Commit Graph

8 Commits

Author SHA1 Message Date
Sixfifty
1013e216c2 Fixed locale for AJAX requests on addWidget.
Currently locale is ignored with AJAX add requests, this patch sends the form locale with the request.
2013-08-06 16:30:24 +01:00
Christopher Darling
2ad1339c47 Removed whitespace fixes #53 2013-05-09 18:14:28 +02: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
Mike Parkhill
e7e731a13b MINOR: corrected the spelling error in the controller extension file name, fixes #30 2013-01-07 10:43:40 +13: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
Sam Minnee
025ee424c4 NEW: Add an extension that provides the <page-url>/widget/<widget-id> URL as part of the widgets module. (Trac #7174)
The handleWidget() method used to be part of core, and it's now been turned into the extension included here.
2012-06-22 14:04:21 +12:00