summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_finds.py
AgeCommit message (Expand)Author
2017-09-21Generic manner of managing external idÉtienne Loks
2017-09-20Fix external id generation for findsÉtienne Loks
2017-09-14Django 1.11: fix get_model_fieldsÉtienne Loks
2017-08-29Merge branch 'master' into developÉtienne Loks
2017-08-29Find deletions: delete associated base find (refs #3724)Étienne Loks
2017-08-29Finds: delete associated treatment on find deletion (refs #3723)Étienne Loks
2017-08-29Wizards: fix image and file initialization on modifyÉtienne Loks
2017-08-29Change image path for finds (do not repeat operation index)Étienne Loks
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-26Base finds: fix index initializationÉtienne Loks
2017-08-11Fix get and set localisationÉtienne Loks
2017-08-07Imports, add post import trigger for finds: set_localisation_1, _2, ...Étienne Loks
2017-08-04Admin: improve forms, lists for finds, base finds, treatements, treatment req...Étienne Loks
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-24Datings: post-fix of duplicates associated to the same object (usually on imp...Étienne Loks
2017-07-02Remove translation on all permissions (can generate database issue)Étienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-13OA code is now a string.Étienne Loks
2017-05-17Merge branch 'master' into developÉtienne Loks
2017-05-16Finds: fix full CSV export columnsÉtienne Loks
2017-05-15Merge branch 'master' into developÉtienne Loks
2017-05-15Can manage find index by context record (refs #3590)Étienne Loks
2017-05-15Merge branch 'master' into developÉtienne Loks
2017-05-10Find search: search by context records (and within relations)Étienne Loks
2017-04-30Fix cascading bulk updateÉtienne Loks
2017-04-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-20models: default str -> unicodeÉtienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-19Django 1.8: remove transaction.commit_unless_managedÉtienne Loks
2017-04-14Django 1.8: fix import errors, deprecation warnings and models warningsÉtienne Loks
2017-04-07Documentation generation: add some variables to treatments (refs #3586)Étienne Loks
2017-04-05Warehouse sheet: provide statistics (refs #3398)Étienne Loks
2017-04-04Base finds: fix bulk update of finds on context record change (refs #3484)Étienne Loks
2017-04-04Base finds: bulk update of finds on context record change (refs #3484)Étienne Loks
2017-04-04Base finds: fix cache generation on context record change (refs #3484)Étienne Loks
2017-04-02Finds: do not resize the image and regenerate a thumb on find duplication (re...Étienne Loks
2017-03-30Permissions: add missing permissions for authors and sources (refs #2068)Étienne Loks
2017-03-30Sources: fix query owns requests (refs #3196)Étienne Loks
2017-03-29Access control: collaborators are included in get_own_query for operations, c...Étienne Loks
2017-03-29Access control: fix get owns query for UEs, finds, warehouses and containersÉtienne Loks
2017-03-21Finds search: conditionnal search (warehouse module available) for warehouses...Étienne Loks
2017-03-21Finds search: search by warehouse (location & responsible) (refs #3416)Étienne Loks
2017-03-15Sheets: mark explicitly some fields as translated fields (refs #3459)Étienne Loks
2017-03-15Tables: add missing headers (refs #3491)Étienne Loks
2017-03-15Refactoring: EXTRA_FULL_FIELDS_LABELS -> COL_LABELS (with merge) (refs #3491)Étienne Loks
2017-03-09Finds table: add new fields and reorderValérie-Emma Leroux
2017-03-09Find search: change image search queryÉtienne Loks
2017-02-27Operations: fix bulk update of finds and base finds for old postgresql versio...Étienne Loks
2017-02-26Operations: bulk update of base find and finds (refs #3472)Étienne Loks
2017-02-14Finds table: fix columnsÉtienne Loks