summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
AgeCommit message (Expand)Author
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
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 ad...Étienne Loks
2024-09-16✨ Context records relations: remove form from the wizard to put in a specif...Étienne Loks
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 q...Étienne Loks
2024-09-11✨ criteria searches: add missing criteria for operation, find and context ...Étienne Loks
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 ca...Étienne Loks
2024-04-26🐛 Context record relations import: fix missing attachment to imports (refs...Étienne Loks
2024-04-17✨ ishtar_maintenance: fix_geographic_items task - 🐛 Geodata: fix default...Étienne Loks
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 #5...Étienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2023-12-19🐛 context record relation: force one to one relation on context record rel...Étienne Loks
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple geo...Étienne Loks
2023-11-13⚡️ remove bulk update: should not be useful anymore and can severely degr...Étienne Loks
2023-10-26🐛 Operation sheet: fix filter on the table of relations between context re...Étienne Loks
2023-08-08⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617)Étienne Loks
2023-06-07⚡️ improve post treatments after importsÉtienne Loks
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
2022-12-12Geodata: cascade addÉtienne Loks
2022-12-12Geo: display associated context records and associated finds on sheet map (re...Étienne Loks
2022-12-12Geo: display related items on sheetÉtienne Loks
2022-12-12Fix many count search such has "has-finds" (refs #5425)Étienne Loks
2022-12-12Geodata: improve migrate script (multi processing) - fix upper modelÉtienne Loks