summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_finds.py
AgeCommit message (Collapse)Author
2017-10-10Recommanded treatments -> get it from treatment type list (refs #3752)Étienne Loks
2017-10-04Preservation module: models - change alteration and alteration causes for ↵Étienne Loks
m2m (refs #3639)
2017-10-04Preservation module: add fields to models (refs #3639)Étienne Loks
2017-10-02set_localisation: do not raise an error for an empty value if localisation ↵Étienne Loks
is not defined
2017-09-21Add object type as a hierarchical search (refs #3742)Étienne Loks
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 ↵Étienne Loks
requests, etc.
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-24Datings: post-fix of duplicates associated to the same object (usually on ↵Étienne Loks
imports)
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
Conflicts: ishtar_common/views.py version.py
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
Conflicts: archaeological_finds/forms_treatments.py
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
- Number of finds (total and by places) - Number of container (total and by places)
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 ↵Étienne Loks
(refs #3579)
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, ↵Étienne Loks
context records and finds (refs #3196)
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 ↵Étienne Loks
warehouses and containers (refs #3416)
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