summaryrefslogtreecommitdiff
path: root/archaeological_context_records/migrations
AgeCommit message (Collapse)Author
2019-02-06Main image: fix bad "on_delete" behaviourÉtienne Loks
2019-01-28Migrate main image: fix migration scriptÉtienne Loks
2019-01-18Document model: add history to documentsÉtienne Loks
2019-01-11Use JSON for M2M historyÉtienne Loks
2019-01-11Manage main image: model, auto associate default imageÉtienne Loks
2018-12-03Submarine modul: add fields in site and operationÉtienne Loks
2018-10-24last_modified -> auto_now=TrueÉtienne Loks
2018-10-24Find: search last modified and modified byÉtienne Loks
2018-06-19Polygon to multi polygonÉtienne Loks
2018-06-12Rebase migrationsÉtienne Loks
2018-06-12Migrations to clean older models for images and sources (refs #4107)Étienne Loks
2018-06-12Migrate images and sources to new document model (refs #4107)Étienne Loks
2018-06-12Context record: add town field for context records (when parcel is not ↵Étienne Loks
mandatory)
2018-06-12Migrate single image to M2M (refs #4076)Étienne Loks
2018-06-12Standardize related field item for imagee collections (refs #4076)Étienne Loks
2018-06-12Merge migrationsÉtienne Loks
2018-06-12Adapt migrations - M2M cannot be simply migrate (refs #4076)Étienne Loks
2018-06-12Images: add a main_image field (refs #4076) - Add images associated to ↵Étienne Loks
warehouses (refs #3879)
2018-06-12Relation graph: add logical fields in relationsÉtienne Loks
2018-04-03Types: charfield to textfield for name and slugÉtienne Loks
2018-03-15Container - fix length for different character fields (refs #3993) - fix ↵Étienne Loks
length for URLs field in sources -> 1000 (refs #3991)
2018-03-06Parcel not mandatory: change in database (refs #3962)Étienne Loks
2018-02-18Add link between context records and sites (model)Étienne Loks
2018-01-19Search vectors for authors and sourcesÉtienne Loks
2017-11-10Models: generic images with m2m relations with main itemsÉtienne Loks
2017-10-26Towns: remove "canton" add limits - change meta for dataÉtienne Loks
2017-10-17Json fields: change default and db index (refs #3077)Étienne Loks
2017-10-17JSON: add JSON fields to manage dynamic data schema - add table to ↵Étienne Loks
administrate display of theses fields (refs #3077)
2017-10-12Performance: add indexes for cached labelsÉtienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-08-29Migrations: change meta attributesÉtienne Loks
2017-08-26Django 1.11: new migrations for slugsÉtienne Loks
2017-08-04Migration updateÉtienne Loks
2017-08-04Fix context record migrationÉtienne Loks
2017-08-04Context record: add point 2dÉtienne Loks
2017-08-02Update migrationsÉtienne Loks
2017-06-30v1 merge: adapt initial migrationsÉtienne Loks
2017-06-30v1 merge: remove v1 migrationsÉtienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-28Sources: change external id type to TextFieldÉtienne Loks
2017-06-28Sources: external_id max char from 12 to 300Étienne Loks
2017-05-03Migrations: add missing views to initializationÉtienne Loks
2017-04-18New migrations: add viewsÉtienne Loks
2017-04-14New migration managementÉtienne Loks
2017-03-21Context records forms/sheet: add documentation types, diameter and depth of ↵Étienne Loks
appearance (refs #3561)
2017-03-13Context record: add type of excavation technics (refs #3487)Étienne Loks
2017-02-25Operations: bulk update of context records (refs #3472)Étienne Loks
2017-01-31Change filed length in DB to match importers - Importer configurationÉtienne Loks
2017-01-05Better management of context record relations tables (refs #3347)Étienne Loks
2016-10-22Image filename are now up to 255 characters. Length test is done on forms. ↵Étienne Loks
(refs #3325)