Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-23 | Make slug unique and mandatory for property modelsHEADmaster | Étienne Loks | |
2017-09-28 | Set search by area | Étienne Loks | |
2017-09-22 | Django 1.11: remove patterns from urls | Étienne Loks | |
2017-07-24 | Add description to polygon and routes (refs #3440) | Étienne Loks | |
2017-05-18 | Fix chimere_export command | Étienne Loks | |
2017-04-12 | Admin: allow to manage route directly with a GPX file | Étienne Loks | |
2017-03-09 | Admin - Importers: filter by automatic update | Étienne Loks | |
2017-03-04 | Admin: fix merge form for polygons and routes | Étienne Loks | |
2017-03-04 | Admin: add multimedia and picture formsets to polygon and route | Étienne Loks | |
2017-03-03 | Admin: fix right managements | Étienne Loks | |
2016-11-22 | Fix moderator filtering by category | Étienne Loks | |
2016-11-22 | Admin form: replace deprecated attribute declared_fieldset | Étienne Loks | |
2016-11-18 | Many fix for python3 | Étienne Loks | |
2016-11-17 | Manage JSON overlay | Étienne Loks | |
2016-09-22 | Going to python3 and Django 1.8! | Étienne Loks | |
2016-09-16 | Fix marker admin: don't display associated route | Étienne Loks | |
2016-09-14 | Route are now managed like Markers (database and python) | Étienne Loks | |
2016-09-14 | Admin marker: fix field declaration | Étienne Loks | |
2016-09-13 | Admin marker: fix loading of the add / modify page | Étienne Loks | |
2016-08-03 | Change mean populating dynamically forms with properties in order to allow tests | Étienne Loks | |
2016-03-06 | Admin: polygon edition | Étienne Loks | |
2016-02-21 | Basic integration of polygons | Étienne Loks | |
2016-02-19 | Flake8 | É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-23 | Limit moderation by category: limit in admin pages - tests | Étienne Loks | |
2016-01-22 | Limit moderation by category: subcategoryuserlimit model - modify admin for ↵ | Étienne Loks | |
config | |||
2015-09-23 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
Conflicts: chimere/admin.py chimere/models.py | |||
2015-08-13 | Admin: fix has_category doesn't have to filter by true by default | Étienne Loks | |
2015-08-13 | Admin: add a filter when no category is available | Étienne Loks | |
2015-04-20 | Admin: add an area list filter for markers and routes | Étienne Loks | |
2015-02-22 | Search: add keywords | Étienne Loks | |
2015-02-14 | Remove syntax warning | É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 | |||
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-02-19 | Admin: improve marker list with dates fields | Étienne Loks | |
2013-02-06 | Admin: fix route admin when a property is newly set | Étienne Loks | |
2013-01-30 | Fix modification link in admin | É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-07 | Admin: improve non overloading imports | Étienne Loks | |
* improve non overloading import management in OSM * add a warning message to "modified" items form | |||
2012-11-28 | Update documentation | Étienne Loks | |
2012-11-27 | Add not_for_osm to admin marker form | É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 | |
2012-11-26 | Manage auto-detection of multimedia type by extension - improvement on ↵ | Étienne Loks | |
alternate multimedia widget Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templatetags/chimere_tags.py | |||
2012-11-24 | Update french translation | Étienne Loks | |
2012-11-24 | Admin: improve property model management | Étienne Loks | |
* Add the ability to hide property model from the admin * Add a warning to the admin that it should reload the webserver | |||
2012-11-24 | Fix rapprochement - work on OSM export interface | Étienne Loks | |
2012-11-23 | Fix route rapprochement: prevent delete of associated marker | Étienne Loks | |
2012-11-23 | Fix category modification on amendment submission. | Étienne Loks | |
2012-11-23 | OSM export: improve admin form | Étienne Loks | |