2007-2011 PrestaShop NOTICE OF LICENSE This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@prestashop.com so we can send you a copy immediately. DISCLAIMER Do not edit or add to this file if you wish to upgrade PrestaShop to newer versions in the future. If you wish to customize PrestaShop for your needs please refer to http://www.prestashop.com for more information. @author PrestaShop SA @copyright 2007-2011 PrestaShop SA @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) International Registred Trademark & Property of PrestaShop SA Release Notes for PrestaShop 1.4 -------------------------------- #################################### # v1.4.5.1 - 9352 (2011-10-14) # #################################### Added Features: [+] FO : CC-87 - Possibility to restrict countries in FO by those delivered by active carriers [+] FO : add SEO link on layer navigation module [+] BO : #PSCFI-3094 - now AdminTranslations also check PDF overriding [+] BO : Upgrader new function to check prestashop files versions [+] BO : added sample csv file for import //thanks to tony ;) [+] MO : autoupgrade - Added some infos (changelog, display download link) [+] MO : new module autoupgrade, to replace native tab. Standalone version. Improved/changed features: [*] Project : BugFix #PSCFI-3539 - the Language class now implements 2 new properties : date_format_full and date_format_lite. Date formats are not hard coded anymore! [*] Project : Fixed Bug #PSCFI-3100, 'description', and 'short_description' are now processed after the foreach loop. [*] Installer : Added missing translated texts [*] Installer : Removed the "PRIMARY KEY `name`" on db.sql to have the SQL documention compatibility. [*] Installer : Removed the "PRIMARY KEY `name`" on db.sql to have the SQL documention compatibility. [*] Installer : Removed the "PRIMARY KEY `name`" on db.sql to have the SQL documention compatibility. [*] Installer : Removed the "PRIMARY KEY `name`" on db.sql to have the SQL documention compatibility. [*] Installer : gridextjs deprecated module is now moved relatively to _PS_ROOT_DIR_ or _PS_MODULE_DIR_ if exists [*] Installer : include, include_once, require replaced by require_once [*] FO : #PSCFI-2505 - The title of Categories and Manufacturers pages now includes the page number [*] FO : Added a new benefits related to the customer account creation [*] FO : Added several tests for the Guest tracking section (e-mail validity, required fields...) [*] FO : CC-93 - Review of the compare product system. Remove center tag [*] FO : Clean code in class Cart, in shipping calculation [*] FO : Improved English wording for the Guest tracking section [*] FO : Updated French translations [*] FO : layered - update URL SEO pagination [*] BO : "Send test mail" now return the error message instead of just telling you that something went wrong [*] BO : #PSCFI-2509 - You can know import and update products based on their references [*] BO : #PSCFI-2902 - Added url to update currency rates via crontab [*] BO : #PSCFI-3098 - Renaming admin folder is false sense of security [*] BO : #PSCFI-3098 - Renaming admin folder is false sense of security [*] BO : CC-48 - Possibility to delete "pages not found" on the current search period [*] BO : Check customized image in AdminCarts->displayCustomizedDatas() - #PSCFI-3572 [*] BO : Debug is now easier in hook backOfficeTop [*] BO : Default product short description max length is now 800 (instead of 400) [*] BO : Fixed PSCFI-3223, removed superfluous parameters in links on AdminModules [*] BO : Improvment #PSCFI-2796 - It is now possible to set the maximum size of product short description [*] BO : Remove warning in robots.txt #PSCFI-2846 [*] BO : SQL queries [*] BO : Updated French translations [*] BO : XB-1 - Limitation for the preference "maximum size of attachment files" [*] BO : You can now use 8 decimals for the longitude/latitude in the Store locator [*] BO : added md5, changelog and desc data in Upgrader class [*] BO : it is now possible to move images to the new filesystem when unused demo images are present [*] BO : new entity in versions.xml - autoupgrade_module [*] BO : now a modules file can be ignored by the AdminTranslations tab if speficied in it [*] BO : on loading of modules (AdminModule), we check the memory usage in order to prevent php error message [*] BO : quantity highlighted in the order details when greater than 1 [*] BO : removing tab AdminUpgrade from 1.4.4.0/1.4.4.1, changing to module autoupgrade [*] BO : small improvement in Upgrader class [*] BO : when adding new AdminTab, cache is now refreshed in Tab::add() method [*] BO : you can now search a customer by its IP address in the backend [*] BO : you can now search a product by its attribute reference in the backend [*] Classes : Use default image quality if no quality setting can be found [*] CORE : Updated PEAR XML_Feed_Parser library (v1.0.2 to v1.0.4) [*] Core : Now force_compile (Smarty) is set to false by default, even on SVN [*] MO : Block layered - Add backward / forward navigation [*] MO : Block layered - Add french translation [*] MO : Block layered - Add meta title & url personalisation for attributes and features values [*] MO : Block layered - Add meta title & url personalisation for attributes groups and features [*] MO : Block layered - Hide filters if nothing to select on it. [*] MO : Block layered - Prevent Bug when product-count.tpl do not exists [*] MO : Block layered - Re-index attributes after saving product - Re-write indexUrl() - Normalization - Add comments [*] MO : Block layered - Remode pagination title with "page" and re-use "(2)", because it's not possible to translate easily the word "page" (no $this->l()) [*] MO : Block layered - Remove unused variable [*] MO : BlockLayered - Adding price filter // /!\ Caution : this module is not finalised - some functions are in developpement and do not work [*] MO : Blocklayered - Slide to the top of the page on loading new product page [*] MO : BugFix #PSCFI-3281 - Hipay now uses the language code instead of the iso code if it is available [*] MO : Fix and improvment Module eBay (1.2.4) [*] MO : Fix and improvment Module eBay (1.2.5) + modules translations [*] MO : Fixed Bug #PSCFI-3074, Writing distinct images product on sitemap (gsitemap) [*] MO : Improvment on XML generation Module Treepodia 1.4 [*] MO : Module Authorize.net (1.2.2) - a warning now appears when cURL is not enabled [*] MO : Module UPS (1.2.2), USPS (1.2.1), Fedex (1.2.4), Canada Post (0.5) work with Shipping Estimator module now (Bug Fixed #PSCFI-2976 and #PSCFI-3586) [*] MO : Module eBay (1.3) now display warning alert during uninstall + set recyclable and gift to 0 when create a cart [*] MO : Module eBay (1.3.1) - optimization and variable description_short available in eBay template [*] MO : Module eBay 1.2 [*] MO : Module eBay 1.2.2 [*] MO : Module eBay now delete cart when order can not be created (1.2.6) [*] MO : Performance improvements for layered navigation module [*] MO : Product Comment - Bug on product comparison page // Vars undefined [*] MO : Review of the productcomments module - Part1 [*] MO : autoupgrade - improved ergonomy, thanks a lot to Samy Rabih (from o2sources.com) for his feedback [*] MO : autoupgrade - Improved Upgrader class from module [*] MO : mailalerts, add translation for your@mail.com [*] MO : mailalerts, add translation for your@mail.com [*] PDF : Free text on the invoice [*] LO : CA.xml currency's name [*] LO : Canada - Currency name + symbol [*] LO : Canada taxes Fixed bugs: [-] PROJECT : Bug #PSCFI-3563 Fixed - currency conversion was not made on product Additionnal Shipping Cost [-] PROJECT : Class Tools - Adding default time out in Tools::file_get_content [-] PROJECT : Class Validate updated [-] Installer : English language is back [-] Installer : fixed bug #PSCFI-2958 - Step 4 in installation fails on allow_url_fopen warning [-] Installer : fixed position in Tools subtabs [-] FO : #PSCFI-2702 - Fixed problem with ajax on ssl page with a domain from non-ssl domain [-] FO : #PSCFI-2702 - Fixed problem with ajax on ssl page with a domain from non-ssl domain [-] FO : #PSCFI-3000 - SSL enabled redirect loop for admin login V1.4.3 [-] FO : #PSCFI-3111 - remove literal [-] FO : #PSCFI-3184 - Unable to reorder if order contains customized products [-] FO : #PSCFI-3201 - Can't install by Vietnam lang [-] FO : #PSCFI-3215 - ProductDownload -> delete() function dosn't return value ! [-] FO : #PSCFI-3218 - The lowest shipping cost carrier is not selected by default [-] FO : #PSCFI-PSCFI-3234 - Guest tracking and friendly-url [-] FO : Added spaces surrounding the minimal quantity to buy on the product page [-] FO : Bug Fixed #PSCFI-3005 - Unitialized variable cart_quantity [-] FO : Bug Fixed #PSCFI-3193 - Rounding of product prices on percent discount [-] FO : BugFix #PSCFI-2677 - Combinations of products in the Layered navigation block appear as "unavailable" [-] FO : BugFix #PSCFI-2790 - Manufacturer page CSS bug in Internet Explorer 6 [-] FO : BugFix #PSCFI-2790 - Problems with IE6 and manufacturer [-] FO : BugFix #PSCFI-2802 - Layered navigation block lock ajax cart adding [-] FO : BugFix #PSCFI-2811 - Automatically redirect to Canonical url enable every time evant if "Automatically redirect to Canonical url" is at "no" [-] FO : BugFix #PSCFI-2871 - "Notify me when available" should not appear when stock management is disabled [-] FO : BugFix #PSCFI-2871 - "Notify me when available" should not appear when stock management is disabled [-] FO : BugFix #PSCFI-2961 - On changing iso code, move translation language [-] FO : BugFix #PSCFI-2961 - On changing iso code, move translation language [-] FO : BugFix #PSCFI-2961 - On changing iso code, move translation language [-] FO : BugFix #PSCFI-2993 - mails french language reply_msg.txt is empty [-] FO : BugFix #PSCFI-3184 - Unable to reorder if order contains customized products [-] FO : BugFix #PSCFI-3231 - Dont ask shipping address if there is only virtual product [-] FO : BugFix #PSCFI-3413 - Voucher (Discount) kept while invalid in the order [-] FO : BugFix #PSCFI-3438 - Carrier list is not checked after updating shopping cart at OPC [-] FO : BugFix #PSCFI-3468 - Bad customizations found in Cart::getProducts [-] FO : BugFix PSCFI-3425 - Product override not working as expected [-] FO : Deleted an extraneous slash for the path of blockstore.css [-] FO : Display tax label turned off for USA [-] FO : Fix some code standards [-] FO : Fixed #PSCFI-2494 - Now when you logout and are redirected to home page, its no more https. [-] FO : Fixed #PSCFI-2791 - Address (Line 2) field is hidden in Instant Checkout [-] FO : Fixed #PSCFI-2914 - when a category has a name starting with a number, rewriteRules now works properly [-] FO : Fixed #PSCFI-3714 - now pagination is correct when changing default products per page [-] FO : Fixed a bug w/ legend on product cover image (product page) [-] FO : Fixed bug #PSCFI-2864 - State is hardcoded after country [-] FO : Fixed bug #PSCFI-3639 - Pagination error in search.php when called from 404.php [-] FO : Fixed bug PSCFI-3125 - Guest Order Tracking not working [-] FO : Fixed bug PSCFI-3286 - After order no customer or owner email sent [-] FO : Fixed bug PSCFI-3404 - Invalid Token on Address Modify [-] FO : Fixed bug PSCFI-3549 - Product attribute desc. were incomplete in order conf. e-mail [-] FO : PSCFI-3655 - canonical redirection now only works with GET method, not POST (in order to avoid losing data) [-] FO : Proof-reading of English translation (Full) [-] FO : Proof-reading of Spanish translation for the Front Office [-] FO : added the suffix "Core" to the class name "CompareProduct" [-] FO : fix bug [-] FO : fix bug where a logged guest who then logs in as a customer had an incorrect cart secure key [-] FO : fixed bug #PSCFI-3054 - One page checkout and createAccountTop Hook [-] FO : fixed bug #PSCFI-3402 - Bug in order-opc.js [-] FO : fixed bug #PSCFI-3476 - Canceling Loading icon after Ajax errors [-] FO : fixed bug on live edit when no module on page [-] FO : fixed bug where the wrong carrier is selected when refreshing carriers in OPC [-] FO : fixed bug with wrong link for guest tracking after making an order as guest [-] FO : no more "back" button when the previous page is the same as the current one [-] FO : now logo link use Link class in header.tpl [-] FO : now order detail controller can be called directly [-] FO : removed duplicated rewriterules [-] BO : #PSCFI-2642 - HTML format problem in module referral program [-] BO : #PSCFI-2902 - Fixed wrong URL [-] BO : #PSCFI-2922 - Fixed bugs in GroupReduction. Now, group_reduction and product_group_reduction tables are now populated/cleaned properly (CRUD Products/Category). [-] BO : #PSCFI-2922 - Fixed bugs in GroupReduction. Products added in product_group_reduction are now based on the id_default_category. If a group is deleted, tables are now purged correctly. [-] BO : #PSCFI-2963 - Fixed 'display_stores'. [-] BO : #PSCFI-3022 - If layer navigation module is on, than comparator checkbox is hidden on product list. [-] BO : #PSCFI-3022 - If layer navigation module is on, than comparator checkbox is hidden on product list. [-] BO : #PSCFI-3034 - Return to home after use link ...en/content/category/1-home (blockcms) [-] BO : #PSCFI-3034 - Return to home after use link ...en/content/category/1-home (blockcms) [-] BO : #PSCFI-3044 - Search idexing dont work properly [-] BO : #PSCFI-3071 - Memcached class bad SQL statement to add a server [-] BO : #PSCFI-3129 - No big differences between editable selects and inputs editable [-] BO : #PSCFI-3129 - No big differences between editable selects and inputs editable [-] BO : #PSCFI-3133 - Remove unused variables [-] BO : #PSCFI-3154 - Product comparison regression: "There is no product in the comparator" [-] BO : #PSCFI-3163 - Using non-static method as static [-] BO : #PSCFI-3166 - Manufacturer ajax error: parsererror [-] BO : #PSCFI-3179 - Fixed wrong cast for coordinates [-] BO : #PSCFI-3198 - Limit check theme to directory (avoid .htaccess/preview.jpg) [-] BO : #PSCFI-3362 - coding style/security [-] BO : #PSCFI-3362 - fixed wrong coding style [-] BO : #PSCFI-3362 - level_depth is now correctly updated [-] BO : #PSCFI-3389 - Change NOW() by date('Y-M-d H:i:s') [-] BO : AdminUpgrade now checks if function apache_get_modules exists. [-] BO : AdminUpgrade small fix [-] BO : Bug Fixed #PSCFI-3453 - States of one country in different zone = unable to save tax rules [-] BO : Bug Fixed #PSCFI-3652 - Can't set specific priority [-] BO : BugFix #PSCFI-2802 - Layered navigation block does not appear on front office [-] BO : BugFix #PSCFI-2863 - Update provider by import csv can flush the existing data [-] BO : BugFix #PSCFI-2863 - Update provider by import csv can flush the existing data [-] BO : BugFix #PSCFI-2863 - Update provider by import csv can flush the existing data [-] BO : BugFix #PSCFI-2863 - Update provider by import csv can flush the existing data [-] BO : BugFix #PSCFI-2877 - Wrong text in admin/tabs/AdminImport.php [-] BO : BugFix #PSCFI-2877 - Wrong text in admin/tabs/AdminImport.php [-] BO : BugFix #PSCFI-2892 - Problems with htmlentities and currency [-] BO : BugFix #PSCFI-2893 - Product::getProductsProperties must check input value to avoid warnings. [-] BO : BugFix #PSCFI-2898 + #PSCFI-2872 - Problem in a CSS [-] BO : BugFix #PSCFI-2898 - Send to a friend, remove unuseful code [-] BO : BugFix #PSCFI-2936 - Can't filter to installed modules to configure mailalert [-] BO : BugFix #PSCFI-3029 - AdminAddresses [-] BO : BugFix #PSCFI-3618 - Wrong default group for the cusomers with default group = deleted group [-] BO : BugFix - JS selectedCat not defined in category tree [-] BO : BugFix - remove an undefinned function [-] BO : Bugfix #PSCFI-2438 - On using ajax, we never redirect to an other URL [-] BO : Bugfix #PSCFI-2821 - Remove a french sentence [-] BO : Bugfix #PSCFI-2826 - Paypal template missing code [-] BO : Bugfix #PSCFI-2838 - Problem with friendly URL [-] BO : Check if js is present [-] BO : Counties - Fixed broken Query (County filter) [-] BO : Deleted some debug related to "mailalerts" module in the "Modules" tab [-] BO : Fixed #PSCFI-2501 - now missing spaces between parameters is not so important anymore when parsing files for translations [-] BO : Fixed #PSCFI-2805 - Searching by name on AdminStore panel generate SQL error [-] BO : Fixed #PSCFI-3030 [-] BO : Fixed #PSCFI-3439 - eval() call, thanks a lot to Alexandre Segura for this fix/improvement [-] BO : Fixed Bug #PSCFI-3013, Add the upgrader permission line on sql installation script and remove warning on Employes tab if a permission does not exist. [-] BO : Fixed a bug related to cart customized products in AdminCarts.php [-] BO : Fixed bug #PSCFI-2809 - Typo in mails [-] BO : Fixed bug #PSCFI-2822 - Submenu display problem when too many tabs [-] BO : Fixed bug #PSCFI-2875 - Parenthesis missing [-] BO : Fixed bug #PSCFI-3565 - Error "Bad size" while deleting an acessory from the product tab [-] BO : Fixed bug #PSCFI-3592 - Forbid to disable the default carrier [-] BO : Fixed bug PSCFI-2807 - Missing Log_alert e-mail templates in translations export [-] BO : Fixed bug PSCFI-3378 - Kiribati island isn't located in Europe [-] BO : Fixed bug PSCFI-3547 - Fatal Error on AdminOrder sorting (on "date_add" key) [-] BO : Fixed bug PSCFI-3658 - Can't delete store image [-] BO : Fixed bug when duplicating products [-] BO : Fixed bugs in AdminTranslations : regex for subjectMail, correct error message [-] BO : Fixed some code standards [-] BO : Import - #PSCFI-2766 : Fixed wrong productCategories [-] BO : Product Downloadable - Not possible to save a product downloadable if no expiration date [-] BO : Proof-reading of English translation (from AdminAccess.php to AdminImages.php) [-] BO : Proof-reading of English translation (from AdminImages.php to AdminInvoices.php) [-] BO : Proof-reading of English translation (from AdminInvoices.php to the last file) [-] BO : Proof-reading of Spanish translation for the Back Office [-] BO : bug fix: Group Reduction in category that is not an integer or a percentage [-] BO : error message "The following module(s) were not installed successfully" can now be translated [-] BO : fix bug #PSCFI-2814 - If we add a new product in "this category" ==> result always Home in product [-] BO : fix issue on attribute names with \n and \r characters [-] BO : fixed bug #PSCFI-1935 - Function Category::getCategories stop respond in shop with many categories (100k and more) [-] BO : fixed bug #PSCFI-2933 - Searchcron don't work like it should. [-] BO : fixed bug #PSCFI-2967 - /lang-en/ instead of /en/ in robots.txt file [-] BO : fixed bug #PSCFI-3009 - If we add a new subcategory in "this category" ==> result always in Home and not in "this category" [-] BO : fixed bug #PSCFI-3491 - Import combinations with images: duplicate images [-] BO : fixed bug #PSCFI-3566 - When space in url of image, im,age will not appear via csv import. [-] BO : fixed bug #PSCFI-3577 - The categorie tree is not displayed correctly [-] BO : fixed bug #PSCFI-3581 - Welcome video in back-office keeps appearing [-] BO : fixed bug #PSCFI-3704 - Post install delete *.txt files prompt is unnecessary [-] BO : fixed bug #PSCFI-3704 - Post install delete *.txt files prompt is unnecessary //bis [-] BO : fixed bug #PSCFI-3712 - Order history cache shared between orders [-] BO : fixed bug #PSCFI-3728 - Module ImporterOsc - importing product combination [-] BO : fixed bug on adminAttributesGroups, now you can delete texture [-] BO : fixed bug on creation of address [-] BO : fixed bug when add new root category, id_parent was not home [-] BO : fixed little issue in treeview for categories [-] BO : if db is corrupted in tab.position, new Tab object will have a correct position [-] BO : modules_list.xml is now uploaded by ajax, back-office will not be slowed by this external call [-] BO : product indexation does not exhaust memory anymore when you have a (really) big catalog [-] BO : removed fsockopen(www.prestashop.com) before the button "add module from addons" [-] Classes : fix bug #PSCFI-3294 - storing accented words in search index cause problems => store words without accents [-] Classes : fixed bug #PSCFI-2934 - wrong description for all languages when using a voucher and creating a new one + missing infos on customer e-mail. [-] Classes : fixed bug #PSCFI-3123 - Possible SQL error in Product::idIsOnCategoryId [-] Classes : fixed bug #PSCFI-3162 - Not all previous data was deleted when importing combinations. [-] Classes : fixed bug in ObjectModel when instanciate new object with incorrect id_lang [-] Classes : replace define for getCarriers filter by const var in Carrier class [-] Classes : update error message [-] Core : Added "@" to stream_context_create() calls to prevent from PHP notices [-] Core : Added missing text templates for 4 e-mails in Spanish [-] Core : Fixed bug #PSCFI-3638 - New tax rate in Italy (21% instead of 20%) [-] Core : Fixed bug - You can now use 6 decimals for your shipping cost instead of 2 [-] Core : Fixed bug PSCFI-3447 - Out of stock status was applied even if stock management was disabled [-] Core : Fixed bug PSCFI-3480 - Error w/ cache if permissions are not valid [-] Core : Fixed bug PSCFI-3503 - Sometimes HTTP_HOST was empty [-] Core : Fixed bug PSCFI-3538 - PNG logo was rejected for Invoices [-] Core : Fixed bug PSCFI-3605 - Deleted dead code in Search.php [-] Core : Proof-reading of English translation for Errors and E-mails subjects [-] Core : Proof-reading of Spanish translation for the Errors [-] MO : #PSCFI-2973 - Fixed wrong emailType in bestCustomer() [-] MO : #PSCFI-2976 - ShippingEstimation (carriercompare) Error messages are more explicit [-] MO : #PSCFI-3025 - 'Powered By' option is now saved correctly [-] MO : #PSCFI-3039 - Birthdaypresent coupons id_currency are now set to id_default_currency [-] MO : #PSCFI-3067 - Fixed number of friends sponsored [-] MO : #PSCFI-3067 Fixed line break missing [-] MO : #PSCFI-3244 Ogone, Add and update configuration screenshots [-] MO : Authorize.net (1.2.1) and Treepodia (1.6.1) - retrocompatibility issue with PrestaShop 1.4.4 or less [-] MO : AutoUpgrade - Disallow upgrade if "Autoupgrade allowed" is false [-] MO : Block layered - Add where clause in "features" SQL request to filter by id_feature [-] MO : Block layered - Bug JS when ajaxCart is disable [-] MO : Block layered - Bug in pagination [-] MO : Block layered - Bug with filter attribute [-] MO : Block layered - BugFix : Be sure there is no other conditions than the three defined [-] MO : Block layered - BugFix : Table *_lang must be renamed without this prefix [-] MO : Block layered - BugFix filter remove link do not work [-] MO : Block layered - BugFix with navigation history [-] MO : Block layered - BugFix with pagination and title [-] MO : Block layered - Clean js url (anchor) [-] MO : Block layered - Duplicate "UL" on ajax reloading [-] MO : Block layered - Installation failed with big amount of products (duplicate key problem) [-] MO : Block layered - Installation with version under PS 1.4.5 musn't work [-] MO : Block layered - Lock indexation durring instalation process if too many products [-] MO : Block layered - Protect JS string by add slashes [-] MO : Block layered - add addslashes and fix error javascript [-] MO : Blocklayered - BugFix - Category tree [-] MO : Blocklayered - FixBug with filter active [-] MO : Blocklayered: Fix some problem with price and tax [-] MO : Bug Fix #PSCFI-3213 - CashOnDelivery - retrocompatibility PrestaShop 1.4.3 or less [-] MO : Bug Fixed #PSCFI-3193 in productscategory: Rounding of product prices not correct with reduction percent [-] MO : Bug fixed #PSCFI-2291 - eBay fix on hook new order [-] MO : Bug fixed #PSCFI-2804, Authorize.net test mode has been repaired [-] MO : Bug fixed #PSCFI-2920 - USPS, UPS, Fedex and Canada Post, minimal weight [-] MO : Bug fixed #PSCFI-3001 and #PSCFI-3002, PayPal refund has been fixed [-] MO : Bug fixed #PSCFI-3479 - UPS Module (1.2.1) [-] MO : Bug fixed on PayPal (rounding issue with tax system) [-] MO : Bug fixed on fedex (1.2.2) - module was not returning any carrier when there was a soap exception [-] MO : Bug fixed on fedex (1.2.3) - module was not returning any carrier when there was a fedex warning [-] MO : BugFix #PSCFI-2898 - SentoaFriend module doesn't translate its text changing the flags from FO [-] MO : BugFix #PSCFI-2909 - CSS attribute repeated twice [-] MO : BugFix #PSCFI-3694 - Blocklayered: issue after modifying a filter [-] MO : BugFix Block Layered navigation - Template BO category selector [-] MO : BugFix in module blocklayered - Bug with feature count [-] MO : BugFix in module blocklayered - Problemes with filters [-] MO : BugFix in module blocklayered - add "no products" warning, don't show block layered if there is no filters to show [-] MO : CashTicket, Fix an included tpl file [-] MO : CashTicket. configuration verify if an existing certficate exist and add error messages [-] MO : Dibs - Add french subscribtion link [-] MO : Dibs - retrocompatibility PrestaShop 1.4.3 or less [-] MO : First fix of block layered [-] MO : Fix CashTicket, Authorize.net, Ogone, PaySafeCard and Gcheckout - retrocompatibility PrestaShop 1.4.3 or less [-] MO : Fix Module PayPal - Preactivation warning is now retrieved in AdminHome [-] MO : Fix Module Paypal (1.8.2) for invalid order state error [-] MO : Fix Module USPS (1.2) #PSCFI-3189 + Some ergonomy improvments, thx to Jeff :) [-] MO : Fix Module eBay (1.2.8) : get attribute details when import and order [-] MO : Fix Module eBay (1.2.9) : sometimes eBay send back name longer than 32 char [-] MO : Fix Module eBay 1.2 (retro compatibility) [-] MO : Fix Module eBay 1.2 - Module can now retrieve order details by sku or custom label [-] MO : Fix Module eBay 1.2 - Now handle case where there is no quantity available when importing orders [-] MO : Fix Module eBay 1.2 - Now remove from eBay product when quantity is 0 [-] MO : Fix Mondial Relay - retrocompatibility Smarty 2 (Thx Theo ;) [-] MO : Fix MoneyBookers - retrocompatibility PrestaShop 1.4.3 or less [-] MO : Fix PaySafeCard - Fatal error, wrong class called [-] MO : Fix Treepodia for retrocompatibility PrestaShop 1.3 [-] MO : Fix a SQL syntaxe error (missing "`" at the end of table name). [-] MO : Fix installer (preactivation country) [-] MO : Fix on Module Fedex (1.2) [-] MO : Fix on Module Trusted Shop (1.3.1) [-] MO : Fix on module PayPal (2.8.1) - Shop logo was not sent to PayPal Integration Evolution [-] MO : Fix on module eBay (1.2.3) [-] MO : Fix on module eKomi (1.1) - Display flag was always setting to off in back office [-] MO : Fix potential bug on carts for module Ogone [-] MO : Fix style issue for personalized theme [-] MO : Fix style issue mondialrelay [-] MO : Fixed a PHP comment typo / include missing (Layered navigation module) [-] MO : Fixed bug #PSCFI-2849 - Subject Line Mailalerts new_order email is not translated [-] MO : Fixed bug #PSCFI-2996 - Update list of online visitors works (statslive). [-] MO : Fixed bug #PSCFI-3620 - Incorrect voucher e-mail to sponsored for % [-] MO : Fixed bug PSCFI-2899 - {rating_url} was missing in German e-mail template [-] MO : Fixed bug PSCFI-3210 - Fatal error (Order -> conversion_rate is empty) during OsC import [-] MO : Fixed bug PSCFI-3416 - Fatal error in blockrss module when rss feed is malformed [-] MO : Fixed bug PSCFI-3449 - Replaced PAYPAL_MODE_DEBUG by PAYPAL_DEBUG_MODE [-] MO : Fixed bug PSCFI-3532 - Send To Friend module - Issues w/ product name [-] MO : Fixed bug PSCFI-3580 - The bookmark link wasn't displayed in Google Chrome [-] MO : Fixed code standards on layered navigation module [-] MO : Fixed several bugs and code standards on the layered navigation module [-] MO : Fixed several bugs on the layered navigation module [-] MO : Module Moneybookers (1.6.1) - Small fixes [-] MO : Module Shipping Estimator (1.1) : Bug Fixed #PSCFI-3586 [-] MO : Module eBay (1.3.1) - fix on PS 1.3 (problem with pictures and server cache) [-] MO : Module fedex has been fixed (beta link was in the wsdl) [-] MO : MondialRelay : Fix the display of the fetched relay points [-] MO : MondialRelay : Recode of the checkout Process [-] MO : MondialRelay, Fix accent problem during the checkout process and add translation [-] MO : MondialRelay, Fix bqSQL compatibility [-] MO : MondialRelay, Fix bug when changing information about a shipping, Fix French translation [-] MO : MondialRelay, Fix phone validation and language destination during the generating tickers process [-] MO : MondialRelay, Fix unselected relay point for the checkout process [-] MO : MondialRelay, Handle error when address is incorrect durint the fetched relay point process. Review config style. [-] MO : MondialRelay, add comment to a better understanding of the ('body').prepend [-] MO : MondialRelay, delete console.log :) [-] MO : MondialRelay, rewrite code for PrestaShop 1.3 to keep compatibility using jQuery [-] MO : MondialRelay, skip the zipcode checking when the format isn't set [-] MO : Mondialrelay, Fix an added Gmap element into a undeclared id block for some PrestaShop version. [-] MO : Mondialrelay, add translation fields [-] MO : Mondialrelay, fix missing iconv function [-] MO : Moneybookers, text and url into the config [-] MO : Ogone fix - class_exists with autoload was making trouble on PrestaShop.1.3 [-] MO : PaySafeCard, Fix conflict with PrepaidServices when cashticket is loaded too, add new errors message and configuration remember correctly the configuration set by an user [-] MO : PaysafeCard, hide password [-] MO : Prevent from a PHP warning in productcomments [-] MO : Remove Tm4b module [-] MO : Retrocompatibility 1.3 on modules keeping security check [-] MO : Treepodia, retrocompatibility to PrestaShop 1.3 [-] MO : autoupgrade - Fixed #PSCFI-3702 - english expressions fix [-] MO : autoupgrade - fixed bug when restoring, thanks to Broceliande [-] MO : autoupgrade : Fixed bug when upgrading database. Thanks a lots to Atch and Nommam- for betatesting [-] MO : blocklanguages - Fixed method call [-] MO : eBay (1.2.1) fix - module was making duplicate order and address customer [-] MO : fix autoupgrade install when 1.4.4.0 [-] MO : fix issue on followup module, subjects of mail are not translated [-] MO : fixed bug #PSCFI-2940 - Oscommerce import - TECHNICAL ERROR Details: Fatal error (Customer -> passwd = [-] MO : fixed bug #PSCFI-2997 - duplicates manufacturers when delete is checked [-] MO : fixed bug #PSCFI-3090 - in gsitemap.xml, product lines are duplicated [-] MO : fixed bug #PSCFI-3253 - Cannot set time limit in safe mode in themeinstallator.php [-] MO : fixed bug #PSCFI-3255 - productscategory generates link to product with ID=0 [-] MO : fixed bug #PSCFI-3300 - So colissimo : when customer change delivery mode [-] MO : fixed bug with module dateofdelivery not taking into account additional time for out of stock products [-] MO : fixed extra if/else condition in editorial module, thanks to Atch [-] MO : fixed gift bug when socolissimo is selected [-] MO : fixed small bug in shopImport [-] MO : moneybookers remove an incorrect char in a sentence [-] MO : referralProgram - Fixed 'undefined offsets' because of selected of languages [-] MO : shopimporter : patch to correct a mistake naming column in the database [-] MO : shopimporter : fix error encodage [-] MO : shopimpoter fix bug currency [-] MO : socolissimo is now compatible with One page checkout [-] MO : statssearch couldn't save searches anymore (mysql syntax error) [-] MO : unused variable removed in google analytics module [-] WS : Fixed PSCFI-3393 [-] WS : Fixed bug PSCFI-3506 - id_employee was missing in setCurrentState() method [-] PDF : Bug Fixed #PSCFI-2208 - Incorrect PDF for not taxed groups [-] PDF : Bug Fixed #PSCFI-3124 - Wrong details on order slip [-] PDF : Bug Fixed #PSCFI-3254 - US States abreviations are incorrect [-] PDF : Free text utf8ized [-] TR : Typo on "United States" [-] LO : UK taxe not associated to UK tax rules (related to #PSCFI-3266 & #PSCFI-3164) #################################### # v1.4.4.1 - NONE (2011-08-25) # #################################### Fixed bugs: [-] Security: security fix on AdminHome file #################################### # v1.4.4.0 - 7803 (2011-07-28) # #################################### Added Features: [+] Project : adding RTL language management [+] BO : new class Upgrader to check PrestaShop version or download last version. [+] BO : new file ajax-tab.php, you can now make request without ajax.php and handle them directly in the appropriate AdminXXX [+] BO : new tab AdminUpgrade can now automatize the upgrade process. Thanks a lot to Broceliande/Eric Dolou for his great help [+] CORE : Add the possibility to personalize an address layout with special chars. [+] MO : A better view of the currency used by the module. [+] MO : Fetch content use more than one method (CURL, fopen, fsockopen and file_get_content) [+] MO : Moneybookers, Add the possibility to display the logo in the front Office (works with live edit). [+] MO : New Module - Canada Post (0.1) [+] MO : new module dedicated to german users which enable you to display legal notice on the customer account creation Improved/changed features: [*] Installer : improve installer template [*] Installer : now class ConfigurationTest is located in classes directory and renamed to ConfigurationTestCore [*] Installer : now method tryToConnect don't use an existing ressource except if specified [*] Installer : php directory is now directly related to INSTALL_DIR [*] FO : #PSCFI-2691 - Adding index.php file for redirection [*] FO : CC-24 - Adding previous button for the address creation [*] FO : CC-32 - Adding a checkbox for the displaying of "Powered by PS" [*] FO : CC-93 - Review of the compare product system [*] FO : CC-93 - Review of the compare product system. Adding CompareProduct class [*] FO : Change the id "passwd" by "login_passwd" to avoid ambiguous id in OPC ordering (with guest authorization). [*] FO : Fixed #PSCFI-2176 - now you can use vars in your mail subject [*] FO : Update the jquery.cluetip.js library. From V0.9.9 to V1.1.3 [*] BO : Add option to disable apache option multiviews. Linked with #PSCFI-2597 [*] BO : Added check for safe_mode before activating new image system [*] BO : Added compatibility check before moving images to the new filesystem [*] BO : AdminTab childs can now handle ajax request like index.php (with tab and token params) using specific method ajaxProcess [*] BO : Bug Fixed #PSCFI-2282 - Shipping Prices Range with a tax excluded group [*] BO : CC-108 - Remove informations about stocks in AdminProducts when the stock management is disabled [*] BO : CC-26 - Adding German and Italian translations [*] BO : CC-26 - Rename Alias Tab as Alias Research [*] BO : CC-50 - Increasing the size of the description area [*] BO : CC-99 - Better visibility for the delete module button [*] BO : FA-35 - Changing manufacturer translation in French for the BO. Replaced "fabricant" by "marque" [*] BO : FA-35 - Changing manufacturer translation in French for the BO. Replaced "fabricant" by "marque" [*] BO : Fixed bug PSCFI-2416 - The whole search index is not rewritten when you update a single product [*] BO : It is now possible to edit the field date_add with AdminImport [*] BO : Upgrader class now also check if autoupgrade is indicated for the last version, from http://www.prestashop.com/xml/version.xml [*] BO : added alert if attachment is bind to a product [*] BO : backup directory is now a static definition in Backup class [*] BO : improve CSV import when no csv file is available [*] BO : improve category listing in product edition and loyalty module [*] BO : improved Upgrader to check ps version [*] BO : improved backup class [*] BO : refactoring #PSCFI-2458 - AdminCarrier when Zone disabled & overcomplex processing ( Carrier ) [*] BO : the new image filesystem is now entirely deactivated when the legacy setting is activated [*] Classes : improvement #PSCFI-2278 - Don't die in Mail::send() method [*] Classes : improvement #PSCFI-2278 - refactoring [*] Classes : improvement #PSCFI-2440 - Tools class improvements [*] MO : Adding traduction for blockcms [*] MO : New Admin Panel for "Layered Navigation" module, "Build your own template" feature! [*] MO : Now use the variable Calcul_mode in the hash of the cache [*] MO : Numerous bugs fixed for the "Layered Navigation" module [*] MO : Numerous bugs fixed for the "Layered Navigation" module [*] MO : Translations and changes on TrustedShop module [*] MO : Translations and changes on TrustedShop module (part 2) [*] MO : Upgrade on the UPS module (from enigma32, thx to him :) [*] MO : Upgrade on the USPS module (from enigma32, thx to him :) [*] MO : Upgrade on the fedex module (from enigma32, thx to him :) [*] MO : stats live performance improvment - PSCFI-2080 [*] MO : you can now hook blockpermanentlinks on the footer [*] WS : Add new feature for date_add/date_upd, PSCFI-2380 [*] WS : Allow to change Webservice permission behavior Fixed bugs: [-] PROJECT : Fix template mail for new layout system [-] INSTALLER : CSS Preactivation [-] Installer : Remove a bad space [-] Installer : fix error about version number (1.4.3.0 included when current version is 1.4.3) [-] Installer : fixed Tools::checkDb method when class Validate, DD or MySQL are already loaded [-] Installer : fixed a bug in add_missing_rewrite_value.php [-] Installer : log is now working correctly [-] FO : Bug Fixed #PSCFI-2520 - Attribute EcoTax not correctly applied [-] FO : Bug Fixed #PSCFI-2725 Incorrect VAT address [-] FO : Bug Fixed #PSCFI-2734 - Quantity prices not displayed correctly when changing currency [-] FO : BugFix #36138 - Problem with product preview and url rewrite [-] FO : BugFix #PSCFI-2382 - Reductions without end dates are not possible [-] FO : BugFix #PSCFI-2382 - Reductions without end dates are not possible [-] FO : BugFix #PSCFI-2386 - Invalid argument supplied for foreach() [-] FO : BugFix #PSCFI-2402 - Product::getDefaultAttribute is wrong when all attributes quantity less than minimumQuantity [-] FO : BugFix #PSCFI-2487 - Save and preview shows blank page if CCC is enabled [-] FO : BugFix #PSCFI-2498 - Problems with .htaccess [-] FO : BugFix #PSCFI-2537 - RMA not opening/showing content [-] FO : BugFix #PSCFI-2537 - RMA not opening/showing content [-] FO : Fix product sort for Smarty 2 [-] FO : Fix undefined json variable in opc when an user select a product and want to be identified. [-] FO : Fixed #PSCFI-2144 - wrong url params, ? instead of & [-] FO : Fixed Bug #PSCFI-2726, Display properly the text depending of the recyclable preference option. [-] FO : Fixed bug #PSCFI-2003 - "Next" button is hidden in scenes slider on FO [-] FO : Fixed bug #PSCFI-2099. Country and state are properly displayed when another invoice address is selected [-] FO : Fixed bug #PSCFI-2316 - there was a notice when you added a product without image to your cart [-] FO : Fixed bug #PSCFI-2393 - After copying language files forwards to frontend with error msg [-] FO : Fixed bug #PSCFI-2417, The compatibility with recent theme under older Prestashop version (< 1.4.2) works. [-] FO : Fixed bug #PSCFI-2662 - Empty script block in order-detail.tpl [-] FO : Problem with .htaccess [-] FO : fixed bug #PSCFI-2299 - Default-home image location [-] FO : fixed bug #PSCFI-2310 - carrier disabled in OPC [-] FO : fixed bug #PSCFI-2326 - fixed smarty error with Smarty 2 [-] FO : fixed bug #PSCFI-2348 - bug in order-opc.js 1.4.3 [-] FO : fixed bug #PSCFI-2406 - Redirect index file for created image folders [-] FO : fixed bug #PSCFI-2408 - invalid date producttooltip module [-] FO : fixed bug #PSCFI-2464 - manufacturers and suppliers blocks should not display products in inactive categories [-] FO : fixed bug #PSCFI-2493 - One page checkout, "undefined" DNI [-] FO : fixed bug #PSCFI-2502 - The clicking "Continue shopping" on Shopping cart summary is not working properly. [-] FO : fixed bug #PSCFI-2735 - Order manipulation possible after payment method selection [-] FO : fixed bug with guest checkout [-] FO : fixed notice error on One page checkout with Blocknewsletter module [-] BO : "alias" tab name is too long [-] BO : Bug Fixed #PSCFI-2368 - Disable ecotax and ecotax is still present on the front office [-] BO : BugFix #PSCFI-1903 - Problem with payment module limited to some countries [-] BO : BugFix #PSCFI-2420 - AdminImport.php ( import csv ) missing handling for escaped list separator and UTF-8 BOM issue [-] BO : BugFix #PSCFI-2420 - AdminImport.php ( import csv ) missing handling for escaped list separator and UTF-8 BOM issue [-] BO : BugFix #PSCFI-2536 - SendMailTest.js does not escape its parameters causing malfunction when trying to send htmlentities (v. 1.4.1.0) [-] BO : BugFix #PSCFI-2550 - can't give a product an attribute of "0" [-] BO : BugFix #PSCFI-2568 - Order page display problem: box expands to overlap another box [-] BO : BugFix #PSCFI-2584 - Orders could have a totals negative [-] BO : BugFix #PSCFI-2614 - Add new method simplexml_load_file [-] BO : BugFix #PSCFI-2614 - Bug this localization file [-] BO : BugFix #PSCFI-2642 - Translation problem with modules [-] BO : BugFix #PSCFI-2645 - sendtoafriend problem with translation [-] BO : BugFix #PSCFI-2663 - "New order" email has hardcoded address format [-] BO : BugFix #PSCFI-2690 - Incorrect closing comment [-] BO : BugFix #PSCFI-2708 Syntax error (working with PHP 5.3 and more) [-] BO : BugFix #PSCFI-2767 - Change guest index of product_comment [-] BO : Fixed Bug #PSCFI-2665, Backup times is now correctly displayed with a H 24 format. [-] BO : Fixed bug #PSCFI-2379 - Avoid the call of memory_get_usage() if it is not defined [-] BO : Fixed bug #PSCFI-2379 - Missing token in form action [-] BO : Fixed bug #PSCFI-2424 - PS_OS_WS_PAYEMENT should be PS_OS_WS_PAYMENT [-] BO : Fixed bug #PSCFI-2429 - IE9 compatibility problem with upload [-] BO : Fixed bug #PSCFI-2535 - Losing opening div [-] BO : Fixed bug #PSCFI-2670 - Increase mime size for attachment from 64 to 128 for support docx file [-] BO : Fixed bug - Empty the cache in the theme for module overrided [-] BO : Fixed bug PSCFI-2253 - Error "invalid date" with some version of PHP fixed [-] BO : Global was missing on AdminThemes [-] BO : In the search tab, Deleted a function which deleted the first occurrence when the last have the samed value in the "search" field [-] BO : PNG images are now supported after activation in BO. Backward compatible. [-] BO : US address format is now correctly displayed for the PDF. [-] BO : fix call on categoryUpdate hook when we change the status of a category #PSCFI-2669 [-] BO : fixed bug #PSCFI-2235 - Module panel inoperative after module suppression [-] BO : fixed bug #PSCFI-2300 - clear useless variable in replaceByAbsoluteURL method [-] BO : fixed bug #PSCFI-2301 - html /form tag is inside the translatable string [-] BO : fixed bug #PSCFI-2302 - Product - CSV import: "available for order" and "show price" not available? [-] BO : fixed bug #PSCFI-2302 - Product - CSV import: "available for order" and "show price" not available? [-] BO : fixed bug #PSCFI-2303 - in AdminManufacturers.php have a repeated code [-] BO : fixed bug #PSCFI-2319 - $default_country varaible is missing in AdminProduct [-] BO : fixed bug #PSCFI-2321 - fixed bug on pagination display on AdminGroups [-] BO : fixed bug #PSCFI-2322 - fixed bug on product.tpl [-] BO : fixed bug #PSCFI-2336 - Small typo error in Back Office [-] BO : fixed bug #PSCFI-2360 - redundant lines in Tools::generateHtaccess() [-] BO : fixed bug #PSCFI-2365 - "Warning : the secure key is empty, check your payment account before validation" error with FreeOrder module [-] BO : fixed bug #PSCFI-2366 - Module Bug / "tab cannot be found" on IIS [-] BO : fixed bug #PSCFI-2421 - watermark does not show on regenerated images [-] BO : fixed bug #PSCFI-2447 - Button Home is gone after adding new specific price [-] BO : fixed bug #PSCFI-2455 - Minimum order purchase considers shipping costs [-] BO : fixed bug #PSCFI-2496 - quantity number in pack option [-] BO : fixed bug #PSCFI-2507 - AdminProducts undefined variable and non-object PHP notices in Apache log [-] BO : fixed bug #PSCFI-2533 - image quality button not checked [-] BO : fixed bug #PSCFI-2706 - fields were not created in database for deactivated languages, causing issues when the language is reactivated [-] BO : fixed product images zip upload [-] BO : update jquery colorpicker plugin #PSCFI-2325 [-] Classes : added some checks to Image class [-] Classes : fix moving images to new filesystem when unused images are present [-] Classes : fixed bug #PSCFI-2005 - Merchandise Returns status emails to customers are BO language dependent [-] Classes : fixed bug #PSCFI-2234 - Hookexec doesn't properly manage execeptions when passing filename by parameter [-] Classes : fixed bug #PSCFI-2311 - Function Validate::isUrl has a problem [-] Classes : fixed bug #PSCFI-2511 - Deleting a product with attachment deletes attachment [-] Classes : fixed bug #PSCFI-2723 - CLONE - Reductions without end dates are not possible [-] Classes : fixed bug on stock mouvement and hook update quantity [-] Classes : fixed rights settings for image folders [-] Classes : fixed url rewrite for missing category images - #PSCFI-2635 [-] CORE : Check correctly the availability of an object for an external module shipping [-] Core : Fixed bug PSCFI-2436. Cookie object is properly verified before trying to use one of the attributs for the getDefaultCountryId method. [-] MO : #PSCFI-2663 - Fix new layout address for mailalerts. [-] MO : Add footer hook for blocklayered to allow AJAX sorting of products [-] MO : Bug fixed on Twenga module (1.7) Image link on PrestaShop 1.3 was wrong (module enabled for nl) [-] MO : Bug fixed on eBay module, when apache cache was enabled, the method fetchToken did not work properly [-] MO : BugFix #PPSCFI-2536 - SendMailTest.js does not escape its parameters causing malfunction when trying to send htmlentities (v. 1.4.1.0) [-] MO : BugFix #PSCFI-2201 - error output of set_time_limit must be "muted" [-] MO : BugFix #PSCFI-2304 - On calculte remaining amount of a voucher, use cart total with tax. [-] MO : BugFix #PSCFI-2305 - Followup module SQL error [-] MO : BugFix #PSCFI-2376 - Bad code : mapi_payment.php line 429 [-] MO : BugFix #PSCFI-2427 - Do not fix PSCFI-2427, but the module follow up [-] MO : BugFix #PSCFI-2571 - Missing a global $cookie [-] MO : BugFix #PSCFI-2581 - NEWSLETTER MODULE : Country's filter problem [-] MO : BugFix #PSCFI-2585 - HTML typo in blocklink module [-] MO : BugFix #PSCFI-2593 - Sale message hidden after uncheck (option from layered block module) [-] MO : BugFix #PSCFI-2602 - Web service dispatcher does not stripslashes from POSTed XML [-] MO : BugFix Module Dibs - Must work with PS1.3 [-] MO : BugFix in module producttooltip - Can show product page [-] MO : Changing the version of the Treepodia module [-] MO : Changing the version of the fedex module (#previousCommit) [-] MO : Ebay, fix an order validation issue when products list is empty [-] MO : Fedex module used id_lang 2 by default, now use cookie [-] MO : Fixed bug #PSCFI-2369, 'authorization-amount-notification' send now a correct answer to Google. [-] MO : Fixed bug #PSCFI-2370, Shipping fees correctly take in consideration for the form validation [-] MO : Fixed bug #PSCFI-2370. Shipping delivery message is correctly set for Google summary order. [-] MO : Fixed bug SQL error when generate filters [-] MO : Fixed bug according to the last commit about secure_key [-] MO : Module Twenga hiding errors [-] MO : Module treepodia little fix for IE [-] MO : MoneyBookers, fix string manipulation after a fetching content [-] MO : MoneyBookers, replace getProtocol to http:// for older PrestaShop version using with a unsecure page [-] MO : Ogone. Add an ignore key list variable to generate properly the sha1. [-] MO : PayPal fixing rounding issues [-] MO : PayPal module fixing order state issue [-] MO : PayPal retrocompatibility issue [-] MO : PaySafeCard template directory was wrong [-] MO : Paypal, fix the express checkout [-] MO : TrustedShops , fix translations [-] MO : Twenga module (1.7) can now handle more products on their feed [-] MO : added check if curl is loaded in layered block [-] MO : display hook footer for blocklayered module only on page category [-] MO : fix little bug on themeinstallator with blockcms module [-] MO : fixed bug #PSCFI-2249 - Loyalty Point information should not display during Instant Checkout? [-] MO : fixed bug #PSCFI-2318 - fixed typo error in add-to-cart.tpl file of Treepodia module [-] MO : fixed bug #PSCFI-2374 - carriercompare module is not showing any result [-] MO : fixed bug #PSCFI-2713 - Fix issue on Blockwishlist module [-] MO : fixed bug PSCFI-2337 in the statsforecast module : no more division by zero [-] MO : fixed token undifined in shopimport [-] MO : modules exceptions weren't perfectly managed by the theme installer [-] WS : Bug PSCFI-2624 fixed [-] WS : Bug PSCFI-2684 fixed [-] WS : Bug PSCFI-2685 fixed [-] WS : Bug PSCFI-2748 fixed [-] WS : Fix a bug when adding a Configuration (Found via Unit Test) [-] WS : Fixed bug PSCFI-2603 [-] WS : Small fix [-] WS : Small fix in Order entity (setCurrentState) [-] WS : Small fix in Webservice back-office tab [-] WS : [-] WS : Bug PSCFI-2377 fixed [-] PDF : Bug Fixed #PSCFI-2425 - Incorrect tax breakdown (tax excl group) [-] TR : fixed fr translation, thanks to Sabrina [-] TR : translation minor fix [-] TR : translations fr about AdminUpgrade.php [-] TR : when a module class was called before the translation proces, its translation wasn't found. #################################### # v1.4.3.0 - 7119 (2011-06-16) # #################################### Added Features: [+] Installer : Refuse to index the page by robots [+] BO : Added button "Add my IP" [+] BO : Adding pagination to the customers list [+] BO : added the option to move product images to the new filesystem [+] Classes : added manufacturer name and id in ProductSale::getBestSales(); [+] Classes : added manufacturer name and id in ProductSale::getBestSales(); without sql error ;) [+] MO : MondialRelay, add fields personalization and fix js [+] MO : Refactoring Module dejala and LiveZilla [+] MO : layered module - real time URL building (ability to give the URL to someone) Improved/changed features: [*] Project : Removed "if class_exists" in autoload [*] Installer : Now when you install Prestashop, all languages are disabled expect the default language of your shop [*] FO : Fixed Bug #PSCFI-1342 - Gest customer transformation is only applicable when there is no non-guest customer with the same email [*] FO : Fixed Bug #PSCFI-2241 - Error in JS tools.js [*] BO : Added some help on the search configuration page [*] BO : detailled error message when you import from csv [*] Classes : #PSCFI-2061 - removed return statement in constructor [*] Classes : fix issue on cache object return value in method getPosition [*] MO : Fixed bug #PSCFI-2242 - Changes from the 1.3.x version have not been added to the 1.4 version [*] MO : Treepodia module can now handle more products on their feed [*] MO : eBay module - Some improvments [*] MO : fix issue on loyalty module [*] WS : clean code [*] WS : clean code Fixed bugs: [-] PROJECT : Bug fixed #PSCFI-2119 - Cache was not working well with getRow and getValue (Thanks Remi for the fix :) [-] Project : remove unused 4 param in Tools::displayPrice() #PSCFI-2063 [-] Project : the autoload now accept not "Core" classes in classes folder. [-] Installer : Undefined variable languages [-] Installer : add a ";" to SQL requeste [-] FO : Add a defined list of required fields for a susbscription form [-] FO : Bug Fixed #PSCFI-1515 - Specific price cache is useless in priceCalculation [-] FO : Bug Fixed #PSCFI-2090 - Group discount + discount = incorrect combination price [-] FO : Bug Fixed #PSCFI-2105 - Voucher discount on total amount [-] FO : Bug Fixed #PSCFI-2107 - Required Field "Tax Identification" [-] FO : Bug Fixed #PSCFI-2161 - Rounding issues [-] FO : Bug Fixed (related #PSCFI-2250) - Out of stock behavior + comparison page [-] FO : BugFix #PSCFI-2267 : Forbidden access to tpl files [-] FO : BugFix #PSCFI-2271 : Cumulable voucher can be added more than one time to cart [-] FO : Fix Undefined value when adding a product to the cart [-] FO : Fix a bug with invoice address on OPC #PSCFI-2099 [-] FO : Fix the default fields for a new register user form [-] FO : Fixed Bug #PSCFI-1730 - CCC mustn't be included each time with https [-] FO : Fixed Bug #PSCFI-2163 - Product list dont show "add to cart" button, if minimal qty to order is set to something != 1, it must be <= 1 [-] FO : Fixed Bug #PSCFI-2163 - Product minimal quantity by default must be 1 and not 0 [-] FO : Fixed Bug #PSCFI-2192 - Nomalization [-] FO : Fixed Bug #PSCFI-2241 - Error in JS tools.js [-] FO : Fixed bug #PSCFI-2088 - change id attribute adress_alias to address_alias. [-] FO : Fixed bug #PSCFI-2120 - Customization image delete button doesn't work. The link was commented. [-] FO : Fixed bug #PSCFI-2150 - Wrong url when we used the sort option [-] FO : Fixed bug PSCFI-2135, Refreshing price is fixed when the ajax setting of blockcart is turned off [-] FO : Function usingSecureMode does not work properly (depends on the server configuration) [-] FO : PSCFI-2118 - Substr of payment name compared to payment name (payment name musnt be truncated). [-] FO : PSCFI-2118 - Substr of payment name compared to payment name (payment name musnt be truncated). [-] FO : Remove blocklayered CSS/Js files on page we dont need them (and they make bugs with pager) [-] FO : Rounding issues [-] FO : Smarty 2 compatibility [-] FO : Validator don't work fine with non ansi chars [-] FO : fix an URL never rewrited in stores.js #PSCFI-1931 [-] FO : fixed bug #PSCFI-2153 - CreditSlip PDF not accessible from FrontOffice [-] FO : fixed bug #PSCFI-2171 - Group Access Not Working [-] FO : fixed bug #PSCFI-2203 - [OPC] AJAX login fails and freezes when user has no address defined. [-] FO : fixed bug #PSCFI-2279 - voucher add to cart technical error [-] FO : fixed bug - breadcrumb was not display in some case. [-] FO : removing the link on the category label #PSCFI-2065 [-] BO : Better understanting for address layout, Add a ignore class list for the liable fields and fix translsation [-] BO : Bug fixed on CSV import (Thanks to Magavenue :) [-] BO : BugFix #PSCFI-2289 - AdminImport not working in some cases [-] BO : Fix tax calcul in attribute generator #PSCFI-2095 [-] BO : Fixed #PSCFI-444 - flag can be updated even if .htaccess is not writable [-] BO : Fixed Bug #PSCFI-2200 - On installing languages, bad adding on table profile_lang (id_lang and id_profile are reversed) [-] BO : Fixed Bug #PSCFI-2263 - Mexico must be set as a country with states [-] BO : Fixed Bug PSCFI-2198, The current editing element will not be removed if the user cancel it and a better fonctionality of Echap key. [-] BO : Fixed bug #PSCFI-2092 - Missing translation on contact details [-] BO : Fixed bug PSCFI-2207, Fixed a bad variabled used with vat. [-] BO : Fixed invoice date when database is MySQL 4. [-] BO : fixed bug #PSCFI-2247 - AdminCustomerThreads (Customer Service) displays wrong currency symbol in BO [-] BO : fixed bug #PSCFI-2248 - browser error "unterminated string constant" in AdminTracking.php [-] BO : fixed bug #PSCFI-2255 - PDF PS_INVOICE_PREFIX without iconv [-] BO : fixed image caching when memory_limit = -1 [-] BO : fixed overflowing admin sub-tabs in themes flashyturtle and origins [-] BO : fixed rewrite link warning message when importing [-] BO : removed hard coded tmp img link [-] Classes : Bug fixed in Language class, delete method when no i18n file were created for a language. [-] Classes : fixed bug #PSCFI-2124 - Misuse of redirect (Tools.php) in Order Process (and probably other areas) causes failed flow. [-] Classes : fixed bug #PSCFI-2141 - Object->add() should not use Tools::getValue() - final part [-] Classes : fixed bug #PSCFI-2141 - Object->add() should not use Tools::getValue() - first part [-] Classes : fixed bug in property_exists function [-] Classes : fixed calls of non static method as static in order controllers [-] Core : fixed bug #PSCFI-2143 - Insufficient check for crawler populated ghost carts in CartController [-] MO : #Fixed bug PSCFI-2134 - Json parse error. Need ' instead of \' [-] MO : Add Constants cart directly to the module for the PrestaShop 1.3 compatibility [-] MO : Bug fixed #PSCFI-2122 - Problem on rounded values [-] MO : Bug fixed #PSCFI-2122 - Problem on tax values [-] MO : Bug fixed #PSCFI-2238 - Module USPS was send container type to USPS [-] MO : Bug fixed eBay module - Wrong flag for resync option [-] MO : Categories shown twice (or more) on block category when customer have more than one group [-] MO : Code Cleaning [-] MO : Fix blocklayered module to allow user to sort products list (now use default value from BO, and refresh using ajax) #PSCFI-2096 [-] MO : Fix console.log IE [-] MO : Fix minors bug and translations [-] MO : Fix smarty display for 1.3 [-] MO : Fix translations [-] MO : Fixed Bug #PSCFI-2182 - Loyalty module (loyalty-program.php) return wrong category list and too long list on vast catalog [-] MO : Fixed Bug #PSCFI-2191 - DIBS module test paramter is assigned with wrong values. [-] MO : Fixed Bug #PSCFI-2191 - DIBS module test paramter is assigned with wrong values. [-] MO : Fixed Bug #PSCFI-2192 - Required fields and ajax cart dont work as expected [-] MO : Fixed Bug #PSCFI-2192 - Required fields and ajax cart dont work as expected [-] MO : Fixed Bug #PSCFI-2264 - Left scroll button is visible when the page is loaded whereas there is no products on the left. [-] MO : Fixed SQL error on layered module [-] MO : Fixed SQL/PHP errors on layered module when category is empty [-] MO : Fixed bug - Incorrect validation for discount_value_percentage field [-] MO : Fixed bug - Possibility to put negative values [-] MO : Fixed bug - Values are not passed in an htmlentities function before display [-] MO : Fixed bug : Ajax with the button add cart properly works when an product image doesn't exist [-] MO : Fixed bug PSCFI-2187, Use back price_wt instead of total_wt wthen product is added to google cart. [-] MO : Fixed bug when the hook is detached of the right [-] MO : Fixed errors, and add nb items per page to the layered block module [-] MO : Fixed norms [-] MO : Had a security token on eBay module [-] MO : Mistake in the commit 6952 [-] MO : MondialRelay fix french franslations [-] MO : MondialRelay is now supported for PrestaShop 1.3. Clean unused code. [-] MO : MondialRelay, add french translation [-] MO : Norm pass [-] MO : Normalization + better directory clean [-] MO : PayPal create account link for Spain changed [-] MO : added cast in blockrss [-] MO : added check on secure key in moneybookers validation [-] MO : added token on export and send mail on twenga module [-] MO : carriercompare - undefined variable [-] MO : eBay module - fix for PrestaShop 1.3.x and many others improvments [-] MO : fix french translation for statscarrier [-] MO : fixed Fatal Error when payment name in osc bdd has character inappropriate // :p [-] MO : fixed bug #PSCFI-2165 - Module ImporterOsc - After importing, changing orders state, in list mode : date of today, in order detail mode : real date [-] MO : fixed bug #PSCFI-2194 - Layered when reset display inactive products [-] MO : fixed bug #PSCFI-2219 - Incorrect usage of numRows() [-] MO : fixed bug #PSCFI-2229 - added help text on specific option [-] MO : fixed bug #PSCFI-2240 - Layered navigation - overloading template file (.tpl) is not working [-] MO : fixed bug #PSCFI-2280 - module customer follow up has bug when install in back office [-] MO : fixed bug - import osc was not display in shopImport module [-] MO : fixed bug on instant search with Internet Explorer 7 [-] MO : fixed bug on tm4b [-] MO : fixed error when uninstall socolissimo module //thanks to Alain ouftete [-] MO : layered navigation pagination added ;) #PSCFI-2137 #PSCFI-2085 [-] MO : layered navigation pagination fixed undefined variable [-] MO : now only discount bound to a valid order is shown (Loyalty module) [-] WS : Bug fixed due to Core modifications [-] WS : Factorization of WebserviceRequest [-] WS : Small fix when error happens [-] WS : Support for categories POST - PSCFI-1416 [-] WS : Support for image product POST method PSCFI-675, PSCFI-1416 [-] PDF : Bug Fixed - Invoice: tax detail line with reduction #################################### # v1.4.2.5 - 6780 (2011-05-30) # #################################### Improved/changed features: [*] Installer : add PS_VERSION_DB configuration data filled after install / upgrade [*] FO : smarty_v2 improvement : moved currentTemplate init in fetch method instead of display method [*] Core : module carrier has been disabled on One page checkout when customer isn't logged [*] Core : module carrier has been disabled on One page checkout when customer isn't logged Part 2 Fixed bugs: [-] Project : fix an issue on Tools::jsonDecode [-] Installer : fixed bug where categories have incorrect level_depth [-] FO : Bug Fixed #PSCFI-2077 - Tax rules + customization [-] FO : Fixed #PSCFI-2051 - weekdays translations are now correct in store_infos google maps [-] FO : Fixed #PSCFI-2066 - Control terms if terms are activated [-] FO : On updating address with a bad field, firstname and alias are fill with the post + the registered data. [-] BO : Fixed bug #PSCFI-2035 - The other messages in this category have been answered [-] BO : Fixed bug #PSCFI-2073 - avoid crashing the product listing page when you have not enough memory to resize the thumbnails [-] Classes : fixed bug with cookie name generated from http host causing cookie duplication [-] MO : Bug fixed #PSCFI-2055 - number_format replaced by round in PayPal Module (Thanks Angora :) [-] MO : Bug fixed on eBay Module (when products does not exist) [-] MO : Fixed bug #PSCFI-1782 - Dibs could not do the callback [-] MO : adding a message in So Colissimo module, in order to indicate: this module isn't compliant with OPC feature #################################### # v1.4.2.4 - 6742 (2011-05-27) # #################################### Added Features: [+] Installer : Case management system of ubuntu, phpversion return 5.2.4-2ubuntu5.2 [+] Installer : During installation if the PHP version is less than 5.2, install smarty 2, otherwise it installs smarty 3 [+] Installer : during upgrade, analyse the database structure to find PrestaShop version and compare it to version in settings to display or not a warning [+] Installer : hidden notice date_default_timezone_set, notice prevented the use of Ajax back [+] BO : Add jquery plugin for the address layout selection feature [+] BO : Added ability to add instructions in the backup file to drop existing tables during restore [+] BO : Adding validation field for Regenerate password [+] BO : Adding validation function and Update Options function [+] BO : Address layout add the pattern when an user click on a selection key [+] BO : Now you can update an already installed language from prestashop.com [+] BO : add display of company name in order details, and display of phone in PDF invoice [+] BO : add module physical name as title of element in admin module list [+] MO : Added "Site speed" feature to Google Analytics Module (See which pages load the fastest and which ones are slower) [+] MO : Added customer e-mail in the notification sent after each order (mailalerts module) [+] MO : Rewrite Generate and Get tickets including new Interface class to communique with the mondial relay webservice [+] MO : blockcategories can now be hooked on footer [+] MO : eBay module (currently only for eBay.fr) [+] WS : Add virtual field in Category entity. [+] WS : add state command for WS [+] WS : allow displayed simple association [+] WS : allow negative values in the filter [+] WS : allow the outformat even the authentication failed [+] WS : allow to display association in blank schema [+] WS : allow to display association in synopsis [+] WS : bug PSCFI-1659 is fixed [+] WS : bug PSCFI-1778 is fixed [+] WS : bug PSCFI-1778 is fixed [+] WS : bug PSCFI-1780 is fixed [+] WS : change association name and its getter, improve error output [+] WS : improve the filter behaviour Improved/changed features: [*] Project : Improve autoload performances [*] Installer : A log file is now created during installation [*] Installer : Add index to modules followup and add index to installer [*] Installer : added unique index to table category_group [*] Installer : for old version, you will keep your admin icon for your custom tab [*] Installer : no more cache after upgrade [*] Installer : when upgrade, cleaning cache and compile dir now also exclude .htaccess files [*] FO : #PSCFI-1594 Corrects missing id_country [*] FO : #PSCFI-1647 corrects disappearing invoice address title [*] FO : Adding address layout management [*] FO : Adding address layout management [*] FO : Adding address layout management [*] FO : Adding address layout management [*] FO : CSS improvements (thanks Melinda!) [*] FO : New default logo (better JPG quality) [*] FO : corrects js error when cart is empty [*] FO : hide the "add to cart" button if there are required customization fields [*] FO : hide the "hide to cart" button for products with minimal quantity > 1 when customer can't choose the quantity [*] FO : remove some unused global vars declaration [*] BO : 'add a language' is now 'add or update a language' [*] BO : Added new column to "Carts" tab and ability to delete carts [*] BO : Added several advice to help during database backup process and database restore process [*] BO : Better cache management for image uploading (Categories, Manufacturers, Suppliers, Stores) - no more need to press CTRL+F5 [*] BO : Fixed #PSCFI-1667 [*] BO : Improved code standards and UI/UX for the Translations tab [*] BO : Improved product indexation (1 query instead of 1 query per word!) [*] BO : Improvement about login with SSL enabled. Now you can use http if maintenance or local ip. [*] BO : On module list reduce SQL query [*] BO : On modules position reduce SQL queries [*] BO : Remove unused variable [*] BO : added a default sort direction on the stats modules [*] BO : added a warning message when the shop domain name is wrong [*] BO : added warning message when updating a language pack you already installed [*] BO : check if cart has an order attached improvement [*] BO : delete unused method and globals in adminOrder [*] BO : deleting the English language is now forbidden [*] BO : improvement of module filter system [*] BO : initial stock to 0 (new added products,new declination,generator declination ) [*] BO : now all hidden file are excluded in listing file in adminImport [*] BO : now to enable ssl, you need to already use it in back office [*] BO : performance optimization in the back office, and performance tools added for developers [*] BO : when carrier is free => don't display range [*] BO : you can now choose if you want to delete existing images in product import [*] BO : you can now enable or disable newsletter and optin options, directly on the customers listing [*] Classes : removed some more returns in constructors see #PSCFI-2009 [*] Classes : see #PSCFI-2009 - Use of return statements in class constructors break class integrity [*] MO : Change European VAT module description [*] MO : Enable translation to title/description of the module "pretashop security" [*] MO : Fix bug when saving module Customer referral program (error message say each time "Invalid html field, javascript is forbidden") [*] MO : Improvment #PSCFI-934 - UPS module has now an option to make one package for all products [*] MO : fixed bug on validate Rules shopImport [*] MO : fixing tpl calculation specials [*] MO : import oscommerce now import newsletter [*] MO : improve in module Paypal (thank you Tomer) [*] MO : now oscommerce import use "date_add" for products [*] MO : theme installer can now manage module exceptions [*] WS : Add image association for combinations [*] WS : Add information for associations : virtual_entity [*] WS : Add manufacturer_name getter for Product entity and clean WebserviceParameters of Configuration entity [*] WS : Add new authentification method for Webservice [*] WS : Add setWsPasswd in Customer and Employee entity in order to set password in plain text [*] WS : All setter which don't exists is set to false [*] WS : Fixed feature/bug PSCFI-1095 [*] WS : Improve Attribute displaying [*] WS : dispatcher evolved [*] WS : refactoring webservice classes [*] WS : set the class name to us for webservice with a static property of WebserviceRequest class. [-] WS : product options values are get well [*] TR : fixed translations #PSCFI-759 [*] TR : fixed translations #PSCFI-862 Fixed bugs: [-] PROJECT : Fixing bug in AddressFormat (as vSchoener suggestion) [-] Project : Add a new way to build the layout address. All template / pdf are compatible with and keep the order of the layout. Fix US format view for the addresses [-] Project : add parameters to respect the strict standard [-] Project : add parameters to respect the strict standard [-] Project : fixed bug #PSCFI-1687 - $protocol_link and $protocol_content not assigning correctly [-] Installer : 1.4.1.1 => 1.4.2.0 wq [-] Installer : Fix PSCFI-1579 - on update, paypal and authorize.net will not be disabled. [-] Installer : Fixed #PSCFI-1722 - Characters encoding problem [-] Installer : Fixed bug #1803 - Adding IGNORE if the configuration already exists [-] Installer : Fixed bug #1803 - The PS_STOCK_MVT_REASON_DEFAULT was never add in the configuration table during the update. [-] Installer : Fixed bug in sql query settings lite [-] Installer : Fixed bug on installing without default timezone [-] Installer : Fixed for new address format [-] Installer : Fixed undefined constant when upgrading from version 1.3.7 or lower [-] Installer : If an user submit wrong infos on the step 4, he can't re-submit the form because the button next is disabled [-] Installer : Missing translations [-] Installer : Tab AdminAliases is now correctly moved to Preferences during update [-] Installer : Undefined variable in update_module_followup [-] Installer : bug fixed #1863 request update (SQL) [-] Installer : desactivate custom module will not desactivate native partner modules [-] Installer : fix commit 6591 - remove duplicates from table category_group [-] Installer : fix error template smarty for smarty v2 [-] Installer : fix php version ubuntu [-] Installer : fixed bug #PSCFI-1301 - Prestashop installation and Swift exception [-] Installer : fixed bug #PSCFI-1542 - PSCFI-1455 (svn5981) needs further followup [-] Installer : fixed bug #PSCFI-1613 - Missing flag when adding languages during installation [-] Installer : fixed bug #PSCFI-1747 - Variable assigned to rigidly in a file in the module dateofdelivery [-] Installer : fixed bug #PSCFI-1823 - use of PHP function property_exists is not compatible with PHP 5.0 [-] Installer : fixed bug #PSCFI-1841 - ps prefix in sql file [-] Installer : fixed bug #PSCFI-1908 - Tab name for SEO & URLs is now updated in sql 1.4.2.3 [-] Installer : fixed bug #PSCFI-1934 - removes duplicates from table category_group [-] Installer : fixed bug #PSCFI-979 - unknown _PS_version_ in install process [-] Installer : fixed bug on upgrader when you have wrong informations in your settings.inc.php file [-] Installer : fixed timezone issue on install process with a version of PHP < 5.2 [-] Installer : fixes for the sql upgrade scripts [-] Installer : module loyalty [-] Installer : removed hard id_tab for AdminMeta lang update [-] FO : If the purchase is verified with a guest account if this type of control is allowed [-] FO : Prohibits the payment of an order if the conditions were not accepted [-] FO : #PSCFI-1654 Fixed a bug concerning the order process after a login [-] FO : #PSCFI-1660 Fixed a bug which not display an error when a carrier is not selected [-] FO : #PSCFI-1674 Display problem about tax identification with guest checkout activated [-] FO : Accept return product when the status of payment is accepted. [-] FO : After an upgrade, it was impossible to create an account [-] FO : Bug Fixed #PSCFI-1558 - Ecotax on product page when taxes are disabled [-] FO : Bug Fixed #PSCFI-1845 - Rounding issues [-] FO : Bug Fixed #PSCFI-1980 - Minimum order purchase and taxes [-] FO : Fix bug when double click on "confirm order" button (add .hideOnSubmit class on elements to hide when parent form is submit) #PSCFI-1954 [-] FO : Fix bug when double click on "confirm order" button (add .hideOnSubmit class on elements to hide when parent form is submit) #PSCFI-1954 [-] FO : Fix else if and assign compatibility for smarty v2 [-] FO : Fix state order for USA [-] FO : Fix the displayed address using smarty 2 [-] FO : Fix the state display changing the country when State:name doesn't exist in the layout [-] FO : Fix theme compatibility < 1.4.2 [-] FO : Fix undefined variable [-] FO : Fixed #PSCFI-1454 - fixed security lack if someone know the maintenance IP [-] FO : Fixed #PSCFI-1611 - Comment mistake [-] FO : Fixed a bug related to Smarty v2 on addresses.tpl [-] FO : Fixed a bug related to the "Last quantities available" message display [-] FO : Fixed an error when declinations with variable attributes are created for a same product [-] FO : Fixed bug #PSCFI-1582 - Not correct search. Now we list all products which contains the search word. [-] FO : Fixed bug #PSCFI-1592 - CMS category specifics meta tags was missing [-] FO : Fixed bug #PSCFI-1593 - Path error with CMS subcategory. The $fullPath variable wasn't declared in the right place. [-] FO : Fixed bug #PSCFI-1652 - The Best Sales pagination now works properly [-] FO : Fixed bug #PSCFI-1665 - Invalid token when Instant search enabled. The $static_token variable was never set with instant search [-] FO : Fixed bug #PSCFI-1718 - Categories block doesn't show categories when processing empty cart checkout. There was a javascript error. [-] FO : Fixed bug #PSCFI-1825 - Tax is always displayed on the cart module [-] FO : Fixed bug #PSCFI-1842 For guest, order details disappears when the browser is resized (IE7) [-] FO : Fixed bug #PSCFI-1858 - Bug with cutomized field and reordering [-] FO : Fixed bug #PSCFI-1864 - Fixed bug on ganalytics trackink step order when using url rewriting [-] FO : Fixed bug #PSCFI-1865 - Some supplier images were not displayed. Image directory was _PS_MANU_IMG_DIR_ instead of _PS_SUPP_IMG_DIR_ [-] FO : Fixed bug #PSCFI-1883 - Changing the condition to avoid a problem of cache [-] FO : Fixed bug #PSCFI-1895 - redirection problems on adding product to cart [-] FO : Fixed bug #PSCFI-1895 - redirection problems on removing product to cart [-] FO : Fixed bug #PSCFI-1914 - Voucher calculation and product discount [-] FO : Fixed bug #PSCFI-1914 - Voucher calculation and product discount [-] FO : Fixed bug #PSCFI-2024 - If using minimum amount to order don't see "cart is empty" alert but the cart with no products. [-] FO : Fixed bug Smarty error $customizationQuantityTotal didn't exist. Replaced by $product.customizationQuantityTotal. [-] FO : Fixed the undefined variable invoice_address on pdf-order-return.php [-] FO : Incorrect price on product page when using group reduction + combination [-] FO : No error popup "Cannot add this product because current voucher does not allow additional discounts" while using ajax cart [-] FO : Product combination quantity not displayed [-] FO : Product with combination should use default ecotax if not overriden [-] FO : Removed useless CSS in blockstore #PSCFI-1443 [-] FO : Small fix regarding code standards [-] FO : Validation W3C [-] FO : bug fixed remaning for free shippping was casted to int [-] FO : extra semicolon [-] FO : fix a bug with default declination in product page #PSCFI-1917 [-] FO : fix a javascript bug on order page when a cart item is deleted #PSCFI-1905 [-] FO : fixed a bug wich controls the validity of the password [-] FO : fixed bug #PSCFI-1310 - DNI mandatory for country not requesting DNI [-] FO : fixed bug #PSCFI-1316 - one page checkout gives shipping error when the shipping clearly shows [-] FO : fixed bug #PSCFI-1585 - Wrong filename css in SearchControllers.php [-] FO : fixed bug #PSCFI-1590 - meta page title for manufacturers and suppliers [-] FO : fixed bug #PSCFI-1602 - Googlemaps does not show the map or even the shops (there is no map) [-] FO : fixed bug #PSCFI-1686 - Redirect to ssl has incorrect logic [-] FO : fixed bug #PSCFI-1713 - issue with wishlist name translation [-] FO : fixed bug #PSCFI-1786 - svn6231 cart bug and cannot check out using 1 page or 5 step checkout [-] FO : fixed bug #PSCFI-1827 - Error with Url rewrite on stores page [-] FO : fixed bug #PSCFI-1906 - 2 states fields for American account creation [-] FO : fixed bug #PSCFI-2012 - The names of some sub categories are overflowing [-] FO : fixed bug on refresh of cart summary when you log in on One page checkout [-] FO : fixed bug on smarty v2 compatibility [-] FO : fixed little bug with TOS value on Cookie [-] FO : fixed strange chars in CMS contents when HTML is reduced #PSCFI-1956 [-] FO : removing the link on the category label [-] FO : search improvements, both for indexation and search [-] FO : see #PSCFI-1454 [-] FO : set