summaryrefslogtreecommitdiff
path: root/chimere/views.py
AgeCommit message (Collapse)Author
2017-09-10Color code for categoriesv3.0Étienne Loks
2017-06-14Search: allow use of # in searchesÉtienne Loks
2017-06-14Search: remove "#", "?" and "." from search queryÉtienne Loks
2017-05-24Pep8Étienne Loks
2017-03-20OpenGraph: no empty description - image width and image heightÉtienne Loks
2017-03-20OpenGraph: add a project image if no image is availableÉtienne Loks
2017-03-20Inform OpenGraph tags (specialy for Facebook share)Étienne Loks
2017-03-16Fix "propose" url with new permalinkÉtienne Loks
2017-03-05Add a status pageÉtienne Loks
2017-03-03Admin: fix right managementsÉtienne Loks
2016-11-16Manage inconsistent dataÉtienne Loks
2016-11-09Adapt permalink loadingÉtienne Loks
2016-10-19Force refresh of static files with version numberÉtienne Loks
2016-10-07JS: manage routingÉtienne Loks
2016-10-02Merge branch 'v2.9'Étienne Loks
2016-10-01JS ol3: manage description inside popupÉtienne Loks
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2016-09-21JS: edit route - refactoring for form and template editionÉtienne Loks
2016-09-20Fix non aggregated routes getter - better performances for route getterÉtienne Loks
2016-09-20Fix category filteringÉtienne Loks
2016-09-20Bulk geojson marker performance improvementÉtienne Loks
2016-09-14Merge branch 'v2.9'Étienne Loks
2016-09-14Route are now managed like Markers (database and python)Étienne Loks
2016-08-05Remove credit for RSS code: all this code have been rewritten sinceÉtienne Loks
2016-08-05Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/views.py
2016-08-05Try to fix mailto (in propose modification) for outlook user - 2Étienne Loks
2016-08-05Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/views.py
2016-08-05Try to fix mailto (in propose modification) for outlook userÉtienne Loks
2016-08-03Add a simplify tolerance field for subcategories in order to allow the ↵Étienne Loks
simplification for complex geometry
2016-08-02Polygon: try to simplify geometry to have lighter loadingÉtienne Loks
2016-08-01Manage agregation on higher zoomÉtienne Loks
* json give the needed zoom to have full access on objects * js reload items when the needed zoom is reach * on click on aggregated item zoom to the needed zoom to have access to items
2016-08-01Allow to filter getGeoObjects by bounding boxÉtienne Loks
2016-06-27Add an autocomplete fieldÉtienne Loks
2016-05-30Add aggregated polygonsÉtienne Loks
2016-05-27Filter action available and redirect properlyÉtienne Loks
2016-05-27Check that an action available and redirectÉ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-25Can now filter property models by area (db + forms)Étienne Loks
2016-05-17Response for undefined geoobjectÉtienne Loks
2016-05-13Optimize polygon retrievement in databaseÉ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-03-25Update of copyright datesValérie-Emma Leroux
2016-03-09Custom color for each feature - better management of display details - show ↵Étienne Loks
polygon on main map!
2016-01-19Flake8Étienne Loks
2016-01-19Flake8Étienne Loks
2016-01-19Flake8Étienne Loks
2015-06-16Add some flexibility for installation with old settingsÉtienne Loks