Commit Graph

13 Commits

Author SHA1 Message Date
helpfulrobot
130e9d06a1 Converted to PSR-2 2015-11-18 17:08:21 +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
Ryan Wachtl
eb092e7395 Use Config to get Widget::$only_available_in
Added support for use of Config to set Widget::$only_available_in so widgets bundled with other modules can be hidden, ex. blog module.
2013-08-16 19:46:39 -05:00
NoBone
22b7790307 Update WidgetAreaEditor.php 2013-05-08 22:14:12 +12:00
Will Rossiter
0536ad31ce FIX: Ensure available widgets list is consistent between versions (#6292) 2013-05-07 22:22:41 +12:00
Will Rossiter
dd6ffbfaf8 FIX: WidgetControllerTest failing due to 3.1 API. Update package information 2013-05-07 20:56:38 +12:00
g4b0
fe85c64afb Bugfix: check array before shifting 2013-04-02 09:04:15 +02:00
Stig Lindqvist
135792bd96 MINOR Adding docblocks for class methods. 2012-10-06 10:49:28 +13:00
Stig Lindqvist
c2788985e7 MINOR Adding visibility keywords to methods and class variables. 2012-10-06 10:39:49 +13:00
Stig Lindqvist
e90577ee6c API CHANGE Removed unused variables 2012-10-06 10:35:02 +13:00
Stig Lindqvist
57a95c1484 MINOR Tabs must be used to indent lines and line lenght preferable less than 100chars. 2012-10-06 10:27:02 +13:00
Ed
3c99b0f23a Issue #4: Adds missing requirements for WidgetAreaEditor
NEW: Updates WidgetAreaEditor images to fit new design

BUG: Removes use of deprecated method Name() on FormField
2012-08-09 17:09:57 +01:00
Ingo Schommer
552a5006da MINOR Initial commit 2012-04-18 23:20:33 +02:00