Commit graph

109 commits

Author SHA1 Message Date
Roy Johnson
6ac999738f Removing some debug code 2006-06-23 19:03:20 +00:00
Roy Johnson
03509ca1be fix - Commerce - emailed information ( ITransact overcharging ) 2006-06-23 19:01:27 +00:00
Roy Johnson
5fb7a3c627 fix - Payment in commerce system (Part II) 2006-06-22 17:25:44 +00:00
Roy Johnson
d2cbbef381 fix - Payment in commerce system 2006-06-21 21:25:51 +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
Roy Johnson
e9368fc7dc Fixed EMS bug that was causing badges to show as unregistered when they were payed for. 2006-05-24 20:46:32 +00:00
Matthew Wilson
f8e69b2244 sku prepended to title 2006-05-16 19:31:05 +00:00
JT Smith
cdb018a0bf - fix [ 1488598 ] edit workflow broken
- fix [ 1488561 ] webggui
 - fix [ 1488557 ] new styles are missing ^/; in link
 - fix [ 1488530 ] search has no toolbar
 - fix [ 1488663 ] Add new subscription broken
 - fix [ 1485461 ] Internationalized the Date in Mail headers
 - fix [ 1488518 ] Snippet has no cacheTimeout field
 - fix [ 1486788 ] karma isn't working on forums
2006-05-16 15:40:35 +00:00
Matthew Wilson
63cd60b653 fixes 2006-05-15 18:57:23 +00:00
Matthew Wilson
86d20a586f shouldn't be there anymore. 2006-05-13 15:36:10 +00:00
Frank Dillon
21bdb2a5d3 Fixed syntax error 2006-05-10 19:34:05 +00:00
Matthew Wilson
f056701c04 addition to delete duplicate entries. 2006-05-10 13:38:13 +00:00
Matthew Wilson
dcdfd8b3ae fix 2006-05-09 18:52:02 +00:00
Matthew Wilson
bb7820df9e xml escaping fix 2006-05-09 17:58:32 +00:00
Matthew Wilson
a734d2b369 escape the string. grrrrrrrrrrrr 2006-05-09 17:06:53 +00:00
Matthew Wilson
81c90f99d7 bug fix. 2006-05-09 16:42:37 +00:00
Matthew Wilson
e02807a850 fixes to make the totals add up correctly 2006-05-09 15:51:52 +00:00
Matthew Wilson
22d30f3f47 fix 2006-05-09 15:38:01 +00:00
Matthew Wilson
153858ca76 fixed bug in database; argh. removing debug. 2006-05-09 15:35:10 +00:00
Matthew Wilson
2b49692623 still more debug 2006-05-09 15:27:14 +00:00
Matthew Wilson
0fb37d4f2a fix 2006-05-09 15:23:09 +00:00
Matthew Wilson
3df5a5bb15 bugfix @)(#$0*()@#%()&$&**&#(@(&*(*&)!#)$*(&!)(*$&^)(!*#&$ 2006-05-09 15:17:53 +00:00
Matthew Wilson
2306b38b93 more debug 2006-05-09 15:15:22 +00:00
Matthew Wilson
63b022d424 more debug 2006-05-09 15:09:09 +00:00
Matthew Wilson
f5f1f895c0 more debug 2006-05-09 15:01:22 +00:00
Matthew Wilson
ecc113176e more debug 2006-05-09 14:55:47 +00:00
Matthew Wilson
e465a88c70 bugfix 2006-05-09 14:52:39 +00:00
Matthew Wilson
be892b1d1d some debug 2006-05-09 14:49:14 +00:00
Matthew Wilson
b6f625bca6 first go at discount pass checkout price override 2006-05-09 14:18:20 +00:00
Matthew Wilson
388037b4c9 some order to this mayhem! 2006-05-08 23:14:30 +00:00
Matthew Wilson
1e54f7a9ec fixes 2006-05-08 20:27:44 +00:00
Matthew Wilson
822454f8e9 use new country form field 2006-05-08 20:19:00 +00:00
Matthew Wilson
94e92d4feb name() should not be internationalized! 2006-05-08 13:43:29 +00:00
Matthew Wilson
5b9b2d332c slight fixes 2006-05-07 14:16:24 +00:00
Matthew Wilson
a3434b7c91 slight fixes 2006-05-07 14:14:59 +00:00
Matthew Wilson
b30eb2cc17 fix 2006-05-07 14:12:22 +00:00
Matthew Wilson
c62fcb78e6 fix 2006-05-07 14:11:52 +00:00
Matthew Wilson
f01b5cb7e1 more selectBox fixes 2006-05-07 04:04:03 +00:00
Matthew Wilson
ee0bf0f5db selectBox fixes 2006-05-07 03:56:30 +00:00
Matthew Wilson
ccdcfa4db6 fixed same problem for cash. 2006-05-02 16:51:52 +00:00
Frank Dillon
d234ce1858 Fixed a bug which caused the phone field to display "-defaultValue". This is a still a bug in WebGUI core. The fix involved moving -defaultValue in front of -value in the phone form field of the checkoutForm method. 2006-04-24 22:37:46 +00:00
Matthew Wilson
d71171cc26 config form error. 2006-04-23 23:26:31 +00:00
Colin Kuskie
f6b336a824 i18n for Cash plugin
Fix broken link inside Operation/AdSpace.pm
Add a method to be used for developing apps with i18n before
i18n is ready.  This will eventually be used as part of a system
to automatically create i18n files from Perl source.
2006-04-18 18:01:42 +00:00
Roy Johnson
bdcfc87380 Cash Payment plugin is tested and working. Added new features to the payment superclass to restrict who can use payment gateways based on their group memberships. Fixed some lingering Commerce system bugs. 2006-04-12 18:25:06 +00:00
Roy Johnson
e6d08227fd Hashed out the beginnings of the Cash Payment module. Still need to finish it up. Also need to add the group restrictions to the Payment superclass. 2006-04-11 03:24:32 +00:00
JT Smith
c42a3f8c97 fixing bug reported by smoke tests 2006-03-21 14:25:51 +00:00
Roy Johnson
8288cfaa6b EMS Checkout code 2006-03-20 05:57:50 +00:00