summaryrefslogtreecommitdiff
path: root/chimere/models.py
AgeCommit message (Expand)Author
2015-11-24Prevent crash when inconsistant data is put on choice property modelÉtienne Loks
2015-02-22Merge branch 'v2.2'Étienne Loks
2015-02-22Disable permalink when not revelantÉtienne Loks
2015-02-22Cleaner (and safer) way to generate JSON - add a get-marker view - allow to d...Étienne Loks
2015-02-22Few style and layout fixÉtienne Loks
2015-02-22Search: add keywordsÉtienne Loks
2015-02-14Merge branch 'master' into nefÉtienne Loks
2015-02-11Merge branch 'v2.1' into v2.2Étienne Loks
2015-02-11New importer type XML - XSLT. Importer: add relation between category key and...Étienne Loks
2015-02-11Manage XML-XSLT importÉtienne Loks
2015-01-17Add boolean type for dynamic fieldsÉtienne Loks
2015-01-17Add boolean type for dynamic fieldsÉtienne Loks
2014-12-10Add icon of search resultsÉtienne Loks
2014-08-28Add category and subcategory slugs - better management of modelproperty slugÉtienne Loks
2014-07-30Remove auto_now_add from News modelÉtienne Loks
2014-06-05Improve performance of getGeoObjects for large requestÉtienne Loks
2013-11-04Imports: add an automatic update optionÉtienne Loks
2013-10-30HTML-XSLT import: manage write on the database - import tests - fix pointwidg...Étienne Loks
2013-10-30Importer HTML-XSLT: retrieving and parsing of external website using an URL a...Étienne Loks
2013-10-29Importer HTML-XSLT: model - adminÉtienne Loks
2013-10-27Fix property value for choices when no or incorrect value is providedÉtienne Loks
2013-10-27Templates: improve property display on detailsÉtienne Loks
2013-10-21Allow available category tuples to be filtered by item typesÉtienne Loks
2013-08-12Models: add a slug field for PropertyModelÉtienne Loks
2013-08-07Model: default fields NullBooleanField -> BooleanFieldÉtienne Loks
2013-08-07Better management of map rightsÉtienne Loks
2013-08-07Map: manage group permissions - fix some issues on permissions - testsÉtienne Loks
2013-08-05Fix duplicate on map listÉtienne Loks
2013-07-07Minor update on french translationÉtienne Loks
2013-06-18Make conditon on actions - simplify map rigth managementÉtienne Loks
2013-06-18Enable map clustering option - fix category when there is only oneÉtienne Loks
2013-06-16Display/write rights management on mapsÉtienne Loks
2013-06-15Refactoring: renaming Area to MapÉtienne Loks
2013-04-09Improve JSON generation performanceÉtienne Loks
2013-04-05Weighted markers: first display with LeafletÉtienne Loks
2013-04-05Weighted markers: modelÉtienne Loks
2013-03-26Merge branch 'v2.0'Étienne Loks
2013-03-26Improve regexp for Youtube linksÉtienne Loks
2013-03-14Merge branch 'master' into saclayÉtienne Loks
2013-03-04Force JPG thumbnail to prevent resizing errorsÉtienne Loks
2013-02-19Better sorting of newsÉtienne Loks
2013-02-19Be tolerent to markers with not category associatedÉtienne Loks
2013-01-31Imports: add a default description for imports.Étienne Loks
2013-01-31Imports: make description import optionalÉtienne Loks
2013-01-30Fix modification link in adminÉtienne Loks
2013-01-29Better management of missing content type (upgrade issue)Étienne Loks
2013-01-29Update migration errorsÉtienne Loks
2013-01-24Fix database initialisation for upgrade.Étienne Loks
2012-12-16Improve (greatly) performance for route display on the mapÉtienne Loks
2012-12-13Merge branch 'master' into saclayÉtienne Loks