stable

Clone or download

Read-only

Move the fetching of warnings and error in dedicated objects

part of request #9826 Burdown refactoring Change-Id: Ic1f6d3af256afc0a498d8dd722837c021215da7e

Modified Files

Name
A plugins/tracker/include/Tracker/FormElement/BurndownMessageFetcher.php +149 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php +8 −108 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
A plugins/tracker/tests/Tracker/FormElement/BurndownMessageFetcherTest.php +79 −0 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_BurndownTest.php +67 −7 Go to diff View file