Colin Kuskie
|
5febc0ebbc
|
Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
docs/gotcha.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/File/GalleryFile/Photo.pm
lib/WebGUI/Asset/Post.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/WikiPage.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/Cache.pm
lib/WebGUI/Content/Setup.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Pay.pm
lib/WebGUI/Shop/PayDriver/ITransact.pm
sbin/testEnvironment.pl
t/Asset/WikiPage.t
t/Shop/PayDriver.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/Ogone.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Workflow/Activity/RemoveOldCarts.t
t/lib/WebGUI/Test.pm
|
2010-06-25 23:25:26 -07:00 |
|
Colin Kuskie
|
10f2cda847
|
Change purge from override to around.
|
2010-06-17 11:31:31 -07: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
|
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
|
360acb5191
|
Use wg8 instanciators.
|
2010-03-04 08:50:57 -08:00 |
|
Colin Kuskie
|
dfc388fe3d
|
More Subscribable fixes.
|
2010-03-03 21:08:18 -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 |
|