| osCommerce:/oscommerce2/trunk/catalog/ |
hide Line HistoryConstraint |
Changelog
1843
by hpdl on
12 December 2008, 14:32:10 +0100
(11 months ago)
Protect forms with a token ID that is assigned to a customers session.
./account_edit.php
1843
./account_newsletters.php
1843
./account_notifications.php
1843
./account_password.php
1843
./address_book_process.php
1843
1842
by hpdl on
12 December 2008, 14:30:57 +0100
(11 months ago)
When restoring contents, generate a new $cartID value
1841
by hpdl on
12 December 2008, 14:25:49 +0100
(11 months ago)
Calculate shipping fees only for shippable products and not virtual/download products
1840
by hpdl on
12 December 2008, 13:32:40 +0100
(11 months ago)
Parse the date of birth values.
Fix OSC-684
./account_edit.php
1840
./create_account.php
1840
1839
by hpdl on
12 December 2008, 12:15:33 +0100
(11 months ago)
Escape the filename of the href link.
Fix OSC-763
./admin/includes/functions/html_output.php
1839
1838
by hpdl on
12 December 2008, 11:54:24 +0100
(11 months ago)
Escape shell arguments in the checkdnsrr() compatibility function.
Fix OSC-762
./admin/includes/functions/compatibility.php
1838
1837
by hpdl on
12 December 2008, 11:31:32 +0100
(11 months ago)
Apply magic_quotes to the GET parameters when Search Engine Friendly URLs is enabled.
Fix OSC-761
./includes/application_top.php
1837
1836
by hpdl on
11 December 2008, 17:24:33 +0100
(11 months ago)
Support pending payments (echecks)
./includes/modules/payment/pm2checkout.php
1836
1835
by hpdl on
11 December 2008, 16:19:11 +0100
(11 months ago)
* Add support for the Single-Page payment method
* New Processing Currency parameter to process the transaction in the Vendor assigned currency * Update the cart order id to include the customers name…
./includes/modules/payment/pm2checkout.php
1835
1834
by hpdl on
07 March 2008, 05:07:09 +0100
(20 months ago)
Try to perform an automatic login if a Basic HTTP Authentication mechanism is already in place. For this to work, the administrator username and password must be the same as the HTTP Authentication lo…
./admin/includes/application_top.php
1834
./admin/login.php
1834
1833
by hpdl on
30 January 2008, 23:03:30 +0100
(21 months ago)
update project version
./admin/includes/application_top.php
1833
./includes/application_top.php
1833
1831
by hpdl on
30 January 2008, 13:19:39 +0100
(21 months ago)
Redirect the customer to the login page if they are not logged in and the order contains virtual or mixed products
./ext/modules/payment/paypal/express.php
1831
1830
by hpdl on
30 January 2008, 01:58:21 +0100
(21 months ago)
Fix a PHP warning in tep_session_is_registered() when the session is not initialized for search engine spiders.
Fix OSC-455
1829
by hpdl on
29 January 2008, 23:44:16 +0100
(21 months ago)
Add a compatibility function for stripos()
Fix OSC-446
./admin/includes/functions/compatibility.php
1829
1828
by hpdl on
29 January 2008, 22:03:43 +0100
(21 months ago)
Introduce a secondary checkout procedure to the PayPal Express payment module to allow customers without an account to make an order. Orders that are of "virtual" or "mixed" type go through the normal…
./ext/modules/payment/paypal/express
1828
./ext/modules/payment/paypal/express/checkout_confirmation.php
1828
./ext/modules/payment/paypal/express/checkout_process.php
1828
./ext/modules/payment/paypal/express/checkout_success.php
1828
./ext/modules/payment/paypal/express.php
1828
1827
by hpdl on
22 January 2008, 16:45:32 +0100
(21 months ago)
remove debugging code
./includes/modules/payment/paypal_uk_direct.php
1827
1826
by hpdl on
22 January 2008, 16:43:01 +0100
(21 months ago)
Add configuration parameter to accept card information on the checkout confirmation page or the checkout payment page. This is for 2.2MS2 compatibility where card information can only be accepted on t…
./includes/languages/english/modules/payment/paypal_uk_direct.php
1826
./includes/languages/espanol/modules/payment/paypal_uk_direct.php
1826
./includes/languages/german/modules/payment/paypal_uk_direct.php
1826
./includes/modules/payment/paypal_direct.php
1826
./includes/modules/payment/paypal_uk_direct.php
1826
1823
by hpdl on
15 January 2008, 11:16:13 +0100
(22 months ago)
trim the parameter values
./install/templates/pages/install_4.php
1823
1821
by hpdl on
15 January 2008, 10:58:55 +0100
(22 months ago)
Created backups directory
Protect new backups directory with a .htaccess file List only sql, zip, and gz files in the backups listing
./admin/backup.php
1821
./admin/backups
1821
./admin/backups/.htaccess
1821
1818
by hpdl on
15 January 2008, 10:10:52 +0100
(22 months ago)
prevent sessions for search engine spiders by default
./install/oscommerce.sql
1818
1817
by hpdl on
14 January 2008, 14:44:39 +0100
(22 months ago)
translation
./admin/includes/languages/german/file_manager.php
1817
1816
by hpdl on
14 January 2008, 13:31:48 +0100
(22 months ago)
translations
./admin/includes/languages/german/orders_status.php
1816
1815
by hpdl on
14 January 2008, 11:55:23 +0100
(22 months ago)
check against a string value
./includes/modules/payment/ipayment_cc.php
1815
1814
by hpdl on
14 January 2008, 11:52:21 +0100
(22 months ago)
update transaction verification logic
./includes/modules/payment/ipayment_cc.php
1814
1813
by hpdl on
13 January 2008, 13:53:40 +0100
(22 months ago)
replace call to $currencies->display_price() for 2.2 MS2 compatibility
./includes/modules/payment/pm2checkout.php
1813
1812
by hpdl on
13 January 2008, 13:26:31 +0100
(22 months ago)
Increase CVV input field size
./includes/modules/payment/ipayment_cc.php
1812
1811
by hpdl on
13 January 2008, 13:25:10 +0100
(22 months ago)
Rename the ipayment module to ipayment_cc
./includes/languages/english/modules/payment/ipayment.php
1811
./includes/languages/english/modules/payment/ipayment_cc.php
1811
./includes/languages/espanol/modules/payment/ipayment.php
1811
./includes/languages/espanol/modules/payment/ipayment_cc.php
1811
./includes/languages/german/modules/payment/ipayment.php
1811
1810
by hpdl on
13 January 2008, 13:22:02 +0100
(22 months ago)
Change the last_page_url field type from varchar(255) to text for MySQL 5.0 strict mode compatibility for when longer urls are stored in the whos_online table (eg, payment gateways returning many or l…
./install/oscommerce.sql
1810
1809
by hpdl on
13 January 2008, 12:34:12 +0100
(22 months ago)
Add transaction method parameter (auth/preauth)
Fix hash password verification in the before_process() method by defining needed global variables
1808
by hpdl on
13 January 2008, 04:56:36 +0100
(22 months ago)
Check the MD5 encryption value earlier in the logic
./ext/modules/payment/chronopay/callback.php
1808
|