summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/migrations
AgeCommit message (Collapse)Author
2021-02-28Fix statistics for warehouseÉtienne Loks
2021-02-28Migrate to collectionsÉtienne Loks
2021-02-28Container: adapt forms for the new container managementÉtienne Loks
2021-02-28Squash migrationsÉtienne Loks
2021-02-28New container management - merge actionÉtienne Loks
2021-02-28Find - collections: add field to form and sheetÉtienne Loks
2021-02-28New container management: change ext idÉtienne Loks
2021-02-28New container localisation - adapt sheets, importsÉtienne Loks
2021-02-28Container: add parents - localisation refactoringÉ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-12Migrate to UUID: warehoue, containers, person, organizationÉ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-06-28Better management of cascade updatesÉtienne Loks
2019-06-27Warehouse: link warehouse to an organization - manage address dependenciesÉ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-02-12Add documents to containersÉtienne Loks
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-11-12Ref is not mandatory for container typeÉtienne Loks
2018-10-24last_modified -> auto_now=TrueÉtienne Loks
2018-10-24Find: search last modified and modified byÉtienne Loks
2018-08-14Container - warehouse form configuration - cache precise localisationÉ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-12User profile form: duplicate, delete and editÉtienne Loks
2018-06-12Standardize related field item for imagee collections (refs #4076)Étienne Loks
2018-06-12Images: add a main_image field (refs #4076) - Add images associated to ↵Étienne Loks
warehouses (refs #3879)
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-03Fix inopportunate migrationsÉtienne Loks
2018-03-03Sites: add missing fields in modelsÉtienne Loks
2018-03-03Finds: add decoration fieldÉtienne Loks
2018-02-28Finds: add missing fieldsÉtienne Loks
2018-01-31Container: add old reference (refs #3869)Étienne Loks
2018-01-09Fix index constraint for ContainerÉ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