gRoussac
cf2bc874ba
// forgot debug sorry
2013-01-31 11:50:19 +01:00
gRoussac
92ca63402a
[-] BO : Adresses not deduplicate in orders page
2013-01-31 11:33:37 +01:00
gRoussac
836a30b029
// norms
2013-01-30 18:52:52 +01:00
gRoussac
4658b24e4b
[-] CORE : FIx #PSCFV-3163 getextendedstats returning new keys
2013-01-30 18:47:30 +01:00
gRoussac
1d06030a66
[-] FO : Fix fatal error when memcache is not installed and using Memcached
2013-01-30 17:08:51 +01:00
gRoussac
d74f9c837b
[-] BO : Fix bug #PSCFI-6902 fatal error when memcache not installed and Memcached previously activated
2013-01-30 16:28:11 +01:00
Damien Metzger
bf9b1de873
// Fixed hook names
2013-01-30 16:03:37 +01:00
Gregory Roussac
edd4bb0323
// fix warning
2013-01-30 14:56:54 +01:00
Rémi Gaillard
f39d623f27
[-] BO: Fix #PSCFV-7523 htaccess generation for SSL domain
2013-01-30 11:29:59 +01:00
Damien Metzger
cf83821c60
[-] Core : prepend/append are now a little more optionnal in the routes for the dispatcher
2013-01-29 15:59:49 +01:00
Rémi Gaillard
3f8e52d3f8
[-] BO: Fix warning when image is uploaded with PHP < 5.3 #PSCFV-7425
2013-01-29 11:53:53 +01:00
Rémi Gaillard
a97843353b
[-] FO: Fix Product::getProductName for multilang and multishop
2013-01-29 11:40:39 +01:00
Rémi Gaillard
734b227a7f
// Tools::simplexml_load_file now use curl if allow_url_fopen is disabled
2013-01-29 10:13:34 +01:00
Rémi Gaillard
d920c050b4
// Tools::file_get_contents load with file_get_content for local paths
2013-01-28 19:01:54 +01:00
Rémi Gaillard
2da4ae138e
[-] Core: Fix Tools::file_get_contents for post and curl
2013-01-28 18:51:02 +01:00
vAugagneur
178d2dede2
[-] CORE : fixed bug #PSCFV-6238
2013-01-28 18:14:22 +01:00
Gregory Roussac
d0b6d8d838
[-] MO : Fix bug #PNM-985 bad zone for carrier listing update
2013-01-28 15:57:07 +01:00
Rémi Gaillard
8a5f5222f1
// Too many bugs on PDO with PHP < 5.2
2013-01-28 14:23:15 +01:00
Vincent Augagneur
1cff484c3d
Merge pull request #229 from PrestaEdit/patch-18
...
[*] Class Tools: enhance fd method
2013-01-28 01:29:43 -08:00
Rémi Gaillard
3354db0f64
[-] BO: the attached file of downloadable products duplicated should not be the same than the original #PSCFV-7460
2013-01-25 15:57:54 +01:00
Rémi Gaillard
1629e68c68
[-] BO: Fix SQL request on downloadable product duplication
2013-01-25 15:47:09 +01:00
Gregory Roussac
69771bc402
[-] BO : Do not display country formatting twice, neither in FO
2013-01-25 12:13:13 +01:00
Gregory Roussac
3630c4e9c8
//fix warnings
2013-01-25 01:00:38 +01:00
Gregory Roussac
f5678d31c2
[-] CORE : Missing displayError for alias q
2013-01-25 00:55:04 +01:00
PrestaEdit
909c124e69
[*] Class Tools: enhance fd method
...
Add the posibilities to set an error, warning, info or assert.
Usage:
Tools::fd('test');
Tools::fd('test', 'debug');
Tools::fd('test', 'info');
Tools::fd('test', 'warn');
Tools::fd('test', 'error');
Tools::fd('test', 'assert');
2013-01-24 20:12:38 +01:00
Rémi Gaillard
8b8451831e
[-] Core: Fix #PSCFV-7484 cache in Product::priceCalculation
2013-01-24 18:45:55 +01:00
Rémi Gaillard
955e2c378d
[-] FO: Fix #PSCFV-7322 Product::getProductProperties quantity cache
2013-01-24 18:25:42 +01:00
Rémi Gaillard
9f2b4acf2f
[-] BO: Fix #PSCFV-7377 second part
2013-01-24 15:14:47 +01:00
Rémi Gaillard
43290dd47a
[-] BO: Fix #PSCFV-7377 customizable fields on product duplication
2013-01-23 16:07:53 +01:00
Rémi Gaillard
79860bfa12
[-] WS: Fix #PSCFV-6559 deletion of category images
2013-01-23 15:25:33 +01:00
Vincent Augagneur
9cf577ff0d
//fixed bug with images when theme don't have associate image type
2013-01-23 09:30:49 +01:00
Vincent Augagneur
377cc5d794
Merge pull request #183 from PrestaEdit/patch-8
...
[-] Small Fix: change documentation URL
2013-01-22 05:49:56 -08:00
Vincent Augagneur
9c821b3932
Merge pull request #184 from PrestaEdit/patch-9
...
// Welcome 2013
2013-01-22 05:49:18 -08:00
Rémi Gaillard
f47031eaaf
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-01-22 11:28:05 +01:00
Rémi Gaillard
f40ae37a24
[-] Core: check the existence of the overriden emails templates before try to sending them
2013-01-22 11:27:51 +01:00
vAugagneur
459ce4fab8
[-] CORE : email with virtual products info was not send to the customer
2013-01-22 11:23:05 +01:00
Patanock
1514263b35
Update classes/module/Module.php
2013-01-21 20:28:59 +01:00
Patanock
d96d6a46d1
Update classes/module/Module.php
...
[-] FO : Fix for automatic modules upgrades
2013-01-21 17:53:29 +01:00
Rémi Gaillard
a70e92dced
[-] Core: Store partial value in OrderCartRules #PSCFV-6566
2013-01-21 17:33:35 +01:00
Rémi Gaillard
1915ea63a7
[-] BO: Fix #PSCFV-6383 allow numerics chars on SQL Manager
2013-01-21 16:32:31 +01:00
Rémi Gaillard
c45345b36a
[-] BO: description_short product field validation when the limit is changed #PSCFV-7383
2013-01-21 15:42:58 +01:00
Alexander Otchenashev
e4800accf3
When no warehouse configurated set 0 instead of seting ''
2013-01-19 22:56:47 +02:00
Rémi Gaillard
c0e46bbf07
// DbQuery could now use multiple tables for FROM
2013-01-18 16:01:31 +01:00
Rémi Gaillard
b38c9d0484
// lower memory usage for SpecificPrice::getProductIdByDate
2013-01-18 14:18:59 +01:00
Francois Gaillard
c550a6494e
// Module upload error message
2013-01-17 10:26:45 +01:00
vAugagneur
6d46644cc4
[-] 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
80422f5640
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-01-16 15:51:08 +01:00
vAugagneur
1959075a27
[-] BO - fixed bug #PSCFV-5549 -
2013-01-16 15:50:52 +01:00
Rémi Gaillard
969e5d5bb5
[-] 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
508cd6e028
[-] BO : fixed bug #PSCFV-6381 - Customer Service mixing groups of shops (Multistore)
2013-01-16 12:20:02 +01:00