summaryrefslogtreecommitdiff
path: root/archaeological_operations/migrations
AgeCommit message (Collapse)Author
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
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
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-28Add collaborators to sitesÉtienne Loks
2018-10-24last_modified -> auto_now=TrueÉtienne Loks
2018-10-24Find: search last modified and modified byÉtienne Loks
2018-09-03Manage history for sitesÉtienne Loks
2018-08-13Record quality: migrate to a typeÉtienne Loks
2018-08-13Parcel: add cached label fieldÉ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-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-13Site: add comment fieldÉtienne Loks
2018-04-13Subaquatic module: add missing fieldsÉtienne Loks
2018-04-13New type of operation: court-ordered seizure with associated fields (refs #4048)Étienne Loks
* models * migrations * wizard panel * forms * sheet
2018-04-03Types: charfield to textfield for name and slugÉtienne Loks