stable
Clone or download
Read-only
Instead of hardcoding an array of columns, we now asks to the MetadataFactory the list of metadata to build the columns. This will ease the inclusion of columns based on custom properties. No functional changes (except columns order). Part of story #24197: search for Documents with criteria Change-Id: Iee3a02e1de491d36ebfe25990f95b159e29ecb4c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/include/Tree/Search/ListOfSearchColumnDefinitionPresenterBuilder.php | +13 | −15 | Go to diff View file |
M | plugins/document/site-content/fr_FR/LC_MESSAGES/tuleap-document.po | +0 | −12 | Go to diff View file |
M | plugins/document/tests/unit/Tree/Search/ListOfSearchColumnDefinitionPresenterBuilderTest.php | +22 | −70 | Go to diff View file |