stable
Clone or download
Read-only
Merge commit 'refs/changes/55/3155/10' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7395: fts in report takes into account permisions on fields Change-Id: I7c487e6509a56266937114bd311d0583bfda3f35
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/RequestTrackerDataFactory.class.php | +2 | −0 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchClientFacade.class.php | +7 | −6 | Go to diff View file |
M | plugins/fulltextsearch/include/FullTextSearch/Controller/SearchController.class.php | +14 | −14 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +19 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +16 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +7 | −5 | Go to diff View file |
M | plugins/tracker/include/constants.php | +2 | −0 | Go to diff View file |