PrestaShop <support@prestashop.com>
Open-source licence 3.0 (http://www.opensource.org/licenses/osl-3.0.php)

Release Notes for PrestaShop 1.2
--------------------------------

####################################
#   v1.2.4.0 - 1339 (2009-15-09)   #
####################################

	Fixed bugs :

	[-] Classe : fixed getNumberError() in MySQL.php (#2903)
	[-] BO : fixed bug whith pagination and category in BO
	[-] BO : fixed bug duplicating product with image (#2862)
	[-] Classes : fixed SQL error in Customer.php (#2868). Thanks to jahazzz !
	[-] Classes : fixed bug while duplicating product without tags (#2860). Thanks to Victor Berchet !
	[-] Classes : fixed SQL price drop bug (#2870)
	[-] Installer : fixed error while updating

####################################
#   v1.2.3.0 - 1328 (2009-09-09)   #
####################################

	Added Features :

	[+] MO : added cross selling to statsproduct
	[+] BO : added products bought by the customer on the customer page

	Improved/changed features :

	[*] Classes : added debug mode for PHP and MySQL return
	[*] BO : tab images size fixed
	[*] BO : Combination generator tax information added

	Fixed bugs :

	[-] BO : fixed slowless in product quantity of each category
	[-] BO : fixed back button on AdminProducts (#2789)
	[-] Classes : fixed group SQL slowness
	[-] Installer : deleted double hook inserted (#2848)
	[-] FO : Shopping cart product number fixed
	[-] MO : Home featured product positioning fixed
	[-] BO : Image upload fixed (when the mime type contained extra information)
	[-] FO : Free shipping fixed (was casted to integer value)
	[-] Classes : Email validation method fixed
	[-] MO : Email sending when quantity is lower than X fixed when the stock management was disabled
	[-] FO : Authentication label tag fixed
	[-] BO : Import wrong table truncate removed
	[-] MO : Mailalerts translations fixed
	[-] MO : Mailalert re-stock notification subscription/unsubscription fixed
	[-] FO : Cart product quantity modification does not update anymore the date of the addition to the cart

####################################
#   v1.2.2.0 - 1302 (2009-27-08)   #
####################################

	Added Features :

	[+] MO : isInstalled(moduleName) method has been added

	Improved/changed features :

	[*] DB : discount category index

	Fixed bugs :

	[-] Installer : Upgrade fixed (from 1.2.0.8)
	[-] Installer : Delivery price upgrade fixed (for versions >= 1.0.0.4)
	[-] Installer : Delivery price upgrade fixed (from versions < 1.0.0.4)
	[-] Installer : Upgrade fixed (blocksearch javascript error)
	[-] Installer : Base URI definition fixed
	[-] FO : Product price tax excluded display fixed when no tax was applicable
	[-] BO : Product refund fixed when merchandise returns were disabled
	[-] BO : Product duplication fixed (was not duplicating the associated tags)
	[-] BO : Product combination wholesale price saving fixed
	[-] FO : $content_dir smarty variable fixed (was not here when the 1.1 theme compatibility mode was enabled)
	[-] MO : CMS link selection fixed (when no one was selected)
	[-] MO : Bankwire translations fixed
	[-] Installer : ending slash issue hacked
	[-] BO : Product re-stock fixed
	[-] BO/MO : Module tab image display fixed. This image must now be located only on /img/t/
	[-] MO : Newsletter module fixed (blocknewsletter dependency is required)
	[-] BO: The name of the product quantity display feature has been fixed
	[-] BO : new profiles accesses fixed
	[-] FO : product list for page -1 fixed (manufacturer and supplier)
	[-] FO : carriers are not unavailable anymore when the shipping is free (larger range = 0.00)

####################################
#   v1.2.1.0 - 1277 (2009-12-08)   #
####################################

	Added Features :

	[+] BO : theme from v1.1 are now compatible with 1.2 by checking option in AdminPreferences

	Improved/changed features :

	[*] BO: add language support for tinyMCE
	[*] TR : new french translations
	[*] Classes : added a print error when SQL error happens
	[*] BO : you can now include sub tab with a module
	[*] MO : statsproduct improved
	[*] BO : improve warning message when employee delete a language
	[*] MO : added images to gsitemap
	[*] FO : SQL optimization
	[*] BO : Backups now take only PrestaShop tables
	[*] BO : Backups now take far less memory

	Fixed bugs :

	[-] MO: left arrow is now visible when products of the same category are displayed
	[-] FO: bullets in RTE are displayed correctly (fixed #2572)
	[-] FO : fixed bad sort price (#2640)
	[-] FO : forbid use of '%' in the search
	[-] BO : fixed bug while moving product position in AdminProducts (#2640)
	[-] BO : Category SQL query fixed (backquotes were missing)
	[-] BO : fixed bug while translating modules (#2615)
	[-] BO: text color of tiny mce is now black as default
	[-] Classes : fixed 2 SQL bugs in Manufacturer and MySQL (#2565)
	[-] FO : trying to ajust price font size (#2634)
	[-] Mails : Shop name encoding fixed
	[-] Fixed incorrect call to file function in images.inc.php (#2603)
	[-] All files are now in Unix format (#2596)
	[-] BO : fixed bug while making database backup (#2592)
	[-] BO : Cancellation button display fixed
	[-] BO : fixed bug while duplicating product with attribute but no image (#2587)
	[-] Classe : revert SQL optim in Currency (#2620)
	[-] FO : Duplicate "out of stock" status changing fixed
	[-] Installer : not valid carrier URL will be erased
	[-] Module : mailalert module display fixed
	[-] Classes : fixed bugs while no customer in database for selecting products
	[-] PDF : Wrapping tax display fixed
	[-] FO : no more 404 in ajax search
	[-] BO : fixed bug while editing carrier, no correctly update delivery
	[-] BO : QuickAccess token fixed
	[-] BO: Scenes now works with IE8 (fixed #2508)
	[-] BO: Scenes now works with IE8 (fixed #2508)
	[-] INSTALL: fixed #2564 : work with install//
	[-] BO : tinymce image url path fixed (fixed #2539)
	[-] FO : rte fields background now fixed (fixed #2501)
	[-] BO : link to product sales does not appear anymore when the module is not there
	[-] FO : category position does not appear anymore in ajax search
	[-] Classes : fixed bug in Carrier class (#2559)
	[-] BO : feature preview of TinyMCE has been removed
	[-] PDF : Shop name display fixed when upperized
	[-] BO : Product return support is really disabled when the feature is disabled
	[-] BO : Product import fixed (when updating a product without specifying its category)
	[-] BO : Product import fixed (when reduction_from & reduction_to were set to 0)
	[-] FO : Pagination choice fixed
	[-] BO : Product listing fixed (final price display)
	[-] FO : Product attribute listing display fixed (when names were too long)
	[-] BO : fixed "héhé" bug (#2538)
	[-] BO : fixed display bug in AdminManufacturers
	[-] BO : fixed several bugs using $currentIndex (#2545)
	[-] Installer : fixed bad update content (#2518)
	[-] Classes :fixed bad count in getPricesDrop (#2541)
	[-] BO : fixed a bug while updating image in AdminProducts (#2514)
	[-] BO : indexation for products without anything to index fixed
	[-] MO : fixed bad URL for image insert in blockadvertising (#2509)

####################################
#   v1.2.0.8 - 1210 (2009-29-07)   #
####################################

	Improved/changed features :

	[*] Classes : added optional parameter for Tools::htmlentities
	[*] MO : one more attempt to improve the sitemap
	[*] Installer : smtp login is not required now (#2454)

	Fixed bugs :

	[-] Installer : Upgrade fixed (1.1.0.5 to 1.2.0.8)
	[-] BO : CSV import fixed (was overridding ignored columns when a product already existed)
	[-] MO : no more display password and signature in PayPalAPI
	[-] BO : CSV image import fixed
	[-] Installer : fixed while updating modules structure (#2492)
	[-] MO : fixed bug while filtering content for access
	[-] BO : Translation copy fixed (forgot modules' ones)
	[-] BO : Order detail display fixed (product combination image)
	[-] BO : Order detail display fixed (cancel table)
	[-] MO : fixed #2491 : now blocksearch doesn\'t display slashes when quotes (single or double) are used
	[-] FO : Price display fixed (when both excluded and included tax was displayed)
	[-] FO : "Display all pictures" link display fixed
	[-] Classes : fixed bug while duplicating product result in search
	[-] BO : tinymce background is now white (fixed #2446)
	[-] FO : Price display fixed (when the customer log in and is in a different zone to the default country one)
	[-] BO : AdminInvoices now select by invoice date (#2487)
	[-] Installer : messages are now at the right place (#2450)
	[-] MO : deleted an old Tools::d()
	[-] FO : you cannot select anymore a carrier without a delivery range set for
	[-] Installer : upgrade fixed
	[-] BO : Customized product removing from an order fixed
	[-] FO : Customizable product customized text display fixed (was htmlentitized)
	[-] MO : fixed various bug in PayPalAPI
	[-] MO : fixed bug while submiting twice PayPalCheckout (#2440)
	[-] Classes : fixed several bugs while selecting products
	[-] BO : Pack bugs on AdminProducts
	[-] Translations : adminreferrers translations
	[-] BO : you can change your language again
	[-] MO : Currencies weren't taken into account in statshome
	[-] MO : fixed active access to payment modules (#2475)
	[-] FO : cannot access anymore at a product page if customer have no rights
	[-] BO : fixed unchecked zone when error on carrier form submitted (#2458)
	[-] BO : fixed required fields in AdminPreferences
	[-] BO : fixed language used for display list of groups in AdminCategories
	[-] BO : switched submit button in AdminCategories

####################################
#   v1.2.0.7 - 1167 (2009-24-07)   #
####################################

	Improved/changed features :

	[*] TR : updated FR translation for BO
	[*] BO : Fixed translation in AdminCategories.php
	[*] BO : Confirmation messages added
	[*] TR : updated FR translation for BO
	[*] BO : Product stock management preferences made clearer
	[*] BO : fixed a default value to reduction in AdminGroups
	[*] BO : adding new tinyMCE 3.2.5
	[*] BO : remove old tinyMCE
	[*] BO : added new button to AdminCategories

	Fixed bugs :

	[-] BO: fixed bugs with redirections on Product/Categories creation
	[-] BO : Fix bug on saving an object
	[-] BO : some BO icons & minor texts fixed
	[-] MO : statsbestcustomers take now more than 1 order into account
	[-] BO : Feature value tab icon display fixed
	[-] BO : Virtual product error messages fixed
	[-] MO : visitors registration to the newsletter integrated into the stats
	[-] MO : Loyalty module text fixed
	[-] BO : Order shipping number fixed (was allowed before having selected the "shipped" status)
	[-] FO : Carrier name fixed (when being the shop's one)
	[-] MO : Blocklink & productcomments modules' SQL keys added/fixed
	[-] MO : refferal program rules are editable now
	[-] MO : refferal program rules are editable now
	[-] BO : fixed duplicate bug on non attribute product (#2309)
	[-] BO : fixed edit manufacturer/supplier in product page (#2385)
	[-] BO : cannot delete default group anymore (#2420)
	[-] PHP 5.3 compatibility
	[-] MO : fixed bug #2305 (ajax cart vouchers)
	[-] MO : fixed bug #2299 (canonical URL)
	[-] FO : fixed bug #2294
	[-] FO : ':' were forbidden in Validate::isUrl(), you couldn't change your port!
	[-] FO : Fix bug on invoice ul when page reloads with cache

####################################
#   v1.2.0.6 - 1131 (2009-15-07)   #
####################################

	Improved/changed features :

	[*] BO : now always displays shipping number field in AdminOrders
	[*] MO : added try/catch JS method in ganalytics
	[*] Installer : you now need to have utf-8 support in your DB server to install PrestaShop (with full message error)
	[*] BO : added warning in AdminGenerator
	[*] BO : CSV category import note added

	Fixed bugs :

	[-] Installer : upgrade fixed (database connection)
	[-] BO : Product download code fix
	[-] BO : Virtual product oos behavior fixed
	[-] MO : ganalytics now use SSL protocole if activated
	[-] BO : Product reinjection into stock fixed
	[-] MO : fixed bad variable used (protocol) in canonicalurl
	[-] MO : added originator value in tm4b calls
	[-]  BO : Wrong accessories list
	[-] MO : no more id_lang for default language in Gsitemap
	[-] MO : fixed bug in productcomments while adding criterion (#2342)
	[-] MO : fixed various bugs in blockwishlist
	[-] MO : fixed various SSL bugs in blockwishlist
	[-] MO : fixed images' width/height in templates of several modules
	[-] BO : fixed bad rewrite rule for 404 image in AdminGenerator for .htaccess
	[-] FO : search improved for small words
	[-] FO : fixed error return in order-follow
	[-] FO : fixed error return in order-detail
	[-] BO : fixed bug display in AdminOrders.php (#2329)
	[-] Installer : Configuration table key fixed (duplicate removed)
	[-] BO : fixed invalid URL if carrier tracking empty
	[-] BO : Product feature import fixed (was duplicated if containing a special character)
	[-] BO : Filters fixed (unserialized everytime -_-')
	[-] MO : fixed double declaration of class in blockwishlist
	[-] No more @ in images.inc.php for functions call, now display full error messages
	[-] Classes : fixed file extension for PDF file attachment of invoice mail in PaymentModule
	[-] TR : new FR translations
	[-] FO : added little red star in identity.tpl (#2289)
	[-] MO : fixed bad URL in gsitemap (#2302)
	[-] BO : delete confirmation added on the referrers
	[-] BO : encoding problem in AdminReferrers
	[-] BO : fixed bug translation (#2304)
	[-] BO : fixed parse error bug (#2318)
	[-] Installer : fixed quote bug with create group table (#2314)
	[-] BO : fixed non translated text in AdminTracking (#1830)
	[-] TR: Fixed importation bug when root directory is not writable by all
	[-] FO : hypotetic hack attempt on ConnectionsSource::request_uri fixed
	[-] BO : CSV feature value update fixed (was simply impossible)
	[-] BO : CSV feature name import fixed (was duplicated when containing an unusual character)
	[-] BO : CSV feature name import fixed (was lowered)
	[-] BO : Memorized date filter application fixed

####################################
#   v1.2.0.5 - 1077 (2009-01-07)   #
####################################

	Improved/changed features :

	[*] BO : link to attribute generator is now at top
	[*] Installer : 244 default countries instead of only 34
	[*] Installer : added 1.2.0.5.sql file and reordering products in categories 

	Fixed bugs :

	[-] BO : fixed bug while editing address
	[-] MO : fixing bug #2206 (not to much product listed in productscategory module)
	[-] MO : fixing bug #2209 (wrong display of manufacturers and suppliers blocks)
	[-] FO : fixed breadcumb
	[-] BO : fixed bug while uploading file with bad date on AdminProducts
	[-] Classes : order return is now fixed on shipping date
	[-] BO : fixed order status translation in AdminOrders
	[-] BO : fixed CSS bug
	[-] BO : fixed AdminOrders display bug
	[-] MO : fixed currency bug in PayPal transactions
	[-] BO : Product duplication fixed (combination image association)
	[-] BO : Fix bug in Drag and Drop for positions
	[-] TR : French translation fixed (mailalert module)
	[-] BO : smart error management for zip module load
	[-] BO : no more datepicker white bar in the admin bottom left
	[-] BO : edit attachments without re-uploading files
	[-] FO : bug with undefined variable in the ajax search fixed
	[-] BO : new tags are now correctly indexed in the search
	[-] MO : sekeywords warning fixed
	[-] FO : crash on Firefox 3.0.11 fixed
	[-] MO : fixed empty criterion bug (#2214)
	[-] FO : Wrong order by price
	[-] Core : URL validation method fixed
	[-] MO : fixed bug while saving editorial (#2224)
	[-] BO : fixed red star in AdminCategories for grouplist (#2182)
	[-] BO : duplicate a product now duplicate its discount quantity (#2210)
	[-] BO : duplicate a product now duplicate its accessories (#2217)
	[-] BO : Shipping number sending fixed
	[-] FO: Wrong order by price on Manufacturer.php
	[-] MO : Send to friend e-mailed product link fixed
	[-] BO : Product form addition/edition fixed
	[-] BO : Cart carrier name display fixed (when it was the shop which was the carrier)
	[-] MO : Newsletter module fixed (addition date was missing from the CSV header)
	[-] FO : Supplier product number display fixed
	[-] MO : Product category module fixed (disabled when the product default category is "home")
	[-] BO : Fix various bugs in positions handlers and Drag 'n Drop
	[-] FO : Customizable product addition check (when some fields are required) fixed
	[-] MO : Customized product addition/deletion from the blockcart module fixed
	[-] FO : Customized product display/remove fixed on cart page and block (reverted)
	[-] FO : Customized product display/remove fixed on cart page and block

####################################
#   v1.2.0.4 - 1035 (2009-17-06)   #
####################################

	Improved/changed features :

	[*] Installer : added 1.2.0.4.sql file
	[*] Installer : added "moulinette" html_entity_decode for old TinyMCE datas
	[*] MO : fixed some text bugs in PayPalAPI (thanks to Melinda)
	[*] Classes : Group name is now generic (#2144)
	[*] FO : added new truncate function to smarty because original is buggy
	[*] BO : added dynamically icon image for tabs module
	[*] BO : added 2 divs for DOM
	[*] Classes : added security fixes

	Fixed bugs :

	[-] MO : feeder module now only select inactive products
	[-] MO : feeder module now has correct URL for product
	[-] MO : fixed SSL warning in PayPalAPI (#2132)
	[-] BO : fixed adding new adresse (#2147)
	[-] MO : fixed newsletter bug (#2141)
	[-] BO/FO : fixed &nbsp; bug with TinyMCE (#2145)
	[-] FO : Fix bug with breadcrumb and category position prefix
	[-] FO : Breadcrumb charset fixed
	[-] BO : fixed undefined var in init.php
	[-] BO : fixed width too large in AdminProducts.php for Mac (#2109)
	[-] FO : fixed SSL bug
	[-] MO : fixed bug in Loyalty when creating voucher with different language than default one
	[-] FO: Fix little bug in order-return.tpl message
	[-] MO : Wrong smarty.post value for email
	[-] MO : fixed bug in loyalty
	[-] BO : "Number of items to display per page" field fixed
	[-] FO : Product image display fixed (reset link added)
	[-] MO : AJAX cart block module voucher amount display fixed
	[-] BO : Order total weight calculation fixed

####################################
#   v1.2.0.3 - 1006 (2009-09-06)   #
####################################

	Improved/changed features :

	[*] Installer : some ids were not unsigned
	[*] BO : bing.com keywords are now recognized
	[*] TR : new FR translation
	[*] BO : allow to put style tags in tinyMCE (fixed #1726)[+] Class/BO : Customized product deletion/refund/return support from orders added
	[*] FO : added total tax in summary page[-] Installer : fixed SQL bug in update 1.2
	[*] BO : you can now specify tax for wrapping cost

	Fixed bugs :

	[-] FO : fixed truncate bug in template[-] Installer : fixed some bugs in SQL data
	[-] BO : fixed flags bug[-] BO : fixed htmlentities encode in TinyMCE
	[-] MO : Loyalty module template overload fixed
	[-] MO: Referral module translations fixed
	[-] BO : Order\'s 'new' filter fixed
	[-] FO : fixed bugs in order.php
	[-] BO : Import page display fixed
	[-] FO : String truncates fixed[-] BO : Product image import fixed (when some products did not have any pictures associated)
	[-] FO : fixed bug in downloadable product
	[-] FO : Customized product addition (with required pictures) fixed (when added a first time with required datas)[-] FO/BO : Customizated product return display fixed
	[-] MO : fixed referralprogram tpl bug (#2091)
	[-] FO : fixed bug with id_address in address.tpl[-] FO : Can not buy when allowBuyWhenOutOfStock with availableLaterValue message and a non-existing combination
	[-] FO : PNG loves IE6
	[-] FO : Some links on product page too long
	[-] FO : Avoid little thumbs arrow flashing
	[-] FO/MO : fixed SSL bug browser alert
	[-] BO : some characters where not allowed in the referrers like and regexp
	[-] BO : wholesale price is not mandatory for attributes (neither somewhere else btw)
	[-] BO : fixed bad password check for Employee and Customer
	[-] MO : fixed translations bug
	[-] Installer : fixed bad SQL query
	[-] BO : fixed bug while uploading image for category (#2058)[-] FO/BO/MO : fixed various minor bugs[-] FO/MO : fixed blank page with header.php (#1862)[-] FO : fixed some display price with tax and no tax on product page[*] BO : allow to put style tags in tinyMCE (fixed #1726)
	[-] MO : fixed width for editor wysiwyg (fixed #1999)[-] FO: Customizable product quantity display fixed on the shopping cart page[*] TR : new FR translations
	[-] BO : fixed display bug in AdminOrders
	[-] FO : when cart is empty, now delete wrapping cost and wrapping message
	[-] MO : when cart is empty, now delete wrapping cost and wrapping message in blockcart
	[-] Classes : cache cart is nos updated if product added or deleted
	[-] Installer : fixed missing hook for blocksearch (js error)[-] FO : fixed back redirect for authentification
	[-] Installer : fixed no group category in simple mode
	[-] MO : fixed quantity bug in blockcart[-] BO/Classes : fixed bugs with prices rounding off
	[-] FO/PDF/Classes : fixed bugs with prices rounding off[-] FO/MO : fixed several W3C bugs
	[-] MO : fixed W3C bugs in blocksearch
	[-] FO/MO : fixed several bugs with groups[-] BO : fixed displaying customer groups
	[-] MO : fixed DISTINCT bug in blockcategories
	[-] FO : "add product" fixed when stats modules disable
	[-] FO : fixing header width
	[-] FO : wrong image path in login.css

####################################
#   v1.2.0.2 - 935 (2009-20-05)    #
####################################

	Added Features :

	[+] FO : Shipping costs & vouchers display are taking care of the BO price display preference
	[+] MO : Added Hook updateCarrier
	[+] FO : Price display choice added (between 'Tax exc.', 'Tax inc.' and 'Both')
	[+] FO/MO : Product price (tax excluded) added to the order process (including basic payment modules)
	[+] FO : Product price (tax excluded) added to homefeature module category, product page& cart page
	[+] MO : Retain current category on a product page
	[+] MO : Customer email activation module (not fully implemented yet)
	[+] FO/BO : UTF-8 setlocal added
	[+] BO : Metas for Manufacturers and Suppliers
	[+] MO : new payment module PayPal using API
	[+] BO : Removed some inner comments as this plugin could not be found packed
	[+] BO : DnD for products position within Catalog + code fixes for module position DnD
	[+] BO : Added customers follow-up by email (4 kinds of alerts)
	[+] FO : Simple bundle pack management

	Improved/changed features :

	[*] FO : Carrier selection show prices regarding to the BO price display preference
	[*] FO : Price display preference applied to my account's discount & order detail page
	[*] FO : do not load jqzoom.js if not needed
	[*] PDF : Product total without tax added to the invoice
	[*] MO : The modules "blockuserinfo" & "blockspecials" take care of the BO price display preference
	[*] MO : when js is not activated, it now show the tree
	[*] MO : The "blockcart" module display product prices following the BO selected rule
	[*] The product price display type is now showed only when the selected option is "Both"
	[*] FO : Little left adjustment for div.zoomdiv
	[*] BO : Fixed style for customer field
	[*] MO : added confirmation page for PayPal
	[*] FO : deleted customer can no longer log-in and automatically logout
	[*] FO : switching language do not redirect anymore
	[*] BO : Retain email after password regeneration
	[*] BO : you can now duplicate packs
	[*] BO : cleanPositions becomes static
	[*] MO : fixed some bugs in cashondelivery
	[*] BO : added no cache header (thanks to Antony)
	[*] BO : added new files in AdminGenerator
	[*] Classes : "other" field for Address file switch to isMessage() validation function
	[*] MO : blockcategories no more display private category
	[*] Core : slight optimization on category::getsubcategories()
	[*] FO : add a <noscript> tag when js is disabled
	[*] TR : new FR translations
	[*] Classes : new PDF with many display fixes and improvements (thanks to Infordesign)
	[*] FO : Order cart products by add date
	[*] BO : New icon in front of the new customers in the order list
	[*] Classes : added stripslashes method in Tools
	[*] BO : Added english e-mails for follow-up
	[*] BO : Final version of customer follow-up
	[*] BO : Improved customers follow-up by email (4 kinds of alerts)
	[*] FO : search now take the ean13 into account
	[*] Installer : added new timezones

	Fixed bugs :

	[-] FO : Avoid little flashing when no products
	[-] Installer : fixed SQL bug
	[-] FO : Withdraw white background
	[-] Installer : updated SQL data and logo
	[-] MO : fixed message bug in MailAlerts, eg. with PayPal (#1174)
	[-] Classes : fixed download link in state email (#1402)
	[-] PDF Invoice currency sign encoding fixed
	[-] MO : fixed PayPal API bugs
	[-] MO: "cashondelivery" total amount display fixed
	[-] FO/BO : setlocale fixed
	[-] MO : fixed bad name for class in PayPalAPI
	[-] MO : fixed currency object bug in PayPalAPI
	[-] FO : fixed HTML bug with manufacturers list
	[-] FO/MO : fixed various SSL bugs
	[-] MO : fixed confirmation template missing in cashondelivery
	[-] MO : fixed secure key bug in cashondelivery
	[-] FO : fixed some SSL bugs
	[-] BO : fixed display bug in AdminGroups
	[-] FO : fixed bug in CSS
	[-] BO : fixed bug in AdminAddresses
	[-] FO : bots cannot create carts anymore
	[-] BO : Fixed IE6 bug when resizing thumbs list unordered list
	[-] FO : Fixed SerialScroll on thumbs when combination has several images + F5 Reloads
	[-] FO : Fixed bugs on thumbs list (fixed #1946)
	[-] MO : the watermark module will now die in the hand of the evil cheaters
	[-] FO : Undefined variables when wrong id_product
	[-] BO : Image upload fixed (when image size was to big)
	[-] BO : Product page "Save and come back to category" button fixed (when coming back from the combination generator)
	[-] PDF : fixed bug while no invoice number
	[-] MO : fixed bug with PayPal and not enough informations
	[-] FO : modifications on identity page are now saved in the cookie (first/lastname)
	[-] Classes : fixed range and price select for fees in Carrier
	[-] FO : Enable metas for manufacturers and suppliers
	[-] FO : fixed non SSL form
	[-] BO : Product image import fixed
	[-] BO : fixed accessories bug (#1814)
	[-] Fixed discount minimal_order on categories
	[-] BO : now images are correcty uploaded (fixed #1832)
	[-] BO : Import error reporting fixed
	[-] FO : XHTML fix for blockmanufacturer.tpl
	[-] BO : images are now truly deleted
	[-] BO : fixed bug #1914
	[-] Tools : added macFFBgHack.png for thickbox
	[-] FO : fixed bug #1895
	[-] FO : Cart product listing fixed (when products without attributes were on the cart)
	[-] PDF : fixed two bugs with taxes
	[-] Installer : fixed secure_key bug on orders
	[-] BO : fixed query search bug
	[-] BO : some database prefixes weren't dynamics
	[-] FO : deleted protocole var for SSL
	[-] FO : Avoid little flashing on big pic when default combi image is not in first position
	[-] Fo : Fix bug for IE and jquery new src image attribute
	[-] BO : Product feature import fixed (when some products had an empty value for it)
	[-] BO : Product feature import fixed
	[-] Classes : fixed isVirtual() method in Order
	[-] FO : serialScroll little Fix
	[-] FO/BO : Product combination image display fixed
	[-] FO : Color picker display fixed (when more than 8 colors were associated)
	[-] BO : Country sort by name & zone fixed
	[-] BO : fixed image upload mimes types (#1811)
	[-] MO : fixed voucher code bug in mailalerts
	[-] FO : little bug in orderway validation
	[-] FO : fixed bug with last product added in cart and product attribute
	[-] Installer : fixed CSS header
	[-] MO : statsvisits opti/fix
	[-] MO : statsbestcustomers fixed
	[-] MO : fixed display bug in blocknewproducts [#1492)
	[-] BO : Tag addition fixed (via tag tab)
	[-] Core : yet another modification on category::getsubcategories()
	[-] FO : fixed currency format bug (#1867)
	[-] FO : product sort now works (fixed #1861)
	[-] TR : fixed FR translation bug in admin
	[-] PDF: Delivery Slip fixed (when the status "preparation in progress" has never been set)
	[-] BO : fixed transparency color on icon
	[-] BO : fixed currency bug
	[-] MO: watermark module fixed
	[-] MO : fixed display bug in blockviewed
	[-] BO : fixed display bug on stat home
	[-] BO : fixed token bug in AdminTracking
	[-] BO : Fix bug in positions when deleting a product
	[-] BO : fixed display bugs in AdminTracking
	[-] MO : fix homefeatured display
	[-] BO : Fix bugs in DnD positions code
	[-] BO : Fixed bug for DnD for first category 'home' + small code fixes
	[-] BO : Fix html bug (no td end close tag) when positions are available
	[-] BO: Syntax error // Nothing important
	[-] BO : duplicated products are now correctly indexed in the search index
	[-] FO : attribute group name and attribute value are now separated with " : " instead of only ": " (eg. "Color : red")
	[-] FO : fix address bug (fixed #1093)
	[-] MO : fixed bug price in MailAlerts
	[-] BO : category position is not indexed anymore in the search
	[-] BO : fixed getPrice bug in AdminTracking
	[-] BO : fixed bug in AdminOrders #1752
	[-] BO : Manufacturer description, supplier description and CMS content maximum sizes fixed
	[-] FO : fixed transparency background on image
	[-] BO : fixed URL bug in AdminTracking
	[-] MO : fixed text in PayPal
	[-] Classes : fixed bug while sending mail
	[-] MO : fixed english bug in MailAlerts
	[-] BO : fixed customer group in AdminImport
	[-] Installer: Clean discount_category
	[-] Class: image resizing fixed (for gif images)
	[-] MO : Paypal payment return fixed (when the paypal currency was different form the default one)
	[-] BO: Fix error on AdminCategories when _FILES is empty
	[-] MO : Order break avoided when mailalert module email template missing
	[-] MO : Mailalert help text fixed (was in french)
	[-] FO : replace some &amp;
	[-] BO : Backup date is invalid anymore
	[-] MO : fixed price bug in blockcart
	[-] Classes : fixed tax, reduction and price bug in Product
	[-] Classes : fixed substr() bug in AdminTab
	[-] Classes : fixed Execute bug in Carrier
	[-] FO : show each meta tags when maintenance is activated and ip match to the maintenance ip, fix #1754
	[-] FO : Searching for blacklisted word do not create blank AJAX results anymore
	[-] htaccess : image rules fixed
	[-] FO : fixed token bug
	[-] MO : fixed hardcored language bug in mailalerts (#1731)
	[-] BO : fixed transparency of some icons
	[-] BO : fixed bug while creating new carrier (#1728)
	[-] BO : fixed bug while translating modules
	[-] BO : Fixed UTF-8 bug with order messages

####################################
#   v1.2.0.1 - 748 (2009-10-04)    #
####################################

	Added Features :

	[+] FO/BO : added jqZoom feature
	[+] MO : new mailalert module version
	[+] FO/BO : you can now set multiples pictures for a combination
	[+] BO : new tab customer notifications thread
	[+] BO : added new "Tracking" tab in catalog
	[+] BO : you can now see for each category how many quantity product there is inside (and sub categories)
	[+] BO : New visitor tracking system with affiliation
	[+] BO : New stats module newsletter
	[+] BO : added a total amount of orders displayed in AdminOrders
	[+] BO : added new tab to create Groups
	[+] BO : you can now add a customer to one or multiples groups
	[+] MO : keep http_referer in blocknewsletter module
	[+] FO/BO : you can now set a reduction to group's members
	[+] FO/BO : customer need to be part of at least one group
	[+] FO/BO : you can now set group access to category
	[+] FO/BO : you can now set group access to payment module
	[+] BO : you can now edit order return statuses by using Statuses tab in Orders tabs
	[+] MO : new module statscarrier
	[+] MO : new module statssearch (keywords of the internal search engine)
	[+] BO : Stats now available from date to date
	[+] BO : you can now generate your own .htaccess file with server parameters
	[+] BO/FO : you can now set an order state as hidden for customers
	[+] BO : Color attributes now display their color on the attribute list (BO >> Catalog >> Attributes and groups)
	[+] BO : Feature's zero value support added
	[+] FO : Sorting support added to product listing by tags & references
	[+] BO : new tab "Carts" which a list with all carts + a view for each of them
	[+] BO : information cart on "Customer" view
	[+] BO : information cart on "Order" view
	[+] BO : you can now search for a cart
	[+] MO : added carrier module feature
	[+] BO : product stats and sales link added in the product page
	[+] MO : new module statsbestsuppliers
	[+] BO : Order's auto cancellation support added (when all products have been cancelled)
	[+] BO : Add Ref in AdminProducts.php bottom tab
	[+] BO/MO : You can now specify a module in the tab table in which the class can be found
	[+] FO : added new hook shoppingCartExtra on shopping-cart
	[+] BO : New tab available : Tags (will be improved soon)
	[+] FO : Withdraw address alias when adding a new address from command process
	[+] FO : Search re-developed from scratch (you need to re-index your products in BO > Preferences > Search)
	[+] MO : adding a "canonical url support" standard base module
	[+] BO : you can now search for invoice
	[+] BO : You can now upload modules from your computer, both zip file and tarball
	[+] BO : new tab Generator, where you can generate automatically .htaccess and robots.txt files
	[+] BO/FO : you can now attach downloadable files to the product page (like PDF..)
	[+] BO : Drag and drop for modules positions in AdminModulesPositions.php
	[+] MO : you can now set number of tags displayed in blocktags module
	[+] FO/BO : you can now set your own timezone
	[+] FO : Ajax suggestions for the search block !

	Improved/changed features :

	[*] BO : AdminDiscounts - customer list now in ajax and filter improved
	[*] MO : statshome no longer display in back-office if user doesn't have access to Stats tab
	[*] MO : you can now receive notification with mailalert even if you are guest
	[*] BO : improve selecting auto-message in AdminOrders
	[*] Mails : improved standard mails by adding 'company' and 'other' fields (thanks to Jolvil)
	[*] DB : field "valid' added in orders table for whether the order must be taken into account in the stats
	[*] MO : several stats modules speed increased
	[*] TR : improved FR translations
	[*] BO : Customization field support added to product duplication
	[*] BO : tab icons are now based on class_name instead of id (better for updates)
	[*] FO : made some display changes on contact-form
	[*] BO : Fixed integration for stats on IE6
	[*] MO : statssales - you can now filter by country
	[*] FO : remove unuseful images
	[*] Swift (mails) updated to 3.3.3
	[*] BO : modules page should no more display a blank page when there's a parse error in a module
	[*] PDF : fixed a display bug
	[*] BO : stats modules with grids now take the date into account
	[*] FO : wash css file
	[*] FO : wash css file
	[*] FO : wash css file
	[*] FO : wash css file
	[*] Installer : added "active" fields to customer_group
	[*] Classes : added isMemberOfGroup() function in Customer.php
	[*] BO : Added average cart in referrers' tab and converted rate in percent
	[*] FO: Create an address alias for billing on authentication 
	[*] FO : Save addresses choices on change in order-address.tpl
	[*] BO : add set_db function
	[*] FO : 404 page now manage images
	[*] BO : Fix Tiny MCE height in AdminProducts.php
	[*] BO : Documentation of the .htaccess generation tool improved
	[*] TR : new FR translations
	[*] FO : Small enhancement for addresses choice in address.tpl
	[*] FO : Code fixes and new way to add an address in order-address.tpl
	[*] FO : Replace weird footer links
	[*] TR : new FR translations
	[*] DB : Added several indexes and unified install file
	[*] MO : Pages not found improved
	[*] BO : Tags tab improved
	[*] BO : Referrers ar now show on the customer page
	[*] FO : Withdraw a POST call on dom ready in order-address form
	[*] BO : module translations system now catch subdir (one level depth)
	[*] TR : updated FR translations for modules
	[*] BO : States can now be 1- to 4-letter long
	[*] MO : adding a french translation for the "canonical url support" module
	[*] MO : minor improve for the "Canonical URL" module
	[*] FO : new search improvements
	[*] MO : PayPal now support header image and cancelUrl
	[*] BO : New cache/index layer for tracking/affiliation
	[*] BO : added new translations for AdminGenerators
	[*] FO : added a new hook for redirect before payment (last step)
	[*] TR : new FR translations
	[*] FO : added new order state (PayPal pending)
	[*] FO : search improved (bug with '-' and some css changes)
	[*] BO : Small nowrap fix for catalog
	[*] FO/BO : improved Tools::getTimezones() by adding a table
	[*] Classes : no more blacklist in Db.php
	[*] Classes: Optimization of category discount
	[*] BO : added a trim() call in toolbar.php
	[*] FO : the "Add to cart" button inactive while a product is being added to the cart, fixed #1644
	[*] MO : statsvisits optimization
	[*] BO : Enhance quick search focus/blur
	[*] TR : new FR translations
	[*] MO : now display an error if no template found
	[*] Db : Table keys improvement
	[*] DB : Add index forgotten
	[*] BO : Cart records in Stats Tab improved (taxes, attributes...)
	[*] Classes : Message has now 1600 chars limit
	[*] FO : added mime type to product attachments
	[*] BO : better deletion of product attachments
	[*] BO : Range explanations improved

	Fixed bugs :

	[-] FO : Contact form display fixed (when description was too long)
	[-] FO : Product combination discounted price fixed when current currency was different from the default one
	[-] FO : JavaScript errors display fixed (on product page)
	[-] MO : Blockcart product name truncate fixed
	[-] MO : Cheque module code fixed
	[-] BO : Customizable product creation fixed
	[-] BO : fixed bug while listing customer messages in AdminMessages
	[-] FO/BO : fixed various bugs
	[-] MO : referralprogram - id_customer is no longer unique in database
	[-] MO : fixed mail bug in referralprogram
	[-] MO : fixed display bug in referralprogram
	[-] BO : fixed link bug in AdminGroups
	[-] Installer : fixed SQL bug (;)
	[-] FO : "Free order" string encoding fixed
	[-] BO : Combination management fixed (creation & update)
	[-] FO : Color picker display fixed (when more than 7 colors was displayed)
	[-] MO : fixed various bugs in ReferralProgram
	[-] BO : fixed bug while editing combination
	[-] BO : artichow and geolocation now works even without anti-aliasing
	[-] FO : Friendly URL for product and category images
	[-] BO : Fixed category image position
	[-] BO : bug "no statistics for january 2009" fixed
	[-] BO : you can now delete a customer without affecting existing orders
	[-] FO : when customer use a free shipping voucher, no longer display "Total remains for free shipping"
	[-] MO : statssales - wrong totals fixed
	[-] MO : statssales now  take the currency into account
	[-] MO : statsbestbustomers now take the currency into account
	[-] MO : statsbestproducts now take the currency into account
	[-] MO : statsbestcategories now take the currency into account
	[-] MO : statsbestvouchers now take the currency into account
	[-] BO : Referrers stats now take the currency into account
	[-] FO : IE6 general fixes
	[-] FO : fix bug #1034 (star red squares for product comments)
	[-] Classes : Weight calculation fixed
	[-] Installer : fixed bug in doUpgrade
	[-] FO : new products pagination bug fix
	[-] FO : Customized product addition to cart fixed (when file inputs were required)
	[-] BO : Product deletion fixed
	[-] BO : Product duplication fixed
	[-] DB : Dead code cleaned
	[-] FO : NULL values fixed (inside templates)
	[-] Installer : updated FR translation
	[-] Installer: Fixed bug in setting all categories to discounts on updater
	[-] IN : update from 1.1.0.1 fixed (bug with CMS when some modules weren't installed)
	[-] FO : avoid a very rare hack attempt on the http referrer
	[-] BO/FO: fixed bug in freeshipping discounts when calculating ShippingCost
	[-] Installer : fixed default value bug for cart data
	[-] PDF : None latin character support fixed
	[-] BO : fixed bug while processing AdminCustomers
	[-] Installer : CMS data are now in lite mode too
	[-] Installer : carriers are now set directly in simple mode
	[-] FO : now generate an invoice if order state send e-mail with PDF
	[-] FO : fixed #1201 : manufacturer link fixed
	[-] Module : fixed 1196 whishlist error
	[-] BO : added 'invoice' hook in AdminOrders
	[-] BO : now send correctly message to customer
	[-] MO : sitemap fixed and improved
	[-] FO : product with only attributes without stock where displayed at 0?
	[-] BO : fixed some bugs while editing customers
	[-] BO : lang was not the right one for some stats module graphs
	[-] Classes : fixed bug in PaymentModule
	[-] FO : Product::getPriceStatic automatically get default attribute when called if not specified
	[-] BO : AdminBackup dispay fixed
	[-] MO : blockcurrencies display fixed (when a currency did not have any sign but characters)
	[-] Class : supplierExists() SQL query fixed
	[-] MO : Mailalert module code fix
	[-] BO : Image import fixed
	[-] Classes : fixed bug while adding similar tags
	[-] Installer : Last step controllers fixed
	[-] BO : Customer stats (number of validated orders, total paid since account creation) fixed
	[-] Classes : fixed bug while selecting customer's stats
	[-] BO : Product duplication fixed (false error)
	[-] FO : fixed #1074 : block categorie when depth = 0
	[-] BO : Disable console.log that crashes FF3 and IE6
	[-] Installer : UTF-8 support in data sending by forms
	[-] FO : Product sort (in categories) fixed (hack for PHP 5.1.6)
	[-] MO : blockcategories module fixed (SQL query fixed)
	[-] FO: Fixed bug getProducts where orderby price when products have reductions
	[-] Installer : SQL file fixed (duplicate entry)
	[-] Installer : fixed bug in default admin tabs
	[-] MO : Mailalerts module fixed (delivery & invoice state object added)
	[-] MO : sekeywords do not warn anymore when it's wrong
	[-] FO : hide a useless message
	[-] MAILS : fixing encoding...
	[-] FO : Break template displaying when Ajax call from order-address.js
	[-] BO : you can now edit a product page
	[-] Installer : Multipictures for combinations SQL table creation added
	[-] FO : Multipictures for combinations display fixed
	[-] BO : rights fixed on stats > referrers when saving direct traffic configuration
	[-] BO : PDF Multi invoices & multi delivery slips' encoding fixed
	[-] Installer : Order status hidden property added to the database
	[-] BO : Manufacturer addresses list fixed (deleted addresses do not appear anymore)
	[-] BO : Product "save & go back to category" button does not appear anymore when employee does not come from a none category page
	[-] BO : Order display fixed (when customer name was too long)
	[-] BO : Product cancellation (before the status "payment accepted") fixed (the order's total was wronlgy changed)
	[-] BO : Order detail display fixed (ambigiouses existed between cancelled, refunded & returned products)
	[-] BO & FO : Invoices fixed (refounded & returned quantities)
	[-] Classes : fixed bug while checking if virtual product in ProductDownload
	[-] FO : fixed #1138 gray box in the summary
	[-] FO : fixed bugs in order-address.js and order-address.tpl
	[-] FO : Fix bug when no carriers defined 
	[-] FO : Do not create anymore a second address on account creation 
	[-] BO : Fix bug when importing images with no product ID in AdminImport.php 
	[-] FO : Fixed bug in css for search_block_top background
	[-] BO:  Fixed unable to translate two links in loyalty.tpl and referralprogram-program.tpl
	[-] MO : Re enable 2 translations in mywishlist.tpl
	[-] FO : fix newsletter block input size
	[-] FO : fix rss block links (#1087)
	[-] FO : fix thickbox legend display (#1406)
	[-] BO : fixed display bug
	[-] BO : fixed bug while adding category with group
	[-] BO : Fixed employee name in order detail
	[-] BO : Renamed translation file for date picker (Swedish language)
	[-] MO: fixed bug in refererral program when you update the order status
	[-] MO : Translate subject for referral program congrats email
	[-] MO : Enable translation for error when not logged
	[-] MO : BlockWishList: Solve many bugs
	[-] FO : fix url rewriting bug (fixed #1249)
	[-] MO : Revert changes from revision 466
	[-] BO : Order products' cancellation fixed
	[-] MO : Blocknewproducts fixed (the second image is not displayed anymore when there is only one new product)
	[-] FO : Product researches ordered by manufacturer name fixed
	[-] FO : Product url rewriting fixed (category name)
	[-] Classes : validation controls fixed
	[-] Classes : ObjectModel property filling fixed (when ids = 0)
	[-] FO : image map fix (#1268)
	[-] FO : fix cms display (#1372)
	[-] BO : fixed bug on images when deleting multiple products
	[-] FO : fix View Full Size image not working bug (#1400)
	[-] MO : Can?\226?\128?\153t translate Errors messages in blockwhishlist (fixed #1418)
	[-] BO : Product cover changing refresh the product miniature
	[-] BO : Product image addition does refresh the product miniature if defined as the product cover
	[-] FO : Product customization deletion from cart fixed
	[-] FO : fix image display in image list (#1421)
	[-] BO : Definitely fixed the counting rows bug for all the BO tables
	[-] FO/BO : fix "no more french translation" bug
	[-] BO : temporary (or not) fix for BO forms asking for fields that are not visible
	[-] FO : No bad redirect when changing language on a product page
	[-] FO : HTTPS is now allowed in Validate::isAbsoluteUrl
	[-] FO : improve breadcrumb display (fixed #1491)
	[-] BO : Probably fix the cache problem with the attributes in the product page
	[-] BO : Link to PDF invoice in order page fixed
	[-] BO : Tags addition fixed
	[-] BO : Bug with referrers and product ids fixed
	[-] Installer : fixed some bugs between full and upgrade installation
	[-] DB : Stats optimization
	[-] SO: validateOrder now set good value on valid field
	[-] Classes : AdminCart code cleaned/optimized
	[-] MO : Take theme template for rules
	[-] FO : Security patch
	[-] FO : Security patch
	[-] Security : URL control regexp fixed !
	[-] FO : Search only for active products
	[-] BO : Controllers fixed (when 0 value sent)
	[-] BO : Voucher form filter (customer) memorization fixed
	[-] FO : fix product page bug when loyalty is enabled
	[-] BO : Fix filtering in orders listing
	[-] BO : Fix bug in filtering customers for a voucher
	[-] Classes : fixed bug in Order and PaymentModule with set invoice number
	[-] FO : Fix bug when printing pdf file
	[-] BO : Fix bug when trying to duplicate product
	[-] BO : Fix AdminDiscounts.php ajax selection for attributing a voucher to someone or everyone
	[-] BO : Backup fixed for huge databases
	[-] BO : fixed icon bug
	[-] MO : fixed vicious bug with daily stats with some versions of MySQL
	[-] Class : Default product combination selection fixed
	[-] FO : Default product combination addition to the cart fixed
	[-] FO : Last quantity message display fixed
	[-] BO : Product positioning inside category fixed (conficted with pagination)
	[-] BO/FO/MO : fixed various minor bugs
	[-] BO : Import do not duplicate manufacturer and supplier anymore
	[-] BO : Fix bug in AdminMeta.php
	[-] Installer : scene_products table primary key fixed
	[-] BO : AdminGenerator link (on the Preference tab) fixed
	[-] BO : CSV Importation encoding clarification
	[-] BO : OrderStatuses update/creation fixed
	[-] BO : OrderStatuses preview icon fixed
	[-] BO : CSV importation denomination fixed
	[-] Core : date records fixed
	[-] Installer : full version fixed (french text translated)
	[-] TR : Loyalty module translation fixed (french)
	[-] MO : removed conflict on blocknewproduct
	[-] MO : statssales and somes others are now based on invoice date instead of order date
	[-] BO : attribute weight is now saved in the order (it was not the case earlier, only the product weight)
	[*] BO : Last connection date added in the customer tab
	[-] FO : Payment module aren't duplicated anymore
	[-] BO : Fix bug in updater when file not exists but module exists in base
	[-] FO : No more crashes with DateTimeZone
	[-] FO : one less warning for timezones
	[-] BO : CSS bug fix for drag and drop
	[-] BO : Fix bug on non-positionnable hook checkbox for IE6
	[-] BO : Code fixes in ajax.php
	[-] BO : Fix blank page / seg fault in AdminImport.php, fix Attributes import and withdraw location from attributes
	[-] BO : Withdraw display error // Small change
	[-] BO : Fix code to avoid security hole in ajax.php
	[-] BO : Image upload fixed
	[-] Mail : UTF-8 charset fixed (utf8_encode removed)
	[-] Mails : all files are now in UTF-8
	[-] BO : Default category selection fixed (for new products)
	[-] BO : Fix css for H4 tabs
	[-] BO : Order preloaded message length doubled
	[-] FO : Product customization price fixed on the cart summary (was rounded down)
	[-] MO : Fix bug when no checkboxes enabled
	[-] BO : Fix bug when no cms activated
	[-] MO : Truncates fixed (with none latin characters)
	[-] FO : Smart deletion for file attachments
	[-] FO : ajax cart behaviour is now fixed when back and previous browsers buttons are used, fixed #1603
	[-] FO : Reference nbr in FO is now hidden as soon as the page starts to load when attributes are present, fixed #1479
	[-] MO : fixed some bugs in blockinfos configuration
	[-] BO : Do not resize when simply editing a Manufacturer or Supplier
	[-] BO : Fix no displaying errors when tabs is in container
	[-] BO : Fix bug when error on uploading image and resizing
	[-] BO : Fix Bug for translating
	[-] FO : Customized product deletion fixed (was updating quantity of all cart products)
	[-] Installer : forgot default tags nbr (blocktags)
	[-] FO : State requirement fixed (while signing up)
	[-] FO : fix new-products pagination, fixed #1663
	[-] DB : old fulltext indexes dropped
	[-] FO : Emails sent through the contact form have now the sender email as "Return-path"
	[-] BO : Attribute import fixed (when several attributes got the same name but was not inside the same group)
	[-] BO : CSV Tag import fixed
	[-] Classes : fixed missed bool "private" in getMessagesByOrderId in Message
	[-] BO/FO : fixed several bugs while calling Tools::displayDate()
	[-] FO : Category id limitation removed (was 9999 and annoying when importing from an external CSV)
	[-] FO : fixed TOS checked bug
	[-] BO : fixed display in AdminProducts
	[-] MO : fix blockCategory modules bug, fix #1154
	[-] FO/BO : Last password generation time fixed
	[-] MO : Mail alert install confirmation fixed
	[-] BO : Product Import does not erase the "date_add" attribute anymore
	[-] FO : Group reduction is now fixed on product page, fix #1572
	[-] BO : Address import fixed (country association)
	[-] BO : Import fixed (when english language was deleted)
	[-] BO : AdminAddress fixed
	[-] Class : Configuration::getMultiple() fixed
	[-] BO : Downloadable product file upload fixed (do not upload the file twice anymore)
	[-] BO : Order slip fixed (code fix)
	[-] BO : Delivery slip fixed (when some products were refunded)
	[-] BO : Product & category image deletion fixed ("mini" image deletion added)
	[-] FO : Breadcrumb fixed (when customer comes from a module to the product page)
	[-] MO : Google sitemap module fixed (inactive cateories & products are not displayed anymore)
	[-] MO : Cash on delivery installation fixed (return value)
	[-] TR : Email translations improved
	[-] TR : Translation fixed
	[-] BO : Character encoding fixed (javascript)
	[-] FO : Fix lack of $cookie when creating object
	[-] TR : French translation fixed
	[-] BO : Country "enable" filter fixed
	[-] BO : BO filters fixed
	[-] BO : Debug removed
	[-] BO : Category import fixed (default customer group association added)
	[-] Doc : File header updated (1.2)
	[-] BO : No image resize on empty filename
	[-] Installer : upgrade fixed
	[-] Installer : SQL update fixed
	[-] Installer : SQL update fixed
	[-] Installer : SQL update fixed (search engine queries) 
	[-] Installer : Upgrade fixed
	[-] MO : BlockWishlist fixed displaying on switching customer
	[-] MO : fix little bug in wishlist translation dispay (#1443)
	[-] FO : fix required field bug on product page with customization activated (#1380)
	[-] MO : fix display of referral rules (#1450)
