summaryrefslogtreecommitdiff
path: root/archaeological_operations/migrations
AgeCommit message (Collapse)Author
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-12Admin act: ref_sra 15 -> 200Étienne Loks
2022-12-12Fix migrationsÉ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
2022-07-11Preventive file: add some fields - better sheet - Administrativ act: add commentÉtienne Loks
2021-03-26Operation - Context records: Surface int -> floatÉtienne Loks
2021-02-28Add documents to administrative acts (refs #4999)É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
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-12-09Site: add other referenceÉtienne Loks
2019-11-26Regen create view for operationÉtienne Loks
2019-11-15Overload translation in databaseÉtienne Loks
2019-09-23Hide parcel field for UE QA - Add cultural atribution for sitesÉtienne Loks
2019-09-18Operation: change type of judiciary fieldsÉtienne Loks
2019-09-15Operation: add judiciary 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
2019-09-10Migrations: back to non translated fields description (Django fun)Étienne Loks
2019-09-07Serialization: full export testÉtienne Loks
2019-09-07Serialization : configure restore - UUID for parcelsÉtienne Loks
2019-09-06Serialization: add uuid to parcel owner - test that only natural keys are usedÉtienne Loks
2019-09-04Use UUID for operations and datingsÉtienne Loks
2019-09-03Refactor top_operation of Site in order to permit serializationsÉtienne Loks
2019-07-11bellow -> belowÉtienne Loks
2019-07-04Graphs: save results, options and testsÉtienne Loks
- can generate only above and only bellow - save dot files - option for no color for current - tests
2019-06-28Better management of cascade updatesÉtienne Loks
2019-06-17Optimize tables query for operations and sitesÉtienne Loks
2019-06-17Fix migrations after rebaseÉtienne Loks