stable

Clone or download

Read-only

Add expand/collapse folder status to ItemRepresentation

part of story #10721 upload documents with drag'n drop How to test: In REST route access to docman_items/id/items you should have information about expand/collapse status of folders Change-Id: I8a9e69af656c3a205dd3c6eda5c13e05ed3379dc

Modified Files

Name
M plugins/docman/include/REST/v1/ItemRepresentation.php +6 −0 Go to diff View file
M plugins/docman/include/REST/v1/ItemRepresentationBuilder.php +7 −0 Go to diff View file
M plugins/docman/phpunit/REST/v1/ItemRepresentationCollectionBuilderTest.php +6 −2 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanItemsTest.php +7 −0 Go to diff View file