Commit graph

39 commits

Author SHA1 Message Date
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
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
Matthew Wilson
0c177bacb1 a lot of session fixes... I'm sure this breaks something somewhere though. 2006-03-10 19:59:43 +00:00
Colin Kuskie
6409700560 Update Commerce/Payment superclass POD for init.
Add POD to ITransact payment plugin.
2006-03-05 07:00:22 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +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
Roy Johnson
6e7f87dde1 merging 6.8.5 bugfixes 2006-01-16 01:04:27 +00:00
Matthew Wilson
128f265678 finally, the last of this round of syntax fixes. 2006-01-15 21:02:00 +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
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
b3974c0cd5 refactored WebGUI::HTMLForm api to use new session system 2006-01-11 16:53:02 +00:00
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00
JT Smith
9e37cdd9a2 removed the notion of scripturl since it's no longer necessary with the modperl handler 2005-11-09 23:44:03 +00:00
JT Smith
c7781bdd66 - fix [ 1234051 ] Recursive loops in addGroupsToGroups
- Added handling for an exception in recurring payment processing where there
   was missing data causing a fatal error.
2005-10-14 21:28:38 +00:00
JT Smith
f6c2dfe6fb - fix [ 1275024 ] Can not edit layout on 6.7.2
- fix [ 1262235 ] sql report form params
 - fix [ 1277529 ] Extra radio buttons in Settings console
 - Removed the last remnants of wobject ids.
 - Fixed a GUID case sensitivity problem.
 - Fixed several large security holes. See the security advisory on
   getwebgui.com for details.
 - fix [ 1279157 ] showInForms option not stored
 - fix [ 1250290 ] ECommerce state field broken on Plainblack.com
 - fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
2005-09-01 17:41:05 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Daniel Collis-Puro
d0599e11ad Minor edits to improve XHTML compliance 2005-06-28 02:33:24 +00:00
JT Smith
9246824759 merging bugfixes from 6.6.3 2005-06-16 00:16:52 +00:00
JT Smith
a0a3c7463a fixed a 31 day bug in the Itransact module and a runaway process bug in the collaboration system 2005-06-03 02:50:44 +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
JT Smith
0554039f51 merging 6.5.6 bug fixes 2005-04-05 13:32:22 +00:00
JT Smith
6aa9f76a71 added a new logger 2005-04-01 03:24:23 +00:00
JT Smith
50b756a5ae 6.5.6 bugfix merge and some new stylings for the slide panel 2005-03-30 20:28:03 +00:00
JT Smith
023ce77917 added a little extra documentation to the itransact setup 2005-01-04 00:01:43 +00:00
JT Smith
b56a13fdfc no longer needed 2004-12-31 04:15:25 +00:00
Martin Kamerbeek
990cd43035 Adding the CDG Commerce payment plugin. 2004-12-29 17:11:13 +00:00
Martin Kamerbeek
1ab8746c3a Added choice of multiple payment gateways to commerce system. 2004-11-30 19:55:14 +00:00
Martin Kamerbeek
5676bf9585 Committing the new Ecommerce system 2004-11-29 15:31:22 +00:00