summaryrefslogtreecommitdiff
path: root/archaeological_finds/migrations
AgeCommit message (Collapse)Author
2024-09-20🗃️ context records, finds: new fields in databaseÉtienne Loks
Context record: - excavator Find: - discovery method
2024-09-18🗃️ archaeological files: new fields in databaseÉtienne Loks
- Monitoring justification type - Development type
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE ↵Étienne Loks
query instead of save - remove dead code "BulkUpdatedItem"
2024-09-10✨ find container history: manage first packaging infoÉtienne Loks
2024-09-05✨ manage find localization historyÉtienne Loks
2024-07-09🐛 fix many date and numeric searches (refs #5928)Étienne Loks
2024-05-27🗃️ add missing typology: communicability, functional area, cultural ↵Étienne Loks
attribution - add spatial reference system on installation (refs #5880)
2024-04-26🐛 Context record relations import: fix missing attachment to imports ↵Étienne Loks
(refs #5923)
2024-04-18🗃️ conservation state becomes multi-valued (refs #5904)Étienne Loks
2024-04-16🔧 fix default settings for treatment states and treatments types (#5782, ↵Étienne Loks
#5774)
2024-04-16🗃️ Find - Museum: museum_assigned_institution, db, forms, sheetÉtienne Loks
2024-04-16🗃️ museum: non-conformity -> conformityÉtienne Loks
2024-04-16🗃️ find museum: observed and inventory quantity - ✨ add theses fiels ↵Étienne Loks
to sheets and forms
2024-04-16🗃️ museum remove unecessary fieldÉtienne Loks
2024-04-16🗃️ update migrationsÉtienne Loks
2024-04-16🗃️ biographical notes - model, admin: add organizationÉtienne Loks
2024-04-16🗃️ find museum field: rename museum_former_collection -> ↵Étienne Loks
museum_former_collections
2024-04-16🏷️ data migrations for museum typesÉtienne Loks
2024-04-16 ✨ museum fields: formsÉtienne Loks
2024-04-16🗃️ museum module: new db fields, add adminÉ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-14⚡️ improve parcel post-treatments - add timestamp to prevent multiple ↵Étienne Loks
geo and cached_label edition
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-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
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-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-12Remove unicode_litteralsÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
- remove django-ajax-select - fix migrations
2021-06-02Find: add functional area fieldÉtienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Migration squashÉtienne Loks
2021-02-28Complex index generation with JINJA2 templatesÉtienne Loks
2021-02-28Manage a "custom_index" for base typesÉtienne Loks
2021-02-28Fix migrations for complete_identifierÉtienne Loks
2021-02-28Complete identifier field: database - profile settings - saveÉtienne Loks
2021-02-28Fix statistics for warehouseÉtienne Loks
2021-02-28Find - collections: add field to form and sheetÉtienne Loks