Commit Graph

3255 Commits

Author SHA1 Message Date
gRoussac 5bf85e8d03 [-] BO : Fix warning on $db_tab_module_list 2013-03-06 10:16:13 +01:00
Rémi Gaillard ed2fc9a27b [-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086 2013-03-04 10:31:15 +01:00
Damien Metzger cecb3817a9 // Fixed 2 bugs in the installer 2013-03-01 18:22:13 +01:00
Rémi Gaillard 6c84dce1e9 [-] Core: increase size of phone field 2013-03-01 16:01:26 +01:00
Rémi Gaillard abb9879456 [-] BO: Second part of #PSCFV-8067 for orderslips 2013-03-01 15:42:26 +01:00
Rémi Gaillard 233c87b89a [-] BO: Fix #PSCFV-8067 the europeean vat exempt label was not using the tax address type 2013-03-01 15:33:46 +01:00
Rémi Gaillard 6470573f4a [-] BO: Fix #PSCFV-8068 stock available total cache after deleting a combination 2013-03-01 14:55:47 +01:00
vAugagneur 585a049d16 //fixed small bug when added new Shop URL 2013-02-28 18:25:13 +01:00
Rémi Gaillard 2011cdb735 [-] FO: Fix #PSCFV-7850 sometimes minify_html lib was returned nothing... 2013-02-28 17:54:51 +01:00
Damien Metzger 8b2e9fb08e [+] Core : added a boolean in the database (guest/cart/order) in order to know if the customer used the mobile theme for the order 2013-02-28 15:23:21 +01:00
Damien Metzger 74bcfeecf0 [-] Core : you must always have an id_shop in a SQL query, not null 2013-02-28 11:45:01 +01:00
Rémi Gaillard ace1eac8c6 [-] Core: bad operator used in PaymentModule #PSCFV-8040 2013-02-27 18:33:36 +01:00
Rémi Gaillard 8a0474320f [-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty... 2013-02-27 16:16:02 +01:00
Damien Metzger fd68d3b3d5 // Installer can be translated at /install-dev/dev/translate.php 2013-02-27 14:53:51 +01:00
Rémi Gaillard afbf7a2f37 // remove useless code 2013-02-27 14:48:04 +01:00
Damien Metzger 2a11d5c6db Merge pull request #263 from michelcourtade/development
[-] PDF : Fixed unecessary slash in overriden template path
2013-02-27 00:51:09 -08:00
Gregory Roussac 4ba0cf46e8 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-26 19:25:05 +01:00
gRoussac 98527ce83c [*] CORE: Dissasemble CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT in Tools::file_get_contents 2013-02-26 19:24:07 +01:00
Rémi Gaillard 3642989f1b [-] BO: Fix case sensitive issue on search blacklist 2013-02-26 15:23:33 +01:00
Rémi Gaillard e3a47635aa [-] BO: Fix module listing with addons module with default currency not on the xml #PSCFV-8005 2013-02-26 10:45:22 +01:00
Rémi Gaillard 0f5f792bd8 [-] BO: Filter customers listing by shop context on AdminGroups 2013-02-25 20:08:33 +01:00
Rémi Gaillard 283a273fd7 [*] WS: the customer services are now handled by webservices 2013-02-25 15:59:08 +01:00
Damien Metzger 9ebe9e1894 // Changed modules list button (Sarah needed here!) 2013-02-25 12:16:58 +01:00
DrÿSs' 25675b8d38 [-] Core: ProductSale no more takes products with no visibility
Fixed bug that's ProductSale is taking products with no visibility, displaying them in module blockbestsellers. But as they have no visibility, we don't want to display them!
2013-02-22 14:12:24 +01:00
Rémi Gaillard 8653618711 [-] BO: Fix PHP notice on ob_clean if no buffer to delete 2013-02-22 10:47:00 +01:00
Damien Metzger 6e569f9f83 [*] Core : added the possibility to disable the emails (i.e. for test purpose) 2013-02-21 17:12:04 +01:00
Damien Metzger 60671ab46b [-] FO : cut long referrers in order to avoid a crash #PSCFV-7775 2013-02-21 16:19:10 +01:00
Rémi Gaillard 3d456b8c08 // small fix 2013-02-21 15:24:33 +01:00
Damien Metzger 1ac6681178 [-] FO : fixed guest saving #PSCFV-6150 2013-02-21 12:10:28 +01:00
Damien Metzger 84f10e908a [*] Installer : mbstring check added (optionnal) #PSCFV-6489 2013-02-21 12:01:32 +01:00
Damien Metzger dc027cb3cf // Unit changed for product pictures, I set it up to a usable minimum #PSCFV-6597 2013-02-21 11:52:42 +01:00
Rémi Gaillard ee86c520fb // small fix 2013-02-20 16:24:51 +01:00
Gregory Roussac ba3a9de6df Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-20 14:27:05 +01:00
gRoussac 477b0f8b1c [-] CORE : do not verify ssl certificate when using CURL 2013-02-20 14:26:16 +01:00
Rémi Gaillard 23733e0158 // delete useless commented code 2013-02-19 14:45:25 +01:00
gRoussac 3b4978af36 [-] CORE : Fix too big query for lastNoneOrderedCart 2013-02-18 17:44:09 +01:00
Rémi Gaillard 7c26ea32e7 [-] BO: Fix #PSCFV-7851 - shop logo and name should depend of the order shop and from the context 2013-02-18 15:43:37 +01:00
Rémi Gaillard 8ab6c87df0 [-] Core: Change cache key name of objectmodel now using classname against table name #PSCFV-7795 2013-02-18 10:56:00 +01:00
Rémi Gaillard f593ec5b8a [-] MO: regenerate the class_index after adding a new override 2013-02-15 18:41:06 +01:00
vAugagneur 6ade01adaa //small fix 2013-02-15 17:06:16 +01:00
Rémi Gaillard 36c23c54cc [-] BO: Fix #PSCFV-7734 multiple order delivery number for the same order 2013-02-15 16:24:46 +01:00
gRoussac 1db843334a [-] FO : Fix warning #PSCFV-7805 2013-02-15 14:51:47 +01:00
vAugagneur 88a8140c59 [-] CORE : fixed bug #PSCFV-6545 - ImageManager::resize() error 2013-02-15 12:13:13 +01:00
Rémi Gaillard 05a64b9d66 [-] FO: Fix categories and products restriction for unidentified customers after upgrade 2013-02-14 16:04:36 +01:00
Damien Metzger 2d0f54e0ee // Fixed warning and wrong cart rule total 2013-02-14 09:46:18 +01:00
Damien Metzger 849c2da9eb [*] BO : the option for accented URLs is now available in the backend 2013-02-14 09:15:01 +01:00
gRoussac 876b4c09bc [-] CORE : Fix warning when result from query is not a ressource 2013-02-13 19:53:48 +01:00
Rémi Gaillard 7402d7b93d [-] Core: Fix rounding price computation with and without taxes #PSCFV-7796 2013-02-13 17:48:40 +01:00
Rémi Gaillard 9dcb75e572 [*] BO: you can now export listing of some tabs in CSV 2013-02-13 16:15:37 +01:00
Damien Metzger dc5526c84c [-] Catch JSMin exception and return uncompressed js #PSCFV-7686 #PSCFV-5785 2013-02-13 15:16:17 +01:00