summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-03-30Sources: fix query owns requests (refs #3196)Étienne Loks
2017-03-30Access control: fix some inconsistent settings for actionsÉtienne Loks
2017-03-30Access control: fix evaluation of availability of actionsÉtienne Loks
2017-03-29Widget: fix Select2Multiple initialization with stringÉ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-29Operations: add collaborators field (refs #3368)Étienne Loks
2017-03-29Access control: put back the specific Django user permission checkÉtienne Loks
2017-03-29Access control: simplify and fix permissions relative to "get_item"Étienne Loks
2017-03-29Access control: fix get owns query for UEs, finds, warehouses and containersÉtienne Loks
2017-03-29Treatment files: add missing permissionsÉtienne Loks
2017-03-29Scripts: generate missing access control groupsÉtienne Loks
2017-03-27Replace MultipleAutocompleteField with Select2MultipleField (refs #3575)Étienne Loks
2017-03-27Widgets: update select2 usageÉtienne Loks
2017-03-27JS: new version of select2Étienne Loks
2017-03-24Warehouse: divisions forms is readonly if containers are localised in this ↵Étienne Loks
warehouse (refs #3563)
2017-03-24Wizard: manage readonly forms (refs #3563)Étienne Loks
2017-03-23UI: use the url to detect the current action (more accurate) (refs #3357)Étienne Loks
2017-03-23Operation wizards: adapt test to match new filtering of forms (ref #3367)Étienne Loks
2017-03-23Operation forms: filter some fields if "files" module is not activated (ref ↵Étienne Loks
#3367)
2017-03-22Update version numberÉtienne Loks
2017-03-22Shortcut menu: hide/show information saved in the sessionÉtienne Loks
2017-03-22JS: prevent menu from dancing (less cool but prevent seasickness)Étienne Loks
2017-03-21v0.99.16Étienne Loks
2017-03-21Update french translationÉtienne Loks
2017-03-21Context records forms/sheet: add documentation types, diameter and depth of ↵Étienne Loks
appearance (refs #3561)
2017-03-21Finds search: conditionnal search (warehouse module available) for ↵Étienne Loks
warehouses and containers (refs #3416)
2017-03-21Warehouse modification: arror message is displayed when putting identical ↵Étienne Loks
division types (refs #3562)
2017-03-21Container form: fix message when no warehouse is setÉtienne Loks
2017-03-21Update translationsÉtienne Loks
2017-03-21CI: fix bad stageÉtienne Loks
2017-03-21CI: split in differents stagesÉtienne Loks
2017-03-21Finds search: search by warehouse (location & responsible) (refs #3416)Étienne Loks