summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-19Merge branch 'master' into saclayÉtienne Loks
2012-11-19Fix area modification (forgot to exclude current item to order check)Étienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks
2012-11-19Admin: add a disable actionÉtienne Loks
2012-11-19Change page title to project nameÉtienne Loks
2012-11-19JS: improve popup display when the content is inside the popupÉtienne Loks
2012-11-19Change modification email (fix)Étienne Loks
2012-11-19Change modification emailÉtienne Loks
2012-11-19Fix merge errorsÉ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-19Admin: Fix "order" check for areasÉtienne Loks
2012-11-19Import: manage way imports without marker associatedÉtienne Loks
2012-11-16Admin: fix area modifications (refs #411)Étienne Loks
2012-11-16Redirect to the main page when area is not available (refs #412)Étienne Loks
2012-11-16Admin: Fix check problems in imports - improve area and property model list ↵Étienne Loks
(refs #413)
2012-11-16Manage route amendment in admin (refs #381)Étienne Loks
2012-11-16Fix starter point when a route is modifiedÉtienne Loks
2012-11-16Manage marker amendment in admin (refs #381)Étienne Loks
2012-11-15Add a template tags for a small OpenLayers mapÉtienne Loks
2012-11-14Forms: prevent bad initialization of areas (refs #411, refs #414)É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-14Fix Vimeo video add (refs #439)Étienne Loks
2012-11-14Fix file form checkÉtienne Loks
2012-11-14Minor fix on CSV importÉtienne Loks
2012-11-14JS: hide default popup on reloadÉtienne Loks
2012-11-14Allow index customization in projects (strongly class based views...)Étienne Loks
2012-11-14JS: fix zoom on cluster (when the area is limited to a bounding box)Étienne Loks
2012-11-14CSS: print css adjustmentÉtienne Loks
2012-11-14JS: fix speed managementÉtienne Loks
2012-11-13JS: routing cleanÉtienne Loks
2012-11-13Fix warning on routeÉtienne Loks
2012-11-13Fail properly when the routing engine don't find a route - JS: manage ↵Étienne Loks
routing messages
2012-11-13JS: Fix nominatim formatingÉtienne Loks
2012-11-13JS: Add resolutions and zoomoffset var to map admin.Étienne Loks
2012-11-12JS: fix cluster clearÉtienne Loks
2012-11-12JS: remove cache on ajax loadÉtienne Loks
2012-11-12HTML validation (alt attribute)Étienne Loks
2012-11-12HTML validationÉtienne Loks
2012-11-12Minor fix on get categoryÉtienne Loks
2012-11-11Update french translationÉtienne Loks
2012-11-11JS: adapt cluster settings - optimize cluster redrawÉtienne Loks
2012-11-11JS: Fix clustering redraw and layer z-index after category checkÉtienne Loks
2012-11-09JS: remove unecessary paramÉtienne Loks
2012-11-09JS: Change default controls on map (old one is more complete but too ↵Étienne Loks
problematic)
2012-11-08JS: simulate click on the map after popup hiding to prevent hover event mess...Étienne Loks
2012-11-08JS: allow customization of marker hoverÉtienne Loks
2012-11-07Fix bad PropertyChoice valueÉtienne Loks
2012-11-07Fix CSV importÉtienne Loks
2012-11-07Improve CSV export and import - more tolerant add of choice valuesÉtienne Loks