stable
Clone or download
Read-only
story #7395: fts in report takes into account permisions on fields
Change-Id: Ib6346ff41302d76e9fb44a62bbf47746320f75e6
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 |