stable

Clone or download

Read-only

Deal with TTM trackers

This is part of story #12188 hide fieldsets according to state The restrictions are the same as the ones defined for frozen fields: cannot select a tracker as test def or test exec if it contains a post action hidden fieldsets This patch needs the following core patch: https://gerrit.tuleap.net/c/tuleap/+/15082 Change-Id: Ie51bdf218276dd5f8dd95a265de3afd1e0db68b1

Modified Files

Name
M include/TestManagement/AdminController.class.php +24 −2 Go to diff View file
M include/TestManagement/Administration/TrackerChecker.php +19 −4 Go to diff View file
A include/TestManagement/Administration/TrackerHasAtLeastOneHiddenFieldsetsPostActionException.php +29 −0 Go to diff View file
M include/TestManagement/XML/XMLImport.php +6 −1 Go to diff View file
M include/testmanagementPlugin.class.php +6 −1 Go to diff View file
M phpunit/TestManagement/Administration/TrackerCheckerTest.php +21 −2 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-testmanagement.po +14 −6 Go to diff View file