Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

1834 by hpdl on 07 March 2008, 05:07:09 +0100 (8 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…

oscommerce2/trunk/catalog/admin/includes/application_top.php 1834 history download (+16 -1) diffs

oscommerce2/trunk/catalog/admin/login.php 1834 history download (+19 -3) diffs

1833 by hpdl on 30 January 2008, 23:03:30 +0100 (10 months ago) update project version

oscommerce2/trunk/catalog/admin/includes/application_top.php 1833 history download (+1 -1) diffs

oscommerce2/trunk/catalog/includes/application_top.php 1833 history download (+1 -1) diffs

1832 by hpdl on 30 January 2008, 14:23:47 +0100 (10 months ago) Update changelog for 2.2RC2a

oscommerce2/trunk/CHANGELOG 1832 history download (+18 -1) diffs

oscommerce2/trunk/upgrade.html 1832 history download (+114 -7) diffs

1831 by hpdl on 30 January 2008, 13:19:39 +0100 (10 months ago) Redirect the customer to the login page if they are not logged in and the order contains virtual or mixed products

oscommerce2/trunk/catalog/ext/modules/payment/paypal/express.php 1831 history download (+11 -0) diffs

1830 by hpdl on 30 January 2008, 01:58:21 +0100 (10 months ago) Fix a PHP warning in tep_session_is_registered() when the session is not initialized for search engine spiders.
Fix OSC-455

oscommerce2/trunk/catalog/admin/includes/functions/sessions.php 1830 history download (+2 -2) diffs

oscommerce2/trunk/catalog/includes/functions/sessions.php 1830 history download (+2 -2) diffs

1829 by hpdl on 29 January 2008, 23:44:16 +0100 (10 months ago) Add a compatibility function for stripos()
Fix OSC-446

oscommerce2/trunk/catalog/admin/includes/functions/compatibility.php 1829 history download (+29 -0) diffs

1828 by hpdl on 29 January 2008, 22:03:43 +0100 (10 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…

oscommerce2/trunk/catalog/ext/modules/payment/paypal/express 1828 history download (+0) new

oscommerce2/trunk/catalog/ext/modules/payment/paypal/express/checkout_confirmation.php 1828 history download (+379) new

oscommerce2/trunk/catalog/ext/modules/payment/paypal/express/checkout_process.php 1828 history download (+334) new

oscommerce2/trunk/catalog/ext/modules/payment/paypal/express/checkout_success.php 1828 history download (+109) new

oscommerce2/trunk/catalog/ext/modules/payment/paypal/express.php 1828 history download (+38 -54) diffs

… 1 more file in changeset.
1827 by hpdl on 22 January 2008, 16:45:32 +0100 (10 months ago) remove debugging code

oscommerce2/trunk/catalog/includes/modules/payment/paypal_uk_direct.php 1827 history download (+0 -2) diffs

1826 by hpdl on 22 January 2008, 16:43:01 +0100 (10 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…

oscommerce2/trunk/catalog/includes/languages/english/modules/payment/paypal_uk_direct.php 1826 history download (+2 -0) diffs

oscommerce2/trunk/catalog/includes/languages/espanol/modules/payment/paypal_uk_direct.php 1826 history download (+2 -0) diffs

oscommerce2/trunk/catalog/includes/languages/german/modules/payment/paypal_uk_direct.php 1826 history download (+2 -0) diffs

oscommerce2/trunk/catalog/includes/modules/payment/paypal_direct.php 1826 history download (+140 -37) diffs

oscommerce2/trunk/catalog/includes/modules/payment/paypal_uk_direct.php 1826 history download (+155 -39) diffs

1825 by hpdl on 15 January 2008, 12:52:07 +0100 (10 months ago) Tag osCommerce Online Merchant v2.2 RC2

tags/oscommerce-2.2rc2 1825 history download (+0) new/copied

tags/oscommerce-2.2rc2/CHANGELOG 1825 history download (+578) new/copied

tags/oscommerce-2.2rc2/LICENSE 1825 history download (+91) new/copied

tags/oscommerce-2.2rc2/STANDARD 1825 history download (+501) new/copied

tags/oscommerce-2.2rc2/catalog 1825 history download (+0) new/copied

… 1123 more files in changeset.
1824 by hpdl on 15 January 2008, 12:48:05 +0100 (10 months ago) export community documentation from the development site

oscommerce2/trunk/community_docs.pdf 1824 history download (+0) new

1823 by hpdl on 15 January 2008, 11:16:13 +0100 (10 months ago) trim the parameter values

oscommerce2/trunk/catalog/install/templates/pages/install_4.php 1823 history download (+18 -18) diffs

1822 by hpdl on 15 January 2008, 11:08:23 +0100 (10 months ago) update upgrade guide

oscommerce2/trunk/upgrade.html 1822 history download (+32 -1) diffs

1821 by hpdl on 15 January 2008, 10:58:55 +0100 (10 months ago) Created backups directory
Protect new backups directory with a .htaccess file
List only sql, zip, and gz files in the backups listing

oscommerce2/trunk/catalog/admin/backup.php 1821 history download (+1 -1) diffs

oscommerce2/trunk/catalog/admin/backups 1821 history download (+0) new

oscommerce2/trunk/catalog/admin/backups/.htaccess 1821 history download (+24) new

1820 by hpdl on 15 January 2008, 10:37:48 +0100 (10 months ago) update upgrade guide

oscommerce2/trunk/extras/upgrade-22rc1.html 1820 history download (+14045) new

oscommerce2/trunk/upgrade.html 1820 history download (+5467 -13698) diffs

1819 by hpdl on 15 January 2008, 10:12:33 +0100 (10 months ago) update changelog

oscommerce2/trunk/CHANGELOG 1819 history download (+12 -4) diffs

1818 by hpdl on 15 January 2008, 10:10:52 +0100 (10 months ago) prevent sessions for search engine spiders by default

oscommerce2/trunk/catalog/install/oscommerce.sql 1818 history download (+1 -1) diffs

1817 by hpdl on 14 January 2008, 14:44:39 +0100 (10 months ago) translation

oscommerce2/trunk/catalog/admin/includes/languages/german/file_manager.php 1817 history download (+2 -2) diffs

1816 by hpdl on 14 January 2008, 13:31:48 +0100 (10 months ago) translations

oscommerce2/trunk/catalog/admin/includes/languages/german/orders_status.php 1816 history download (+5 -5) diffs

1815 by hpdl on 14 January 2008, 11:55:23 +0100 (10 months ago) check against a string value

oscommerce2/trunk/catalog/includes/modules/payment/ipayment_cc.php 1815 history download (+1 -1) diffs

1814 by hpdl on 14 January 2008, 11:52:21 +0100 (10 months ago) update transaction verification logic

oscommerce2/trunk/catalog/includes/modules/payment/ipayment_cc.php 1814 history download (+4 -4) diffs

1813 by hpdl on 13 January 2008, 13:53:40 +0100 (10 months ago) replace call to $currencies->display_price() for 2.2 MS2 compatibility

oscommerce2/trunk/catalog/includes/modules/payment/pm2checkout.php 1813 history download (+3 -3) diffs

1812 by hpdl on 13 January 2008, 13:26:31 +0100 (10 months ago) Increase CVV input field size

oscommerce2/trunk/catalog/includes/modules/payment/ipayment_cc.php 1812 history download (+1 -1) diffs

1810 by hpdl on 13 January 2008, 13:22:02 +0100 (10 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…

oscommerce2/trunk/catalog/install/oscommerce.sql 1810 history download (+2 -2) diffs

1809 by hpdl on 13 January 2008, 12:34:12 +0100 (10 months ago) Add transaction method parameter (auth/preauth)
Fix hash password verification in the before_process() method by defining needed global variables

oscommerce2/trunk/catalog/includes/modules/payment/ipayment.php 1809 history download (+26 -8) diffs

1808 by hpdl on 13 January 2008, 04:56:36 +0100 (10 months ago) Check the MD5 encryption value earlier in the logic

oscommerce2/trunk/catalog/ext/modules/payment/chronopay/callback.php 1808 history download (+7 -6) diffs

1807 by hpdl on 13 January 2008, 01:50:08 +0100 (10 months ago) * The MD5 transaction verification logic has been improved to use WorldPay's signature feature (the custom MD5 hashing logic is used in addition to this)
* Support the callback password feature
* Use …

oscommerce2/trunk/catalog/ext/modules/payment/worldpay/junior_callback.php 1807 history download (+16 -2) diffs

oscommerce2/trunk/catalog/includes/modules/payment/worldpay_junior.php 1807 history download (+9 -5) diffs

1806 by hpdl on 11 January 2008, 23:48:15 +0100 (10 months ago) retrieve product names in the one query

oscommerce2/trunk/catalog/includes/modules/new_products.php 1806 history download (+3 -4) diffs

1805 by hpdl on 11 January 2008, 22:33:38 +0100 (10 months ago) perform a case-insensitive pattern search

oscommerce2/trunk/catalog/admin/backup.php 1805 history download (+1 -1) diffs

earlier earlier | later later