Uscita la RC2!

Postate qui discussioni di carattere generale riguardo a problemi di installazione e configurazione di osCommerce

Moderatore: mod Generali

Rispondi
hsg26
membro Master
membro Master
Messaggi: 1677
Iscritto il: 07/04/2005, 0:00
Località: Svizzera
Contatta:

Uscita la RC2!

Messaggio da hsg26 »

Uscita la RC2:

io me ne sono accorto solo ora...

osCommerce Online Merchant Changelog
Copyright (c) 2008 osCommerce

------------------------------------------------------------------------------
xx/xx/xxxx osCommerce Online Merchant 2.2 RC2
------------------------------------------------------------------------------

* Payment module changes:
- Authorize.net module replaced with newer AIM and SIM modules.
- New PayPal Express Checkout, PayPal Express Checkout (UK), PayPal Direct,
PayPal Direct (UK), and PayPal Website Payments Standard modules.
- Removed paypal.php and paypal_ipn.php modules.
- Removed PayQuake module (the gateway now uses Authorize.net).

* Shipping module changes:
- USPS updated to match new shipping methods. The test/production server
parameter has been removed as the test server only works with specific
test-cases.

* Retrieve product names in one query for the new products module.
[r1806]

* When restoring a database, only drop tables that are being restored.
[r1804, r1805]

* Display module version on the Administration Tool if it contains a version
signature string.
[r1802]

* Add a .htaccess file to the admin/includes/ directory to prevent direct HTTP
requests to PHP files.
[r1775]

* Fix the pagination links on the Administration Tool -> Products Attributes
page.
[r1774, r1776]

* Verify the customers primary address when it is being updated.
Verify the number of address book entries before inserting a new one.
[r1766]

* Avoid removal of products when deleting a category in a search result
listing.
[r1754]

* Make the database session storage handler return an empty string for
variables that don't exist in the session instead of returning a boolean
false value.
[r1752]

* Fix a variable name being checked against in the
Administration Tool -> Tools -> Newsletter Manager section.
[r1751]

* Improve the product nofitication logic on the checkout success page.
[r1749]

* Fix http_build_query() compatibility function in the Administration Tool.
[r1748]

* Increase the orders.payment_method database table field length to 255
characters.
[r1747]

* MySQL 5.0 Strict Mode compatibility fixes.
[r1746, 1755, 1810]

* Fix logic with nested tables in the Administration Tool tableBlock class.
[r1745]

* Add checks when creating files and directories on the
Administration Tool -> Tools -> File Manager section.
[r1744]

* Remove HTML formatting from credit card processing error messages.
[r1743]

* Move the logic of storing the credit card number from the order class to
the payment module level.
[r1736]

* Use the free shipping language definition for the shipping title when free
shipping is active.
[r1732]

* Add indexes to database tables.
[r1729]

* Introduce an active download flag and a public status flag to the order
status levels.
[r1724, r1725, r1728] (r1724 was reverted in r1725)

* Fix the shipping address when a virtual product was added to the cart and
replaced with a physical product.
[r1716]

* Improve register_globals compatibility layer when registering session
variables.
[r1704, r1705, r1723, r1741] (r1704, r1705, and r1723 were all reverted in r1741)

* Correctly parse the products to remove from the product notifications list.
[r1703]

* Introduce the ability to show additional checkout buttons on the shopping
cart page for certain payment methods (eg, PayPal Express Checkout).
Introduce the ability to define foreign shipping and billing addresses
during the checkout procedure (eg, the shipping address provided by PayPal
Express Checkout).
Add further checks to the checkout process page to prevent fraud orders.
[r1699, r1750]

* Calling $order_total_modules->process() multiple times would duplicate the
output data due to the order total modules already being instantiated.
[r1698]

* Make sure $parameters is an array in the navigation history class.
[r1696]

* Remove secondary pre-euro currencies from display.
[r1695]

* Fix downloads when "Download by redirect" and "SEFU" are both enabled.
Fallback to readfile() download delivery mechanism if direct download files.
[r1681, r1720]

* Add toggleDivBlock() Javascript function to admin/includes/general.js.
[r1663]
loris_ripa
membro Veteran
membro Veteran
Messaggi: 937
Iscritto il: 21/03/2004, 1:00
Località: Italia
Contatta:

Re: Uscita la RC2!

Messaggio da loris_ripa »

hsg26 ha scritto:Uscita la RC2:

io me ne sono accorto solo ora...

osCommerce Online Merchant Changelog
Copyright (c) 2008 osCommerce

------------------------------------------------------------------------------
xx/xx/xxxx osCommerce Online Merchant 2.2 RC2
------------------------------------------------------------------------------

* Payment module changes:
- Authorize.net module replaced with newer AIM and SIM modules.
- New PayPal Express Checkout, PayPal Express Checkout (UK), PayPal Direct,
PayPal Direct (UK), and PayPal Website Payments Standard modules.
- Removed paypal.php and paypal_ipn.php modules.
- Removed PayQuake module (the gateway now uses Authorize.net).

* Shipping module changes:
- USPS updated to match new shipping methods. The test/production server
parameter has been removed as the test server only works with specific
test-cases.

* Retrieve product names in one query for the new products module.
[r1806]

* When restoring a database, only drop tables that are being restored.
[r1804, r1805]

* Display module version on the Administration Tool if it contains a version
signature string.
[r1802]

* Add a .htaccess file to the admin/includes/ directory to prevent direct HTTP
requests to PHP files.
[r1775]

* Fix the pagination links on the Administration Tool -> Products Attributes
page.
[r1774, r1776]

* Verify the customers primary address when it is being updated.
Verify the number of address book entries before inserting a new one.
[r1766]

* Avoid removal of products when deleting a category in a search result
listing.
[r1754]

* Make the database session storage handler return an empty string for
variables that don't exist in the session instead of returning a boolean
false value.
[r1752]

* Fix a variable name being checked against in the
Administration Tool -> Tools -> Newsletter Manager section.
[r1751]

* Improve the product nofitication logic on the checkout success page.
[r1749]

* Fix http_build_query() compatibility function in the Administration Tool.
[r1748]

* Increase the orders.payment_method database table field length to 255
characters.
[r1747]

* MySQL 5.0 Strict Mode compatibility fixes.
[r1746, 1755, 1810]

* Fix logic with nested tables in the Administration Tool tableBlock class.
[r1745]

* Add checks when creating files and directories on the
Administration Tool -> Tools -> File Manager section.
[r1744]

* Remove HTML formatting from credit card processing error messages.
[r1743]

* Move the logic of storing the credit card number from the order class to
the payment module level.
[r1736]

* Use the free shipping language definition for the shipping title when free
shipping is active.
[r1732]

* Add indexes to database tables.
[r1729]

* Introduce an active download flag and a public status flag to the order
status levels.
[r1724, r1725, r1728] (r1724 was reverted in r1725)

* Fix the shipping address when a virtual product was added to the cart and
replaced with a physical product.
[r1716]

* Improve register_globals compatibility layer when registering session
variables.
[r1704, r1705, r1723, r1741] (r1704, r1705, and r1723 were all reverted in r1741)

* Correctly parse the products to remove from the product notifications list.
[r1703]

* Introduce the ability to show additional checkout buttons on the shopping
cart page for certain payment methods (eg, PayPal Express Checkout).
Introduce the ability to define foreign shipping and billing addresses
during the checkout procedure (eg, the shipping address provided by PayPal
Express Checkout).
Add further checks to the checkout process page to prevent fraud orders.
[r1699, r1750]

* Calling $order_total_modules->process() multiple times would duplicate the
output data due to the order total modules already being instantiated.
[r1698]

* Make sure $parameters is an array in the navigation history class.
[r1696]

* Remove secondary pre-euro currencies from display.
[r1695]

* Fix downloads when "Download by redirect" and "SEFU" are both enabled.
Fallback to readfile() download delivery mechanism if direct download files.
[r1681, r1720]

* Add toggleDivBlock() Javascript function to admin/includes/general.js.
[r1663]
Azzo io devo ancora aggionare il mio nuovo sito alla RC1...
Mi devo decidere...
:D
loris_ripa
membro Veteran
membro Veteran
Messaggi: 937
Iscritto il: 21/03/2004, 1:00
Località: Italia
Contatta:

Messaggio da loris_ripa »

Oggo ho fatto un paio di tentativi con l'upgrade da MS2.2 a RC1...
Piccolo problemino: ho la contribution Admin Access Level 2.2 installata, con l'upgrade non funziona più.
A questo punto tengo l'upgrade e disinstallo la contribution Admin Access Level e mi trovo l'admin non protetta.
Che fare?
:( :( :(
loris_ripa
membro Veteran
membro Veteran
Messaggi: 937
Iscritto il: 21/03/2004, 1:00
Località: Italia
Contatta:

Messaggio da loris_ripa »

Upgrade eseguito!
Per il lato admin ho confrontato ogni file della cartella edmin implementando la nuova routine di login e finalmente non ho più l'index originale dell'admin con tutte quelle iconcine!!!
:D :D :D
hsg26
membro Master
membro Master
Messaggi: 1677
Iscritto il: 07/04/2005, 0:00
Località: Svizzera
Contatta:

Messaggio da hsg26 »

io non faccio l'upgrade per l'incompatibilità di moltissime contribution alla RC1 e alla RC2...

in pratica perderei diverse features...
loris_ripa
membro Veteran
membro Veteran
Messaggi: 937
Iscritto il: 21/03/2004, 1:00
Località: Italia
Contatta:

Messaggio da loris_ripa »

hsg26 ha scritto:io non faccio l'upgrade per l'incompatibilità di moltissime contribution alla RC1 e alla RC2...

in pratica perderei diverse features...
Ad oggi ho installato parecchie contributions ma non ho ancora riscontrato bugs...
Alla fine l'upgrade non cambia molte cose, hai fatto un test?
:D
Avatar utente
luca75
membro Baby
membro Baby
Messaggi: 65
Iscritto il: 10/04/2003, 0:00
Località: italy

Messaggio da luca75 »

Ma per i file di lingua italiana ? rimane tutto invariato ? :roll:
Rispondi