summaryrefslogtreecommitdiff
path: root/chimere
AgeCommit message (Collapse)Author
2012-04-17Fix permalinksÉtienne Loks
2012-04-16Work on multimedia files visibilityÉtienne Loks
* Add a new distant picture type (refs #339) * Handle differently multimedia files in descriptions (refs #337, refs #338)
2012-04-16Add an alternative areas templateÉtienne Loks
2012-04-14Uses a local_settings.py and put settings.py in VCSÉtienne Loks
2012-04-12Small fixes for django 1.4Étienne Loks
2012-04-10Fix gpx upload for routeÉtienne Loks
2012-04-10Add a warning when javascript is disbled (closes #323), small CSS fixesÉtienne Loks
2012-04-09Fix route edition in jquery.chimere pluginÉtienne Loks
2012-04-08Move route edition to jquery.chimere plugin (currently broken)É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-04-06Move POI edition to jquery.chimere plugin - fix marker placement when moving ↵Étienne Loks
the map (closes #340)
2012-03-29Work on OSM export - simplify KML importÉtienne Loks
2012-03-18Manage versions on OSM importÉtienne Loks
2012-03-17Import OSM dataÉtienne Loks
2012-03-17KML exportÉtienne Loks
2012-03-17Add a validate actionÉtienne Loks
2012-03-17Add a test file (inly testing 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-12Correct path and upgrade documentationÉtienne Loks
2012-03-12Correct json error (closes #321)Étienne Loks
2012-03-10Correct path problemsÉtienne Loks
2012-03-10Correct bad parametersÉtienne Loks
2012-03-10Correct bad initÉtienne Loks
2012-03-10Reorganize fixturesÉtienne Loks
2012-03-09Manage many description imagesÉtienne Loks
2012-03-09Manage multimedia type treeÉtienne Loks
2012-03-09Add WebM format in fixturesÉtienne Loks
2012-03-09Better management of external video providerÉtienne Loks
2012-03-07Add jme to the projectÉtienne Loks
2012-03-07Correct multiple galleriesÉtienne Loks
2012-03-07Correct audio in galeryÉtienne Loks
2012-03-07Work on multimedia file forms - create, modify and remove.Étienne Loks
2012-03-07Correct image displayÉ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-07Work on multimedia file formsÉtienne Loks
2012-03-07Deport the "iframe status" to multimedia typesÉtienne Loks
2012-03-01Work on multimedia fieldsÉtienne Loks
2012-03-01Manage mimetypes, order of multimedia typesÉtienne Loks
2012-02-29Work on multimedia displayÉtienne Loks
2012-02-28Change models for multimedia managementsÉtienne Loks
2012-02-28Move the submit message to the edit pageÉtienne Loks
2012-02-28Allow modification of routes on the main interfaceÉtienne Loks
2012-02-28Allow modification of markers on the main interfaceÉtienne Loks
2012-02-27FormattingÉtienne Loks
2012-02-27Correct gpx importÉtienne Loks
2012-02-27Correct date input problems.Étienne Loks