| osCommerce:/oscommerce2/ |
show Line History...Constraint |
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.
./trunk/catalog/account_edit.php
1843
./trunk/catalog/account_newsletters.php
1843
./trunk/catalog/account_notifications.php
1843
./trunk/catalog/account_password.php
1843
./trunk/catalog/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
./trunk/catalog/includes/classes/shopping_cart.php
1842
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
./trunk/catalog/includes/modules/shipping/item.php
1841
./trunk/catalog/includes/modules/shipping/table.php
1841
1840
by hpdl on
12 December 2008, 13:32:40 +0100
(11 months ago)
Parse the date of birth values.
Fix OSC-684
1839
by hpdl on
12 December 2008, 12:15:33 +0100
(11 months ago)
Escape the filename of the href link.
Fix OSC-763
./trunk/catalog/admin/includes/functions/html_output.php
1839
./trunk/catalog/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
./trunk/catalog/admin/includes/functions/compatibility.php
1838
./trunk/catalog/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
./trunk/catalog/includes/application_top.php
1837
1836
by hpdl on
11 December 2008, 17:24:33 +0100
(11 months ago)
Support pending payments (echecks)
./trunk/catalog/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…
./trunk/catalog/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…
./trunk/catalog/admin/includes/application_top.php
1834
./trunk/catalog/admin/login.php
1834
1833
by hpdl on
30 January 2008, 23:03:30 +0100
(21 months ago)
update project version
./trunk/catalog/admin/includes/application_top.php
1833
./trunk/catalog/includes/application_top.php
1833
1832
by hpdl on
30 January 2008, 14:23:47 +0100
(21 months ago)
Update changelog for 2.2RC2a
./trunk/CHANGELOG
1832
./trunk/upgrade.html
1832
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
./trunk/catalog/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
./trunk/catalog/admin/includes/functions/sessions.php
1830
./trunk/catalog/includes/functions/sessions.php
1830
1829
by hpdl on
29 January 2008, 23:44:16 +0100
(21 months ago)
Add a compatibility function for stripos()
Fix OSC-446
./trunk/catalog/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…
./trunk/catalog/ext/modules/payment/paypal/express
1828
./trunk/catalog/ext/modules/payment/paypal/express/checkout_confirmation.php
1828
./trunk/catalog/ext/modules/payment/paypal/express/checkout_process.php
1828
./trunk/catalog/ext/modules/payment/paypal/express/checkout_success.php
1828
./trunk/catalog/ext/modules/payment/paypal/express.php
1828
1827
by hpdl on
22 January 2008, 16:45:32 +0100
(22 months ago)
remove debugging code
./trunk/catalog/includes/modules/payment/paypal_uk_direct.php
1827
1826
by hpdl on
22 January 2008, 16:43:01 +0100
(22 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…
./trunk/catalog/includes/languages/english/modules/payment/paypal_uk_direct.php
1826
./trunk/catalog/includes/languages/espanol/modules/payment/paypal_uk_direct.php
1826
./trunk/catalog/includes/languages/german/modules/payment/paypal_uk_direct.php
1826
./trunk/catalog/includes/modules/payment/paypal_direct.php
1826
./trunk/catalog/includes/modules/payment/paypal_uk_direct.php
1826
1824
by hpdl on
15 January 2008, 12:48:05 +0100
(22 months ago)
export community documentation from the development site
./trunk/community_docs.pdf
1824
1823
by hpdl on
15 January 2008, 11:16:13 +0100
(22 months ago)
trim the parameter values
./trunk/catalog/install/templates/pages/install_4.php
1823
1822
by hpdl on
15 January 2008, 11:08:23 +0100
(22 months ago)
update upgrade guide
./trunk/upgrade.html
1822
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
./trunk/catalog/admin/backup.php
1821
./trunk/catalog/admin/backups
1821
./trunk/catalog/admin/backups/.htaccess
1821
1820
by hpdl on
15 January 2008, 10:37:48 +0100
(22 months ago)
update upgrade guide
./trunk/extras/upgrade-22rc1.html
1820
./trunk/upgrade.html
1820
1819
by hpdl on
15 January 2008, 10:12:33 +0100
(22 months ago)
update changelog
./trunk/CHANGELOG
1819
1818
by hpdl on
15 January 2008, 10:10:52 +0100
(22 months ago)
prevent sessions for search engine spiders by default
1817
by hpdl on
14 January 2008, 14:44:39 +0100
(22 months ago)
translation
./trunk/catalog/admin/includes/languages/german/file_manager.php
1817
1816
by hpdl on
14 January 2008, 13:31:48 +0100
(22 months ago)
translations
./trunk/catalog/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
./trunk/catalog/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
./trunk/catalog/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
./trunk/catalog/includes/modules/payment/pm2checkout.php
1813
|