summaryrefslogtreecommitdiff
path: root/chimere/forms.py
AgeCommit message (Expand)Author
2016-10-11Fix strings for python3Étienne Loks
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2016-09-21Remove "route" from multimedia and image formsetÉtienne Loks
2016-09-16Fix testsÉtienne Loks
2016-09-14Route are now managed like Markers (database and python)Étienne Loks
2016-08-03Change mean populating dynamically forms with properties in order to allow testsÉtienne Loks
2016-06-27Add an autocomplete fieldÉtienne Loks
2016-06-15Merge branch 'v2.2' into v3.0Étienne Loks
2016-05-29Fix edition formsÉtienne Loks
2016-05-29Fix category filter for admin formÉ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
2016-05-26Edit page - one category read-only: manage two types of category listingÉtienne Loks
2016-05-26Fix edit form when there is only one categoryÉ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-25Can now filter property models by area (db + forms)Étienne Loks
2016-05-25Improve edit form layoutÉtienne Loks
2016-05-13Manage property for polygon formsÉtienne Loks
2016-04-06Add public polygon edition form - import public edition formsÉtienne Loks
2016-03-25Update of copyright datesValérie-Emma Leroux
2016-02-21Basic integration of polygonsÉtienne Loks
2016-02-18Limit moderation by category: improve category filtering on admin - display o...Étienne Loks
2016-01-24Manage submission email notification by email and by areaÉtienne Loks
2016-01-24Flake8Étienne Loks
2015-02-22Search: add keywordsÉtienne Loks
2015-02-11Merge branch 'v2.1' into v2.2Étienne Loks
2015-02-11Manage XML-XSLT importÉtienne Loks
2014-09-22Work on search engineÉtienne Loks
2013-10-30HTML-XSLT import: manage write on the database - import tests - fix pointwidg...Étienne Loks
2013-03-28Fix conditionnal parameters for routingÉtienne Loks
2013-03-14Merge branch 'master' into saclayÉtienne Loks
2013-01-31Imports: add a default description for imports.Étienne Loks
2012-12-13Merge branch 'master' into saclayÉtienne Loks
2012-12-08Imports: Manage overwrite optionalyÉtienne Loks
2012-11-26Add missing importÉtienne Loks
2012-11-26Merge branch 'master' into saclayÉtienne Loks
2012-11-26Fix auto-recognition of multimedia filesÉtienne Loks
2012-11-26Manage auto-detection of multimedia type by extension - improvement on altern...Étienne Loks
2012-11-24OSM export: fix username/password encoding from form - allow non-email usernameÉtienne Loks
2012-11-24Associate a marker by default for a new submisssionÉtienne Loks
2012-11-24Fix rapprochement - work on OSM export interfaceÉtienne Loks
2012-11-23OSM export: improve admin formÉtienne Loks
2012-11-22Fix modification of route when no marker is associatedÉtienne Loks
2012-11-22Admin import: xapi specific interface (refs #449, refs #458)Étienne Loks
2012-11-21Admin import: filter admin fields by typeÉtienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks
2012-11-19Fix area modification (forgot to exclude current item to order check)Étienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks