| osCommerce:/ |
hide Line HistoryConstraint |
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
oscommerce2/trunk/catalog/admin/login.php
1834
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
oscommerce2/trunk/catalog/includes/application_top.php
1833
1832
by hpdl on
30 January 2008, 14:23:47 +0100
(10 months ago)
Update changelog for 2.2RC2a
oscommerce2/trunk/CHANGELOG
1832
oscommerce2/trunk/upgrade.html
1832
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
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
oscommerce2/trunk/catalog/includes/functions/sessions.php
1830
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
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
oscommerce2/trunk/catalog/ext/modules/payment/paypal/express/checkout_confirmation.php
1828
oscommerce2/trunk/catalog/ext/modules/payment/paypal/express/checkout_process.php
1828
oscommerce2/trunk/catalog/ext/modules/payment/paypal/express/checkout_success.php
1828
oscommerce2/trunk/catalog/ext/modules/payment/paypal/express.php
1828
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
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
oscommerce2/trunk/catalog/includes/languages/espanol/modules/payment/paypal_uk_direct.php
1826
oscommerce2/trunk/catalog/includes/languages/german/modules/payment/paypal_uk_direct.php
1826
oscommerce2/trunk/catalog/includes/modules/payment/paypal_direct.php
1826
oscommerce2/trunk/catalog/includes/modules/payment/paypal_uk_direct.php
1826
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
tags/oscommerce-2.2rc2/CHANGELOG
1825
tags/oscommerce-2.2rc2/LICENSE
1825
tags/oscommerce-2.2rc2/STANDARD
1825
tags/oscommerce-2.2rc2/catalog
1825
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
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
1822
by hpdl on
15 January 2008, 11:08:23 +0100
(10 months ago)
update upgrade guide
oscommerce2/trunk/upgrade.html
1822
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
oscommerce2/trunk/catalog/admin/backups
1821
oscommerce2/trunk/catalog/admin/backups/.htaccess
1821
1820
by hpdl on
15 January 2008, 10:37:48 +0100
(10 months ago)
update upgrade guide
oscommerce2/trunk/extras/upgrade-22rc1.html
1820
oscommerce2/trunk/upgrade.html
1820
1819
by hpdl on
15 January 2008, 10:12:33 +0100
(10 months ago)
update changelog
oscommerce2/trunk/CHANGELOG
1819
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
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
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
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
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
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
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
1811
by hpdl on
13 January 2008, 13:25:10 +0100
(10 months ago)
Rename the ipayment module to ipayment_cc
oscommerce2/trunk/catalog/includes/languages/english/modules/payment/ipayment.php
1811
oscommerce2/trunk/catalog/includes/languages/english/modules/payment/ipayment_cc.php
1811
oscommerce2/trunk/catalog/includes/languages/espanol/modules/payment/ipayment.php
1811
oscommerce2/trunk/catalog/includes/languages/espanol/modules/payment/ipayment_cc.php
1811
oscommerce2/trunk/catalog/includes/languages/german/modules/payment/ipayment.php
1811
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
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
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
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
oscommerce2/trunk/catalog/includes/modules/payment/worldpay_junior.php
1807
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
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
|