stable

Clone or download

Read-only

feat: Display custom properties in alphabetic order

If project has defined some custom properties, then corresponding search criteria should be displayed in alphabetic order. Bonus: update REST API doc to mention how to retrieve custom properties. Part of story #24197: search for Documents with criteria Change-Id: I4b928ee707f76cebb25456095ab170ddc182de19

Modified Files

Name
M plugins/docman/include/REST/v1/SearchResource.php +1 −1 Go to diff View file
M plugins/document/include/Tree/ListOfSearchCriterionPresenterBuilder.php +24 −8 Go to diff View file
M plugins/document/tests/unit/Tree/ListOfSearchCriterionPresenterBuilderTest.php +34 −0 Go to diff View file