summaryrefslogtreecommitdiff
path: root/chimere/admin.py
AgeCommit message (Collapse)Author
2012-09-19Admin: simplify category managementÉtienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Admin: add default_name column for importersÉtienne Loks
2012-09-18Improve importer adminÉtienne Loks
2012-09-18Improve importer adminÉtienne Loks
2012-09-18Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py
2012-09-18Work on CSV exportÉtienne Loks
2012-09-17Fixes for OSM exportÉtienne Loks
2012-09-07Manage a category descriptionÉtienne Loks
2012-09-04Add a new Page model to add simple pages as "actions"- Improve actions ↵Étienne Loks
management
2012-08-29Manage auto-detection of multimedia type by extension - improvement on ↵Étienne Loks
alternate multimedia widget
2012-08-28Improve alternate multimedia widgetÉtienne Loks
2012-08-27Add choicefield to available propertymodel - make propertymodel really ↵Étienne Loks
dynamic (finaly!)
2012-08-04Admin: small improvment on admin formÉtienne Loks
2012-08-03Allow import without CeleryÉtienne Loks
2012-08-02Make Celery and Kombu optional (but the import is not available)Étienne Loks
2012-05-17Minor change in adminÉtienne Loks
2012-05-17Manage bad XML fileÉtienne Loks
2012-05-16Fix RSS feeds for django 1.4 - reintegrate them in the main applicationÉtienne Loks
2012-05-07Improve subcategories and areas inside the adminÉtienne Loks
2012-05-06Improve area managementÉtienne Loks
2012-05-05Give the ability to configure multiple layers (database work)Étienne Loks
2012-05-04Exports refactoringÉtienne Loks
2012-04-30Shapefile exportÉtienne Loks
2012-04-19Better 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-12Small fixes for django 1.4Étienne Loks
2012-03-29Work on OSM export - simplify KML importÉtienne Loks
2012-03-17KML exportÉtienne Loks
2012-03-17Add a validate actionÉtienne Loks
2012-03-17Add import task using celeryÉtienne Loks
2012-03-12Modify models to manage import/exportÉtienne Loks
2012-03-07Work on multimedia file formsÉtienne Loks
2012-03-01Manage mimetypes, order of multimedia typesÉtienne Loks
2012-02-29Work on multimedia displayÉtienne Loks
2012-02-15Work on reorganization (refs #316)Étienne Loks
2012-02-15Large reorganization (refs #316), south migration script to new model names ↵Étienne Loks
(refs #319)