summaryrefslogtreecommitdiff
path: root/chimere/tests.py
AgeCommit message (Collapse)Author
2012-11-19Admin: add a disable actionÉtienne Loks
2012-11-19Merge 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-19Import: manage way imports without marker associatedÉtienne Loks
2012-11-16Redirect to the main page when area is not available (refs #412)Étienne Loks
2012-11-16Manage marker amendment in admin (refs #381)Étienne Loks
2012-11-14Forms: check that only one default area is possible (refs #414)Étienne Loks
2012-11-14Forms: don't allow empty area and smae order number (refs #414)Étienne Loks
2012-11-13JS: Add resolutions and zoomoffset var to map admin.Étienne Loks
2012-10-31JS: preload icon imagesÉtienne Loks
2012-10-28Filter news by area (refs #389)Étienne Loks
2012-10-27Fix news listing (refs #376)Étienne Loks
2012-10-27Fix dynamic evaluation of categories (refs #379)Étienne Loks
2012-10-26Forms: fix date check on marker formÉtienne Loks
* End date can't be before start date (refs #384)
2012-10-26Feeds: Fix feeds by area (refs #378)Étienne Loks
2012-10-06Import/export: KML route import - KML, CSV, ShapeFile route exportÉtienne Loks
2012-10-06Import: add GeoRSS importÉtienne Loks
2012-07-19Fix shapefile export.Étienne Loks
- use ogr/gdal instead of native python bindings.
2012-07-09Import: import ways for shapesv2.0-RC1Étienne Loks
2012-05-23Fix OSM route importÉtienne Loks
2012-05-16Fix RSS feeds for django 1.4 - reintegrate them in the main applicationÉtienne Loks
2012-05-04Shapefile importÉtienne Loks
2012-05-04Manage zipfile for importsÉtienne Loks
2012-03-29Work on OSM export - simplify KML importÉtienne Loks
2012-03-17Import OSM dataÉtienne Loks
2012-03-17Add a test file (inly testing import)Étienne Loks