stable
Clone or download
Read-only
part of story #14291 Beautiful tracker creation Why this change: In next steps we'll need to create trackers from projects/xml. We do not want to rely on codendi_request stuff Change-Id: Id3404aa9ea077356d5a23eab24af466396c615d8
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Creation/TrackerCreationHasFailedException.php | +28 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Creation/TrackerCreator.php | +93 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +0 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +37 | −23 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +5 | −5 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Creation/TrackerCreatorTest.php | +136 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +6 | −0 | Go to diff View file |