summaryrefslogtreecommitdiff
path: root/chimere/views.py
AgeCommit message (Collapse)Author
2017-10-01Add geom name variable for edit templatesÉtienne Loks
2017-09-30Manage search paginationÉtienne Loks
2017-09-28Native search: adapt template, views and javascriptÉtienne Loks
2017-09-28RefactoringÉtienne Loks
2017-09-28Change CHIMERE_SEARCH_ENGINE to HAYSTACK_SEARCH_ENGINEÉtienne Loks
2017-09-27New search management via postgresqlÉtienne Loks
2017-09-22Fix test result for get_all_category (the default area is used)Étienne Loks
2017-09-22Django 1.11: render_to_response => renderÉtienne Loks
2017-09-14Fix get_areanameÉtienne Loks
2017-09-14get_area: remove trailing / in area nameÉtienne Loks
2017-09-13Can use alternate MAIN_INDEX in projectÉtienne Loks
2017-09-12Allow to initialize widget afterÉtienne Loks
2017-09-12Remove all JQUERY_* parameters - remove jquery uiÉtienne Loks
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