summaryrefslogtreecommitdiff
path: root/chimere/models.py
AgeCommit message (Collapse)Author
2016-05-16Extra JS in map configurationÉtienne Loks
2016-05-15Zoom to the current area on editionÉtienne Loks
2016-05-13Models: manage property for polygons - add a slug for property modelÉtienne Loks
2016-05-13Optimize polygon retrievement in databaseÉtienne Loks
2016-05-13Include polygons in area detectionÉ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-11Help text for icon offsetsÉ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 branch 'v2.2'Étienne Loks
Conflicts: chimere/models.py
2016-03-05Uniqueness of tinyurl parametersÉtienne Loks
2016-03-02Merge branch 'v2.2'Étienne Loks
2016-03-02Name is now a text fieldÉtienne Loks
2016-03-01Imports: add ical managementÉtienne Loks
2016-02-21Basic integration of polygonsÉtienne Loks
2016-02-19Flake8Étienne Loks
2016-01-23Merge branch 'v2.2'Étienne Loks
2016-01-23Limit moderation by category: limit in admin pages - testsÉ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-12Update length of origin and licence fields (marker + route)Étienne Loks
2016-01-12Update length of origini and licence fieldsÉtienne Loks
2015-11-24Prevent crash when inconsistant data is put on choice property modelÉtienne Loks
2015-11-22Manage JSON importsÉ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-07-14Fix property representation when emptyÉtienne Loks
2015-06-16Fix json serialization for hover iconÉtienne Loks
2015-05-21Fix modified_since_import in importsÉtienne Loks
2015-05-21Imports: "modified_since_import" now take description, start_date into accountÉtienne Loks
2015-04-19Add a directory with all available markersÉtienne Loks
2015-04-16Add search keywords to subcategories (missing files...)Étienne Loks
2015-02-22Disable permalink when not revelantÉtienne Loks
2015-02-22Cleaner (and safer) way to generate JSON - add a get-marker view - allow to ↵Étienne Loks
display only one marker (and no category) with permalinks
2015-02-22Few style and layout fixÉtienne Loks
2015-02-22Search: add keywordsÉtienne Loks
2015-02-11Merge branch 'v2.1' into v2.2É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
2015-02-11Manage XML-XSLT importÉtienne Loks
2015-01-17Add boolean type for dynamic fieldsÉtienne Loks
2014-12-10Add icon of search resultsÉtienne Loks
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-30HTML-XSLT import: manage write on the database - import tests - fix ↵Étienne Loks
pointwidget when using a name not equal to point
2013-10-30Importer HTML-XSLT: retrieving and parsing of external website using an URL ↵Étienne Loks
and XSLT files
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-10-21Allow available category tuples to be filtered by item typesÉtienne Loks