summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-07UI works for areas, permalink and welcom message - add welcome messageÉtienne Loks
to area management
2012-05-06Improve area managementÉtienne Loks
2012-05-05Manage different and multiple layers in areas (including default)Étienne Loks
2012-05-05Give the ability to configure multiple layers (database work)Étienne Loks
2012-05-04Exports refactoringÉtienne Loks
2012-05-04Shapefile importÉtienne Loks
2012-05-04Refactoring of importsÉtienne Loks
2012-05-04Manage zipfile for importsÉtienne Loks
2012-04-30Shapefile exportÉ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-22Fix picture display in descriptionÉtienne Loks
2012-04-22Fix JME load inside description - style improvmentÉtienne Loks
2012-04-20Automatic increment of order of picture and multimedia files (closes #348)Étienne Loks
2012-04-19Merge branch 'master' of ssh://daenerys.peacefrogs.net/var/local/git/chimereÉtienne Loks
Conflicts: chimere/templates/chimere/blocks/submited.html
2012-04-19Evolution on public form submission (closes #336)Étienne Loks
* Add a 3 actions pop-up after submission: edit the submited item, add a new item, return to the map.
2012-04-19Evolution on public form submission (closes #336)Étienne Loks
* Add a 3 actions pop-up after submission: edit the submited item, add a new item, return to the map.
2012-04-19Fix multimedia and picture submissions for new multimedia filesÉtienne Loks
2012-04-19Style improvmentsÉ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-17Work on rss feeds (refs #324)Étienne Loks
2012-04-17settings.py reorganizationÉtienne Loks
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 for share iconsÉtienne Loks
2012-03-10Add distinct media pathsÉtienne Loks
2012-03-10Correct path problemsÉtienne Loks
2012-03-10Correct bad parametersÉtienne Loks