summaryrefslogtreecommitdiff
path: root/chimere/forms.py
AgeCommit message (Expand)Author
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-27Fix bad form initializationÉtienne Loks
2017-09-27Admin: fix property initialization for markers and routesÉtienne Loks
2017-09-27Admin: fix area selection fieldÉtienne Loks
2017-09-22Fix test result for get_all_category (the default area is used)Étienne Loks
2017-09-13Add CSRF middleware - catch ConnectionError on email sendÉtienne Loks
2017-09-12Simplify multimedia and picture formsÉtienne Loks
2017-09-12Remove all JQUERY_* parameters - remove jquery uiÉtienne Loks
2017-04-12Admin: allow to manage route directly with a GPX fileÉtienne Loks
2017-02-17Update tinymce configurationÉtienne Loks
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