summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
AgeCommit message (Collapse)Author
2025-07-31🐛 import: force explicitly geo check on post treatments for complex ↵Étienne Loks
associations
2025-06-26⚡️ imports: performance optimisationsÉtienne Loks
2025-04-23🐛 fix table export with json fields in search (refs #6292)Étienne Loks
2025-03-19🚑️ fix huge performance problems on permissions when too many items are ↵Étienne Loks
attached
2024-10-14⚡ improve performance on search vector generationÉtienne Loks
- prevent multi-save - simplify parent search vector - improve in obtaining M2M attribute
2024-09-26🩹 fix self context record relation creationÉtienne Loks
2024-09-26Context record: DocumentationType, ExcavationTechnic add hierarchy and orderÉtienne Loks
2024-09-20✨ context records, finds search: add new fieldsÉtienne Loks
2024-09-20 ✨ context records, finds edit form: add new fieldsÉtienne Loks
2024-09-20🗃️ context records, finds: new fields in databaseÉtienne Loks
Context record: - excavator Find: - discovery method
2024-09-17✨ context record search: manage new fields (refs #6024)Étienne Loks
2024-09-16🗃️ context records new fields, default values, admin interface - town ↵Étienne Loks
add notice (refs #6024) Town: - notice Context records: - excavated length - excavated width - structure - texture - colors - details on colors - inclusions
2024-09-16✨ Context records relations: remove form from the wizard to put in a ↵Étienne Loks
specific form
2024-09-16⚡️ improve performance - do not reevalute ContextRecordTree if not necessaryÉ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-08-28🐛 LibreOffice context record templates: get datings valuesÉtienne Loks
2024-07-08✨ Context records - identification: switch to multivaluedÉtienne Loks
2024-06-26🐛 templates: add missing m2m valuesÉ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-05-30🐛 criteria search - towns - related model: fix * and - * (refs #5882)Étienne Loks
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-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🏷️ update labelsÉtienne Loks
2024-04-16🗃️ Context record - add cultural attribution field (refs #5740)Étienne Loks
2024-04-16🗃️ Context record - identification type changes to hierarchical (refs ↵Étienne Loks
#5739)
2024-04-16✨ imports: add search criteriaÉtienne Loks
2023-12-19🐛 context record relation: force one to one relation on context record ↵Étienne Loks
relation -> fix archaeological find listing on context record sheet
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
2023-11-13⚡️ remove bulk update: should not be useful anymore and can severely ↵Étienne Loks
degrade performance
2023-10-26🐛 Operation sheet: fix filter on the table of relations between context ↵Étienne Loks
records (#5647)
2023-08-08⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617)É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-03-08Context record search: add identification and activity criteria (refs #3657)Étienne Loks
2023-03-06Profile: do not display geo item list when mapping is deactivated (refs #4467)É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
2023-01-16Update translationsÉtienne Loks
2022-12-12Minor translation fixesÉtienne Loks
2022-12-12Context record: add Unit to indexed searchÉtienne Loks
2022-12-12Optimize context record relations post treatmentsÉ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
2022-12-12Context records: Excavation technic become many2manyÉtienne Loks
2022-12-12Geo: quick add geo action for context records, sites and findsÉtienne Loks