stable

Forked from tuleap/stable

Clone or download

Read-only

request #8641 Tracker CrossSearch code is not anymore used

Change-Id: Iac744dfba72a922415c9fe53fd99d099036bddbd

Modified Files

Name
M plugins/agiledashboard/include/Planning/MilestoneFactory.class.php +2 −4 Go to diff View file
M plugins/agiledashboard/tests/include/ControllerTest.php +0 −3 Go to diff View file
R plugins/tracker/include/Tracker/CrossSearch/ArtifactNode.class.php Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/ArtifactReportField.class.php +0 −123 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/CriteriaBuilder.class.php +0 −167 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/ProjectNotFoundException.class.php +0 −24 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/Query.class.php +0 −208 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/Search.class.php +0 −95 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SearchContentView.class.php +0 −219 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SearchContentViewEmpty.class.php +0 −47 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SearchController.class.php +0 −97 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SearchDao.class.php +0 −429 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SearchView.class.php +0 −127 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SearchViewBuilder.class.php +0 −86 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SemanticStatusReportField.class.php +0 −101 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SemanticTitleReportField.class.php +0 −79 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SemanticValueFactory.class.php +0 −149 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/ServiceNotUsedException.class.php +0 −23 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SharedField.class.php +0 −43 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SharedFieldDao.class.php +0 −91 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/SharedFieldFactory.class.php +0 −83 Go to diff View file
D plugins/tracker/include/Tracker/CrossSearch/ViewBuilder.class.php +0 −97 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +0 −11 Go to diff View file
D plugins/tracker/include/Tracker/Hierarchy/Sorter.class.php +0 −119 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +0 −71 Go to diff View file
M plugins/tracker/include/autoload.php +3 −23 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +0 −1 Go to diff View file
M plugins/tracker/site-content/en_US/script_locale.txt +0 −4 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +0 −15 Go to diff View file
M plugins/tracker/site-content/fr_FR/script_locale.txt +0 −4 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +0 −14 Go to diff View file
R plugins/tracker/tests/Tracker/CrossSearch/ArtifactNodeTest.php Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/ArtifactReportFieldTest.php +0 −112 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/CriteriaBuilderTest.php +0 −433 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/QueryTest.php +0 −189 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SearchContentViewTest.php +0 −180 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SearchControllerTest.php +0 −124 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SearchTest.php +0 −115 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SearchViewBuilderTest.php +0 −83 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SearchViewTest.php +0 −241 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SemanticStatusReportFieldTest.php +0 −87 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SemanticTitleReportFieldTest.php +0 −36 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SemanticValueFactoryTest.php +0 −180 Go to diff View file
D plugins/tracker/tests/Tracker/CrossSearch/SharedFieldFactoryTest.php +0 −130 Go to diff View file
M plugins/tracker/tests/TrackerManagerTest.php +45 −63 Go to diff View file
D plugins/tracker/tests/builders/aCrossSearchCriteria.php +0 −72 Go to diff View file
D plugins/tracker/www/scripts/TrackerSearchTreeView.js +0 −187 Go to diff View file