summaryrefslogtreecommitdiff
path: root/archaeological_warehouse
AgeCommit message (Collapse)Author
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
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-12Fix migrations and importsÉtienne Loks
2022-12-12Squash database migrationsÉtienne Loks
2022-12-12Geodata: adapt importer modelÉtienne Loks
2022-12-12Geodata: fix templates with geovectordataÉtienne Loks
2022-12-12Geodata redesign: container, warehouse migrationÉtienne Loks
2022-12-12Area reference -> textÉtienne Loks
2022-12-12Geodata redesign: operation migrations (2/2)Étienne Loks
2022-12-12Geodata redesign: town migrationsÉtienne Loks
2022-12-12Geodata redesign: model adaptation - adminÉtienne Loks
2022-12-12Fix testsÉtienne Loks
2022-12-12Syndication - serialization - display sheet find - 2Étienne Loks
2022-12-12Syndication - api view & url for find, context record, warehouse, container ↵Étienne Loks
and file
2022-12-12Remove unicode_litteralsÉtienne Loks