summaryrefslogtreecommitdiff
path: root/archaeological_context_records/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-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
2019-09-10Migrations: back to non translated fields description (Django fun)Étienne Loks
2019-09-04Serializers: manage context records - uuid for context recordsÉtienne Loks
2019-09-04Use UUID for operations and datingsÉ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-17Fix cache generation for finds and context recordsÉtienne Loks
2019-06-17Context records: settings for new query engineÉtienne Loks
2019-06-17Fix migrations after rebaseÉtienne Loks
2019-06-17Geo: manage autogen of polygonsÉtienne Loks
2019-04-24Manage generation of QR codesÉtienne Loks
2019-04-24Geo: manage container and warehouse - manage geo save dependenciesÉtienne Loks
2019-04-24Update migrationsÉtienne Loks
2019-04-24Merge migrationsÉtienne Loks
2019-04-24Geo: manage autogen of polygonsÉtienne Loks
2019-04-24Post-merge: migrationsÉtienne Loks
2019-04-24Manage X, Y, Z fields for context records, operations and sitesÉtienne Loks
2019-02-06ForeignKey: SET_NULL fixÉtienne Loks