summaryrefslogtreecommitdiff
path: root/chimere/models.py
AgeCommit message (Collapse)Author
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-19Initialize each property of the marker even it is nullÉ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-18Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py
2012-09-18Work on CSV exportÉtienne Loks
2012-09-17Fixes for OSM exportÉtienne Loks
2012-09-07Manage subcategory descriptionÉtienne Loks
2012-09-07Manage a category descriptionÉtienne Loks
2012-09-05News and welcome message improvment (choose the news available on welcome ↵Étienne Loks
and add a specific page for news)
2012-09-04Add a new Page model to add simple pages as "actions"- Improve actions ↵Étienne Loks
management
2012-09-03Merge branch 'master' into saclayÉtienne Loks
2012-09-03Fix picture rotation for old pyexiv2 APIÉtienne Loks
2012-08-31Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/static/chimere/js/utils.js
2012-08-31Re-oriente picture according to exif informationÉtienne Loks
2012-08-30Models: add dated attribute to subcategoryÉtienne Loks
2012-08-29Manage auto-detection of multimedia type by extension - improvement on ↵Étienne Loks
alternate multimedia widget
2012-08-27Add choicefield to available propertymodel - make propertymodel really ↵Étienne Loks
dynamic (finaly!)
2012-08-27Improve tinyMCE management (for ajax calls)Étienne Loks
2012-08-26Improve detail displayÉtienne Loks
* add a short_description property to marker which cut desc * add options in jquery.chimere.js to customize popup display
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-22Add a python_value property to "properties"Étienne Loks
2012-08-22Replace unidecode by the django slugify filterv2.0-RC4É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-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-02Rechange wording: from theme to categoriesÉtienne Loks
2012-07-25Manage dynamic areas by areasÉtienne Loks
2012-07-24Update translationÉtienne Loks
2012-07-24Update labelsÉtienne Loks
2012-07-19Fix GPX upload for userv2.0-RC2Étienne Loks
2012-07-18Fix route submissionÉtienne Loks
2012-07-03Fix feeds - remove BASE_URL refÉtienne Loks
* fix area feeds * fix url feeds * temporary fix: pass Marker from BaseGeoManager to GeoManager to fix a strange error in area feeds using contained filter
2012-07-02Fix "Show on map" in welcome message (refs #366)Étienne Loks
* new templatetag: get_tinyfied_url * remove an old reference to BASE_URL
2012-05-17Minor translationÉtienne Loks
2012-05-17Update translationÉtienne Loks
2012-05-16Fix RSS feeds for django 1.4 - reintegrate them in the main applicationÉtienne Loks
2012-05-08Fix restricted extent - Add restricted extent to area adminÉtienne Loks
2012-05-07Manage specific CSS for areas inside adminÉtienne Loks
2012-05-07Improve subcategories and areas inside the adminÉtienne Loks
2012-05-07Manage default categories inside adminÉtienne Loks