Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-24 | Prevent crash when inconsistant data is put on choice property model | Étienne Loks | |
2015-02-22 | Merge branch 'v2.2' | Étienne Loks | |
Conflicts: chimere/admin.py chimere/models.py chimere/static/chimere/css/styles.css chimere/urls.py chimere/views.py | |||
2015-02-22 | Disable permalink when not revelant | Étienne Loks | |
2015-02-22 | Cleaner (and safer) way to generate JSON - add a get-marker view - allow to ↵ | Étienne Loks | |
display only one marker (and no category) with permalinks | |||
2015-02-22 | Few style and layout fix | Étienne Loks | |
2015-02-22 | Search: add keywords | Étienne Loks | |
2015-02-14 | Merge branch 'master' into nef | Étienne Loks | |
Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/settings.sample.py chimere/static/chimere/js/jquery.chimere-ol.js chimere/templates/chimere/base.html chimere/templates/chimere/blocks/head_chimere.html chimere/templates/chimere/blocks/map.html chimere/templates/chimere/main_map.html chimere/templatetags/chimere_tags.py chimere/tests.py chimere/urls.py chimere/views.py chimere/widgets.py | |||
2015-02-11 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
2015-02-11 | New importer type XML - XSLT. Importer: add relation between category key ↵ | Étienne Loks | |
and categories * new importer type XML - XSLT * associated form and UI modification * add new model ImporterKeyCategories * associated migration * associated admin modification * longer state field for Importers * associated migration | |||
2015-02-11 | Manage XML-XSLT import | Étienne Loks | |
2015-01-17 | Add boolean type for dynamic fields | Étienne Loks | |
2015-01-17 | Add boolean type for dynamic fields | Étienne Loks | |
2014-12-10 | Add icon of search results | Étienne Loks | |
2014-08-28 | Add category and subcategory slugs - better management of modelproperty slug | Étienne Loks | |
2014-07-30 | Remove auto_now_add from News model | Étienne Loks | |
2014-06-05 | Improve performance of getGeoObjects for large request | Étienne Loks | |
One supplementary request was done for each marker! To be done: check and improve routes. | |||
2013-11-04 | Imports: add an automatic update option | Étienne Loks | |
When set to True: * can be imported automatically by the chimere_import command * new items are directly available (and not at the Imported state) Admin interface and model updated. | |||
2013-10-30 | HTML-XSLT import: manage write on the database - import tests - fix ↵ | Étienne Loks | |
pointwidget when using a name not equal to point | |||
2013-10-30 | Importer HTML-XSLT: retrieving and parsing of external website using an URL ↵ | Étienne Loks | |
and XSLT files | |||
2013-10-29 | Importer HTML-XSLT: model - admin | Étienne Loks | |
* new fields for Importer model: alt source file (2 XSLT files can be used), default location (these pages doesn't provide adresses) * adapt admin to manage 2 type of hidden OpenLayers maps on the same page | |||
2013-10-27 | Fix property value for choices when no or incorrect value is provided | Étienne Loks | |
2013-10-27 | Templates: improve property display on details | Étienne Loks | |
2013-10-21 | Allow available category tuples to be filtered by item types | Étienne Loks | |
2013-08-12 | Models: add a slug field for PropertyModel | Étienne Loks | |
2013-08-07 | Model: default fields NullBooleanField -> BooleanField | Étienne Loks | |
2013-08-07 | Better management of map rights | Étienne Loks | |
2013-08-07 | Map: manage group permissions - fix some issues on permissions - tests | Étienne Loks | |
2013-08-05 | Fix duplicate on map list | Étienne Loks | |
2013-07-07 | Minor update on french translation | Étienne Loks | |
2013-06-18 | Make conditon on actions - simplify map rigth management | Étienne Loks | |
2013-06-18 | Enable map clustering option - fix category when there is only one | Étienne Loks | |
2013-06-16 | Display/write rights management on maps | Étienne Loks | |
2013-06-15 | Refactoring: renaming Area to Map | Étienne Loks | |
2013-04-09 | Improve JSON generation performance | Étienne Loks | |
2013-04-05 | Weighted markers: first display with Leaflet | Étienne Loks | |
2013-04-05 | Weighted markers: model | Étienne Loks | |
2013-03-26 | Merge branch 'v2.0' | Étienne Loks | |
2013-03-26 | Improve regexp for Youtube links | Étienne Loks | |
2013-03-14 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/static/chimere/css/styles.css chimere/static/chimere/js/jquery.chimere.js chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/utils.py chimere/views.py example_project/settings.py | |||
2013-03-04 | Force JPG thumbnail to prevent resizing errors | Étienne Loks | |
2013-02-19 | Better sorting of news | Étienne Loks | |
2013-02-19 | Be tolerent to markers with not category associated | Étienne Loks | |
2013-01-31 | Imports: add a default description for imports. | Étienne Loks | |
2013-01-31 | Imports: make description import optional | Étienne Loks | |
2013-01-30 | Fix modification link in admin | Étienne Loks | |
2013-01-29 | Better management of missing content type (upgrade issue) | Étienne Loks | |
2013-01-29 | Update migration errors | Étienne Loks | |
2013-01-24 | Fix database initialisation for upgrade. | Étienne Loks | |
2012-12-16 | Improve (greatly) performance for route display on the map | Étienne Loks | |
2012-12-13 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/locale/fr/LC_MESSAGES/django.po chimere/tests.py chimere/utils.py |