stable
Clone or download
Read-only
Merge commit 'refs/changes/53/3153/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7395: be able to search in all text fields in tracker report Change-Id: I62a09b29715f75824efafe6dc41f105fe4a6e0be
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/IndexClientFacade.class.php | +9 | −0 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/RequestTrackerDataFactory.class.php | +30 | −3 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +6 | −6 | Go to diff View file |
M | plugins/fulltextsearch/site-content/en_US/fulltextsearch.tab | +3 | −3 | Go to diff View file |
M | plugins/fulltextsearch/site-content/fr_FR/fulltextsearch.tab | +3 | −3 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/RequestTrackerDataFactoryTest.php | +26 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +5 | −0 | Go to diff View file |