summaryrefslogtreecommitdiff
path: root/chimere
AgeCommit message (Expand)Author
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-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-19Fix property null valueÉtienne Loks
2012-09-19Minor cleanÉtienne Loks
2012-09-19Initialize each property of the marker even it is nullÉtienne Loks
2012-09-19Remove a duplicate portion of code (probably an old mistake)Étienne Loks
2012-09-19Admin: add default_name column for importersÉtienne Loks
2012-09-19Add a default name for importsÉtienne Loks
2012-09-18Improve importer adminÉtienne Loks
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-03Fix picture rotation for old pyexiv2 APIÉtienne Loks
2012-09-01Fix bad http header conversion when getting the root uriÉtienne Loks
2012-08-31Re-oriente picture according to exif informationÉtienne Loks
2012-08-31JS: add a trim functionÉtienne Loks
2012-08-31Widget: allow to deactivate tinyMCE on some textarea fieldsÉtienne Loks
2012-08-30Admin: Hide view on site by CSSÉtienne Loks
2012-08-28Add share url on detail requestÉtienne Loks
2012-08-28Edit form: exclude thumbnail fields of the edit formÉtienne Loks
2012-08-27Fix display welcome message on fisrt visit of the day.Étienne Loks
2012-08-27Admin: add a tinyMCE editor to description fieldÉtienne Loks
2012-08-24Add an "upload in progress" dialog when submiting the edit formÉtienne Loks
2012-08-24Fail silently the generation of thumbnails of corrupted or missing pictureÉtienne Loks
2012-08-24Fix encoding error when uploading filesÉtienne Loks
2012-08-24Manage thumbnails for picture files - display with prettyPhoto on detail descÉtienne Loks
2012-08-23JS: make hidePopup a public methodÉtienne Loks
2012-08-23Remove link border on image for IEÉtienne Loks
2012-08-22Add a python_value property to "properties"Étienne Loks
2012-08-22Force the reload of jquery.chimereÉtienne Loks
2012-08-22JS: SimplePanZoom improvement, allow custom top position of the sliderÉtienne Loks
2012-08-22Hide category panel when there is only one category availableÉtienne Loks
2012-08-22Replace unidecode by the django slugify filterv2.0-RC4Étienne Loks
2012-08-21Map: change the pan to a cleaner one (thanks to OpenStreetMap website)Étienne Loks