stable
Clone or download
Read-only
part of: story #12450 see a preview of document How to test: --> Links to current folder info are displayed in the current folder dropdown --> when user is not a document manager, the permission link does not appear Change-Id: Iab5fe2ef6c1ad10d24136d677cf8714c28754efc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/ItemRepresentation.php | +7 | −0 | Go to diff View file |
M | plugins/docman/include/REST/v1/ItemRepresentationBuilder.php | +2 | −0 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/ItemRepresentationBuilderTest.php | +5 | −0 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/ItemRepresentationCollectionBuilderTest.php | +16 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Dropdown/DropdownButton.vue | +5 | −8 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenu.vue | +53 | −13 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenuCurrentFolder.vue | +49 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/EmptyState/EmptyFolderForWriters.vue | +13 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderHeader.vue | +8 | −2 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +17 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_new-document.scss | +7 | −0 | Go to diff View file |