stable

Clone or download

Read-only

Refactoring: move existing code in its own controller

This is part of story #10173 Have multiple dashboards No functional changes, edit widget modal (ex: ImageViewer) still show the preferences form. Change-Id: I11cc5cf05f25751eae77388e1f697b6917914b61

Modified Files

Name
A src/common/Dashboard/Widget/PreferencesController.php +82 −0 Go to diff View file
A src/common/Dashboard/Widget/Router.php +54 −0 Go to diff View file
M src/common/autoload.php +4 −2 Go to diff View file
M src/www/scripts/dashboards/dashboard-modals.js +2 −2 Go to diff View file
D src/www/widgets/get_edit_modal_content.php +0 −52 Go to diff View file
A src/www/widgets/index.php +31 −0 Go to diff View file