Cédric Mouleyre and Rémi Gaillard
d5817a56cc
Double 'id_image' definition in product getList
...
Double 'id_image' definition in product getList, the correct on is : MAX('.$alias_image.'.id_image) id_image, I remove the second.
The problem was, sometimes, image product was not display in multi-shop in the BO.
2013-04-25 11:29:01 +02:00
Damien Metzger
7a76b8b6a0
// Removed deprecated block for new installs
2013-04-25 09:03:32 +02:00
Damien Metzger
4df54ce743
// Fixed warning in translations
2013-04-24 16:27:45 +02:00
Damien Metzger
71f0986535
// Small translation fix
2013-04-24 15:45:58 +02:00
Damien Metzger
64684fe6c9
// Small fix translations
2013-04-24 15:29:00 +02:00
Damien Metzger
3948903884
// Write theme translations... in the theme
2013-04-24 10:29:02 +02:00
Damien Metzger
9eb84825a6
// Fix module translation in the core
2013-04-23 20:25:28 +02:00
Vincent Terenti
2c802ad4ec
// Fix translation behavior
2013-04-23 19:10:31 +02:00
Damien Metzger
d8313760ec
// Remove "core" for the themes translations in the translation tool
2013-04-23 12:37:09 +02:00
Damien Metzger
b9a877625c
// Fixed warning
2013-04-23 11:36:13 +02:00
Damien Metzger
7ce6502600
// Changed translation tool behavior with dev mode and overrides
2013-04-23 11:21:10 +02:00
djfm
19ce381cba
[*] TR : Fixed wrong use of translation functions in AdminTranslationsController
2013-04-22 17:24:47 +02:00
gRoussac
dcb46e7867
[-] BO : Can not set PS_ORDER_OUT_OF_STOCK in one shop
2013-04-18 17:28:16 +02:00
vAugagneur
b52c71c7ad
[-] BO - fixed bug #PSCFV-8614
2013-04-18 15:14:37 +02:00
Rémi Gaillard
a7be6b14e8
//AdminModulesController::extractArchive() now return something
2013-04-18 14:58:43 +02:00
Rémi Gaillard
f24022311e
[-] FO: send current product to some hook like displayProductTabContent on product page #PSCFV-8825
2013-04-18 14:24:50 +02:00
gRoussac
5a815e7b19
[-] FO : Fix bug #PSCFV-8728 context country not updated after changing delivery address in OPC
2013-04-18 11:26:50 +02:00
Rémi Gaillard
a172632600
// Fix smarty cache after modules translation update
2013-04-17 14:44:20 +02:00
Rémi Gaillard
3d8b28ac93
[-] BO: Fix admin carts currency prices on view and listing
2013-04-16 14:14:04 +02:00
gRoussac
b95e8e0bc9
[-] BO : Remove typo in address formating fields links
2013-04-16 12:15:31 +02:00
gRoussac
50cd001d39
[-] FO : Undefined free_shipping in POC when updateQty
2013-04-16 11:28:22 +02:00
gRoussac
d0ae9a5a46
[-] FO : Class free order name for validateOrder
2013-04-15 18:51:41 +02:00
gRoussac
be6b938258
[-] FO : First part of fix #PSCFV-8636, cart rule on specifice carrier / all carriers
2013-04-15 18:30:41 +02:00
gRoussac
c83bc07f20
[-] BO : Remove undefined name when module can not be installed
2013-04-15 16:21:03 +02:00
Rémi Gaillard
7fddcd3f38
[-] BO: Don't delete the directory of modules before upgrade them
2013-04-15 11:17:17 +02:00
gRoussac
b7546a6ad2
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-04-12 12:04:21 +02:00
gRoussac
5b48649242
[-] FO : Fix login cookie issues
2013-04-12 12:03:16 +02:00
sLorenzini
7e3640e3b7
[-] FO: fixed bug #PSCFV-3238 - compareController typo
2013-04-12 11:51:38 +02:00
sLorenzini
a7d61c551e
[-] BO: fixed bug css - #PSCFV-8737 - AdminScenes.php ~~ remove inline css forcing a border to #large_scene_image
2013-04-12 11:46:19 +02:00
Vincent Augagneur
710783c066
Merge pull request #377 from PrestaEdit/patch-28
...
[+] BO: show all languages in setting of employee
2013-04-11 07:43:05 -07:00
vAugagneur
f15722858e
[-] FO : standardize behavior of selected country in the list when create a new address
2013-04-11 10:30:22 +02:00
Rémi Gaillard
345ec87993
[-] BO: PSCFV-7685 parent category for root categories after upgrade
2013-04-10 18:52:59 +02:00
gRoussac
b623f50df7
[-] BO : Fix bug #PSCFV-8626 rename actual admin folder
2013-04-09 17:43:15 +02:00
gRoussac
01bcb38522
[-] BO : Fix bug #PSCFV-8620 returns with customized product
2013-04-09 10:37:15 +02:00
PrestaEdit
40ad032dd4
[+] BO: show all languages in setting of employee
2013-04-09 00:33:49 +03:00
Rémi Gaillard
582bc67633
// something was missing in last commit
2013-04-08 17:53:56 +02:00
Rémi Gaillard
c6d8b91287
[*] BO: The translation of modules are now made in the theme if modules are overrided or directly in the module folder
2013-04-08 17:50:43 +02:00
Francois Gaillard
38f3679302
[-] Classes : Bug fix : OrderOpcController, check instance of blocknewsletter module
2013-04-05 10:07:29 +02:00
Damien Metzger
5fab6394ef
// Added SEO warning for accented chars in URL
2013-04-05 09:55:18 +02:00
Rémi Gaillard
24947d3ae6
[-] FO: Extension test on file attachment for contact form should not be case sensitive #PSCFV-8616
2013-04-04 19:03:27 +02:00
gRoussac
01b088370c
[-] FO : Fix bug #PSCFV-7743 and #PSCFV-8286, bigpic source change
2013-04-04 12:20:14 +02:00
gRoussac
c3ce452405
[-] FO : Fix bug #PSCFV-7825 removing import of grid_prestashop.css and displaying errors in AdminPerformances
2013-04-03 15:20:15 +02:00
gRoussac
2a3373eb1d
[-] BO : Fix bug #PSCFV-8481 no live edit on index when one language is active only
2013-03-29 11:37:08 +01:00
gRoussac
0a6e69e7c1
// remove warnings
2013-03-29 09:34:48 +01:00
gRoussac
12cc0c01e7
[-] FO : Fix bug #PSCFV-8183 lost order message in OPC
2013-03-28 19:50:14 +01:00
Rémi Gaillard
c2d8853f57
[*] BO: List all modules with an upgrade available on AdminModules header
2013-03-27 18:58:21 +01:00
Francois Gaillard
77871338c6
// Release branch merged
2013-03-27 10:25:16 +01:00
gRoussac
033daeb7ff
// admin folder name
2013-03-26 19:15:37 +01:00
gRoussac
e11f0e7ce9
[-] BO : Remove warning at login template
2013-03-26 18:58:03 +01:00
Rémi Gaillard
d2db198e4e
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-03-26 18:23:33 +01:00