Commit Graph

10 Commits

Author SHA1 Message Date
Steve Boyd
51d29b3d5a ENH PHP 8.1 compatibility 2022-04-13 13:54:56 +12:00
wernerkrauss
5d2f0570d8
Fix broken template paths in $Content
Use framework logic to get the templates of the current Widget Subclass
2018-10-16 15:12:34 +02:00
Raissa North
ab8349209a API Remove overriding function getTitle()
In the case that no title is entered in the CMS's title field no title is returned, rather than the CMS widget's title.
2018-02-02 11:13:52 +13:00
Robbie Averill
5ca288c9a3 FIX Use full versioning for Widget and WidgetArea to preserve draft state between page publishes 2017-12-21 10:45:55 +13:00
Robbie Averill
e1a0469c46 API Widgets and WidgetAreas are versioned and are owned by pages 2017-12-19 16:01:52 +13:00
Raissa North
285b46fafb FIX Add and optimise namespaces 2017-12-19 10:25:38 +13:00
Robbie Averill
9b12b602f5 FIX Use ModuleLoader for requirement resolution and typo in exception in Widget::getController 2017-09-14 14:16:45 +12:00
Robbie Averill
7c85b1b5d9 FIX Update tests for removed core features, use Controller for requests instead of Forms, etc 2017-09-14 11:15:01 +12:00
Robbie Averill
ec9421ba65 FIX Add legacy class remapping, escape FQ class names in URLs, docs and add bootstrap to buttons 2017-01-26 08:25:10 +13:00
Robbie Averill
8eee397b9a API Implement namespacing, add upgrade mapping. Remove deprecated methods and support for Widget_Controller (underscored) 2017-01-26 08:22:02 +13:00