summaryrefslogtreecommitdiff
path: root/chimere
AgeCommit message (Collapse)Author
2012-10-01Minor: Update of localeÉtienne Loks
2012-10-01TinyMCE: allow external imagesÉtienne Loks
2012-10-01KML import: Use name as a key if no ID is providedÉtienne Loks
2012-10-01OSM export: Fix modification managementÉtienne Loks
2012-09-28Add a waiting messageÉtienne Loks
2012-09-28Edit form: disable a subcat for submission onlyÉtienne Loks
2012-09-25Main map: add a waiting image while loading markers/routes on the mapÉtienne Loks
2012-09-25Templatetags: map_params -> mapÉtienne Loks
2012-09-25Map: manage hover for markers - work on clusteringÉtienne Loks
* add the possibility to add an alternate icon when the category is hovered * management of click *and* hover for cluster layer * make clustering of marker not mandatory * manage icon hover in JS: change icon + category label display on top of the marker
2012-09-24Map: first management of marker clusteringÉtienne Loks
2012-09-21Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/static/chimere/js/jquery.chimere.js
2012-09-20Fix feeds templates. Add more informations on feeds.Étienne Loks
2012-09-20Fix category sortÉtienne Loks
2012-09-20Remove another unecessary admin pageÉtienne Loks
2012-09-20Remove unecessary admin pagesÉtienne Loks
2012-09-19JS: fix popup hiding on category checkÉtienne Loks
2012-09-19Fix bad number formatingÉtienne Loks
2012-09-19Fix automatic marker creationÉtienne Loks
2012-09-19Improve route save: manage with signals the affectation of a reference markerÉtienne Loks
2012-09-19Remove height and width not null constraint on PictureFileÉtienne Loks
2012-09-19Admin: simplify category managementÉtienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Fix property null valueÉtienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Minor cleanÉtienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Initialize each property of the marker even it is nullÉtienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Remove a duplicate portion of code (probably an old mistake)Étienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Admin: add default_name column for importersÉtienne Loks
2012-09-19Fix migration after mergeÉtienne Loks
2012-09-19Merge branch 'master' into saclayÉtienne Loks
2012-09-19Add a default name for importsÉtienne Loks
2012-09-18Improve importer adminÉtienne Loks
2012-09-18Improve importer adminÉtienne Loks
2012-09-18Fix south migration after merge from masterÉtienne Loks
2012-09-18Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py
2012-09-18Make description not mandatory for markersÉtienne Loks
2012-09-18Add forgotten template for CSV exportÉtienne Loks
2012-09-18Work on CSV exportÉtienne Loks
2012-09-17Fixes for OSM exportÉtienne Loks
2012-09-10Imrpove share link managementÉtienne Loks
2012-09-10Manage share toolbar inside a template tagÉtienne Loks
2012-09-09Fix on itinerary permalinkÉtienne Loks
2012-09-09Manage itinerary in permalinkÉtienne Loks
2012-09-09Changes on "Share network" - add a printer icon - fix permalinkÉtienne Loks
2012-09-08Add a print cssÉtienne Loks
2012-09-07Manage subcategory descriptionÉtienne Loks
2012-09-07Manage a category descriptionÉtienne Loks