stable
Clone or download
Read-only
request #14379: Tracker description does not need to be mandatory
There is no need to force the tracker description to be mandatory at creation or at update. Change-Id: I2551f7d7be9ead805628cb8b3dc1c49e36ce8aa8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Migration/MigrationManager.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +9 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/TrackerXmlImportTest.php | +2 | −4 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/tracker-general-settings.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/tracker-definition.rnc | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/tracker-definition.rng | +1 | −1 | Go to diff View file |
M | src/common/xml/resources/project/tracker-definition.rng | +1 | −1 | Go to diff View file |