stable
Clone or download
Read-only
Merge commit 'refs/changes/75/3475/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7607: make search filter correctly by date on trackers Change-Id: I3c4839b4bb49d80aa7bb890d8d082e4d91bc74b3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/ArtifactPropertiesExtractor.class.php | +15 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/RequestTrackerDataFactory.class.php | +6 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchClientFacade.class.php | +7 | −0 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/RequestTrackerDataFactoryTest.php | +1 | −1 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/SearchClientFacadeTest.php | +7 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +1 | −1 | Go to diff View file |