Rémi Gaillard
|
7ff4c4d0b2
|
[-] BO: Fix SQL error on click on notification if no new notifications
|
2013-03-06 12:05:34 +01:00 |
|
Francois Gaillard
|
1cf72fa19a
|
[-] MO : Bug fix : AdminHomeController, allow_url_fopen && Tools::file_get_contents()
|
2013-03-06 11:11:57 +01:00 |
|
gRoussac
|
4b6be974eb
|
[-] INSTALLER : Using $this when not in object context
|
2013-03-06 10:40:23 +01:00 |
|
sLorenzini
|
ad42a7fe25
|
[-] FO: fixed bug Module crosselling not working properly (Scroll / JS) - #PSCFV-8080
|
2013-03-06 10:39:26 +01:00 |
|
gRoussac
|
c138bfb2a9
|
[-] BO : Fix warning on $db_tab_module_list
|
2013-03-06 10:18:36 +01:00 |
|
Rémi Gaillard
|
a97e01ce2b
|
[-] BO: Fix Currencies bulk statuses and deletion
|
2013-03-05 18:16:52 +01:00 |
|
Damien Metzger
|
3919fe810c
|
[-] FO : the option that disable the tax display in the cart wasn't used anymore, I used it again #PSCFV-8033
|
2013-03-05 17:55:07 +01:00 |
|
gRoussac
|
8bfd0568fe
|
[-] INSTALLER: Fix syntax error, unexpected 'public' (T_PUBLIC)
|
2013-03-05 17:17:16 +01:00 |
|
gRoussac
|
e777edd8db
|
[-] FO : Fix bug #PSCFV-7880 display wrapping row in cart
|
2013-03-05 17:17:04 +01:00 |
|
Francois Gaillard
|
11c3eb0ae5
|
[-] BO : Premium activation block & logos
|
2013-03-05 15:15:18 +01:00 |
|
Rémi Gaillard
|
77c35721b0
|
// Fix encoding of test email
|
2013-03-05 13:32:33 +01:00 |
|
Rémi Gaillard
|
d9c6bca277
|
[-] Core: Fix #PSCFV-8130 getTaxesAverageUsed() for delivery address used
|
2013-03-05 13:27:09 +01:00 |
|
Rémi Gaillard
|
6afcee4b88
|
[-] FO: Fix links to products_attribute when custom url is defined with the blocklayered
|
2013-03-05 12:04:06 +01:00 |
|
Rémi Gaillard
|
c6d9d9c94e
|
[-] Core: Fix #PSCFV-8119 logos/shop_name for orders emails was not depend of the shop
|
2013-03-05 10:59:04 +01:00 |
|
Rémi Gaillard
|
767331bb1e
|
[-] BO: Fix selected shop displayed on the shop listing after F5
|
2013-03-04 18:38:22 +01:00 |
|
Rémi Gaillard
|
f9e61ef442
|
// delete duplicates conf/error messages on admin
|
2013-03-04 17:36:25 +01:00 |
|
Rémi Gaillard
|
74b4fd398f
|
[-] Core: Fix #PSCFV-7813 override of modules email templates not working because of directory separator
|
2013-03-04 16:43:51 +01:00 |
|
Vincent Augagneur
|
204821eee6
|
Merge pull request #301 from DrySs/patch-2
[-] BO: fixed bad set of display status set in AdminCMS
|
2013-03-04 07:18:53 -08:00 |
|
gRoussac
|
d570d95f2c
|
[-] FO : Fix bug #PSCFV-7920 wrong redirection after account creation
|
2013-03-04 16:17:23 +01:00 |
|
DrÿSs
|
7b7fe17d2b
|
[-] BO: fixed bad set of display status set in AdminCMS
|
2013-03-04 16:15:29 +01:00 |
|
Rémi Gaillard
|
e2e1da2285
|
// fix pdf encoding also for vn/pl/ru/el languages
|
2013-03-04 15:17:23 +01:00 |
|
Rémi Gaillard
|
61d3078555
|
[-] Core: Fix TCPDF encoding for some languages like japan #PSCFV-8096
|
2013-03-04 14:38:51 +01:00 |
|
Rémi Gaillard
|
706e62a888
|
[-] Core: Fix Shop::addSqlRestrictionOnLang() for module installation
|
2013-03-04 14:12:23 +01:00 |
|
Rémi Gaillard
|
b597555ddf
|
[-] FO: Fix #PSCFV-8083 display of initial price with quantity discount and cart refreshment
|
2013-03-04 11:12:51 +01:00 |
|
Rémi Gaillard
|
48a0f44239
|
// small fix
|
2013-03-04 10:40:36 +01:00 |
|
Rémi Gaillard
|
39e4c7e03c
|
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
|
2013-03-04 10:39:28 +01:00 |
|
Rémi Gaillard
|
c9e803f389
|
[-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086
|
2013-03-04 10:39:15 +01:00 |
|
Damien Metzger
|
33a5c28b3b
|
// Fixed 2 bugs in the installer
|
2013-03-01 18:27:50 +01:00 |
|
gRoussac
|
42bb2a506c
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-03-01 17:18:07 +01:00 |
|
vAugagneur
|
8af272f6e3
|
[-] BO : fixed bug when save image shop association
|
2013-03-01 17:17:17 +01:00 |
|
gRoussac
|
e385e2d19c
|
[-] MO : Fix bug #PSCFV-7822 could not load tinymce in referral program
|
2013-03-01 17:16:42 +01:00 |
|
Damien Metzger
|
5b6af42c0d
|
[-] MO : fixed double entities of meta titles in blocklayered #PSCFV-7986 #PSCFV-7985
|
2013-03-01 17:03:43 +01:00 |
|
Damien Metzger
|
a141d1f2ef
|
[-] MO : fixed statsbestmanufacturers.php query #PSCFV-8075
|
2013-03-01 16:36:43 +01:00 |
|
Rémi Gaillard
|
c52f5a6a2b
|
[-] Core: increase size of phone field
|
2013-03-01 16:01:26 +01:00 |
|
vAugagneur
|
fc3c86da39
|
//small sql fix
|
2013-03-01 16:00:00 +01:00 |
|
Rémi Gaillard
|
8f030538b8
|
// display import button only on the listing on admin adresses
|
2013-03-01 15:53:23 +01:00 |
|
gRoussac
|
0ea0b662f9
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-03-01 15:47:20 +01:00 |
|
gRoussac
|
046fbf52b8
|
[-] BO : Fix bug #PSCFV-7657 all groups checked when creating customers
|
2013-03-01 15:46:39 +01:00 |
|
Rémi Gaillard
|
0b4fc0b000
|
[-] BO: Second part of #PSCFV-8067 for orderslips
|
2013-03-01 15:42:26 +01:00 |
|
Rémi Gaillard
|
ec4e179063
|
[-] BO: Fix #PSCFV-8067 the europeean vat exempt label was not using the tax address type
|
2013-03-01 15:33:46 +01:00 |
|
sLorenzini
|
ccc77168a2
|
[-] FO: fixed bug two little coding error - #PSCFV-7982
|
2013-03-01 15:23:36 +01:00 |
|
sLorenzini
|
051a2354e9
|
[-] BO: fixed bug block shipping display in orders
|
2013-03-01 15:00:00 +01:00 |
|
Rémi Gaillard
|
f23447e3d3
|
[-] BO: Fix #PSCFV-8068 stock available total cache after deleting a combination
|
2013-03-01 14:55:47 +01:00 |
|
sLorenzini
|
6a2ec21ec9
|
[-] BO: fixed bug cart rules display
|
2013-03-01 14:45:26 +01:00 |
|
sLorenzini
|
0130e6c443
|
[-] BO: fixed header display on tablet- #PSCFV-6166
|
2013-03-01 14:12:43 +01:00 |
|
sLorenzini
|
8c1f67e4ce
|
[-] FO: fixed bug Backoffice and ipad - #PSCFV-7696
|
2013-03-01 10:42:03 +01:00 |
|
Gregory Roussac
|
000821f799
|
//small titles corrections
|
2013-03-01 00:40:12 +01:00 |
|
Gregory Roussac
|
90e42ccc09
|
[-] FO : Home w3c validation removed "legend" attribute and target="_blank"
|
2013-03-01 00:25:19 +01:00 |
|
vAugagneur
|
dc4a70dcf9
|
//fixed small bug when added new Shop URL
|
2013-02-28 18:25:13 +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 |
|