stable
Clone or download
Read-only
story #7607 have tracker search in global search Change-Id: I0d9504826a9909e294c802343ffa6e3ea8ab0aab
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/SearchResult.class.php | +3 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchResultDocman.class.php | +4 | −1 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchResultTracker.class.php | +4 | −1 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchResultWiki.class.php | +4 | −1 | Go to diff View file |
A | plugins/fulltextsearch/templates/search-one-result.mustache | +12 | −0 | Go to diff View file |
M | plugins/fulltextsearch/templates/search-results-main.mustache | +1 | −12 | Go to diff View file |
M | plugins/fulltextsearch/templates/search-results-more.mustache | +1 | −12 | Go to diff View file |
M | plugins/fulltextsearch/www/themes/default/css/style.less | +9 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/fonts.less | +13 | −12 | Go to diff View file |
M | src/www/themes/common/css/utils/search.less | +11 | −2 | Go to diff View file |
A | src/www/themes/common/css/utils/services.less | +31 | −0 | Go to diff View file |
M | src/www/themes/common/css/utils/utils.less | +1 | −0 | Go to diff View file |