summaryrefslogtreecommitdiff
path: root/archaeological_context_records/migrations
AgeCommit message (Expand)Author
2025-07-21🗃️ database migrations: django 3/4 - timezoneÉtienne Loks
2025-02-19🗃️ database: add associated basket to treatments - is exhibition for tre...Étienne Loks
2025-02-19♻️ clean all "add_own"Étienne Loks
2025-02-19🗃️ permissions refactoring: add permission request model - link between...Étienne Loks
2024-09-26Context record: DocumentationType, ExcavationTechnic add hierarchy and orderÉtienne Loks
2024-09-20🗃️ context records, finds: new fields in databaseÉtienne Loks
2024-09-20🗃️ archaeological sites: new fields in databaseÉtienne Loks
2024-09-18🗃️ archaeological files: new fields in databaseÉtienne Loks
2024-09-16🗃️ context records new fields, default values, admin interface - town ad...Étienne Loks
2024-09-13⚡️ improve performance - external ID: prevent double save - user UPDATE q...Étienne Loks
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 (refs...Étienne Loks
2024-04-16🗃️ Context record - add cultural attribution field (refs #5740)Étienne Loks
2024-04-16🗃️ Context record - identification type changes to hierarchical (refs #5...Étienne Loks
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
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 geo...Étienne Loks
2023-04-03Load task refactoring - manage external_id regen with tasks - cascade update ...É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
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
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