Commit graph

46 commits

Author SHA1 Message Date
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
991f4bea9f sessionization 2006-01-13 23:18:15 +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
Colin Kuskie
a6dd6c89e0 constructor needs session passed in 2006-01-13 22:06:47 +00:00
JT Smith
6779353b85 more session related bug fixes 2006-01-13 21:14:23 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
0cc5884b77 converted subscription api 2006-01-12 19:27:59 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +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
Wouter van Oijen
6be547e55a fix [ 1304940 ] Incorrect Spelling of Instantiate 2005-09-26 21:00:44 +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
980c195451 Fixing a typo 2005-04-27 22:11:12 +00:00
Martin Kamerbeek
6e4cefc7c0 Checking in commerce stuff 2005-04-25 22:33:57 +00:00
Martin Kamerbeek
d0374dcca3 Add more commerce stuff 2005-04-25 22:29:37 +00:00
Martin Kamerbeek
d12082f8ed Adding the productmanager 2005-04-25 22:26:30 +00:00
Martin Kamerbeek
2d2228e266 Adding Shipping plugins 2005-04-25 22:22:31 +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
Martin Kamerbeek
61d74619c5 Adding POD to the commerce system, as well as objectifying everything. 2005-01-10 16:06:11 +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
988bfb74bd Make Item Plugins @ISA WebGUI::Commerce::Item for easier extensibility. 2004-12-30 13:05:37 +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
Martin Kamerbeek
1847a18ec7 Committing the new Ecommerce system 2004-11-29 15:29:26 +00:00