Commit Graph

14 Commits

Author SHA1 Message Date
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
5287ebcbe5 Merge branch '1' 2017-12-19 10:21:48 +13:00
Robbie Averill
bf9fbe3aa7 FIX Ensure namespaced widget classes are handled and Widget is not included 2017-12-13 23:03:12 +13:00
Adrian Stein
e9e30b6489 Add in missing requirements 2017-11-21 11:28:55 +11:00
Robbie Averill
fb91acbe3a NEW Install module to the vendor folder 2017-10-11 09:54:52 +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
8dae0a6f95 Tabs to spaces in Controller 2017-01-26 08:25:53 +13: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