stable
Clone or download
Read-only
Now the creation date of items is displayed in the search results. Part of story #24197: search for Documents with criteria Change-Id: I792df5f26f8e18523003e34d90fa6371013702d0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/Folders/SearchRepresentation.php | +10 | −1 | Go to diff View file |
M | plugins/document/include/Tree/Search/ListOfSearchColumnDefinitionPresenterBuilder.php | +1 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellCreateDate.vue | +36 | −0 | Go to diff View file |
R | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellUpdateDate.test.ts | Go to diff View file | ||
A | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellDate.vue | +68 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellDescription.test.ts | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellId.test.ts | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellLocation.test.ts | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellOwner.test.ts | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellTitle.test.ts | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellUpdateDate.vue | +3 | −39 | Go to diff View file |
R | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/__snapshots__/CellUpdateDate.test.ts.snap | Go to diff View file | ||
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.test.ts | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.vue | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/type.ts | +1 | −0 | Go to diff View file |
M | plugins/document/site-content/fr_FR/LC_MESSAGES/tuleap-document.po | +3 | −0 | Go to diff View file |