stable

Clone or download

Read-only

refactor: TRACKER_EVENT_GENERAL_SETTINGS as an object

Kanban will have to listen to this event, having an object will allow us to have a clean start. No functional changes in general settings of tracker (used or not in a.d/kanban). Part of request #32645: Extract kanban from agiledashboard Change-Id: I73efef8672fcbf656e4d9096bdb7fa9a0e1286c0

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.php +6 −4 Go to diff View file
A plugins/tracker/include/Tracker/Config/GeneralSettingsEvent.php +32 −0 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +4 −19 Go to diff View file