summaryrefslogtreecommitdiff
path: root/chimere/forms.py
AgeCommit message (Expand)Author
2024-04-24New version: fix tests - Fix CSV exportÉtienne Loks
2024-04-24Adaptations vers Django version 2.2Étienne Loks
2021-10-17Fix admin form for filesÉtienne Loks
2021-10-17Fix admin form map init.Étienne Loks
2019-08-04Fix BS CSS for formsÉtienne Loks
2018-07-19Use overpass API for OSM importsÉtienne Loks
2018-07-06Fix admin save for non available propertiesÉtienne Loks
2018-06-20Re-enable TinyMCEÉtienne Loks
2018-04-24Admin: category is not required for markerÉtienne Loks
2018-03-18Update and fix labelsValérie-Emma Leroux
2018-03-18Better management of extra pagesÉtienne Loks
2018-03-18Fix unrelevant required field for properties (refs #3996)Étienne Loks
2018-03-15Fix propose modificationÉtienne Loks
2018-03-12Manage required property on JS validationÉtienne Loks
2018-03-12Merge Saclay inside chimere mainÉtienne Loks
2018-03-10Add polygon filter for submission notifyÉtienne Loks
2017-11-30Propose form: Filter keywords - FIx property field orderingÉtienne Loks
2017-11-30Do not display categories when no category is availableÉtienne Loks
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