summaryrefslogtreecommitdiff
path: root/chimere/migrations
AgeCommit message (Collapse)Author
2017-11-23Make slug unique and mandatory for property modelsHEADmasterÉtienne Loks
2017-11-23Min zoom and max zoom settingsÉtienne Loks
2017-09-28Set search by areaÉtienne Loks
2017-09-27New search management via postgresqlÉtienne Loks
2017-09-10Color code for categoriesv3.0Étienne Loks
2017-07-24Add description to polygon and routes (refs #3440)Étienne Loks
2017-03-05Update migrationsÉtienne Loks
2016-11-17Manage JSON overlayÉtienne Loks
2016-11-16Add script to convert tiny url to the new formatÉtienne Loks
2016-10-06Route for property migrationÉtienne Loks
2016-09-26Init new migrationsÉtienne Loks
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2016-09-20Don't delete associated marker when migrating routeÉtienne Loks
2016-09-14Route are now managed like Markers (database and python)Étienne Loks
2016-08-03Add a simplify tolerance field for subcategories in order to allow the ↵Étienne Loks
simplification for complex geometry
2016-08-01Add min zoom field to subcategoriesÉ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-25Can now filter property models by area (db + forms)Étienne Loks
2016-05-24Manage extra js in layersÉtienne Loks
2016-05-16Extra JS in map configurationÉtienne Loks
2016-05-13Models: manage property for polygons - add a slug for property modelÉ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-11Better length for color fieldsÉtienne Loks
2016-03-09Custom color for each feature - better management of display details - show ↵Étienne Loks
polygon on main map!
2016-03-05Merge migratrionsÉtienne Loks
2016-03-05Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/models.py
2016-03-05Uniqueness of tinyurl parametersÉtienne Loks
2016-03-02Merge migrationsÉtienne Loks
2016-03-02Merge branch 'v2.2'Étienne Loks
2016-03-02Name is now a text fieldÉtienne Loks
2016-02-21Basic integration of polygonsÉtienne Loks
2016-01-23Merge migrations from v2.2Étienne Loks
2016-01-23Merge branch 'v2.2'Étienne Loks
2016-01-22Limit moderation by category: subcategoryuserlimit model - modify admin for ↵Étienne Loks
config
2016-01-21OL3: marker and popup OKÉtienne Loks
2016-01-21Add offset to icon definitionÉtienne Loks
2016-01-12Missing migration for origin and licenseÉtienne Loks
2016-01-12Update length of origini and licence fieldsÉtienne Loks
2015-11-22Manage JSON importsÉtienne Loks
2015-09-23Fix migration after mergeÉtienne Loks
2015-09-23Merge branch 'v2.1' into v2.2Étienne Loks
Conflicts: chimere/admin.py chimere/models.py
2015-09-23Imports: specify the status used by default during importsv2.1Étienne Loks
2015-04-16Add search keywords to subcategoriesÉtienne Loks
2015-02-22Search: add keywordsÉtienne Loks
2015-02-11New importer type XML - XSLT. Importer: add relation between category key ↵Étienne Loks
and categories * new importer type XML - XSLT * associated form and UI modification * add new model ImporterKeyCategories * associated migration * associated admin modification * longer state field for Importers * associated migration
2014-07-30Remove auto_now_add from News modelÉtienne Loks