summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/models.py
AgeCommit message (Expand)Author
6 days⚡️ template containers: improve performancedevelopÉtienne Loks
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
2025-01-28🚑️ sheet warehouse: deactivate statistics when too many containers are a...Étienne Loks
2024-09-10✅ test find container history and QA container moveÉtienne Loks
2024-09-10✨ find container history: manage first packaging infoÉtienne Loks
2024-09-05✨ QA container form: move formÉtienne Loks
2024-09-05✨ manage find localization historyÉtienne Loks
2024-06-24✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-04-30🚑️ templates get values: fix recursion (containers -> operations -> cont...Étienne Loks
2024-04-30✨ templates: get containers values from the operation - performance: add ca...Étienne Loks
2024-04-17✨ ishtar_maintenance: fix_geographic_items task - 🐛 Geodata: fix default...Étienne Loks
2024-04-16✨ Container - criteria search: indexÉtienne Loks
2024-04-16🗃️ Container: new field Code (forms, sheet, search index and autocomplet...Étienne Loks
2024-04-16✨ imports: add search criteriaÉtienne Loks
2023-11-21🐛 templates - container values: fix find order (refs #5661)É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-05-11🐛 Container import: do not crash on empty container typeÉtienne Loks
2023-05-09Fix container search for documentsÉtienne Loks
2023-05-05Fix precise_town searchÉtienne Loks
2023-04-20precise_town refactoring for django app consistencyÉtienne Loks
2023-04-03Containers: remove division searchÉtienne Loks
2023-04-03Load task refactoring - manage external_id regen with tasks - cascade update ...Étienne Loks
2023-02-02Model: add history for document and containersÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2023-01-20Sheet find container - fix date and float formatÉtienne Loks
2023-01-20Warehouse: new slug field to prevent ID change when name is changedÉtienne Loks
2023-01-19Warehouse: cached town columnÉtienne Loks
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2022-12-12Fix many count search such has "has-finds" (refs #5425)Étienne Loks
2022-12-12Add "is locked" search (refs #5419)Étienne Loks
2022-12-12Geodata redesign: container, warehouse migrationÉtienne Loks
2022-12-12Syndication - serialization - display sheet find - 2Étienne Loks
2022-12-12Migration to Django 2.2 - many fixesÉtienne Loks
2022-12-12Migration to Django 2.2 - missing on_delete - django.urls import reverseÉtienne Loks
2022-07-08add bulk update on warehouse with warehouse type modifyCefin
2022-07-08code review on FindSelect FindsCefin
2022-07-08adding search by person-in-charge on findsCefin
2022-07-08adding adress field for searchCefin
2022-07-08adding person in charge field for searchCefin
2022-07-08Performance on imports: group all post treatment to the endÉtienne Loks
2022-05-09Sheet container: fix weight display (refs #5233)Étienne Loks
2022-03-09Templates: optimize template render for containersÉtienne Loks
2022-02-28Templates: fix base finds get value from containerÉtienne Loks
2021-11-09Container: prevent parent infinite loopÉtienne Loks
2021-06-16Container import: put_document_by_internal_referenceÉtienne Loks
2021-05-25Search - Container: search by parent containerÉtienne Loks
2021-04-12CSV export: manage __count - fix get localisationsÉtienne Loks