Rémi Gaillard
|
5e367744b6
|
[*] Core: Log the exceptions in a file #PSCFV-6334
|
2012-12-28 16:12:28 +01:00 |
|
Gregory Roussac
|
dbb8a9f2e0
|
[-] FO : Fix html entities in order messages and threads
|
2012-12-27 12:23:10 +01:00 |
|
Damien Metzger
|
d8a20d51d9
|
[-] BO : fixed error display for bad queries #PSCFI-6913
|
2012-12-24 10:32:41 +01:00 |
|
Damien Metzger
|
6970bf57d9
|
[-] FO : changed behavior of the cart rules when the carrier and the address are not determined yet
|
2012-12-20 17:13:11 +01:00 |
|
Damien Metzger
|
a80a5414cc
|
// Grumpf
|
2012-12-18 14:35:28 +01:00 |
|
Damien Metzger
|
d581396b0f
|
// Not enough
|
2012-12-18 14:34:33 +01:00 |
|
Damien Metzger
|
975310f18b
|
[-] BO : fixed weight and distance units validation
|
2012-12-18 14:27:11 +01:00 |
|
Damien Metzger
|
4aa5655613
|
[-] Core : do not die in production mode! #PSCFV-5751
|
2012-12-18 11:48:50 +01:00 |
|
Damien Metzger
|
a8c86f09e7
|
[-] FO : fixed CSS compression when using inline images #PSCFV-5326
|
2012-12-18 11:15:18 +01:00 |
|
Damien Metzger
|
4c873cf61d
|
[-] BO : fixed image upload (except with OVH firewall) #PSCFV-6152 #PSCFV-6157 #PSCFV-5862 #PSCFV-5756 #PSCFV-6074 #PSCFV-5459
|
2012-12-17 15:45:40 +01:00 |
|
Damien Metzger
|
02b4df024b
|
[-] MO : fixed override deployment from module #PSCFV-5999
|
2012-12-14 14:58:35 +01:00 |
|
Damien Metzger
|
310eac9f69
|
[-] Core : cannot throw an exception in the autoload #PSCFV-6018
|
2012-12-14 14:28:33 +01:00 |
|
Damien Metzger
|
689a10d9bd
|
[-] FO : fixed default order by manufacturer #PSCFV-6105
|
2012-12-14 10:30:13 +01:00 |
|
Damien Metzger
|
b391fc176a
|
// Cleaned modules call
|
2012-12-13 13:35:33 +01:00 |
|
vAugagneur
|
cfa1359c87
|
[-] FO : small fix on mobile logo url
|
2012-12-13 09:30:55 +01:00 |
|
Rémi Gaillard
|
e0aa292a69
|
[-] BO: Fix catalog price rules creation with mysql strict mod #PSCFV-5916
|
2012-12-12 19:38:40 +01:00 |
|
Rémi Gaillard
|
91ba2bfa2e
|
// fix js arg missing for translations in javascript
|
2012-12-12 19:07:29 +01:00 |
|
Vincent Augagneur
|
ebff913250
|
Merge pull request #69 from PrestaEdit/mails
[+] Project: add the possibility to change the default color (#db3484)
|
2012-12-12 06:59:04 -08:00 |
|
vAugagneur
|
39f108d79d
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2012-12-12 14:37:40 +01:00 |
|
vAugagneur
|
42f3587e8e
|
//remove PS_HIGH_HTML_THEME_COMPRESSION and all code related to this option
|
2012-12-12 14:37:15 +01:00 |
|
Rémi Gaillard
|
ed65ab64de
|
[-] BO: useSSL global does not exist anymore #PSCFV-6113
|
2012-12-12 14:33:42 +01:00 |
|
Damien Metzger
|
0f6b60a3af
|
// Merged 4 lignes of code in the Configuration class
|
2012-12-12 14:29:37 +01:00 |
|
Rémi Gaillard
|
1d909b1248
|
[-] FO: The dispatcher now load the custom routes prior the defaults to avoid infinite loops
|
2012-12-12 11:46:19 +01:00 |
|
vAugagneur
|
bfff958b1f
|
Merge pull request #75 from @sebastienhouzet
|
2012-12-12 11:24:56 +01:00 |
|
Rémi Gaillard
|
b3b5f7a1e9
|
[-] Core: Fix #PSCFV-5997 - Product::priceCalculation not return the price of default combination
|
2012-12-11 17:45:06 +01:00 |
|
sLorenzini
|
05a6f856da
|
[-] FO: CLONE - order_conf still not fixed propertly #2 - #PSCFV-5817
|
2012-12-11 17:43:30 +01:00 |
|
Rémi Gaillard
|
bf1b491e94
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2012-12-11 16:59:56 +01:00 |
|
vAugagneur
|
ec05f5e384
|
[-] CORE : fixed bug #PSCFV-6084
|
2012-12-11 16:59:35 +01:00 |
|
Rémi Gaillard
|
8d2f5d6e42
|
[-] BO: don't display stock available if stock management is disabled #PSCFV-6029
|
2012-12-11 16:59:26 +01:00 |
|
Rémi Gaillard
|
ef4b3576fc
|
[-] BO: Improve memory usage in admin product in global context with a lot of shops and attributes
|
2012-12-11 16:05:29 +01:00 |
|
vAugagneur
|
5698e05f63
|
[-] CORE : fixed bug #PSCFV-6098 Double @ in customer email address crashes BO
|
2012-12-11 15:44:32 +01:00 |
|
Damien Metzger
|
e6ad7ec815
|
[-] FO : jquery mobile was not compatible with js minifier, I updated both
|
2012-12-11 14:01:40 +01:00 |
|
Rémi Gaillard
|
e8718ec42f
|
[-] BO: Fix root category should anyway be imported in shop creation #PSCFV-5885
|
2012-12-11 12:01:04 +01:00 |
|
Rémi Gaillard
|
a8096c2800
|
[-] BO: Fix various bugs in categories ntree generation
|
2012-12-11 11:19:21 +01:00 |
|
Damien Metzger
|
b7d4321e5a
|
[-] MO : fixed backslashes in homeslider #PSCFV-5664
|
2012-12-11 11:16:56 +01:00 |
|
Rémi Gaillard
|
a68e5c1cfb
|
[-] Core: Fix Swift and TCPDF for hosting which disallow getmypid() php function
|
2012-12-10 15:06:03 +01:00 |
|
Rémi Gaillard
|
8b817a4a8c
|
[-] Core: Fix search indexation when id_product is forced #PSCFV-6039
|
2012-12-10 13:52:09 +01:00 |
|
Rémi Gaillard
|
53f1e8fcbb
|
// Display exception in admin regardless mode dev
|
2012-12-10 10:47:41 +01:00 |
|
Rémi Gaillard
|
7e6d94053b
|
// small fix
|
2012-12-07 18:01:32 +01:00 |
|
Rémi Gaillard
|
3280bfbeed
|
[-] WS: Fix #PSCFV-5915 temporary images deletion
|
2012-12-07 17:58:46 +01:00 |
|
Rémi Gaillard
|
3497af985a
|
[-] FO: FIX #PSCFV-5703 quotes in modules translations break javascript execution
|
2012-12-07 17:23:06 +01:00 |
|
vAugagneur
|
7bc49194b7
|
[-] FO : fixed bug #PSCFV-5849 now customer addresses can't be edited if country is not enable in this shop excepte if group shop is shared order
|
2012-12-07 16:23:52 +01:00 |
|
Rémi Gaillard
|
1c1fd827da
|
// small fix for urls
|
2012-12-07 11:46:50 +01:00 |
|
vAugagneur
|
f40369ef6a
|
[-] CORE : fixed sql bug in PaymentModuleCore::getInstalledPaymentModules() - now get only active payment modules
|
2012-12-06 17:05:19 +01:00 |
|
vAugagneur
|
adc1197320
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2012-12-06 16:53:37 +01:00 |
|
vAugagneur
|
048f3cce14
|
[-] CORE : small fix in Dispatcher::createURL() when friendly URL is disabled
|
2012-12-06 16:53:29 +01:00 |
|
Rémi Gaillard
|
56819e3573
|
[-] FO: Fix some tax_display_method value for not default customer group
|
2012-12-06 16:38:31 +01:00 |
|
vAugagneur
|
61c23c7e75
|
[-] BO : fixed bug #PSCFV-4701 - Module onclickOption is not called
|
2012-12-06 12:16:37 +01:00 |
|
vAugagneur
|
e809f6bfdb
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2012-12-06 11:32:24 +01:00 |
|
vAugagneur
|
6f37326675
|
[-] BO : fixed bug #PSCFV-4699 - Module uninstall confirmation message is missing
|
2012-12-06 11:32:19 +01:00 |
|