summaryrefslogtreecommitdiff
path: root/ishtar_common/forms_common.py
AgeCommit message (Collapse)Author
2024-04-16✨ imports: manage ods, xls and xlsxÉtienne Loks
Convert them to CSV and store the resulting file in a specific field.
2024-04-16✨ imports - match: do not propose "Set to NULL" for required columnsÉtienne Loks
2024-04-16✨ Pre-import form: manage importÉtienne Loks
2024-04-16✨ Pre-import form: form choice field - black formatÉtienne Loks
2024-04-16✨ Pre-import form: form and viewÉtienne Loks
2024-04-16✨ Imports groups: archive_required field - automatically create related ↵Étienne Loks
imports on group creation - adapt import list
2024-04-16✨ Imports - list: add groupsÉtienne Loks
2024-04-16✨ Imports groups - form: filter add button by availability - importer file ↵Étienne Loks
is required
2024-04-16✨ Imports groups - form: new import groupÉtienne Loks
2023-12-18🐛 account form: set profile_type to readonly in order to prevent some ↵Étienne Loks
errors on deletion (refs #5696)
2023-11-28🐛 New Geo item form: center map widget on the center of the main geo item ↵Étienne Loks
or use default center of the instance (#5676)
2023-11-28🐛 Custom form - add missing forms types (refs #5668)Étienne Loks
2023-11-28🐛 GIS form - remove "timestamp" fields (refs #5673)Étienne Loks
2023-07-19🐛 Fix document quick packaging (#5611)Étienne Loks
2023-07-13🐛 Account form: fix slugify of default usernameÉtienne Loks
2023-07-13✨ button to show password on admin change password formÉtienne Loks
2023-07-07💄 update password form: improve layout - redirect to start pageÉtienne Loks
2023-05-11✨ Document - bulk update: add modification of tags (refs #5415)Étienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-18Document -> Town/Area: models, admin, formsÉtienne Loks
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-17Update and fix translations (refs #5578, refs #5579, refs #5581)Étienne Loks
2023-03-08UI: show/hide password on loginÉtienne Loks
2023-03-01Search - Account: add "profile type" fieldÉtienne Loks
2023-02-27Import: improve bad encoding detectionÉtienne Loks
2023-02-23Geo: create/edit form - new openlayers version - add default IGN tilesÉtienne Loks
2023-01-20Person search: salutation/title fieldsÉtienne Loks
2022-12-16Minor: fix translationÉtienne Loks
2022-12-12Geodata - form: on creation default name field to associated itemÉtienne Loks
2022-12-12Tests: fix geo form testsÉtienne Loks
2022-12-12Geodata: fix creation from findÉtienne Loks
2022-12-12Geo form - redirect to source item after editÉtienne Loks
2022-12-12Geo form: fix point 3D creation and editionÉtienne Loks
2022-12-12GIS forms: fix bad initialization of field listÉtienne Loks
2022-12-12Import GIS: default to 0 skip lines (for geopackage and SHP it must be 0)Étienne Loks
2022-12-12Meter-centimeter widget - use this widget in geo formÉtienne Loks
2022-12-12Add geo buffer type: model, admin, formsÉtienne Loks
2022-12-12Import: manage CSV geo dataÉtienne Loks
2022-12-12Imports: CSV check fix encoding checkÉtienne Loks
2022-12-12Import creation: fix importer type filterÉtienne Loks
2022-12-12Account deletion: fix summaryÉtienne Loks
2022-12-12Geodata - geoforms: manage large number of related items - fix zoom - better ↵Étienne Loks
+ button
2022-12-12Geodata - geo forms: create item formÉtienne Loks
2022-12-12Geodata - geo forms: improve OpenLayers widgetÉtienne Loks
2022-12-12Geodata - geo forms: manage main itemÉtienne Loks
2022-12-12Geodata - geo forms: new forms - many adaptationsÉtienne Loks
2022-12-12Geodata: gpkg, shp importÉtienne Loks
2022-12-12Fix import forms classÉtienne Loks
2022-12-12Geodata: adapt importer modelÉtienne Loks
2022-12-12Geodata: form to create GIS importÉtienne Loks