Commit Graph

16 Commits

Author SHA1 Message Date
Steve Boyd a08aa08f4d API phpunit 9 support 2021-10-21 13:14:57 +13: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 8583b894a1 FIX Update tests to ensure TestPage owns its widget area 2017-12-21 11:16:48 +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
Dylan Wagstaff 18296d00e4 Update template path to allow PageController test to pass 2017-10-05 15:26:52 +13: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
helpfulrobot 130e9d06a1 Converted to PSR-2 2015-11-18 17:08:21 +13:00
Damian Mooyman 79db693835 BUG Prevent non-widget tests from loading WidgetAreaEditorTest_FakePage every query 2015-11-04 17:01:46 +13:00
Damian Mooyman b23606b498 API Enable Title to be CMS driven
FIX issue with field scaffolding hiding the "Enabled" checkbox
FIX Safe escaping of CMSTitle / Description fields
2015-03-06 15:41:28 +13:00
Damian Mooyman 9c678ca540 Remove reliance on $_REQUEST global
Update to support 4.0
Alias dev-master as 1.0
2015-03-06 12:04:10 +13:00
Will Rossiter dd6ffbfaf8 FIX: WidgetControllerTest failing due to 3.1 API. Update package information 2013-05-07 20:56:38 +12:00
Ingo Schommer 8bcddb55ce 3.1 compatibility 2013-04-01 21:40:30 +02:00
Ingo Schommer 552a5006da MINOR Initial commit 2012-04-18 23:20:33 +02:00