Vincent Augagneur
cb4bf6251f
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
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
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
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
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
vAugagneur
21fd4d5eaa
[-] 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
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
François Gaillard
7ae88931f0
[-] 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
vAugagneur
2567034288
[-] 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
PrestaEdit
6d73004b70
// 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
Rémi Gaillard
06177fea69
// 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
7e0a1b28c4
// 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
b85e38a750
Merge pull request #48 from doekia/loadUpgradeVersionList
...
[+] BO: Allow override loadUpgradeVersionList()
2012-11-26 06:38:26 -08:00
Vincent Augagneur
ec4e6634d4
small fix
2012-11-26 15:33:34 +01:00
(d)oekia
4b0ed7c21e
[+] BO: Allow override loadUpgradeVersionList()
2012-11-26 14:24:52 +01:00
Vincent Augagneur
6080795f9e
[-] FO : fixed bug #PSCFV-5293 - product link rewrite bug with category keyword
2012-11-26 12:06:03 +01:00
Vincent Augagneur
db8715c62f
[-] BO : fixed bug #PSCFV-5838 Advanced Parameters - E-mail - Custom SMTP does not work if the password contains symbols '<' or '>'
2012-11-26 10:45:32 +01:00
vAugagneur
8dd256fbb3
//fixed code error in a pull request
2012-11-26 10:09:27 +01:00
Vincent Augagneur
c00e3218c9
Merge pull request #43 from PrestaEdit/PSCFV-5580
...
[-] CORE : Class OrderHistory: changeIdOrderState() & Order current_state
2012-11-26 00:01:34 -08:00
PrestaEdit
a34ba587f7
// Class OrderHistory: changeIdOrderState() & Order current_state
2012-11-25 22:42:31 +01:00
jessylenne
554f466ed4
Update classes/Mail.php
...
lang.php inclusion path correction
- In case of theme directory use
- In case of override/classes/Mail.php use
2012-11-24 18:08:27 +01:00
vAugagneur
a173fb5702
[-] CORE : fixed bug #PSCFV-5536 - Layout for index controller is broken
2012-11-23 19:01:26 +01:00
Rémi Gaillard
1a240dcd3f
[-] FO: Availability was not displayed anymore on product listing #PSCFV-5698
2012-11-23 17:59:41 +01:00
Rémi Gaillard
17a3d8ec76
[-] FO: Search product listing should use the stock of default attribute as in category product listing
2012-11-23 17:27:00 +01:00
vAugagneur
049caca3b7
[-] CORE : fixed some bad include of jquery plugin
2012-11-23 16:35:57 +01:00
vAugagneur
a25fa92e2e
[-] CORE : fixed bug #PSCFV-5572 - getJqueryPluginCSSPath method does not pass folder argument
2012-11-23 16:00:17 +01:00
Rémi Gaillard
037f0e6d3c
FO: Fix #PSCFV-5800 don't send any cookie on canonical redirection
2012-11-23 15:44:23 +01:00
Rémi Gaillard
6bbd93ddb1
// Fix admin listing on some tab
2012-11-23 14:30:00 +01:00
DamienMetzger
b62466c753
[-] BO : admin does not crash anymore when custom BO theme is not available #PSCFV-5492
2012-11-23 11:28:31 +01:00
DamienMetzger
d793984de2
[-] FO : changed redirection management when accessing page number out of scope #PSCFV-5567
2012-11-23 11:02:23 +01:00
Vincent Augagneur
1504c07fea
Merge pull request #17 from axome/ColorEmail
...
[+] CORE : Remove color for email in *.php
2012-11-23 00:18:29 -08:00
DamienMetzger
6171d1af59
[-] BO : fixed filters on statuses tab #PSCFV-5763
2012-11-22 19:49:20 +01:00
Rémi Gaillard
e3457836d8
[-] BO: Fix #PSCFV-5207 update of some fields on multishop with deleted property
2012-11-22 19:02:55 +01:00
vAugagneur
992897e785
//fix sarah bug :p part 2
2012-11-22 17:57:19 +01:00
vAugagneur
c11b283fca
//fix sarah bug :p
2012-11-22 17:52:10 +01:00
Sarah Lorenzini
110965a338
[-] FO : fixed bug #PSCFV-5779 - order_conf still not fixed propertly
2012-11-22 17:12:58 +01:00
DamienMetzger
c374380a92
[-] BO : fixed sorting and filter in BO tabs #PSCFV-5618
2012-11-22 15:46:49 +01:00
Rémi Gaillard
d8c129f113
[-] BO: Fix the product indexation only on the default shop #PSCFV-5227
2012-11-22 15:35:29 +01:00
DamienMetzger
87a397b5ca
[-] BO : image regeneration now gives a better reporting and crash less #PSCFV-5519
2012-11-22 15:15:43 +01:00
cmouleyre
da1ae4906e
Remove color for email in *.php
2012-11-22 14:58:52 +01:00
DamienMetzger
7e9c38612d
[-] FO : fixed error in price cache (multishop not taken into account) #PSCFV-5612
2012-11-22 12:06:06 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
Rémi Gaillard
38825d6551
[-] Core: Fix #PSCFV-5561 many payment informations are added when product is out of stock on order validation
2012-11-22 10:49:50 +01:00