stable

Clone or download

Read-only

Id column should be the first column

Part of story #26766 smooth usage of Document search Change-Id: I22c425526dc31284a168787f2ef1e60758178428

Modified Files

Name
M plugins/docman/include/Docman_MetadataFactory.class.php +1 −0 Go to diff View file
M plugins/docman/include/REST/v1/Search/SearchColumnCollectionBuilder.php +3 −4 Go to diff View file
M plugins/docman/tests/unit/REST/v1/Search/SearchColumnCollectionBuilderTest.php +4 −3 Go to diff View file
M plugins/document/include/Config/Project/SearchColumnFilter.php +1 −1 Go to diff View file
M plugins/document/include/Config/Project/search-view.mustache +2 −1 Go to diff View file
M plugins/document/include/Tree/Search/ListOfSearchColumnDefinitionPresenterBuilder.php +2 −4 Go to diff View file
M plugins/document/site-content/fr_FR/LC_MESSAGES/tuleap-document.po +12 −6 Go to diff View file
M plugins/document/site-content/pt_BR/LC_MESSAGES/tuleap-document.po +5 −4 Go to diff View file
M plugins/document/tests/unit/Config/Project/SearchColumnFilterTest.php +1 −5 Go to diff View file
M plugins/document/tests/unit/Tree/Search/ListOfSearchColumnDefinitionPresenterBuilderTest.php +4 −3 Go to diff View file