Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-28 | Native search: adapt template, views and javascript | Étienne Loks | |
2017-09-28 | Change CHIMERE_SEARCH_ENGINE to HAYSTACK_SEARCH_ENGINE | Étienne Loks | |
2017-09-27 | Fix bad form initialization | Étienne Loks | |
2017-09-27 | Admin: fix property initialization for markers and routes | Étienne Loks | |
2017-09-27 | Admin: fix area selection field | Étienne Loks | |
2017-09-22 | Fix test result for get_all_category (the default area is used) | Étienne Loks | |
2017-09-13 | Add CSRF middleware - catch ConnectionError on email send | Étienne Loks | |
2017-09-12 | Simplify multimedia and picture forms | Étienne Loks | |
2017-09-12 | Remove all JQUERY_* parameters - remove jquery ui | Étienne Loks | |
2017-04-12 | Admin: allow to manage route directly with a GPX file | Étienne Loks | |
2017-02-17 | Update tinymce configuration | Étienne Loks | |
2016-10-11 | Fix strings for python3 | Étienne Loks | |
2016-09-22 | Going to python3 and Django 1.8! | Étienne Loks | |
2016-09-21 | Remove "route" from multimedia and image formset | Étienne Loks | |
2016-09-16 | Fix tests | Étienne Loks | |
2016-09-14 | Route are now managed like Markers (database and python) | Étienne Loks | |
2016-08-03 | Change mean populating dynamically forms with properties in order to allow tests | Étienne Loks | |
2016-06-27 | Add an autocomplete field | Étienne Loks | |
2016-06-15 | Merge branch 'v2.2' into v3.0 | Étienne Loks | |
Conflicts: chimere/static/chimere/js/jquery.chimere.js | |||
2016-05-29 | Fix edition forms | Étienne Loks | |
2016-05-29 | Fix category filter for admin form | Étienne Loks | |
2016-05-27 | Filter action available and redirect properly | Étienne Loks | |
2016-05-27 | Check that an action available and redirect | Étienne Loks | |
2016-05-27 | Fix property model filtering on edit pages | Étienne Loks | |
2016-05-26 | Edit page - one category read-only: manage two types of category listing | Étienne Loks | |
2016-05-26 | Fix edit form when there is only one category | Étienne Loks | |
2016-05-26 | Forms: do not choose between categories if only one is available | Étienne Loks | |
2016-05-26 | Property models are now filtered by area in getDetail | Étienne Loks | |
2016-05-25 | Can now filter property models by area (db + forms) | Étienne Loks | |
2016-05-25 | Improve edit form layout | Étienne Loks | |
2016-05-13 | Manage property for polygon forms | Étienne Loks | |
2016-04-06 | Add public polygon edition form - import public edition forms | Étienne Loks | |
2016-03-25 | Update of copyright dates | Valérie-Emma Leroux | |
2016-02-21 | Basic integration of polygons | Étienne Loks | |
2016-02-18 | Limit moderation by category: improve category filtering on admin - display ↵ | Étienne Loks | |
only category relevant on the add / modify form | |||
2016-01-24 | Manage submission email notification by email and by area | Étienne Loks | |
2016-01-24 | Flake8 | Étienne Loks | |
2015-02-22 | Search: add keywords | Étienne Loks | |
2015-02-11 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
2015-02-11 | Manage XML-XSLT import | Étienne Loks | |
2014-09-22 | Work on search engine | Étienne Loks | |
* templates * styles * search index definition | |||
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-03-28 | Fix conditionnal parameters for routing | É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-01-31 | Imports: add a default description for imports. | É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 | |||
2012-12-08 | Imports: Manage overwrite optionaly | Étienne Loks | |
2012-11-26 | Add missing import | Étienne Loks | |
2012-11-26 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/fixtures/initial_data.json chimere/forms.py chimere/locale/fr/LC_MESSAGES/django.po chimere/static/chimere/css/styles.css chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templates/chimere/blocks/categories.html chimere/widgets.py | |||
2012-11-26 | Fix auto-recognition of multimedia files | Étienne Loks | |