Commit graph

55 commits

Author SHA1 Message Date
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
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
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
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