summaryrefslogtreecommitdiff
path: root/archaeological_warehouse
AgeCommit message (Collapse)Author
2024-09-10🌐 localizationÉ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-25🐛 Forms: fix date validation not possible when switching to english (refs ↵Étienne Loks
#5837)
2024-06-24✨ criteria search: adapt searches for relative search (dates and numbers)Étienne Loks
2024-06-13🩹 container forms: rename Ref. -> Reference (refs #5878)Étienne Loks
2024-06-07🐛 Sheet: harmonize creation/modification section (refs #4808)Étienne Loks
2024-06-07🐛 Sheet: add missing fields, improve layout (refs #5863, #5864, #5865, ↵Étienne Loks
#5866, #5867, #5868, #5869, #5870, #5871, #5872)
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✨ Container - criteria search: indexÉtienne Loks
2024-04-16🏷️ Container forms: ID -> Index (refs #5780)Étienne Loks
2024-04-16✏️ Integrity / interest -> IntegrityÉtienne Loks
2024-04-16✨ autocomplete warehouse with slugÉ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
2024-04-16🗃️ imports: merge migrationsÉtienne Loks
2024-04-16🗃️ imports: merge migrationsÉtienne Loks
2024-04-16✨ refactoring import permissionsÉtienne Loks
2024-04-16✨ imports: allow errors to be pointed out line by lineÉtienne Loks
2024-04-16✨ imports: manage ods, xls and xlsxÉtienne Loks
Convert them to CSV and store the resulting file in a specific field.
2024-04-16🗃️ imports: add ignore_errors fieldÉtienne Loks
2024-04-16🗃️ DB changes to manage user permissionsÉtienne Loks
2024-04-16🗃️ add updated relation between imports and main itemsÉtienne Loks
2023-11-30🐛 admin container: fix search - import: intercept integrity error on ↵Étienne Loks
post-treatment
2023-11-21🐛 templates - container values: fix find order (refs #5661)Étienne Loks
2023-11-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
2023-08-08⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617)Étienne Loks
2023-08-07🗃️ fix migration script (warehouse - precise_town_id)Étienne Loks
2023-06-08🐛 many fix (or potential fix) in templates (inappropriate l10n) (refs #5594)É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-15🐛 recalculate container weight on find remove (refs #5470)Étienne Loks
2023-05-11🐛 Container import: do not crash on empty container typeÉtienne Loks
2023-05-09Admin: read only for precise_town_idÉ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-17bandit checker: mark false security issues - fix security issues (low severity)Étienne Loks
2023-04-03Containers: remove division searchÉtienne Loks
2023-04-03Containers: manage historyÉ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-03-06Explicit message on associated container deletion when a warehouse is ↵Étienne Loks
deleted (refs #4552)
2023-03-06Profile: do not display geo item list when mapping is deactivated (refs #4467)Étienne Loks
2023-02-02Model: add history for document and containersÉtienne Loks
2023-01-30Add "created" field on main items in order to facilitate queriesÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks