Commit Graph

233 Commits

Author SHA1 Message Date
Damien Metzger
52435c2fad // Installer can be translated at /install-dev/dev/translate.php 2013-02-27 14:53:51 +01:00
gRoussac
dd4d74e5ef [*] CORE: Dissasemble CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT in Tools::file_get_contents 2013-02-26 19:24:07 +01:00
Rémi Gaillard
c70f080fb2 // small fix 2013-02-20 16:24:51 +01:00
gRoussac
30e1ef8cc1 [-] CORE : do not verify ssl certificate when using CURL 2013-02-20 14:26:16 +01:00
Damien Metzger
2890e439b5 [*] BO : the option for accented URLs is now available in the backend 2013-02-14 09:15:01 +01:00
Damien Metzger
ce9da19b49 // mod_filter is required with mod_deflate from apache 2.4 2013-02-13 14:46:34 +01:00
Rémi Gaillard
f5cf54ef3b [*] BO: Add an option to htaccess generator to disable mod_security (some rules reject ajax file upload) 2013-02-12 11:35:10 +01:00
Rémi Gaillard
f39d623f27 [-] BO: Fix #PSCFV-7523 htaccess generation for SSL domain 2013-01-30 11:29:59 +01:00
Rémi Gaillard
734b227a7f // Tools::simplexml_load_file now use curl if allow_url_fopen is disabled 2013-01-29 10:13:34 +01:00
Rémi Gaillard
d920c050b4 // Tools::file_get_contents load with file_get_content for local paths 2013-01-28 19:01:54 +01:00
Rémi Gaillard
2da4ae138e [-] Core: Fix Tools::file_get_contents for post and curl 2013-01-28 18:51:02 +01:00
Vincent Augagneur
1cff484c3d Merge pull request #229 from PrestaEdit/patch-18
[*] Class Tools: enhance fd method
2013-01-28 01:29:43 -08:00
Gregory Roussac
3630c4e9c8 //fix warnings 2013-01-25 01:00:38 +01:00
PrestaEdit
909c124e69 [*] Class Tools: enhance fd method
Add the posibilities to set an error, warning, info or assert.

Usage:
Tools::fd('test');
		Tools::fd('test', 'debug');
		Tools::fd('test', 'info');
		Tools::fd('test', 'warn');
		Tools::fd('test', 'error');
		Tools::fd('test', 'assert');
2013-01-24 20:12:38 +01:00
Rémi Gaillard
adf928d60c // opti 2013-01-15 18:56:42 +01:00
Damien Metzger
aeb60a0eb9 // Fixed typo 2013-01-15 18:36:49 +01:00
Rémi Gaillard
e1664bbdfb [*] MO: Add smarty cache on some modules 2013-01-07 17:09:36 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a5568e8196 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2012-12-28 10:23:52 +01:00
vAugagneur
e8920c859d //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
7bebdb5eb5 // 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
Rémi Gaillard
a9ccf0a3e3 // small fix 2012-11-26 19:14:06 +01:00
Rémi Gaillard
cd4c7b28c3 // small fix some $ was missing :] 2012-11-26 19:12:53 +01:00
Vincent Augagneur
04d982fd48 //clean Tools::clearCache() thanks to @alexsegura 2012-11-26 15:58:03 +01:00
Vincent Augagneur
c76af96415 [-] 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
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
rGaillard
fc523f368e [-] Core: fix regular expression patterns for some hosting which don't support unicode 2012-11-16 11:04:27 +00:00
rGaillard
a7e7ebd2cd [-] FO : Fix #PSCFV-5239 bad rewrite rule for category with no image 2012-11-15 13:42:47 +00:00
vAugagneur
f94d51181c //added configuration to enable or disable accented char in URL 2012-11-09 12:56:15 +00:00
vAugagneur
1415f86566 //fix for 1.5.2.0 2012-10-22 12:41:28 +00:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
Francois Gaillard
28d07d8254 [*] Classes : Tools::replaceAccentedChars() method improved (lowercase/uppercase chars) 2012-10-03 09:11:37 +00:00
rGaillard
c0e85662ea // Fix #PSCFV-4440 2012-09-28 14:42:30 +00:00
dMetzger
7ec5df2c32 // You can now create an account if you are less than 10 #PSCFV-2095 2012-09-28 13:58:51 +00:00
rGaillard
520fc21150 // Fix weird bug with some hosting 2012-09-28 12:25:01 +00:00
rGaillard
58b3192e88 // small fix 2012-09-24 15:06:09 +00:00
rGaillard
38dbff86ec // small change with rewritebase 2012-09-24 14:47:47 +00:00
rGaillard
fed3063f39 // Fix #PSCFV-4323 2012-09-24 13:57:43 +00:00
rGaillard
9ebad8c4ab // Fix #PSCFV-4165 2012-09-20 16:08:26 +00:00
rGaillard
5aef05b188 // Fix #PSCFV-4103 2012-09-19 15:31:29 +00:00
rGaillard
f24ebd8b3d // Small fix 2012-09-13 19:17:00 +00:00
rGaillard
cae1019298 // Fix #PSCFV-4017 2012-09-13 13:09:46 +00:00
rGaillard
1ad575d709 // Fix PSCFV-4046 2012-09-13 12:48:36 +00:00
rGaillard
b010ed5742 // Fix PSCFV-3943 2012-09-12 17:42:59 +00:00
dMetzger
2d10dd87e1 [-] BO : function str2url fixed #PSCFV-4017 2012-09-12 12:21:49 +00:00
rGaillard
7892fb2c2c // Fix on htaccess generation 2012-09-07 09:50:43 +00:00
dMetzger
abc4a246c6 // cURL could'nt be used #PSCFV-3814 2012-08-29 12:13:48 +00:00
dMetzger
ee2e46c338 [-] Installer : ignore port when creating the sender e-mail address #PSCFV-3756
// Improved profiling tool
2012-08-27 06:47:41 +00:00
rGaillard
d1cd10ec17 // Fix webservices rewrite in htaccess 2012-08-09 14:36:53 +00:00