summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Collapse)Author
2025-06-13♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
2025-06-13♻️ django 3.2 - new version of libraries: fix errors and deprecation ↵Étienne Loks
warnings
2025-06-13🐛 archaeological sites: remove "add operation" shortcuts (refs #6329)Étienne Loks
2025-05-05🐛 fix open searches for some specifics fieldsÉtienne Loks
2025-04-23🐛 fix table export with json fields in search (refs #6292)Étienne Loks
2025-03-20✨ wizards: improve performance when many are attachedÉtienne Loks
2025-03-19🚑️ fix huge performance problems on permissions when too many items are ↵Étienne Loks
attached
2025-03-17✨ administrative act: intented to is now many (refs #6210)Étienne Loks
2025-03-13🐛 administrative act: fix internal reference label (refs #6185)Étienne Loks
2025-03-13🐛 operation quick action: do not display sites relation action if site ↵Étienne Loks
module is not activated (refs #6215)
2025-03-10✨ sheet account: display attached items (refs #6208)Étienne Loks
2025-02-19✨ operations searches: add "Result considered negative" fieldÉtienne Loks
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19🗃️ treatments: other_reference -> reference - find_treatments : m2m ↵Étienne Loks
imports links - ✨ Treatment: upstream_count property - change default find external ID with upstream count
2025-02-19🐛 fix model actions for specific permissionsÉtienne Loks
2025-02-19✨ adapt sheet to manage sheet filtersÉtienne Loks
2025-02-19♻️ clean all "add_own"Étienne Loks
2025-02-19✨ permissions refactoring: settings for upstream items managementÉtienne Loks
2025-02-19💄 quick actions: put management actions in orangeÉtienne Loks
2025-02-19✨ permissions refactoring: link items to user QA formsÉtienne Loks
2025-02-19✨ generate_permissionsÉtienne Loks
manage: - possession (direct, creation, basket) - heritage - areas association - requests ({USER} special syntax)
2025-02-19✨ permissions refactoring: generate permissions, adapt permissions checksÉtienne Loks
2025-02-19♻ permissions refactoring: refactor has_permission methodsÉ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-22✨ imports: manage post processing of linked items - post importer for ↵Étienne Loks
Parcel: set_parcel
2024-09-21🩹 minor improvments on sheets - add getter for templates and indexÉtienne Loks
2024-09-20✨ context records, finds search: add new fieldsÉtienne Loks
2024-09-20✨ archaeological sites search: add new fieldsÉtienne Loks
2024-09-20✨ archaeological sites sheet: add new fields - person sheet: add discovererÉtienne Loks
2024-09-20✨ archaeological sites edit form: add new fields, simplify formsÉtienne Loks
2024-09-20🗃️ archaeological sites: new fields in databaseÉtienne Loks
- Types - Current status - Discovery status - Discoverer - Nature of site - Interpretation level - Precise locality - Description - Public description
2024-09-17✨ Operations: remove form from the wizard to put in a specific formÉtienne Loks
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE ↵Étienne Loks
query instead of save - remove dead code "BulkUpdatedItem"
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-09-10🐛 fix random images for administrative actsÉtienne Loks
2024-07-09🐛 fix many date and numeric searches (refs #5928)Étienne Loks
2024-06-26🐛 templates: add missing m2m valuesÉtienne Loks
2024-06-26✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-24✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-19✨ criteria search: relative search for number criteria (refs #5349)Étienne Loks
2024-06-19🐛 documentation - add missing fields, sections in technical values, fix ↵Étienne Loks
translations
2024-06-06🗃️ operation: operator_reference 20 -> 200 character - add ↵Étienne Loks
operator_reference search criteria (refs #5965)
2024-05-30🐛 criteria search - towns - related model: fix * and - * (refs #5882)Étienne Loks
2024-05-28✏️ geo, document form: fix label for "Site" when configuration is ↵Étienne Loks
checked (refs #5890)
2024-05-09🐛 fix hierarchical ordering in admin and forms (refs #5797)Étienne Loks
2024-05-03✨ item deletion: better display of associated deleted itemsÉtienne Loks
2024-05-03✨ Operation - quick action: add administrative act (refs #5925)Étienne Loks
2024-04-30✨ operation: finds and documentation deposit dates - edit forms, bulk ↵Étienne Loks
update, criteria search and sheet
2024-04-30🗃️ operation: add finds and documentation deposit dates (refs #5926)Étienne Loks