Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-24 | New version: fix tests - Fix CSV export | Étienne Loks | |
2024-04-24 | Adaptations vers Django version 2.2 | Étienne Loks | |
2018-09-25 | Extra test for area limitation | Étienne Loks | |
2018-07-30 | Fix JSON importer | Étienne Loks | |
2017-09-22 | Fix test result for get_all_category (the default area is used) | Étienne Loks | |
2017-09-22 | Tests: test default redirect page on edit | Étienne Loks | |
2017-09-22 | Tests: fix area not available test | Étienne Loks | |
2017-09-22 | Tests: fix new amdin urls | Étienne Loks | |
2017-09-22 | Tests: fix V3tov2 test | Étienne Loks | |
2017-09-22 | tests: fix files management in tests | Étienne Loks | |
2017-09-13 | Can use alternate MAIN_INDEX in project | Étienne Loks | |
2017-07-04 | Imports: improve JSON importer for complex JSON sources | Étienne Loks | |
2017-03-14 | Fix main ui test | Étienne Loks | |
2017-02-21 | Add property to v3 to v2 marker export | Étienne Loks | |
2017-02-21 | v3 to v2 dumps | Étienne Loks | |
2017-02-02 | Fix bad imports in templates for polygon and route | Étienne Loks | |
2016-11-22 | Fix moderator filtering by category | Étienne Loks | |
2016-11-22 | Importers: many fixes with python3 | Étienne Loks | |
2016-11-18 | Many fix for python3 | Étienne Loks | |
2016-09-22 | Going to python3 and Django 1.8! | Étienne Loks | |
2016-09-20 | GeoRSS import: manage new version of feedparser | Étienne Loks | |
2016-09-20 | Tests: more explicit error message for import test | Étienne Loks | |
2016-09-16 | Fix tests | Étienne Loks | |
2016-09-14 | Route are now managed like Markers (database and python) | Étienne Loks | |
2016-03-01 | Imports: add ical management | Étienne Loks | |
2016-02-18 | Limit moderation by category: tests | Étienne Loks | |
2016-01-24 | Manage submission email notification by email and by area | Étienne Loks | |
2016-01-23 | Limit moderation by category: limit in admin pages - tests | Étienne Loks | |
2016-01-23 | Flake8 | Étienne Loks | |
2015-11-22 | Manage JSON imports | Étienne Loks | |
2015-02-14 | Refactoring XSLT imports - fix tests | Étienne Loks | |
2014-07-30 | Remove auto_now_add from News model | Étienne Loks | |
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-06-15 | Merge branch 'v2.0' | Étienne Loks | |
2013-06-05 | KML import: Add test for KML with no "Folder". | É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-02-01 | Imports: prevent overload of descriptions. | Étienne Loks | |
2013-01-31 | Imports: add a default description for imports. | Étienne Loks | |
2013-01-30 | Remove outdated markers from news | É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-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-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-24 | Add W3C georss support | Étienne Loks | |
2012-11-23 | Fix route rapprochement: prevent delete of associated marker | Étienne Loks | |
2012-11-23 | Fix dynamic evaluation of categories | Étienne Loks | |
2012-11-19 | Merge branch 'master' into saclay | Étienne Loks | |
2012-11-19 | Fix area modification (forgot to exclude current item to order check) | Étienne Loks | |
2012-11-19 | Merge branch 'master' into saclay | Étienne Loks | |