Commit graph

32 commits

Author SHA1 Message Date
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
63668be0d0 Alter Workflow::Instance and Cron to return empty hashrefs instead
of undef.
Fix JSON handling in Commerce::Transaction->shippingOptions.  This probably isn't a problem
now since it is never called as an accessor.
2008-01-31 05:34:12 +00:00
Colin Kuskie
d2e55307ed Set up enhanced logging of transactions.
Note that now, all transactions are logged, whether they
fail or not.  Failed transactions are logged with status
canceled.  ITransact transactions have additional data
logged.
2008-01-30 15:59:09 +00:00
JT Smith
34fd8c9245 updated webgui to run with Config::JSON 2.04 2008-01-25 05:10:33 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Colin Kuskie
ab42b4a133 pendingTransactions missed popping the class off the arg stack 2007-07-19 18:01:14 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Roy Johnson
288be2c599 fix: 6.99rc0 - shippingOptions not serialized 2006-06-16 14:37:28 +00:00
Roy Johnson
3678e470d3 fix: Commerce and groups 2006-06-15 21:17:48 +00:00
Roy Johnson
f5b1e1bd6c fix: EMS Transactions Dropping Free Events 2006-06-12 21:10:49 +00:00
Roy Johnson
edaa6c463a fix - Commerce checkout confirmation very confusing
fix - EMS Discount Pass Not Applied
2006-06-09 21:26:45 +00:00
Matthew Wilson
e02807a850 fixes to make the totals add up correctly 2006-05-09 15:51:52 +00:00
Matthew Wilson
388037b4c9 some order to this mayhem! 2006-05-08 23:14:30 +00:00
Roy Johnson
8288cfaa6b EMS Checkout code 2006-03-20 05:57:50 +00:00
Roy Johnson
84d43b8d19 un-b0rk3d the commerce system 2006-03-19 23:51:06 +00:00
Colin Kuskie
dbd43bcd2b Add WebGUI Legal blocks to all Commerce code.
Remove delete template help entry.
2006-03-13 01:41:44 +00:00
Colin Kuskie
6595290272 merge of commerce labeling 2006-02-08 18:13:39 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Colin Kuskie
1f55efc92d finished session changes to Commerce 2006-01-13 23:33:48 +00:00
Colin Kuskie
5c5c8075cf Commerce::Payment has been sessionized and the API propagated :)
to where it's used.
2006-01-13 22:27:16 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
Martin Kamerbeek
1d6aeaf2d4 Diverse bug and typo fixes to the recurring billing system. Also added some POD 2005-05-07 16:37:01 +00:00
Martin Kamerbeek
6e4cefc7c0 Checking in commerce stuff 2005-04-25 22:33:57 +00:00
Martin Kamerbeek
61d74619c5 Adding POD to the commerce system, as well as objectifying everything. 2005-01-10 16:06:11 +00:00
Martin Kamerbeek
990cd43035 Adding the CDG Commerce payment plugin. 2004-12-29 17:11:13 +00:00
Martin Kamerbeek
1847a18ec7 Committing the new Ecommerce system 2004-11-29 15:29:26 +00:00