summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/models.py
AgeCommit message (Collapse)Author
29 hours♻️ django: fix warnings for v5 - migrate to timezone aware datesÉtienne Loks
29 hours♻️ django 3.2 deprecation: url -> re_path ; ugettext_lazy -> gettext_lazyÉtienne Loks
6 days✨ container templates: find_denominations and find_range_labelsÉtienne Loks
6 days⚡️ template containers: improve performanceÉtienne Loks
2025-10-02🗃️ finds - specific tables for recommended treatmentsÉtienne Loks
2025-09-23✨ container table - old reference changed by codeÉtienne Loks
2025-06-27⚡️ imports: performance optimisationsÉtienne Loks
2025-04-23🐛 fix table export with json fields in search (refs #6292)Étienne Loks
2025-03-21✨ warehouse: auto associate town of the organization if not town is ↵Étienne Loks
provided (refs #6192)
2025-03-19🚑️ fix huge performance problems on permissions when too many items are ↵Étienne Loks
attached
2025-03-13🐛 fix geographic association for warehouse and containers (refs #6192)Étienne Loks
2025-03-10✨ sheet account: display attached items (refs #6208)Étienne Loks
2025-02-19✨ admin: improve Next/Previous buttons, importer columns - set default ↵Étienne Loks
importer type and col number
2025-02-19📄 update copyright noticeÉtienne Loks
2025-02-19✨ Town, area searches for person, organisations, archaeological files, ↵Étienne Loks
context records, warehouses and containers (refs #6095)
2025-02-19🗃️ database: add associated basket to treatments - is exhibition for ↵Étienne Loks
treatments types
2025-02-19✨ upper permissions: get container permission from findsÉ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💄 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: refactor has_permission methodsÉtienne Loks
2025-01-28🚑️ sheet warehouse: deactivate statistics when too many containers are ↵Étienne Loks
attached
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 -> ↵Étienne Loks
containers -> ...)
2024-04-30✨ templates: get containers values from the operation - performance: add ↵Étienne Loks
cache (refs #5927)
2024-04-17✨ ishtar_maintenance: fix_geographic_items task - 🐛 Geodata: fix ↵Étienne Loks
default attachment for find, context records, warehouse, container
2024-04-16✨ Container - criteria search: indexÉtienne Loks
2024-04-16🗃️ Container: new field Code (forms, sheet, search index and ↵Étienne Loks
autocomplete) (refs #5704)
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
- 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-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
from warehouse to containers (refs #5432) - containers manage history
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