summaryrefslogtreecommitdiff
path: root/chimere
AgeCommit message (Collapse)Author
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
2012-08-21Layers: add MapQuest layer managementÉtienne Loks
2012-08-21Allow specific multimedia et picture formset for get_edit_pageÉtienne Loks
2012-08-20Merge branch 'master' into edsÉtienne Loks
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/edit.html
2012-08-20Add personal information in edit formÉtienne Loks
2012-08-20Update french translation in admin for propertiesÉtienne Loks
2012-08-20Model: Add mandatory field for model propertiesÉtienne Loks
2012-08-19Models: Automaticaly add read attributes for marker propertiesÉtienne Loks
2012-08-18Add "Date" to property models typesÉtienne Loks
2012-08-17Add conditionnal model properties dependant to subcategoriesÉtienne Loks
2012-08-04Templates: disable edit link in details (not really ready by default)Étienne Loks
2012-08-04Admin: small improvment on admin formÉtienne Loks
2012-08-04Import: split polyline into lines to import routesÉtienne Loks