summaryrefslogtreecommitdiff
path: root/chimere/migrations
AgeCommit message (Collapse)Author
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
2013-11-04Imports: add an automatic update optionÉtienne Loks
When set to True: * can be imported automatically by the chimere_import command * new items are directly available (and not at the Imported state) Admin interface and model updated.
2013-10-29Importer HTML-XSLT: model - adminÉtienne Loks
* new fields for Importer model: alt source file (2 XSLT files can be used), default location (these pages doesn't provide adresses) * adapt admin to manage 2 type of hidden OpenLayers maps on the same page
2013-04-01Add aggregate SQL viewÉtienne Loks
2013-03-16Add database migration to manage new fields from saclay branchÉtienne Loks
2013-03-16Re-initialize migrationsÉtienne Loks
2013-01-31Imports: add a default description for imports.Étienne Loks
2013-01-31Imports: make description import optionalÉtienne Loks