summaryrefslogtreecommitdiff
path: root/ishtar_common/forms.py
AgeCommit message (Collapse)Author
17 hours♻️ django: fix warnings for v5 - migrate to timezone aware datesÉtienne Loks
17 hours♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
2025-09-22✨ document type field - use select2 widgetÉtienne Loks
2025-06-13🐛 forms headers: manage header with conditionnal fields - find bulk ↵Étienne Loks
update fix header (refs #6352)
2025-04-25🐛 forms: fix availability of disabled types on m2m fields (refs #6266)Étienne Loks
This bug only occurs when many types are selected.
2025-04-17🐛 finds forms non museum instances: fix mark label (refs #6273) - fix ↵Étienne Loks
museum ID display (refs #6286)
2025-04-11🐛 document form: fix json fields managementÉtienne Loks
2025-04-11🐛 custom form: fix custom fields (classic ou JSON) managementÉtienne Loks
2025-03-17🐛 QA forms: fix confirm messages for operation and archaeological sitesÉtienne Loks
2025-03-17🐛 bulk update form: fix add button with new permissionsÉtienne Loks
2025-03-10✨ search criteria - permissions: attached to user (refs #6208)Étienne Loks
2025-02-28🚑️ forms: fix management of json fields with formsets, limited ↵Étienne Loks
permissions and custom forms
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🐛 prevent bulk update when no permission is set (refs #6098)Étienne Loks
2025-02-19🐛 permissions: manage quick add/modify forms (fix #6101)Étienne Loks
2025-02-19🐛 fix custom forms for "add" wizardsÉtienne Loks
2025-02-19✨ exhibition: forms/sheetsÉtienne Loks
2025-02-19✨ permissions refactoring: forms - permission filter (mainly used by ↵Étienne Loks
search tables)
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉtienne Loks
2024-09-11✨ criteria searches: add missing criteria for operation, find and context ↵Étienne Loks
records (refs #6020) - Context records bulk update: add fields Criteria searches: - Finds: context record type - Operations: has an attached archeo file - Context records : - Type of documentation - Description - Filling - General comment Context records bulk update: - documentation - identification - excavation technic
2024-06-25🐛 Forms: fix date validation not possible when switching to english (refs ↵Étienne Loks
#5837)
2024-06-24✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-04-16✨ Find - museum fields: bulk updateÉtienne Loks
2024-04-16✨ document related search: search by document typeÉtienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2024-04-16✨ Pre-import form: form choice field - black formatÉtienne Loks
2023-10-18🐛 Custom forms: fix crash when removing fields already filteredÉtienne Loks
2023-07-06🐛 wizards: fix autofocus of first fieldÉtienne Loks
2023-07-06🚧 work on autofocus fixÉtienne Loks
2023-06-08✨ Search criteria - geo - "Z lower than", "Z higher than"Étienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-03-16Custom form: can add header message - Profile: custom footer messageÉtienne Loks
2023-02-13Search: add created before/after (refs #5188, refs #5189, refs #5191, refs ↵Étienne Loks
#5192, refs #5193)
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12Geodata - search: add search fields on related items searchesÉtienne Loks
2022-12-12Small refactoringÉtienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12WIP: add "is locked" search (refs #5419)Cefin
2022-12-12Operation - Parcels - Modify: do not check for identical on deleted formsÉtienne Loks
2022-12-12Parcel form: fix bad "data" initÉtienne Loks
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08Basket bulk update: propose slug on single edit, allow multi edit (refs #5225)Étienne Loks
2022-07-08JSON types: multi valued choicesÉtienne Loks
2021-06-01Search vector field always first fieldÉtienne Loks
2021-04-02BlackÉtienne Loks
2021-04-02Forms: fix permissions evaluation on field optionsÉtienne Loks
2021-03-19Format - black: ishtar_commonÉtienne Loks
2021-03-04QA operation: finds/doc receivedÉtienne Loks
2021-03-02Fix custom form -> use profile instead of person typesÉtienne Loks
2021-02-28Refactoring - typoÉtienne Loks