dev

Clone or download

Read-only

Merge commit 'refs/changes/48/448/1' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: Fix bugs #3582 - getTrackerStructure permissions Change-Id: I4ac253774b64b7a69890b8284f97fb0a27a1ae40

Modified Files

Name
M plugins/tracker/include/Tracker/Rule/Tracker_RulesManager.class.php +14 −8 Go to diff View file
M plugins/tracker/include/Tracker/SOAPServer.class.php +7 −7 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticManager.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php +7 −3 Go to diff View file
M plugins/tracker/include/Tracker/Tooltip/Tracker_Tooltip.class.php +1 −1 Go to diff View file
M plugins/tracker/include/workflow/Workflow.class.php +14 −9 Go to diff View file
M plugins/tracker/include/wsdl.php +3 −3 Go to diff View file
M plugins/tracker/tests/Tracker_RulesManagerTest.php +12 −4 Go to diff View file
M plugins/tracker/tests/Tracker_SemanticManagerTest.php +58 −12 Go to diff View file
M plugins/tracker/tests/workflow/WorkflowTest.php +36 −6 Go to diff View file
M plugins/tracker/www/soap/ChangeLog +5 −1 Go to diff View file
M plugins/tracker/www/soap/VERSION +1 −1 Go to diff View file