summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_treatments.py
AgeCommit message (Collapse)Author
2018-11-28Treatment n<->1: copy and merge dataÉtienne Loks
2018-11-28treatment n<->1: add documentsÉtienne Loks
2018-11-28Treatment n<->1: manage savingÉtienne Loks
2018-11-28Wizard: display selected on final wizard panelÉtienne Loks
2018-11-28Treatments: manage treatment without find duplicationÉtienne Loks
2018-11-28Reorganize treatment actions - add a direct to treatementsÉtienne Loks
2018-10-16Disable site naturalk key (circular dependency problem with operations)Étienne Loks
2018-10-16Natural keys for operations, context records, finds, etc.Étienne Loks
2018-08-22Document: fix path for ea, treatment file, site documentsÉtienne Loks
2018-08-20Fix sorting on tablesÉtienne Loks
2018-08-16Search: manage open searchÉtienne Loks
2018-08-15Manage search key translationsÉtienne Loks
2018-08-15Update translationÉtienne Loks
2018-08-14Treatment searchesÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Migrate images and sources to new document model (refs #4107)É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-01-21Treatment file: adapt forms, models and sheetÉtienne Loks
2018-01-21Treatment: adapt forms, models and sheetÉtienne Loks
2018-01-19Search vectors for authors and sourcesÉtienne Loks
2017-11-10Models: generic images with m2m relations with main itemsÉtienne Loks
2017-10-18Json field: fix pre_save in order to initialize json with an empty dict ↵Étienne Loks
(refs #3077)
2017-10-12Performance: add indexes for cached labelsÉtienne Loks
2017-10-10Recommanded treatments -> get it from treatment type list (refs #3752)Étienne Loks
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-04Admin: improve forms, lists for finds, base finds, treatements, treatment ↵Étienne Loks
requests, etc.
2017-07-02Remove translation on all permissions (can generate database issue)Étienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-14New migration managementÉtienne Loks
2017-04-14Django 1.8: fix import errors, deprecation warnings and models warningsÉtienne Loks
2017-04-09Remove inappropriate permissionsÉtienne Loks
2017-04-07Update labelsValérie-Emma Leroux
2017-04-07Update labelsValérie-Emma Leroux
2017-04-07Update labelsValérie-Emma Leroux
2017-04-07Treatment - Treatment files dashboard: first overview (refs #3381)Étienne Loks
2017-04-07Documentation generation: add some variables to treatments (refs #3586)Étienne Loks
2017-03-30Permissions: remove explicit add / change / delete permissionsÉtienne Loks
They are not required because Meta > permissions is used to specify *extra* permissions not the basic one. Furthermore a strange bug occurs on initialization. Only done for TreatmentSource, this should be do for each model.
2017-03-30Add permissions for treatments sourcesÉtienne Loks
2017-03-29Treatment files: add missing permissionsÉtienne Loks
2017-03-19Treatments/Treatment files sheets: add source list (refs #3402)É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-02-09Shortcut menu: fix when current selected find is an integer (refs #3455)Étienne Loks
2017-02-03Fix find-basket for own requestÉtienne Loks
2017-01-29Fix performance issues for shortcut menuÉtienne Loks
2017-01-20Fix treatment view (refs #3426)Étienne Loks
2017-01-19Work on fix for treatment save (refs #3418)Étienne Loks
2017-01-12Fix treatment views (cardinality is not array_upper)Étienne Loks
2017-01-12Fix treatments views on cyclic treatments (should not happen but...)Étienne Loks