summaryrefslogtreecommitdiff
path: root/archaeological_operations/views.py
AgeCommit message (Collapse)Author
2025-09-29✨ sheet operation: find statistics with number of remainsÉtienne Loks
2025-07-18🐛 relations forms - clean duplicates, fix deletion (refs #6399)Étienne Loks
2025-06-13🐛 archaeological sites: remove "add operation" shortcuts (refs #6329)Étienne Loks
2025-03-17🩹 site bulk update: fix header label (refs #6220)Étienne Loks
2025-03-17🩹 autocomplete operation: more tolerant search on codeÉtienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🐛 operation wizard: do not filter preventive tabs when no file permission ↵Étienne Loks
is available (refs #6068)
2025-02-19🐛 new permissions: fix permission_check for action (refs #6126)Étienne Loks
2025-02-19✨ permissions refactoring: manage deletion permissions - ♻ refactoring ↵Étienne Loks
"can_do"
2025-02-19⚰️ remove old "operations" utils not used anymore - parse_parcel is ↵Étienne Loks
moved to ishtar_common
2025-02-19✨ permissions refactoring: generate permissions, adapt permissions checksÉtienne Loks
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉtienne Loks
2025-02-19✅ fix testsÉtienne Loks
2024-10-16✅ test site-operation relations formsetÉtienne Loks
2024-10-14⚡ improve performance on search vector generationÉtienne Loks
- prevent multi-save - simplify parent search vector - improve in obtaining M2M attribute
2024-10-14✨ site and operation relations forms refactoringÉtienne Loks
2024-09-20✨ archaeological sites edit form: add new fields, simplify formsÉtienne Loks
2024-09-17✨ Operations: remove form from the wizard to put in a specific formÉtienne Loks
2024-09-16✨ Context records relations: remove form from the wizard to put in a ↵Étienne Loks
specific form
2024-05-03✨ Operation - quick action: add administrative act (refs #5925)Étienne Loks
2023-03-08Site: quick add operation action (refs #4450)Étienne Loks
2023-03-08Site: quick action for creation of virtual operation from site with many ↵Étienne Loks
operations (refs #3935)
2022-12-12Remove deadcode (old dashboards) - clean cssÉtienne Loks
2022-12-12Refactor and improve parcel for operation and fileÉtienne Loks
2022-12-12Operation wizard refactoringÉtienne Loks
2022-12-12Parcels: remove from operation wizard - improve displayÉtienne Loks
2022-12-12Operation - Parcels - Modify: adding tests for duplicates parcels #5227Cefin
2022-12-12Operation - Parcels - Modify: display correctly parcel that cannot be deletedÉtienne Loks
2022-12-12Operation - Parcels - Modify: do not check for identical on deleted formsÉtienne Loks
2022-12-12Operation - Parcels - Modify: adding verification (operation) for ↵Cefin
selection_form #5227
2022-12-12Operation - Parcels - Modify: adding verification for selection_form #5227Cefin
2022-12-12Operation - Parcels - Modify: attempt to fix _selection_form with deleting ↵Cefin
issues #5227
2022-12-12File - Parcels - Modify: add get method for modifying parcels #5227Cefin
2022-12-12Operation - Parcels - Modify: fix formset testÉtienne Loks
2022-12-12Operation - Parcels - Modify: code cleaning and issue with test #5227Cefin
2022-12-12Operation - Parcels - Modify: fix parcel deletionÉtienne Loks
2022-12-12Operation - Parcels - Modify: adjustments par two #5227Cefin
2022-12-12Operation - Parcels - Modify: adjustments #5227Cefin
2022-12-12Operation - Parcels - Modify: add a quick form for new parcel, code cleaning ↵Cefin
#5227
2022-12-12Operation - Parcels - Modify: add a new formset for quick add form, commit ↵Cefin
before clean #5227
2022-12-12Operation - Parcels - Modify: change condition on ca relation and commit ↵Cefin
before using additionnal formset #5227
2022-12-12Operation - parcels: fix submitÉtienne Loks
2022-12-12Operation - Parcels - Modify: trying to pass TOWNS data on post request #5227Cefin
2022-12-12Operation - Parcels - Modify: Adding validation error on association on ca #5227Cefin
2022-12-12Operation - Parcels - Modify: beginning draft version of post tests #5227Cefin
2022-12-12Operation - Modify - Parcels: post methodCefin
2022-12-12Operation - Parcels - Modify: Temporary WIP on post #5227Cefin
2022-12-12Operation - Parcels - Modify: ManagementForm Issue part two #5227Cefin
2022-12-12Operation - Parcels - Modify: draft and attempt for post request ↵Cefin
(ManagementForm Issue) #5227
2022-12-12Operation - Parcels - Modify: get step/tests/beginning of post stepCefin