stable
Clone or download
Read-only
request #13388 make the timetracking overview's title required
don't let the possibility to let an empty title for the widget timetracking overview. Change-Id: I739a402f589deae8a037d5a23e5ba2333f5e5ebd
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/timetracking/include/Timetracking/Exceptions/TimetrackingOverviewWidgetNoTitle.php | +31 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Widget/TimeTrackingOverview.php | +23 | −5 | Go to diff View file |
M | plugins/timetracking/templates/timetracking-overview-preferences.mustache | +7 | −2 | Go to diff View file |
M | src/common/Dashboard/Widget/Add/AddWidgetController.php | +11 | −4 | Go to diff View file |
M | src/common/Dashboard/Widget/PreferencesController.php | +9 | −1 | Go to diff View file |