Commit graph

28 commits

Author SHA1 Message Date
Colin Kuskie
9678c3d8a7 Convert Shop::Pay to use Moose instead of Class::InsideOut. Update tests, and core usages to Moose syntax. Provide a shim so the old, base ->new($session) syntax. 2010-06-24 13:31:32 -07:00
Graham Knop
0efa62a73c asset immutability 2010-04-19 18:57:01 -05:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
814c2af249 Change calls to new to newById across Asset/ 2010-03-03 16:27:45 -08:00
Colin Kuskie
117c7897bb Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes. 2010-02-26 12:01:25 -08:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Colin Kuskie
504741061c Remove definition sub. 2010-02-15 10:57:31 -08:00
Colin Kuskie
7ff6b53e2c Update Subscription for Moose. 2010-02-15 10:18:20 -08:00
Colin Kuskie
50d3f48936 Extend existing non-recurring Subscriptions when rebought. Fixes bug #11010 2009-09-21 22:17:21 -07:00
Colin Kuskie
da2477d78c Fix POD for Sku definitions. 2009-09-21 21:33:55 -07:00
Colin Kuskie
71f48efdc3 fix POD typos 2009-04-02 17:04:03 +00:00
Colin Kuskie
01b8ccf412 Add getAddToCartForm to skus, update Shelf code, help, i18n and template. 2009-03-28 17:25:43 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
47eb1998dd Make the Redeem Subscription code template user selectable in the Subscription Asset.
Add Help, i18n for that template.
2008-12-29 17:31:36 +00:00
Martin Kamerbeek
6f1a3fbbac Added switch to allow for non-recurring subscriptions. 2008-11-19 09:58:45 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
Graham Knop
c07e5bf3eb remove debug code 2008-08-01 20:34:26 +00:00
Kaleb Murphy
f49c79eed4 Corrected purge table column names 2008-08-01 14:51:44 +00:00
Colin Kuskie
5fa3f7abba add a date selector to the manage code batch screen in the Subscription Sku 2008-07-21 04:16:11 +00:00
Colin Kuskie
59f561eabe change i18n labels in the listSubscriptionCodes screen to try and clear things up 2008-07-19 03:36:00 +00:00
Colin Kuskie
a417feb69d add batch name to the manage batches screen in the subscription 2008-07-19 03:05:46 +00:00
Colin Kuskie
3e2d5c6adf Add a continue shopping url to the Donation, Product, FlatDiscount and Subscription
Sku's.  Update all the templates to display this URL.  The new url takes the
user back to the view method with no extra variables set (like hasAddedToCart).
2008-07-16 01:05:06 +00:00
Colin Kuskie
d902c7ec79 Add a missing TD tag to a table in manage subscription batches screen.
Fix the link to Manage subscription codes in the admin console.
2008-06-27 21:52:45 +00:00
Colin Kuskie
59424e1fe3 fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available) 2008-06-27 18:58:23 +00:00
Colin Kuskie
8be5eeb5f6 Prevent the Subscription from showing the redeem code label and URL unless there are codes 2008-06-20 04:41:03 +00:00
Martin Kamerbeek
45756c36ba Added POD where I still had to. 2008-06-13 13:44:14 +00:00
Martin Kamerbeek
dc30ecccbe Recurring payment stuff fixes, forgot ITransact.pm in last commit. 2008-05-26 21:31:48 +00:00
Martin Kamerbeek
a6bd5d0b99 Adding the subscription asset 2008-05-21 08:29:40 +00:00