Commit graph

25 commits

Author SHA1 Message Date
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
873c07ac73 Must return the state of the call to super() in Subscribable's purge. 2010-04-11 19:57:14 -07:00
Colin Kuskie
4210d06927 Removed unneeded use module line. 2010-04-09 11:24:22 -07:00
Colin Kuskie
943ae9f259 Only delete a group if it exists. 2010-04-09 11:19:13 -07:00
Colin Kuskie
1860408b62 Set a default template for the Subscription role.
use WebGUI::Mail::Send, too.
2010-04-06 18:57:55 -07:00
Colin Kuskie
4fb5a55d2f Moose appropriate SUPER for RssFeed role. 2010-03-23 12:42:32 -07:00
Colin Kuskie
22bbf2e23c Check the Asset, not the class, and make sure it is loaded. 2010-03-23 11:54:19 -07:00
Colin Kuskie
e2033afbac Fix a typo in Subscribable Role. 2010-03-19 14:42:16 -07:00
Colin Kuskie
a8496c4d15 Convert Comments role to use Types. Build a test for it. 2010-03-18 15:06:17 -07:00
Colin Kuskie
b0cad3b155 Remove get and update overrides in Asset::Role::Comments 2010-03-18 09:10:45 -07:00
Colin Kuskie
8209de7978 Add tests for most other wobjects. Block broken code in Role/Asset/Comments. Refactor run_asset.t 2010-03-12 08:41:04 -08:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
360acb5191 Use wg8 instanciators. 2010-03-04 08:50:57 -08:00
Colin Kuskie
26e50b97f9 Fix POD typo. 2010-03-03 21:25:57 -08:00
Colin Kuskie
dfc388fe3d More Subscribable fixes. 2010-03-03 21:08:18 -08:00
Colin Kuskie
2b39e16cc8 Rough conversion of Comments and Installable to Moose. 2010-03-03 19:22:13 -08:00
Colin Kuskie
a37b1c725b Cleanup for moose accessors. 2010-03-03 19:02:00 -08:00
Colin Kuskie
5dc0299226 First cut at moving Subscribable to an Asset. 2010-03-03 18:43:28 -08:00
Colin Kuskie
7e673d4bc7 Don't need no stinkin' strict anymore! 2010-03-03 18:43:14 -08:00
Colin Kuskie
381e1ff022 Remove stub. Use requires to force the sub. 2010-02-19 01:35:52 -08:00
Colin Kuskie
edeb858d1f Convert RssFeed AssetAspect into a role. Doesn't work at all. 2010-02-17 18:54:30 -08:00
Graham Knop
8f8335ce92 fix AlwaysHidden docs 2010-02-17 16:44:03 -06:00
Doug Bell
845ede878a Merge branch 'asset-helpers' into 8
Conflicts:
	README
	lib/WebGUI/Role/Asset/AlwaysHidden.pm
2010-02-17 15:24:46 -06:00
Colin Kuskie
7caa3e3738 Move AssetRole to Role::Asset, and update all client modules. 2010-02-16 11:00:47 -08:00