summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-13Access control: fix show own item (not *all* items) (refs #3593)Étienne Loks
2017-04-13get_item: refactoting of access control checkÉtienne Loks
2017-04-12Treament file dashboard: add filter form (refs #3381)Étienne Loks
2017-04-12Treament dashboard: add filter form (refs #3381)Étienne Loks
2017-04-12Small CSS fixÉtienne Loks
2017-04-11v0.99.18Étienne Loks
2017-04-11Adapat groupsÉtienne Loks
2017-04-11Restore permissions fixtureÉtienne Loks
2017-04-11Fix makefileÉtienne Loks
2017-04-11Adapt tests for new fixturesÉtienne Loks
2017-04-11Update fixtures (refs #3516)Étienne Loks
2017-04-11Makefile: remove unecessary varÉtienne Loks
2017-04-11Makefile: add missing model to fixture generatorsÉtienne Loks
2017-04-09Remove inappropriate permissionsÉtienne Loks
2017-04-09CSS: update input widthÉtienne Loks
2017-04-09Manage hierarchical display with select2Étienne Loks
2017-04-09Fix hiearchical display of typesÉtienne Loks
2017-04-07Update translationsÉtienne Loks
2017-04-07v0.99.17Étienne Loks
2017-04-07Update translationsÉtienne Loks
2017-04-07Update translationsÉ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-07Update labelsValérie-Emma Leroux
2017-04-07Update labelsValérie-Emma Leroux
2017-04-07Merge branch 'master' of git.iggdrasil.net:/srv/git/ishtarValérie-Emma Leroux
Conflicts: archaeological_operations/templates/ishtar/sheet_operation.html
2017-04-07Treatment - Treatment files dashboard: first overview (refs #3381)Étienne Loks
2017-04-07PEP8Étienne Loks
2017-04-07Remove public access by default on user creationÉtienne Loks
2017-04-07Documentation generation: add some variables to treatments (refs #3586)Étienne Loks
2017-04-06Enlarge your tables - twice the size (refs #3420)Étienne Loks
2017-04-06Allow old operations. Seventeenth century here we are! (refs #3588)Étienne Loks
2017-04-06Warehouse form: name can be up to 200 chars (refs #3585)Étienne Loks
2017-04-05Prevent circular import on some instancesÉtienne Loks
2017-04-05Update translation filesÉtienne Loks
2017-04-05Update versionÉ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-03Fix find modify action (refs #3405)Étienne Loks
2017-04-02Finds: do not resize the image and regenerate a thumb on find duplication ↵Étienne Loks
(refs #3579)
2017-04-01Operation wizard: an operation cannot be related to herself (refs #3578)Étienne Loks
2017-04-01New person form: fix empty title (refs #3577)Étienne Loks
2017-03-31Filter autocomplete by own if relevantÉtienne Loks
2017-03-30Access control: define get_query_own for personsÉ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-30Permissions: add missing permissions for authors and sources (refs #2068)Étienne Loks