summaryrefslogtreecommitdiff
path: root/archaeological_operations/migrations
AgeCommit message (Collapse)Author
2017-08-26Django 1.11: new migrations for slugsÉtienne Loks
2017-08-04Migration updateÉ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-06-13Fix migrationÉtienne Loks
2017-06-13OA code is now a string.Étienne Loks
2017-04-18New migrations: add viewsÉtienne Loks
2017-04-14New migration managementÉtienne Loks
2017-03-29Operations: add collaborators field (refs #3368)Étienne Loks
2017-03-13Operation migration: fix regeneration of cacheÉtienne Loks
2017-03-13Operation: add a location field (refs #3508)Étienne Loks
2017-02-11Fix operation_type fk attribution (master only)Étienne Loks
2016-12-21Operation deletion test - adjust migration dependenciesÉtienne Loks
2016-12-16Fix migration dependencyÉtienne Loks
2016-12-11Add dependency in operation migrationÉtienne Loks
2016-12-11Administrative act for treatment and treatment filesÉtienne Loks
2016-10-22Image filename are now up to 255 characters. Length test is done on forms. ↵Étienne Loks
(refs #3325)
2016-10-22Improve cached label regeneration when modifying parent items (refs #3341)Étienne Loks
2016-09-15Operation: add comment about scientific documentation (refs #3229)Étienne Loks
2016-09-08Operation: manage deadline for finds and documentation receipt (refs #3191)Étienne Loks
2016-09-05Add images for operation, context records and sources (refs #2927, refs #351)Étienne Loks
2016-08-21Operations: DRACAR to old code (refs #3093)Étienne Loks
2016-08-17Parcels: add public domain field - better management of parcel formsets ↵Étienne Loks
(refs #2284)
2016-07-27Sync external ID on manual insert (refs #3161)Étienne Loks
2016-07-17Context records: short_label -> tiny_label, explicit relation in exportsÉtienne Loks
2016-07-17Add a short label to record relationsÉtienne Loks
2016-06-21Add GIS fields in DBÉtienne Loks
2016-04-07Fix DRACAR codeÉtienne Loks
2016-01-28Add abstract to operationsÉtienne Loks
2016-01-14Add receipt date in documentation for sources (refs #3014)Étienne Loks
2015-12-30Sources: duplicate and referencesÉtienne Loks
2015-12-28Archaeological operations: add report stateÉtienne Loks
2015-11-25Archaeological operations: common_name -> text - data migration: report ↵Étienne Loks
error on abuse associations
2015-11-20Archaeological operations: add virtual and record quality fields (refs #2961)Étienne Loks
2015-11-17Operations: towns and deparments in columnsÉtienne Loks
2015-11-10Fix bad operation_type migrationÉtienne Loks
2015-11-09Move operation types to ishtar_commonÉtienne Loks
2015-10-28Imports: allow column concatÉtienne Loks
2015-09-22Add relation between operationsÉtienne Loks
2015-06-10Fix migration after mergeÉtienne Loks
2015-06-10Merge branch 'stable'Étienne Loks
Conflicts: archaeological_operations/models.py
2015-06-10Code patriarche is unique - adjustment on operation fieldsÉtienne Loks
2015-05-06Manage migration merge on archaeological_context_recordsÉtienne Loks
To apply: ./manage.py migrate archaeological_operations --delete-ghost-migrations 0036 ./manage.py migrate archaeological_operations --fake 0037
2015-05-06Fix generaltype slug size (to match with label size)Étienne Loks
2015-05-06Add public domain parcels management (refs #2284)Étienne Loks