Commit graph

93 commits

Author SHA1 Message Date
JT Smith
5520890688 Email field in Commerce Area small 2007-09-07 19:45:26 +00:00
Frank Dillon
2c1005522b Commerce changes:
Credit Card failures now bounce user back to checkout screen with error there
Added Check commerce plugin and removed select box from Cash plugin.  Users now don't have to chose twice.
Added label to each payment plugin.  ITransact module now defaults to "Credit Card" for display purposes.
2007-07-26 21:15:48 +00:00
Doug Bell
58ac54b81d add: Ability to specify which group can use individual admin console items 2007-07-26 06:56:38 +00:00
JT Smith
f6cab15bd0 removed help links that are referring to help that has been moved to the wiki 2007-07-26 04:53:14 +00:00
Graham Knop
42b8fdf115 Add user to transactions list and pending transactions 2007-07-24 19:32:13 +00:00
JT Smith
0d145e6d91 - api: Form Controls and Workflow Activities may now include web based helper
subroutines directly in their files. See
   WebGUI::Operation::FormHelpers::www_formHelper and
   WebGUI::Operation::Workflow::www_activityHelper for details.
2007-07-05 02:31:46 +00:00
Colin Kuskie
35f56abfed fix typo in redirecting user who is visitor during checkout 2007-01-13 17:26:32 +00:00
Doug Bell
03b8f4e4d4 fix: Users not authorized for any payment gateway now get appropriate message 2006-11-28 23:05:15 +00:00
Colin Kuskie
b42e213888 forward port of list pending transaction link from 7.2 2006-11-27 17:51:42 +00:00
JT Smith
bc4125204a - fix: Bug in "Article with Files"
- fix: SQLReport pagination retains op= parameter
 - fix: Invalid MIME type set for images
2006-11-15 22:30:50 +00:00
Doug Bell
bca8d214b7 fix: List transactions now has proper placeholder 2006-11-07 23:54:32 +00:00
Doug Bell
a072558478 fix: WebGUI::Operation::Commerce now picks payment gateway for the user if only one authorized 2006-11-06 23:54:56 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +00:00
Doug Bell
6d56df1362 Added SQLReport download and Product AddToGroup handler 2006-10-10 18:14:31 +00:00
JT Smith
f420103b2e - fix: Shopping Cart Not Working
- fix: Editing Products Template wipes out SKU
 - fix: Email to RFE List Going to Spam
 - fix: 7.0.0-7.0.1 upgrade -- op called w/o passing session
 - fix: spectre.pl daemon error
 - Changed the Spectre tests to be a seperate option on the spectre.pl command
   line, which fixed a problem with the WRE monitor, and also enabled us to
   add more complete connectivity testing.
2006-07-24 20:00:53 +00:00
Roy Johnson
2d3dfe3179 bugfixes for commerce 2006-06-27 17:57:02 +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
9acd445087 commerce checkout empties the cart when checkout fails. 2006-05-19 18:51:53 +00:00
Lucas Bartholemy
a5fe6a7cd1 using Form::ClassName 2006-05-14 20:28:29 +00:00
Matthew Wilson
e4361f8a64 here's a try. 2006-05-10 07:18:34 +00:00
Matthew Wilson
b93b8ee613 fix 2006-05-09 16:02:19 +00:00
Matthew Wilson
b20b5613e8 syntax error 2006-05-09 15:54:03 +00:00
Matthew Wilson
fbcc99001b fixes to make the totals add up correctly 2006-05-09 15:52:21 +00:00
Matthew Wilson
a76fc98f19 make a copy of normal 2006-05-09 15:00:22 +00:00
Matthew Wilson
7b18ee5361 fixes 2006-05-09 14:44:26 +00:00
Matthew Wilson
6633d173ac add a way for item plugins to modify line item amounts. 2006-05-09 00:06:58 +00:00
Matthew Wilson
404e0d5d4b == 1 fixes 2006-05-02 16:32:35 +00:00
JT Smith
1b7488e4b1 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:12:58 +00:00
Frank Dillon
cd02e1fe32 Changed www_checkoutConfirm to check to see if there are multiple shipping methods enabled before displaying the link to change them. Added a template variable which is available if there are multiple shipping pluggins. 2006-04-25 00:50:28 +00:00
Matthew Wilson
3d260ea987 commerce scratch fixes. 2006-04-17 09:42:47 +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
84d43b8d19 un-b0rk3d the commerce system 2006-03-19 23:51:06 +00:00
Roy Johnson
18e8de5856 Fixed the bugfixes to not use stow 2006-03-19 17:53:49 +00:00
Matthew Wilson
f02a605c74 slight versioning fix. 2006-03-19 16:58:37 +00:00
Matthew Wilson
e04751d0ea removing debug 2006-03-19 16:55:34 +00:00
Matthew Wilson
ee4bcaf415 debug 2006-03-19 16:37:55 +00:00
Roy Johnson
5bdaa49f95 More EMS code
Lots of bug fixes in commerce
Temp bug fix for stow->get, better fix needed
2006-03-19 16:11:21 +00:00
Colin Kuskie
aa99ced360 POD docs.
Fixed a few typos in comments.
Removed duplicate hoverHelp entries.
2006-03-05 05:56:20 +00:00
Colin Kuskie
df6c40df29 only need 1 value from session->settings 2006-02-13 22:24:04 +00:00
Colin Kuskie
55f385394c fix forward ported code for session-isms 2006-02-13 21:59:57 +00:00
Colin Kuskie
6595290272 merge of commerce labeling 2006-02-08 18:13:39 +00:00
Colin Kuskie
16c6b4f989 forward port of doc work 2006-02-06 17:34:32 +00:00
Colin Kuskie
01e1bf5a1b more docs and hover help for commerce 2006-02-03 00:25:46 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
JT Smith
25ed169c56 more session related bug fixes 2006-01-17 05:49:11 +00:00
JT Smith
c5cf903b45 fixed more session related bugs 2006-01-17 05:34:57 +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