Commit Graph

7899 Commits

Author SHA1 Message Date
Damien Metzger 039b3fa9cf // Fix upgrade 2013-01-02 12:00:57 +01:00
vAugagneur a232288ee1 //retro compat smarty variable name 'onr_phone_at_least' 2013-01-02 11:53:43 +01:00
vAugagneur 2e90e12293 //Merge branch release 2013-01-02 09:56:20 +01:00
Rémi Gaillard b3639c958b // oups.... 2012-12-31 12:20:26 +01:00
Rémi Gaillard 1edd663b11 // small fix 2012-12-31 12:17:42 +01:00
Rémi Gaillard 37f9d31c0a [-] FO: Fix retrocompatibility for modules and old themes 2012-12-31 12:06:28 +01:00
Rémi Gaillard f49630e02b Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-31 12:03:54 +01:00
Damien Metzger a9f123f3f2 // Just to be sure... 2012-12-31 12:00:29 +01:00
Rémi Gaillard ed238ad619 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-31 11:54:12 +01:00
Damien Metzger c6ca7b6215 [-] BO : fixed accentuated URLs in products 2012-12-31 10:22:53 +01:00
Rémi Gaillard 4d76877ec6 [-] FO: Fix PHP warning on category controller 2012-12-31 10:04:53 +01:00
Damien Metzger 6a67264325 Merge pull request #127 from PrestaEdit/Patch-#002
[-] Project: Fix bug when you want to upload (and resize) an image
2012-12-31 00:51:37 -08:00
Damien Metzger 0af5008818 // Missing part of a fix 2012-12-31 09:45:10 +01:00
Damien Metzger 50b8332bf7 [-] Installer : mysql text cannot have a default value #PSCFV-6395 2012-12-31 09:42:07 +01:00
Rémi Gaillard 062d74912d [-] Installer: Fix #PSCFV-6392 redirect_type was missing on upgrade 2012-12-31 09:35:00 +01:00
PrestaEdit 353fa14078 [-] Project: Fix bug when you want to upload (and resize) an image 2012-12-30 20:14:51 +01:00
vAugagneur 992449c99e //CHANGELOG 1.5.3.0 2012-12-28 16:14:42 +01:00
Rémi Gaillard a788394a4a [*] Core: Log the exceptions in a file #PSCFV-6334 2012-12-28 16:12:28 +01:00
vAugagneur f296f4e642 //small fix in upgrade 2012-12-28 16:08:21 +01:00
vAugagneur d10bf0620a Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2012-12-28 10:23:52 +01:00
vAugagneur ef46d41800 //Merge controllers/admin/AdminTranslationsController.php 2012-12-28 10:23:37 +01:00
vAugagneur aae9aa82c4 //added methode to write default content in index.php file && added check in translation pack import 2012-12-28 10:18:14 +01:00
Damien Metzger 1dde9b6f2a // Fixed deleteDirectory function (is_dir is cached and must not be used, because use the result of scandir) 2012-12-28 09:47:09 +01:00
vAugagneur a35469768f //added translation 2012-12-28 09:27:12 +01:00
vAugagneur d4ba087158 //added check in translation pack import 2012-12-28 09:19:54 +01:00
Damien Metzger 434c0c43a9 // Clean covers in multishop 2012-12-28 09:17:16 +01:00
Gregory Roussac d0eb31f3d6 [-] FO : Fix #PSCFV-6209 required phone with Guest Checkout 2012-12-27 18:05:26 +01:00
Damien Metzger c4d8bff01c [+] BO : you can now choose if a voucher is displayed under the cart in the frontend 2012-12-27 18:04:16 +01:00
Damien Metzger 070a4b013b [-] FO : vouchers created in the backend order creation are not displayed in the frontend anymore 2012-12-27 17:44:24 +01:00
Gregory Roussac 3e9e765a5a [-] FO : Fix html entities in order messages and threads 2012-12-27 12:23:10 +01:00
sLorenzini 304a95f2aa [-] FO : fixed bug Create account button - #PSCFV-6290 2012-12-27 11:27:02 +01:00
sLorenzini 8bca84f0bf [-] FO : fixed bug Load homefeatured css file in head. - #PSCFV-6316 2012-12-27 10:51:43 +01:00
sLorenzini 54e291b749 [-] FO : fixed bug [HomeSlider] module homeslider.tpl double slash in image url - #PSCFV-6349 2012-12-27 10:38:12 +01:00
Gregory Roussac 4ed4905f1a [-] FO : Fixed message & entity 2012-12-26 18:58:17 +01:00
Damien Metzger ebdb6fc74e [-] BO : better error management for translation packs 2012-12-26 18:19:36 +01:00
Damien Metzger e4c38f73f5 // Added a sandbox in order to check files before doing anything with them 2012-12-26 15:52:21 +01:00
Damien Metzger 8d1a66c0c1 // Small fixes, same module 2012-12-26 14:42:58 +01:00
Damien Metzger ba2099a161 [-] MO : statsbestvouchers small fix (but great difference) 2012-12-26 14:35:27 +01:00
Damien Metzger 532583b3ab [-] FO : fixed usage of "&" in the order messages added by the customers 2012-12-26 12:50:34 +01:00
Damien Metzger d0487a95ca [-] MO : fixed bad path in productcomments 2012-12-26 12:04:57 +01:00
Damien Metzger 404f366748 [-] MO : fixed bad character in the statsbestvouchers module 2012-12-26 12:01:08 +01:00
Damien Metzger d02d595e84 [-] BO : fixed translations on templates 2012-12-26 11:56:36 +01:00
Damien Metzger e442785fe7 [-] MO : fixed bugs on RSS modules 2012-12-26 11:32:59 +01:00
Damien Metzger 56980cb396 [-] FO : fixed CR/LF on supplier/manufacturer description #PSCFV-6001 2012-12-26 10:25:53 +01:00
Damien Metzger a17dc139ce [-] BO : fixed image settings form #PSCFV-5458 2012-12-26 10:07:56 +01:00
Damien Metzger d751f4b34b // Typo and translations 2012-12-24 15:36:02 +01:00
Damien Metzger 4836fe224a [-] BO : fixed error display for bad queries #PSCFI-6913 2012-12-24 10:32:41 +01:00
Damien Metzger db5b90bfeb [-] MO : if you cannot see google keywords because of SSL, at least it does not bug anymore 2012-12-24 09:59:13 +01:00
Rémi Gaillard 41ca79cc77 [-] Core: the gift wrapping taxes is now handled by tax rules group 2012-12-21 18:01:43 +01:00
Damien Metzger 0e961a9ed1 [-] Fo : fixed warning in empty categories 2012-12-21 10:55:56 +01:00