stable
Clone or download
Read-only
No need to pollute www scope. That way we are aligned with docman and svn plugins where resources/ is at the root of their plugin. Part of request #14717: Cleanup of tracker templates Change-Id: I282b04a97565b259327dd3a819106f5544e1ce61
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +9 | −9 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardXMLController.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/XMLExporter.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/constants.php | +0 | −1 | Go to diff View file |
R | plugins/agiledashboard/www/resources/xml_project_agiledashboard.rnc | Go to diff View file | ||
R | plugins/agiledashboard/www/resources/xml_project_agiledashboard.rng | Go to diff View file | ||
R | plugins/agiledashboard/www/resources/xml_project_agiledashboard_planning.rnc | Go to diff View file | ||
R | plugins/agiledashboard/www/resources/xml_project_agiledashboard_planning.rng | Go to diff View file | ||
M | plugins/cardwall/include/CardwallConfigXmlExport.class.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/CardwallConfigXmlImport.class.php | +1 | −1 | Go to diff View file |
R | plugins/cardwall/www/resources/xml_project_cardwall.rnc | Go to diff View file | ||
R | plugins/cardwall/www/resources/xml_project_cardwall.rng | Go to diff View file | ||
R | plugins/cardwall/www/resources/xml_project_cardwall_data.rnc | Go to diff View file | ||
R | plugins/cardwall/www/resources/xml_project_cardwall_data.rng | Go to diff View file | ||
M | plugins/tracker/include/Tracker/Artifact/XMLExport.php | +2 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +3 | −3 | Go to diff View file |
R | plugins/tracker/www/resources/artifact-definition.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/artifact-definition.rng | Go to diff View file | ||
R | plugins/tracker/www/resources/artifacts.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/artifacts.rng | Go to diff View file | ||
R | plugins/tracker/www/resources/tracker-definition.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/tracker-definition.rng | Go to diff View file | ||
R | plugins/tracker/www/resources/tracker.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/tracker.rng | Go to diff View file | ||
R | plugins/tracker/www/resources/trackers.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/trackers.rng | Go to diff View file | ||
R | plugins/tracker/www/resources/triggers.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/triggers.rng | Go to diff View file | ||
R | plugins/tracker/www/resources/workflow.rnc | Go to diff View file | ||
R | plugins/tracker/www/resources/workflow.rng | Go to diff View file | ||
M | src/common/xml/resources/project/project.rnc | +3 | −3 | Go to diff View file |
M | src/utils/TrackerV3-data-exporter.php | +1 | −1 | Go to diff View file |