Commit Graph

3269 Commits

Author SHA1 Message Date
Damien Metzger
70641cdc4e // PrestaShopException is not available in Autoload 2013-03-07 11:35:40 +01:00
Rémi Gaillard
1983cb5ab1 [-] BO: Auto-select the tax rules group most used on product creation 2013-03-06 15:06:11 +01:00
Rémi Gaillard
7ff4c4d0b2 [-] BO: Fix SQL error on click on notification if no new notifications 2013-03-06 12:05:34 +01:00
gRoussac
c138bfb2a9 [-] BO : Fix warning on $db_tab_module_list 2013-03-06 10:18:36 +01:00
Damien Metzger
3919fe810c [-] FO : the option that disable the tax display in the cart wasn't used anymore, I used it again #PSCFV-8033 2013-03-05 17:55:07 +01:00
Rémi Gaillard
d9c6bca277 [-] Core: Fix #PSCFV-8130 getTaxesAverageUsed() for delivery address used 2013-03-05 13:27:09 +01:00
Rémi Gaillard
6afcee4b88 [-] FO: Fix links to products_attribute when custom url is defined with the blocklayered 2013-03-05 12:04:06 +01:00
Rémi Gaillard
c6d9d9c94e [-] Core: Fix #PSCFV-8119 logos/shop_name for orders emails was not depend of the shop 2013-03-05 10:59:04 +01:00
Rémi Gaillard
f9e61ef442 // delete duplicates conf/error messages on admin 2013-03-04 17:36:25 +01:00
Rémi Gaillard
74b4fd398f [-] Core: Fix #PSCFV-7813 override of modules email templates not working because of directory separator 2013-03-04 16:43:51 +01:00
Rémi Gaillard
e2e1da2285 // fix pdf encoding also for vn/pl/ru/el languages 2013-03-04 15:17:23 +01:00
Rémi Gaillard
61d3078555 [-] Core: Fix TCPDF encoding for some languages like japan #PSCFV-8096 2013-03-04 14:38:51 +01:00
Rémi Gaillard
706e62a888 [-] Core: Fix Shop::addSqlRestrictionOnLang() for module installation 2013-03-04 14:12:23 +01:00
Rémi Gaillard
48a0f44239 // small fix 2013-03-04 10:40:36 +01:00
Rémi Gaillard
39e4c7e03c Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-04 10:39:28 +01:00
Rémi Gaillard
c9e803f389 [-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086 2013-03-04 10:39:15 +01:00
Damien Metzger
33a5c28b3b // Fixed 2 bugs in the installer 2013-03-01 18:27:50 +01:00
Rémi Gaillard
c52f5a6a2b [-] Core: increase size of phone field 2013-03-01 16:01:26 +01:00
Rémi Gaillard
0b4fc0b000 [-] BO: Second part of #PSCFV-8067 for orderslips 2013-03-01 15:42:26 +01:00
Rémi Gaillard
ec4e179063 [-] 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
f23447e3d3 [-] BO: Fix #PSCFV-8068 stock available total cache after deleting a combination 2013-03-01 14:55:47 +01:00
vAugagneur
dc4a70dcf9 //fixed small bug when added new Shop URL 2013-02-28 18:25:13 +01:00
Rémi Gaillard
74a8fc6ef5 [-] FO: Fix #PSCFV-7850 sometimes minify_html lib was returned nothing... 2013-02-28 17:54:51 +01:00
Damien Metzger
8885c3f642 [+] 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
060943b06a [-] 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
7b0280aeab [-] Core: bad operator used in PaymentModule #PSCFV-8040 2013-02-27 18:33:36 +01:00
Rémi Gaillard
cdb9c0cb40 [-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty... 2013-02-27 16:16:02 +01:00
Damien Metzger
52435c2fad // Installer can be translated at /install-dev/dev/translate.php 2013-02-27 14:53:51 +01:00
Rémi Gaillard
cf249aa2dc // remove useless code 2013-02-27 14:48:04 +01:00
Damien Metzger
70f8c718bc 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
00c2e5159c Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-26 19:25:05 +01:00
gRoussac
dd4d74e5ef [*] CORE: Dissasemble CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT in Tools::file_get_contents 2013-02-26 19:24:07 +01:00
Rémi Gaillard
7565ea014f [-] BO: Fix case sensitive issue on search blacklist 2013-02-26 15:23:33 +01:00
Rémi Gaillard
499b81ae55 [-] 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
88340319dd [-] BO: Filter customers listing by shop context on AdminGroups 2013-02-25 20:08:33 +01:00
Rémi Gaillard
2275514033 [*] WS: the customer services are now handled by webservices 2013-02-25 15:59:08 +01:00
Damien Metzger
d4a6a56d1b // Changed modules list button (Sarah needed here!) 2013-02-25 12:16:58 +01:00
DrÿSs
ed5266d64b [-] 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
0a8abd087a [-] BO: Fix PHP notice on ob_clean if no buffer to delete 2013-02-22 10:47:00 +01:00
Damien Metzger
0e3f3ed462 [*] Core : added the possibility to disable the emails (i.e. for test purpose) 2013-02-21 17:12:04 +01:00
Damien Metzger
a8c0a119ea [-] FO : cut long referrers in order to avoid a crash #PSCFV-7775 2013-02-21 16:19:10 +01:00
Rémi Gaillard
b6db160c47 // small fix 2013-02-21 15:24:33 +01:00
Damien Metzger
574819bb69 [-] FO : fixed guest saving #PSCFV-6150 2013-02-21 12:10:28 +01:00
Damien Metzger
fe419acc18 [*] Installer : mbstring check added (optionnal) #PSCFV-6489 2013-02-21 12:01:32 +01:00
Damien Metzger
5059d825f8 // 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
c70f080fb2 // small fix 2013-02-20 16:24:51 +01:00
Gregory Roussac
e389d1dd70 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-20 14:27:05 +01:00
gRoussac
30e1ef8cc1 [-] CORE : do not verify ssl certificate when using CURL 2013-02-20 14:26:16 +01:00
Rémi Gaillard
9b85cb1f76 // delete useless commented code 2013-02-19 14:45:25 +01:00
gRoussac
6a89fc4b0f [-] CORE : Fix too big query for lastNoneOrderedCart 2013-02-18 17:44:09 +01:00