summaryrefslogtreecommitdiff
path: root/archaeological_files/forms.py
AgeCommit message (Collapse)Author
2025-07-21♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
2025-03-21⚡️ custom form: better filter for JSON fields - 🐛 fix administrative ↵Étienne Loks
act custom forms (refs #6238, refs #6239)
2025-03-17✨ administrative act: intented to is now many (refs #6210)Étienne Loks
2025-03-17🐛 archaeological files: manage business for deadlines (refs #6218)Étienne Loks
2025-03-13🐛 administrative act: fix internal reference label (refs #6185)Étienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19✨ Town, area searches for person, organisations, archaeological files, ↵Étienne Loks
context records, warehouses and containers (refs #6095)
2025-02-14🐛 archaeological files sheet: fix preventive formset equipment service ↵Étienne Loks
order (refs #6173)
2025-02-12🐛 archaeological files forms: fix preventive formset equipment service ↵Étienne Loks
(refs #6173)
2025-02-12🐛 archaeological files - preventive: display detailled cost with ↵Étienne Loks
"display_label" (refs #6172)
2025-02-12🐛 archaeological files forms: fix preventive formset equipment service ↵Étienne Loks
(refs #6173)
2024-10-10🩹 archaeological files form: fix missing field internal_reference (#6046)Étienne Loks
2024-09-27✨ Archaeological files - add operation name field: database, forms, ↵Étienne Loks
search, sheet (refs #5795)
2024-09-18✨ archaeological files search: add new fieldsÉtienne Loks
2024-09-18✨ archaeological files edit form: add new fields, simplify forms - ↵Étienne Loks
archaeological files sheet: add new fields - remove dead code
2024-06-26✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-25🐛 Forms: fix date validation not possible when switching to english (refs ↵Étienne Loks
#5837)
2024-06-13🩹 archaeological file form: rename, translations, field duplication (refs ↵Étienne Loks
#5877)
2024-06-07🐛 Sheet: add missing fields, improve layout (refs #5863, #5864, #5865, ↵Étienne Loks
#5866, #5867, #5868, #5869, #5870, #5871, #5872)
2023-10-18🐛 Custom forms: fix crash when removing fields already filteredÉtienne Loks
2023-01-19Change labelsÉtienne Loks
* Identifiant musée -> Numéro d'inventaire musée * Localisation (fiche) -> Localisation géographique * Date de découverte (exacte ou TPQ) -> Date de découverte (exacte ou début) * Date de découverte (TAQ) -> Date de découverte (fin)
2022-12-12Minor template form improvementÉtienne Loks
2022-12-12File module refactoring - more tests for filesÉtienne Loks
2022-12-12Remove dead code about dashboardsÉtienne Loks
2022-12-12Admin act: ref_sra 15 -> 200Étienne Loks
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
- remove redondant permissions - fix missing kwargs for widget and form fields - fix default to callable for model field - quick and dirty fix for datepicker - is_authenticated() -> is_authenticated - fix registration urls - remove six usage (no more python2)
2022-07-11Preventive file: add some fields - better sheet - Administrativ act: add commentÉtienne Loks
2022-07-11Preventive file: add missing fieldsÉtienne Loks
2022-07-08Preventive file form: filter jobs and equipements by price agreementÉtienne Loks
2022-07-08Preventive file: choose price agreement formÉtienne Loks
2022-07-08Preventive file: add fields - remove dynamic add (too buggy for now)Étienne Loks
2022-07-08Preventive file: work on inlines - 3Étienne Loks
2022-07-08Preventive file: work on inlines - 2Étienne Loks
2022-07-08Preventive file: work on inlinesÉtienne Loks
2022-07-08Files preventive - update modelÉtienne Loks
2022-07-08Preventive file - inline formsÉtienne Loks
2022-07-08WIP: preventive formsÉtienne Loks
2021-03-19Format - black: filesÉtienne Loks
2021-02-28Generic extra forms modals for all pages (refs #5052)Étienne Loks
2021-02-28Refactor - cleanÉtienne Loks
2021-02-28Forms - Files: fix field filtersÉtienne Loks
2021-02-28File: add edit button on sheet - fix research formsÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks
2020-03-11Searc criteria: add has image/file/url criteria for all document itemsÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-09-14Archaeological files: multiple del - redirÉtienne Loks
2019-09-10Locks: prevent edit actionsÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-02-13Manage search on json fields - HistorySelect for all concerned formsÉtienne Loks
2018-11-12Fix pin and unpi for administrativ actsÉtienne Loks