Rémi Gaillard
2011cdb735
[-] FO: Fix #PSCFV-7850 sometimes minify_html lib was returned nothing...
2013-02-28 17:54:51 +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
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
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
74bcfeecf0
[-] Core : you must always have an id_shop in a SQL query, not null
2013-02-28 11:45:01 +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
ace1eac8c6
[-] Core: bad operator used in PaymentModule #PSCFV-8040
2013-02-27 18:33:36 +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
8a0474320f
[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
2013-02-27 16:16:02 +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
fd68d3b3d5
// Installer can be translated at /install-dev/dev/translate.php
2013-02-27 14:53:51 +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
afbf7a2f37
// remove useless code
2013-02-27 14:48:04 +01:00
Rémi Gaillard
cf249aa2dc
// 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
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
4ba0cf46e8
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-02-26 19:25:05 +01:00
Gregory Roussac
00c2e5159c
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
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
3642989f1b
[-] BO: Fix case sensitive issue on search blacklist
2013-02-26 15:23:33 +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
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
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
0f5f792bd8
[-] BO: Filter customers listing by shop context on AdminGroups
2013-02-25 20:08:33 +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
283a273fd7
[*] WS: the customer services are now handled by webservices
2013-02-25 15:59:08 +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
9ebe9e1894
// Changed modules list button (Sarah needed here!)
2013-02-25 12:16:58 +01:00
Damien Metzger
d4a6a56d1b
// 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
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
8653618711
[-] BO: Fix PHP notice on ob_clean if no buffer to delete
2013-02-22 10:47:00 +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
6e569f9f83
[*] Core : added the possibility to disable the emails (i.e. for test purpose)
2013-02-21 17:12:04 +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
60671ab46b
[-] FO : cut long referrers in order to avoid a crash #PSCFV-7775
2013-02-21 16:19:10 +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
3d456b8c08
// small fix
2013-02-21 15:24:33 +01:00
Rémi Gaillard
b6db160c47
// 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
574819bb69
[-] 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
fe419acc18
[*] 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
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
ee86c520fb
// small fix
2013-02-20 16:24:51 +01:00
Rémi Gaillard
c70f080fb2
// 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
Gregory Roussac
e389d1dd70
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-02-20 14:27:05 +01:00