summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Collapse)Author
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
2024-04-30🚑️ templates get values: fix recursion (containers -> operations -> ↵Étienne Loks
containers -> ...)
2024-04-30✨ templates: get containers values from the operation - performance: add ↵Étienne Loks
cache (refs #5927)
2024-04-26🐛 Context record relations import: fix missing attachment to imports ↵Étienne Loks
(refs #5923)
2024-04-17✨ ishtar_maintenance: fix_geographic_items task - 🐛 Geodata: fix ↵Étienne Loks
default attachment for find, context records, warehouse, container
2024-04-16✏️ Operation: rename "operation code" to "yearly index"Étienne Loks
2024-04-16🏷️ Documentation/finds received -> documentation/finds providedÉtienne Loks
2024-04-16🐛 fix administrative act sheet crash (refs #5739)Étienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
2023-06-27🐛 sheet: fix float display for hectareÉtienne Loks
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
- check_cascade_update is now function which evaluate if cascade update is relevant - "_no_repost_save" attribute prevent a resave after post import - fix updat check for geo post save - add some logging
2023-04-17bandit checker: mark false security issues - fix security issues (low severity)É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)
2023-03-06Profile: do not display geo item list when mapping is deactivated (refs #4467)Étienne Loks
2023-03-02Sheet operation - statistics number of parcels fix (refs #3726)Étienne Loks
2023-03-01Search - Operation: add "old code" search (refs #5456)Étienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2022-12-22Syndication - serialization: fix filtersÉtienne Loks
2022-12-12Operation from file creation - fix automatic town association and parcel recopyÉtienne Loks
2022-12-12Remove deadcode (old dashboards) - clean cssÉtienne Loks
2022-12-12Geodata - search: add search fields on related items searchesÉtienne Loks
2022-12-12Geodata save: transaction for main_geodata assignation to limit deadlocksÉtienne Loks
2022-12-12Geodata post save: transactions and targeted post save to limit deadlocksÉtienne Loks