Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-22 | Admin: improve layout of markers and routes | Étienne Loks | |
2012-11-19 | Merge branch 'master' into saclay | Étienne Loks | |
2012-11-19 | Admin: add a disable action | Étienne Loks | |
2012-11-19 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/models.py chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/tests.py | |||
2012-11-16 | Admin: fix area modifications (refs #411) | Étienne Loks | |
2012-11-16 | Admin: Fix check problems in imports - improve area and property model list ↵ | Étienne Loks | |
(refs #413) | |||
2012-11-16 | Manage route amendment in admin (refs #381) | Étienne Loks | |
2012-11-16 | Manage marker amendment in admin (refs #381) | Étienne Loks | |
2012-11-07 | Admin: add category filter to Importers | Étienne Loks | |
2012-10-31 | Small admin improvment | Étienne Loks | |
2012-10-14 | 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/models.py chimere/static/chimere/css/styles.css chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py chimere/widgets.py | |||
2012-10-09 | Admin: fix and improve moderation groups management | Étienne Loks | |
2012-10-06 | Import/export: KML route import - KML, CSV, ShapeFile route export | Étienne Loks | |
2012-10-05 | Admin: sort multimedia and images by drag and drop | Étienne Loks | |
2012-10-02 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/locale/fr/LC_MESSAGES/django.po chimere/models.py chimere/templates/chimere/main_map.html chimere/templatetags/chimere_tags.py chimere/views.py | |||
2012-10-01 | OSM export: Fix modification management | Étienne Loks | |
2012-09-24 | Map: first management of marker clustering | Étienne Loks | |
2012-09-21 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/static/chimere/js/jquery.chimere.js | |||
2012-09-20 | Remove another unecessary admin page | Étienne Loks | |
2012-09-20 | Remove unecessary admin pages | Étienne Loks | |
2012-09-19 | Admin: simplify category management | Étienne Loks | |
2012-09-19 | Merge branch 'master' into saclay | Étienne Loks | |
2012-09-19 | Admin: add default_name column for importers | Étienne Loks | |
2012-09-18 | Improve importer admin | Étienne Loks | |
2012-09-18 | Improve importer admin | Étienne Loks | |
2012-09-18 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py | |||
2012-09-18 | Work on CSV export | Étienne Loks | |
2012-09-17 | Fixes for OSM export | Étienne Loks | |
2012-09-07 | Manage a category description | Étienne Loks | |
2012-09-04 | Add a new Page model to add simple pages as "actions"- Improve actions ↵ | Étienne Loks | |
management | |||
2012-08-29 | Manage auto-detection of multimedia type by extension - improvement on ↵ | Étienne Loks | |
alternate multimedia widget | |||
2012-08-28 | Improve alternate multimedia widget | Étienne Loks | |
2012-08-27 | Add choicefield to available propertymodel - make propertymodel really ↵ | Étienne Loks | |
dynamic (finaly!) | |||
2012-08-04 | Admin: small improvment on admin form | Étienne Loks | |
2012-08-03 | Allow import without Celery | Étienne Loks | |
2012-08-02 | Make Celery and Kombu optional (but the import is not available) | Étienne Loks | |
2012-05-17 | Minor change in admin | Étienne Loks | |
2012-05-17 | Manage bad XML file | Étienne Loks | |
2012-05-16 | Fix RSS feeds for django 1.4 - reintegrate them in the main application | Étienne Loks | |
2012-05-07 | Improve subcategories and areas inside the admin | Étienne Loks | |
2012-05-06 | Improve area management | Étienne Loks | |
2012-05-05 | Give the ability to configure multiple layers (database work) | Étienne Loks | |
2012-05-04 | Exports refactoring | Étienne Loks | |
2012-04-30 | Shapefile export | Étienne Loks | |
2012-04-19 | Better management of multimedia files - default field for areas | Étienne Loks | |
* change picture and multimedia files from many to many to foreign key * adapt the admin to be more efficient with multimedia files * add a default field for areas - only one area can be the default one * add a jquery Chosen widget - currently not used | |||
2012-04-12 | Small fixes for django 1.4 | Étienne Loks | |
2012-03-29 | Work on OSM export - simplify KML import | Étienne Loks | |
2012-03-17 | KML export | Étienne Loks | |
2012-03-17 | Add a validate action | Étienne Loks | |
2012-03-17 | Add import task using celery | Étienne Loks | |