summaryrefslogtreecommitdiff
path: root/archaeological_context_records/migrations
AgeCommit message (Collapse)Author
2024-09-26Context record: DocumentationType, ExcavationTechnic add hierarchy and orderÉtienne Loks
2024-09-20🗃️ context records, finds: new fields in databaseÉtienne Loks
Context record: - excavator Find: - discovery method
2024-09-20🗃️ archaeological sites: new fields in databaseÉtienne Loks
- Types - Current status - Discovery status - Discoverer - Nature of site - Interpretation level - Precise locality - Description - Public description
2024-09-18🗃️ archaeological files: new fields in databaseÉtienne Loks
- Monitoring justification type - Development type
2024-09-16🗃️ context records new fields, default values, admin interface - town ↵Étienne Loks
add notice (refs #6024) Town: - notice Context records: - excavated length - excavated width - structure - texture - colors - details on colors - inclusions
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE ↵Étienne Loks
query instead of save - remove dead code "BulkUpdatedItem"
2024-07-08✨ Context records - identification: switch to multivaluedÉtienne Loks
2024-04-29🐛 fix record relations migrationsÉtienne Loks
2024-04-26🐛 Context record relations import: fix missing attachment to imports ↵Étienne Loks
(refs #5923)
2024-04-16🗃️ Context record - add cultural attribution field (refs #5740)Étienne Loks
2024-04-16🗃️ Context record - identification type changes to hierarchical (refs ↵Étienne Loks
#5739)
2024-04-16🗃️ imports: merge migrationsÉtienne Loks
2024-04-16🗃️ imports: merge migrationsÉ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-12Context records: Excavation technic become many2manyÉ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-03-26Operation - Context records: Surface int -> floatÉtienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Migration squashÉtienne Loks
2021-02-28Context records: add surfaceÉtienne Loks
2021-02-28Context records: show find inside related context recordsÉ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
2020-07-01Django simple history -> v2.7.0Étienne Loks
2020-07-01New version for django-simple-historyÉtienne Loks
2020-07-01Finish migration refactoringÉtienne Loks
2020-07-01Pseudo-squash of migrations - use Makefile script for migrationsÉtienne Loks
2020-07-01Remove virtualtime - adapt requirements for busterÉtienne Loks
2019-12-16Gin index for data fieldsÉtienne Loks
2019-09-12Optimize UUID migration -> use postgresql uuid genÉtienne Loks
2019-09-10Locks: lock_user in model - display lock icon on tables, links - add a ↵Étienne Loks
warning on sheet
2019-09-10Locks: migrations - add locked field to modelsÉtienne Loks