Project

General

Profile

« Previous | Next » 

Revision d3f47405

Added by Dominic Cleal about 7 years ago

fixes #19464 - rewrite Dashboard::Manager to support autoloading

Replaces class-level widget storage with a static list of built-in
widgets, then appends the registered plugin widgets to get the full
default list of widgets. As a result, the class can safely be reloaded
when modified and is more testable as class-level state is removed.

  • added
  • modified
  • copied
  • renamed
  • deleted