Rémi Gaillard
|
75df12dd94
|
[-] Core: Group::getCurrent() return the default customer group of the shop if default customer group is not associated to shop
|
2013-11-12 18:49:52 +01:00 |
|
gRoussac
|
4d327a537f
|
[*] FO : addTextFieldToProduct without Line feed, follow up https://github.com/PrestaShop/PrestaShop/pull/962#issuecomment-28294571
|
2013-11-12 18:28:42 +01:00 |
|
gRoussac
|
036e2362c9
|
[+] CORE : Fixed cache_id
|
2013-11-12 17:09:38 +01:00 |
|
Fabio Chelly
|
fc193d5c8b
|
Merge remote-tracking branch 'origin/development' into development
|
2013-11-12 16:36:19 +01:00 |
|
Rémi Gaillard
|
75e6a03591
|
// small fix
|
2013-11-12 16:38:34 +01:00 |
|
Fabio Chelly
|
dd05692400
|
[-] FO : Fixed errors when calculating most selled products from footer link
|
2013-11-12 16:36:07 +01:00 |
|
Rémi Gaillard
|
175da3ecf6
|
Merge pull request #965 from djfm/IETF
[*] LO : Fix PSCFV-10876: use IETF code to set language of shop, not 'is...
|
2013-11-12 06:05:10 -08:00 |
|
fram
|
743c4f4607
|
[*] LO : Fix PSCFV-10876: use IETF code to set language of shop, not 'iso' code, allows to distinguish between chinese variants etc.
|
2013-11-12 14:59:36 +01:00 |
|
Rémi Gaillard
|
8be339463d
|
// small fix
|
2013-11-12 12:36:51 +01:00 |
|
gRoussac
|
c1969028f2
|
[-] FO : Customized meesage with carriage return follow up #962
|
2013-11-12 10:41:19 +01:00 |
|
gRoussac
|
e2d8a33a81
|
[*] FO : Cache on getDiscountsCustomer, follow up https://github.com/PrestaShop/PrestaShop/pull/960
|
2013-11-11 14:02:11 +01:00 |
|
gRoussac
|
a7869a1f06
|
[*] CORE : Remove duplicate SQL queries
|
2013-11-11 13:41:23 +01:00 |
|
gRoussac
|
3f9338e13d
|
[*] CORE : Cache store for isAssociatedToShop::isAssociatedToShop
|
2013-11-11 01:59:10 +01:00 |
|
gRoussac
|
38da826671
|
[-] FO : getTaxCalculator bad cache key again // sorry about that
|
2013-11-11 01:37:20 +01:00 |
|
gRoussac
|
fee461fdf1
|
[*] FO : Set cache for StockAvailable::getQuantityAvailableByProduct
|
2013-11-11 01:00:55 +01:00 |
|
gRoussac
|
7e93b2cffd
|
[-] FO : getTaxCalculator bad cache key
|
2013-11-11 00:13:35 +01:00 |
|
Francois Gaillard
|
3b7387ffe8
|
[-] Classes : Hook - Installer & context shop id
|
2013-11-08 11:00:14 +01:00 |
|
Fabio Chelly
|
92cf31e5c3
|
[-] MO : Fixed #PNM-1600 by modifying getPageLink()
|
2013-11-07 16:46:30 +01:00 |
|
Fabio Chelly
|
fa7d44d67f
|
Merge remote-tracking branch 'origin/development' into development
|
2013-11-07 16:39:26 +01:00 |
|
Fabio Chelly
|
b9c4b5d2a7
|
[-] FO : Prevents warning in safePostVars when $_POST has been unset
|
2013-11-07 16:38:53 +01:00 |
|
Gregory Roussac
|
fbd28f3e49
|
Merge pull request #942 from Jacky75/20131107_payment_and_groups
[-] FO : in multistore payment module restrictions by customer group was...
|
2013-11-07 06:39:57 -08:00 |
|
Daniele Giachino
|
8c8340db4e
|
[-] FO : in multistore payment module restrictions by customer group was not applied to specific shop
|
2013-11-07 15:18:59 +01:00 |
|
gRoussac
|
e6f9f806bf
|
[-] FO : Fix bug #PSCFV-10892, getCMSPages by id_shop thnaks @jd440
|
2013-11-07 12:03:35 +01:00 |
|
gRoussac
|
00887942d3
|
// preg_last_error not available on every stacks
|
2013-11-06 18:32:39 +01:00 |
|
gRoussac
|
afe6c9bc6f
|
// missing dir sep on is_dir (open_basedir)
|
2013-11-06 18:23:01 +01:00 |
|
PrestaLab
|
b2e5c6090d
|
Fixed tags with UTF-8 chars
Fixed error Tag->Name is not valid if tag in non latin chars
|
2013-11-05 23:33:44 -08:00 |
|
Rémi Gaillard
|
d4253b9849
|
// small fix
|
2013-11-05 15:33:21 +01:00 |
|
gRoussac
|
26a43260c5
|
[-] CORE : invalid method name in displayAjax method of Controller action
|
2013-11-05 10:18:53 +01:00 |
|
Rémi Gaillard
|
f5cc6862cb
|
// don't die on autoload
|
2013-11-04 18:08:24 +01:00 |
|
Rémi Gaillard
|
f4740088c1
|
// small fix
|
2013-11-04 17:22:08 +01:00 |
|
Rémi Gaillard
|
b3c54a59dd
|
// typo
|
2013-11-04 11:48:30 +01:00 |
|
Rémi Gaillard
|
06d73554be
|
// preg instead strpos
|
2013-11-04 11:39:48 +01:00 |
|
Rémi Gaillard
|
6ef7f258ea
|
// small fix
|
2013-11-04 10:34:58 +01:00 |
|
gRoussac
|
c7323c2bfe
|
[-] CORE : Fix bug #PSCFV-10901 warnings on htmlentities
|
2013-11-03 22:59:04 +01:00 |
|
Jerome Nadaud
|
671062af07
|
// Add Disable overrides to debug mode
|
2013-10-31 18:41:56 +01:00 |
|
Rémi Gaillard
|
1b019dffc5
|
// Fix lang detection on dispatcher
|
2013-10-31 15:28:19 +01:00 |
|
Rémi Gaillard
|
9611ea1f70
|
[-] BO: Fix empty group list on changing opt or newsletter on customers listing
|
2013-10-31 11:22:40 +01:00 |
|
gRoussac
|
cbfa8dfc30
|
// forgot to commit in f78cde96d6
|
2013-10-30 19:02:24 +01:00 |
|
Jerome Nadaud
|
da43700361
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-10-30 16:48:26 +01:00 |
|
Jerome Nadaud
|
d7b46e80af
|
[+] BO : Add debug mode system
|
2013-10-30 16:48:16 +01:00 |
|
Rémi Gaillard
|
c56e8471c2
|
[-] BO: fix the checkbox of shop activation on modules configuration
|
2013-10-30 14:57:15 +01:00 |
|
gRoussac
|
c98b5e0c78
|
[*] CORE : Manual merge of https://github.com/PrestaShop/PrestaShop/ thanks @kpodemski
|
2013-10-29 19:05:21 +01:00 |
|
Gregory Roussac
|
f58526c701
|
Merge pull request #905 from PhpMadman/RMARef
[-] BO : Order-follow displayed order id instead of order reference
|
2013-10-29 07:44:26 -07:00 |
|
gRoussac
|
a43851469e
|
[-] CORE : Currency conversion rate can not be 0
|
2013-10-29 15:39:17 +01:00 |
|
Rémi Gaillard
|
64706075d5
|
// Fix default language on BO forms
|
2013-10-29 15:32:31 +01:00 |
|
PhpMadman
|
7c1623c7fa
|
[-] BO : Order-follow displayed order id instead of order reference
|
2013-10-29 14:53:50 +01:00 |
|
gRoussac
|
d409614222
|
[-] FO : CustomerMessage ip_address to string
|
2013-10-29 11:18:53 +01:00 |
|
Rémi Gaillard
|
2b67d7072c
|
// type of logger field
|
2013-10-29 10:18:29 +01:00 |
|
gRoussac
|
0aca1d4a67
|
[*] BO : AdminProducts find smallest images
|
2013-10-29 08:47:41 +01:00 |
|
gRoussac
|
79cba4b655
|
[-] FO : Fix bug #PSCFV-10851, no shop restriction in vouchers display in cart
|
2013-10-28 19:00:00 +01:00 |
|