From 08f6a86602e9c757403ae910f130317e3679cb34 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Thu, 26 Jul 2007 21:30:50 +0000 Subject: [PATCH] Commerce changes. --- docs/changelog/7.x.x.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 0b3b2e21a..447be0225 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -106,6 +106,11 @@ - Added optional parameters for DatabaseLinks so that users can setup their database's with things like LongReadLen, etc. - Added ability to restrict admin console items to specific groups. + - add: Use Post Captcha option to collaboration systems. When enabled, users will have to verify their humnity by means of captcha when attempting to post to a Collaboration system + - fix: Fixed a bug which would print "Asset constructor new() requires an assetId" to the WebGUI log whenever the first thread in a collaboration system was accessed. + - Changed credit card transaction failures so that the error is displayed on the checkout screen allowing users to change and resubmit information + - Split Cash payment plugin into two seperate plugins: Cash & Check. Removed the second payment selector on the cash transaction screen. Users now choose Cash or Check on the payment gateway selection screen. + - Add: Label to payment gateways. Itransact now has a default display value of "Credit Card". Users will no longer need to choose "Itransact" as a payment gateway. 7.3.22 - fix: relative links sent out in emails don't work properly