summaryrefslogtreecommitdiff
path: root/chimere/models.py
AgeCommit message (Expand)Author
2017-09-10Color code for categoriesv3.0Étienne Loks
2017-07-24Fix help vocabularyValérie-Emma Leroux
2017-07-24Add description to polygon and routes (refs #3440)Étienne Loks
2017-05-24GPX files: manage files with accentsÉtienne Loks
2017-03-20Inform OpenGraph tags (specialy for Facebook share)Étienne Loks
2017-03-04Admin: add multimedia and picture formsets to polygon and routeÉtienne Loks
2017-02-17Update help message for weightValérie-Emma Leroux
2017-02-17Admin: no limitation to 200 characters for keywordsÉtienne Loks
2016-11-20Fix search result template to manage new idsÉtienne Loks
2016-11-17Manage JSON overlayÉtienne Loks
2016-10-07JS: manage routingÉtienne Loks
2016-10-06Merge branch 'v2.9' into v3.0Étienne Loks
2016-10-06Add route to property modelÉtienne Loks
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2016-09-20Fix non aggregated routes getter - better performances for route getterÉtienne Loks
2016-09-20Bulk geojson marker performance improvementÉtienne Loks
2016-09-20Don't crash if an icon is missing on the HDDÉtienne Loks
2016-09-14Route are now managed like Markers (database and python)Étienne Loks
2016-08-03Merge branch 'v2.2'Étienne Loks
2016-08-03JSON: prevent crash when geometry is not validÉtienne Loks
2016-08-03Add a simplify tolerance field for subcategories in order to allow the simpli...Étienne Loks
2016-08-02Polygon: try to simplify geometry to have lighter loadingÉtienne Loks
2016-08-02Polygon: better management of aggregated colorsÉtienne Loks
2016-08-01Manage agregation on higher zoomÉtienne Loks
2016-08-01Add min zoom field to subcategoriesÉtienne Loks
2016-06-27Add an autocomplete fieldÉtienne Loks
2016-06-01Add inner color to themesÉtienne Loks
2016-05-30Add aggregated polygonsÉtienne Loks
2016-05-29Add weight for clustering and heatmapÉtienne Loks
2016-05-27Fix property model filtering on edit pagesÉtienne Loks
2016-05-26Forms: do not choose between categories if only one is availableÉtienne Loks
2016-05-26Property models are now filtered by area in getDetailÉtienne Loks
2016-05-25Improve edit form layoutÉtienne Loks
2016-05-24Manage extra js in layersÉtienne Loks
2016-05-16Extra JS in map configurationÉtienne Loks
2016-05-15Zoom to the current area on editionÉtienne Loks
2016-05-13Models: manage property for polygons - add a slug for property modelÉtienne Loks
2016-05-13Optimize polygon retrievement in databaseÉtienne Loks
2016-05-13Include polygons in area detectionÉtienne Loks
2016-05-08Better management of displaying/hiding category menuÉtienne Loks
2016-04-06Add public polygon edition form - import public edition formsÉtienne Loks
2016-04-06Can now disable "Participate" for an areaÉtienne Loks
2016-03-11Help text for icon offsetsÉtienne Loks
2016-03-11Better length for color fieldsÉtienne Loks
2016-03-09Custom color for each feature - better management of display details - show p...Étienne Loks
2016-03-05Merge branch 'v2.2'Étienne Loks
2016-03-05Uniqueness of tinyurl parametersÉtienne Loks
2016-03-02Merge branch 'v2.2'Étienne Loks
2016-03-02Name is now a text fieldÉtienne Loks
2016-03-01Imports: add ical managementÉtienne Loks