Rémi Gaillard
e54609e3a5
[-] Core: Fix StockManager::getProductRealQuantities() for refunded quantities on non delivered orders
2013-05-14 09:53:33 +02:00
Rémi Gaillard
897c1ae1d4
Merge pull request #431 from samy-r/dev-add_attribute
...
$id_shop_list filtering in addAttribute
2013-05-14 00:12:55 -07:00
Samy Rabih
0fc1b7b7a2
$id_shop_list filtering in addAttribute
...
When addAttribute is used with a not-empty $id_shop_list array argument,
the shop IDs are not filtered to be unique, so $combination->add()
fails.
2013-05-13 14:50:24 +02:00
PrestaEdit
e14509170b
[-] BO: Ajax Confirmation / padding-left
2013-05-12 01:04:00 +03:00
AntonLejon
83a1ea5488
[-] MO: blockcart ajax cart product insert missing html class
...
Added the same HTML class as the other product names have in the ajax cart. Perhaps it would be nice to add an added_from_ajax as well in case you would want to differ between the newly added items and previously added ones?
Another potential issue is on line 445 where there is no space after the insert. If Prestashop is set to minify the normal page, this is correct, otherwise there will be a space missing.
2013-05-09 00:53:06 +03:00
Damien Metzger
11fdc8f74b
// Fixed warning
2013-05-07 17:27:16 +02:00
Damien Metzger
f878e3c721
[-] BO : fixed turkish characters replacement #PSCFV-8968
2013-05-07 14:09:28 +02:00
Damien Metzger
ab2008e82a
Merge pull request #381 from PrestaEdit/patch-29
...
[-] MO: added cart rule code in statsbestvouchers
2013-05-06 07:34:05 -07:00
Damien Metzger
8fb086059e
Merge pull request #412 from MyBB-Services/dev/gb/contributing
...
// Wrong link to coding starndards in CONTRIBUTING.md
2013-05-06 07:21:57 -07:00
Damien Metzger
387b54d322
Merge pull request #419 from e-gaulue/Module_translation_patch
...
[-] BO : don't show translations for module overrides in admin modules translation page
2013-05-06 07:09:58 -07:00
Damien Metzger
7c4cabf0f2
Merge pull request #420 from e-gaulue/Module_translation_patch_2
...
[-] BO : don't show unecessary tpl module translations - complience with documentation
2013-05-06 07:08:41 -07:00
AntonLejon
448b8bad02
[*] MO: blockcart animation optimization
...
The animated element would not be removed upon the animation being finished. This made the site slow and unresponsive if the animated image was heavy (eg. a transparent png) and added to cart many times without reloading the page. This addition makes the animation behave as expected also when performing it multiple times.
2013-05-06 12:14:11 +03:00
Damien Metzger
2af342c864
[-] BO : fixed potential warning with texture list #PSCFV-9050
2013-05-06 09:27:03 +02:00
Damien Metzger
dc294d24cb
[-] BO : tab cache wasn't emptied on delete #PSCFV-9053
2013-05-06 09:23:07 +02:00
Edouard Gaulué
4346d9e57c
[*] FO : AuthController can now have its own template
2013-05-06 00:32:16 +02:00
Rémi Gaillard
abcb083cb3
[-] BO: You can now disable the email sent after account creation
2013-05-03 17:01:12 +02:00
Gregory Roussac
4e8c5a24df
[-] FO : Fix bug #PSCFV-8967 large image instead of thickbox when one image
2013-05-02 22:19:28 +02:00
gRoussac
3e93198b13
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-02 19:03:11 +02:00
gRoussac
049d00a9db
[-] INSTALLER : Fix bug #PSCFV-8605 first part, do not affect memeory limit when upgrading if set to -1
2013-05-02 19:02:48 +02:00
Rémi Gaillard
32a11677e7
// small fix
2013-05-02 18:58:05 +02:00
Edouard Gaulué
fdb931e3e8
[-] BO : don't show unecessary tpl module translations - complience with documentation
2013-05-02 18:46:13 +02:00
Rémi Gaillard
4d4eb9df19
[-] BO: Fix #PSCFV-8179 shop domain used in emails sometimes was for the wrong shop
2013-05-02 18:42:01 +02:00
Edouard Gaulué
467c183564
[-] BO : don't show translation for class/controler overrides when on modules translation page
2013-05-02 18:21:54 +02:00
gRoussac
63fe5b8d4a
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-02 17:10:49 +02:00
gRoussac
311ad3087c
// small fix when rel of big pic is empty
2013-05-02 17:06:32 +02:00
Damien Metzger
87be8bd39e
[-] BO : fixed infinite loop in the categories #PSCFV-8965
2013-05-02 16:06:26 +02:00
sLorenzini
e67965e6bc
// FO: improve jqzoom product
2013-05-02 15:56:55 +02:00
gRoussac
15a4d1c60f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-02 15:41:34 +02:00
gRoussac
605f95eb88
[-] INSTALLER : Fix bug #PSCFV-8750 do not activate disabled module during upgrade
2013-05-02 15:41:21 +02:00
sLorenzini
e158ea1227
[-] FO: fixed bug: Solved a javascript problem on the new 1.5.4.1 with the full image on product page - PSCFV-8967
2013-05-02 15:06:57 +02:00
vAugagneur
77b8e106f7
[-] MO : fixed hug #PSCFV-8994 - clear cache when truncate catalog
2013-05-02 11:41:49 +02:00
PrestaEdit
757f740037
// fix </description>
2013-04-30 20:40:03 +02:00
Rémi Gaillard
46f7922a8f
// id_product_attribute is not necessary in the cache name of Product::getPriceStatic for cart_quantity
2013-04-30 12:33:52 +02:00
sLorenzini
e0a16977ef
[-] FO: improve some css for RTL language
2013-04-30 11:34:13 +02:00
sLorenzini
4d961564f7
[-] FO: replace logo on the left (fixed bug RTL language - #PSCFV-8891)
2013-04-30 11:23:18 +02:00
sLorenzini
00bd78e843
// BO: Improve product display on supplier page
2013-04-30 11:09:08 +02:00
Gregory Roussac
cb29f20f1e
// remove unused .show()
2013-04-29 23:14:57 +02:00
Gregory Roussac
1e4e8d6a13
[-] FO : Jqzoom must be enabled to add class jqzoom
2013-04-29 22:05:01 +02:00
Gregory Roussac
d618c8618a
//norms
2013-04-29 21:55:30 +02:00
Gregory Roussac
a8698d9e59
[-] Bo : Admin login loop under Firefox
2013-04-29 21:54:26 +02:00
Rémi Gaillard
9fc4bce500
[-] Core: Fix specific prices if they are configured to count quantity per product and not per combination
2013-04-29 18:49:42 +02:00
Damien Metzger
548ef7691a
// BO : Changed product display on supplier page
2013-04-29 18:34:34 +02:00
Dragan Skrbic
d00ccdf306
// Fixed image import
2013-04-29 18:07:42 +02:00
Damien Metzger
4c259393f5
// Fixed case which caused duplicated translation #PSCFV-8936
2013-04-29 17:45:45 +02:00
Damien Metzger
989b19d94a
[-] BO : fixed image import with allow_url_fopen deactivated #PSCFV-8181
2013-04-29 17:45:45 +02:00
gRoussac
88adba8e5b
// typo
2013-04-29 17:19:07 +02:00
gRoussac
78747eedc2
// rework of https://github.com/PrestaShop/PrestaShop/commit/5f6d0614df4bf7d354988dd7320d012238488401#commitcomment-3108107
2013-04-29 17:12:17 +02:00
gRoussac
9ce2249883
// revert from commit 5f6d0614df
2013-04-29 17:03:41 +02:00
vAugagneur
716b79b8c6
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-04-29 16:21:51 +02:00
vAugagneur
acccaf5fbc
Merged Pull Request #242 - thanks @andskiba
2013-04-29 16:21:33 +02:00