summaryrefslogtreecommitdiff
path: root/chimere/models.py
AgeCommit message (Expand)Author
2017-11-23Make slug unique and mandatory for property modelsHEADmasterÉtienne Loks
2017-11-23Min zoom and max zoom settingsÉtienne Loks
2017-10-01getGeoJSONs: fix routeÉtienne Loks
2017-10-01Search: display icon for search resultÉtienne Loks
2017-09-30Manage search paginationÉtienne Loks
2017-09-30getGeoJSONs refactoring - add slice abilityÉtienne Loks
2017-09-29Exclude bad geometry from json outputÉtienne Loks
2017-09-29Add main category name to search vectorÉtienne Loks
2017-09-29Command to force update of search vectorsÉtienne Loks
2017-09-29Internal searches: fix categories and properties search index (manage many fi...Étienne Loks
2017-09-28Native search: adapt template, views and javascriptÉtienne Loks
2017-09-28Change CHIMERE_SEARCH_ENGINE to HAYSTACK_SEARCH_ENGINEÉtienne Loks
2017-09-28Set search by areaÉtienne Loks
2017-09-27New search management via postgresqlÉtienne Loks
2017-09-27Admin: fix property initialization for markers and routesÉtienne Loks
2017-09-27Models: change default widget for manytomanyÉtienne Loks
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