summaryrefslogtreecommitdiff
path: root/chimere/migrations
AgeCommit message (Collapse)Author
2012-05-04Manage zipfile for importsÉtienne Loks
2012-04-23Fix transaction for picture an multimedia files migrationsÉtienne Loks
2012-04-23Improve migrationsÉtienne Loks
2012-04-23Fix Youtube linksÉ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-14Uses a local_settings.py and put settings.py in VCSÉtienne Loks
2012-04-07Fixes model type and form validation in edition panel.Étienne Loks
* check URL format for multimedia items (closes #333) * file field is required for pictures (closes #332) * multimedia type is required for multimedia items (closes #331) * name is required for pictures and multimedia items (closes #330) * errors messages are now more visible (closes #328)
2012-03-29Work on OSM export - simplify KML importÉtienne Loks
2012-03-18Manage versions on OSM importÉtienne Loks
2012-03-17Add import task using celeryÉtienne Loks
2012-03-16Work on KML importÉtienne Loks
2012-03-15Add a description field for marker - writing test for KML importÉtienne Loks
2012-03-12Modify models to manage import/exportÉtienne Loks
2012-03-07Use a templatetag for inline tables - update french translations - clean in ↵Étienne Loks
migrations
2012-03-07Change in model for iframe informationsÉtienne Loks
2012-03-01Work on multimedia fieldsÉtienne Loks
2012-03-01Manage mimetypes, order of multimedia typesÉtienne Loks
2012-02-28Change models for multimedia managementsÉtienne Loks
2012-02-28Allow modification of markers on the main interfaceÉtienne Loks
2012-02-19Many fixes on template and static varsNim
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)