Rémi Gaillard
dffd143e0f
[-] Core: Store partial value in OrderCartRules #PSCFV-6566
2013-01-21 17:33:35 +01:00
Rémi Gaillard
935b5b5d02
[-] BO: Fix #PSCFV-6383 allow numerics chars on SQL Manager
2013-01-21 16:32:31 +01:00
Rémi Gaillard
3dbf875923
[-] BO: description_short product field validation when the limit is changed #PSCFV-7383
2013-01-21 15:42:58 +01:00
Alexander Otchenashev
95490676e4
When no warehouse configurated set 0 instead of seting ''
2013-01-19 22:56:47 +02:00
Rémi Gaillard
e97d593c2d
// DbQuery could now use multiple tables for FROM
2013-01-18 16:01:31 +01:00
Rémi Gaillard
80797e8c43
// lower memory usage for SpecificPrice::getProductIdByDate
2013-01-18 14:18:59 +01:00
François Gaillard
8d795f46ad
// Module upload error message
2013-01-17 10:26:45 +01:00
vAugagneur
94a45b0572
[-] BO : fixed bug #PSCFV-5601 - AddressFormat wrongly forbid the 'other' field from the Address to be part of the address format
2013-01-16 18:24:11 +01:00
vAugagneur
aee1eb457e
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-01-16 15:51:08 +01:00
vAugagneur
04c336fa63
[-] BO - fixed bug #PSCFV-5549 -
2013-01-16 15:50:52 +01:00
Rémi Gaillard
d0074ed724
[-] Core: Hook actionUpdateQuantity was not called for product without attributes which depends on the physical stock
2013-01-16 14:08:33 +01:00
vAugagneur
72bf8d0c88
[-] BO : fixed bug #PSCFV-6381 - Customer Service mixing groups of shops (Multistore)
2013-01-16 12:20:02 +01:00
Damien Metzger
c30f7b48e0
[-] FO : fixed voucher highlighting in the cart #PSCFV-6422
2013-01-15 20:08:38 +01:00
Rémi Gaillard
a4997405dc
// opti
2013-01-15 18:56:42 +01:00
Rémi Gaillard
02bbfb25d6
[-] FO: Fix Pack::getItemTable with some PHP versions
2013-01-15 18:53:01 +01:00
Damien Metzger
d450a259c4
// Fixed typo
2013-01-15 18:36:49 +01:00
Damien Metzger
36aad94b6a
// Fixed potential warning
2013-01-15 18:09:56 +01:00
PrestaEdit
6fefecbcc4
// Welcome 2013
2013-01-15 17:52:04 +01:00
PrestaEdit
e8d9516a8a
[-] Small Fix: change documentation URL
2013-01-15 17:48:28 +01:00
Damien Metzger
610bd9d8c5
[-] FO : recycled package should be disabled by default (because the option can be deactivated) #PSCFV-6639
2013-01-15 15:37:02 +01:00
vAugagneur
2c0bebef47
//revert boulette
2013-01-15 15:04:20 +01:00
vAugagneur
e3e9651f39
//small fix
2013-01-15 14:52:57 +01:00
Rémi Gaillard
433a446a35
// clean the output buffer before print PDF in BO
2013-01-15 10:20:37 +01:00
Damien Metzger
4efaad145f
[+] BO : Added customer language on the customer page
2013-01-14 16:45:21 +01:00
Rémi Gaillard
bfffc48b82
[-] FO: Fix #PSCFV-6456 price of default attribute with specific price on product comparison
2013-01-14 15:16:50 +01:00
Rémi Gaillard
c2261cc7fc
// fix php warning
2013-01-14 14:12:14 +01:00
Rémi Gaillard
76a12eb369
[-] BO: Fix #PSCFV-5930 #PSCFV-5939 the filters are handled as the same between tabs which can cause sql errors
2013-01-14 12:08:12 +01:00
Rémi Gaillard
f516409fc0
// small fix for smarty pre-compile
2013-01-14 11:05:42 +01:00
vAugagneur
60260c4757
[-] CORE : fixed bug #PSCFV-6555 - Custom theme not working properly with image size
2013-01-14 10:38:41 +01:00
Rémi Gaillard
2b9f64b790
[-] FO: Fix add to cart for product packs with no quantity and out of stock allowed #PSCFV-4788
2013-01-10 11:30:41 +01:00
Rémi Gaillard
97626fc251
// small typo fix
2013-01-09 18:27:42 +01:00
gRoussac
882b20bd81
[-] FO : Do not suggest states that are not active
2013-01-09 17:05:33 +01:00
vAugagneur
d76123db2f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-01-09 17:00:48 +01:00
vAugagneur
6632b1674d
[-] CORE : fixed bug #PSCFV-5433 - Order confirmation email doesn't report customization
2013-01-09 17:00:41 +01:00
gRoussac
3e5289c812
[-] FO : Fix #PSCFV-5905 Fatal error: "no default carrier"
2013-01-09 15:55:48 +01:00
Rémi Gaillard
4a8c138a2c
// small perf optimization
2013-01-09 14:35:06 +01:00
Rémi Gaillard
db162ee987
// performances improvement
2013-01-09 14:16:22 +01:00
vAugagneur
66974a05e0
[-] BO : fixed bug #PSCFV-4961 - Strange behavior when reordering categories
2013-01-09 13:44:19 +01:00
Rémi Gaillard
2dac490089
// small fix
2013-01-09 10:28:28 +01:00
vAugagneur
857b8c2009
[-] CORE : fixed bug #PSCFV-4523 - Static _PS_DEFAULT_CUSTOMER_GROUP_ is still use in code even if deprecated 1.5.0.1
2013-01-09 10:26:16 +01:00
gRoussac
d7f4a578a8
[-] FO : fix PSCFV-5934 bad redirection from https to http for CMS
2013-01-08 11:45:41 +01:00
Shagshag
abdafca46b
[-] Fix: OrderHistory::changeIdOrderState
...
&$id_order break compatibility with existing codes :
1/ it's unnecessary : Objects are passed by references by default
2/ it causes fatal errors:
```PHP
$foo->changeIdOrderState((int)$id_order_state, (int)$id_order);
```
Fatal error: Only variables can be passed by reference
2013-01-08 10:51:42 +01:00
Rémi Gaillard
cd89916a20
[*] MO: Add smarty cache on some modules
2013-01-07 17:09:36 +01:00
Rémi Gaillard
963af9ca30
// perf optimization
2013-01-07 14:44:14 +01:00
vAugagneur
a0a5aa929d
[-] CORE : fixed bug #PSCFV-4754 field name in image_type was too short
2013-01-07 14:08:08 +01:00
Rémi Gaillard
ef331654f2
[-] FO: Fix cookie domain detection for com.co tld #PSCFV-5256
2013-01-07 12:01:11 +01:00
Rémi Gaillard
c0b1f0e793
[-] Core: Fix supplier_reference on cart/orders #PSCFV-6082
2013-01-07 11:25:33 +01:00
Vincent Augagneur
eb3fca6abc
Merge pull request #137 from PrestaEdit/patch-4
...
[+] Class: Product::getIdByEan13
2013-01-07 01:38:41 -08:00
Vincent Augagneur
88154e55a4
Merge pull request #147 from raphaelMalie/development
...
[-] CORE : Fix Collection->sqlGroupBy()
2013-01-07 01:18:50 -08:00
Vincent Augagneur
6dfd94677a
Merge pull request #152 from Shagshag/patch-4
...
[-] _USER_ID_LANG_ doesn't exist anymore
2013-01-07 01:03:33 -08:00