Commit Graph

6583 Commits

Author SHA1 Message Date
vAugagneur f563e12912 [-] BO : fixed bug #PSCFV-5501 - Can't edit Guest AccountAddress in Custumer -> Addresses 2012-11-29 18:16:56 +01:00
vAugagneur c8d63a7819 [-] BO : fixed bug #PSCFV-5501 - Can't edit Guest AccountAddress in Custumer -> Addresses 2012-11-29 18:16:56 +01:00
vAugagneur f6c8af26cc //small fix in Context::getMobileDevice() 2012-11-29 17:20:18 +01:00
vAugagneur 2bddec6089 //small fix in Context::getMobileDevice() 2012-11-29 17:20:18 +01:00
Vincent Augagneur 5199b81b50 Merge pull request #54 from PrestaEdit/mobile
[-] FO : show mobile theme if you have click "Broswe the mobile site"
2012-11-29 07:13:29 -08:00
Vincent Augagneur ce58891b02 Merge pull request #54 from PrestaEdit/mobile
[-] FO : show mobile theme if you have click "Broswe the mobile site"
2012-11-29 07:13:29 -08:00
Vincent Augagneur cb4bf6251f Merge pull request #57 from oleacorner/patch-1
[*] PDF : Update /PDFGenerator::render()
2012-11-29 05:46:38 -08:00
Vincent Augagneur 12971aa769 Merge pull request #57 from oleacorner/patch-1
[*] PDF : Update /PDFGenerator::render()
2012-11-29 05:46:38 -08:00
oleacorner 81931f40a0 Update classes/pdf/PDFGenerator.php 2012-11-29 13:05:05 +01:00
oleacorner 25ff95741b Update classes/pdf/PDFGenerator.php 2012-11-29 13:05:05 +01:00
Vincent Augagneur 0c0e3ab9ce Merge pull request #41 from jessylenne/patch-1
[-] CORE : lang.php inclusion path correction in classes/Mail.php
2012-11-29 03:08:24 -08:00
Vincent Augagneur 5f8b5c1527 Merge pull request #41 from jessylenne/patch-1
[-] CORE : lang.php inclusion path correction in classes/Mail.php
2012-11-29 03:08:24 -08:00
oleacorner 6d0d0bab1f Update classes/pdf/PDFGenerator.php
Proposal to enhance the $display parameter.

The proposal supports the true/false value, but also the 'D', 'I' and 'S' of fpdf.

The behavior of the true value is changed to 'D' instead of 'I'.
So, in fornt or back office, while cliking on a button to retrieve a PDF, the download windows is proposed instead of displaying the PDF inside the navigator.
2012-11-28 13:55:08 +01:00
oleacorner 7834f1e274 Update classes/pdf/PDFGenerator.php
Proposal to enhance the $display parameter.

The proposal supports the true/false value, but also the 'D', 'I' and 'S' of fpdf.

The behavior of the true value is changed to 'D' instead of 'I'.
So, in fornt or back office, while cliking on a button to retrieve a PDF, the download windows is proposed instead of displaying the PDF inside the navigator.
2012-11-28 13:55:08 +01:00
vAugagneur 358c0c168f [-] BO : fixed bug #PSCFV-5610 Credit slip reference is too short
[*] BO : added prefix on credit slip reference
2012-11-28 10:56:43 +01:00
vAugagneur 8d6433f48f [-] BO : fixed bug #PSCFV-5610 Credit slip reference is too short
[*] BO : added prefix on credit slip reference
2012-11-28 10:56:43 +01:00
PrestaEdit 06ca6d2576 [+] FO: modifiy width and height smarty vars for the mobile logo 2012-11-28 01:31:43 +01:00
PrestaEdit 36851aaa58 [+] FO: modifiy width and height smarty vars for the mobile logo 2012-11-28 01:31:43 +01:00
PrestaEdit d6cf7278cf [+] BO: modifiy smarty var $logo_url to have the mobile logo image if mobile version 2012-11-28 01:23:24 +01:00
PrestaEdit 59035bd99a [+] BO: modifiy smarty var $logo_url to have the mobile logo image if mobile version 2012-11-28 01:23:24 +01:00
PrestaEdit d16cd5a3bf [-] FO : show mobile theme if you have click "Broswe the mobile site" on a PC 2012-11-27 22:55:57 +01:00
PrestaEdit 19e14c976a [-] FO : show mobile theme if you have click "Broswe the mobile site" on a PC 2012-11-27 22:55:57 +01:00
Vincent Augagneur eb80e9fcf5 Merge pull request #50 from PrestaEdit/PSCFV-5880
[-] CORE : fixed bug #PSCFV-5880: add Cart ID into $cache_id
2012-11-27 09:21:44 -08:00
Vincent Augagneur 1d45d66370 Merge pull request #50 from PrestaEdit/PSCFV-5880
[-] CORE : fixed bug #PSCFV-5880: add Cart ID into $cache_id
2012-11-27 09:21:44 -08:00
vAugagneur 21fd4d5eaa [-] FO : fixed bug #PSCFV-5871 - URL rewrite with layered disabled 2012-11-27 17:07:59 +01:00
vAugagneur 4a05ddd0a2 [-] FO : fixed bug #PSCFV-5871 - URL rewrite with layered disabled 2012-11-27 17:07:59 +01:00
vAugagneur 23862593f1 [-] FO : fixed bug #PSCFV-5865 - Payment modules are not visible in the hookPayment for a foreigner country 2012-11-27 16:33:32 +01:00
vAugagneur 0993d57862 [-] FO : fixed bug #PSCFV-5865 - Payment modules are not visible in the hookPayment for a foreigner country 2012-11-27 16:33:32 +01:00
Rémi Gaillard 93038e45f8 [-] FO: Fix cookie problem when accessing not accessing to the shop with the main url 2012-11-27 14:52:15 +01:00
Rémi Gaillard 37ddd943ed [-] FO: Fix cookie problem when accessing not accessing to the shop with the main url 2012-11-27 14:52:15 +01:00
François Gaillard 7ae88931f0 [-] Classes : Bug fix : Modules, check module instance 2012-11-27 11:58:25 +01:00
Francois Gaillard 545e37a57f [-] Classes : Bug fix : Modules, check module instance 2012-11-27 11:58:25 +01:00
Vincent Augagneur b874e0a990 Merge pull request #51 from PrestaEdit/PSCFV-5872
[-] CORE : fixed bug #PSCFV-5872: Modify is_a() with instanceof
2012-11-27 01:32:07 -08:00
Vincent Augagneur 91d53843d9 Merge pull request #51 from PrestaEdit/PSCFV-5872
[-] CORE : fixed bug #PSCFV-5872: Modify is_a() with instanceof
2012-11-27 01:32:07 -08:00
vAugagneur 2567034288 [-] BO : added Module::getInstanceByName brefore ->loadUpgradeVersionList 2012-11-27 10:10:00 +01:00
vAugagneur 9e0ad934f8 [-] BO : added Module::getInstanceByName brefore ->loadUpgradeVersionList 2012-11-27 10:10:00 +01:00
Jonathan Danse 45cafd3a23 // $module_name is a string, test not good 2012-11-27 09:30:04 +01:00
Jonathan Danse 8e4d5057ae // $module_name is a string, test not good 2012-11-27 09:30:04 +01:00
PrestaEdit 6d73004b70 // Modify is_a() with instanceof 2012-11-26 23:12:17 +01:00
PrestaEdit 7827d02eaf // Modify is_a() with instanceof 2012-11-26 23:12:17 +01:00
PrestaEdit 9dd5989103 //add Cart ID into $cache_id 2012-11-26 22:51:37 +01:00
PrestaEdit 76e7fc15ee //add Cart ID into $cache_id 2012-11-26 22:51:37 +01:00
Rémi Gaillard 06177fea69 // small fix 2012-11-26 19:14:06 +01:00
Rémi Gaillard a9ccf0a3e3 // small fix 2012-11-26 19:14:06 +01:00
Rémi Gaillard 809595becf // small fix some $ was missing :] 2012-11-26 19:12:53 +01:00
Rémi Gaillard cd4c7b28c3 // small fix some $ was missing :] 2012-11-26 19:12:53 +01:00
Rémi Gaillard 7e0a1b28c4 // small fix 2012-11-26 17:44:41 +01:00
Rémi Gaillard 3f90d9edbc // small fix 2012-11-26 17:44:41 +01:00
Vincent Augagneur e46622e245 //clean Tools::clearCache() thanks to @alexsegura 2012-11-26 15:58:03 +01:00
Vincent Augagneur 04d982fd48 //clean Tools::clearCache() thanks to @alexsegura 2012-11-26 15:58:03 +01:00