summaryrefslogtreecommitdiff
path: root/archaeological_warehouse
AgeCommit message (Collapse)Author
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
2023-01-20Sheet warehouse: prevent duplicate labelÉ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-19Change labelsÉtienne Loks
* Identifiant musée -> Numéro d'inventaire musée * Localisation (fiche) -> Localisation géographique * Date de découverte (exacte ou TPQ) -> Date de découverte (exacte ou début) * Date de découverte (TAQ) -> Date de découverte (fin)
2023-01-19Free search: "raw" index for reference - improve parent only searchÉtienne Loks
2023-01-17Admin: container and warehouse performanceÉtienne Loks
2023-01-17Sheet container: fix localisation - fix dataÉtienne Loks
2023-01-17Sheet warehouse: fix localisationÉtienne Loks
2023-01-12Syndication - export external sourcesÉtienne Loks
2022-12-12Fix testsÉtienne Loks
2022-12-12Remove deprecated x, y, z fields on main item forms - Find form: fix order ↵Étienne Loks
of decoration field
2022-12-12Geo: select geo item to display on the sheetÉtienne Loks