Rémi Gaillard
0e45c649d9
[-] FO: Tools::getMediaServer() should return Tools::getShopDomain() instead of Tools::getHttpHost() #PSCFV-9217
2013-05-22 10:42:35 +02:00
vAugagneur
dc5df43d16
//remove useless comments
2013-05-21 11:28:24 +02:00
Vincent Augagneur
6d6b2ef7d3
Merge pull request #225 from emily-d/development
...
[-] FO : PS_SSL_ENABLED and mod_rewrite yields a 301 error (Too Many Red...
2013-05-21 02:27:30 -07:00
vAugagneur
3328c7a653
[-] BO : remove deprecated parameter when call Tools::displayDate()
2013-05-20 16:55:52 +02:00
Vincent Augagneur
e157a8f0d4
Merge pull request #438 from PrestaEdit/patch-36
...
[-] Class: Tools / link_rewrite(displayParameterAsDeprecated)
2013-05-20 06:23:20 -07:00
PrestaEdit
62f350334c
// Set param as null
2013-05-20 14:56:12 +02:00
PrestaEdit
c573819dc9
// Set params as null
2013-05-20 14:49:45 +02:00
PrestaEdit
4253754afd
[-] Class: Tools / link_rewrite(displayParameterAsDeprecated)
2013-05-17 00:52:39 +02:00
PrestaEdit
2e9efe58cc
[-] Class: Tools / displayDate (displayParameterAsDeprecated)
2013-05-17 00:40:22 +02:00
Rémi Gaillard
ee8da0499b
// also set query_string and server_name
2013-05-15 16:46:48 +02:00
Rémi Gaillard
2c10ba5359
[*] Core: you can now pass a query string with php-cli which will merged with for cronjobs and other things
2013-05-15 14:46:40 +02:00
Damien Metzger
693b3355a8
[-] BO : fixed turkish characters replacement #PSCFV-8968
2013-05-07 14:09:28 +02:00
Dragan Skrbic
7f8a33763a
// Fixed image import
2013-04-29 18:07:42 +02:00
Damien Metzger
3600a31862
[-] BO : fixed image import with allow_url_fopen deactivated #PSCFV-8181
2013-04-29 17:45:45 +02:00
Francois Gaillard
8d735b333f
// Release branch merged
2013-04-25 17:00:56 +02:00
Rémi Gaillard
a56e4fa62d
// delete char
2013-04-25 14:20:27 +02:00
Rémi Gaillard
2b23268bec
[-] BO: Fix htaccess generation for subfolders installation
2013-04-25 11:04:48 +02:00
Francois Gaillard
e61bd7c185
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-04-23 11:39:14 +02:00
vAugagneur
ce44e9a95c
[-] CORE : fixed bug #PSCFV-8787 - URL Rewriting remove accent
2013-04-19 11:07:59 +02:00
Francois Gaillard
8251e98323
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-04-18 18:23:18 +02:00
Rémi Gaillard
e7b344adab
// don't try to clear smarty cache if smarty is not defined
2013-04-18 14:06:49 +02:00
Francois Gaillard
c9a53bf491
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-04-18 12:09:47 +02:00
Rémi Gaillard
a172632600
// Fix smarty cache after modules translation update
2013-04-17 14:44:20 +02:00
Rémi Gaillard
7bb98b16f3
[-] Installer: installer now work even if no settings.inc.php file is created with an installer session already here
2013-04-16 12:01:04 +02:00
Francois Gaillard
8793024d56
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-04-11 10:28:49 +02:00
Francois Gaillard
9c3417bfff
// Fixed Tools::jsonEncode() on Tools.php
2013-04-11 10:28:38 +02:00
Rémi Gaillard
f310ec5346
[-] FO: Fix htaccess generation when disable mod_security is selected #PSCFV-8675
2013-04-08 11:35:08 +02:00
Rémi Gaillard
e83da1f23b
[-] BO: Fix the Htaccess rewriting generation when one shop has the rewriting enabled and the last one on the same domain not
2013-04-03 14:43:17 +02:00
Rémi Gaillard
f504b3c594
// Fix installer when safe_mode is enabled
2013-03-21 10:56:26 +01:00
vAugagneur
a2362d1d6f
// remove themeinstallator from install modules list, now install from addons
2013-03-20 11:25:45 +01:00
vAugagneur
b95b5861ef
[+] INSTALLER : added modules install from addons
2013-03-20 11:04:48 +01:00
gRoussac
99fc6fb857
// remove additionnal \t
2013-03-14 16:55:06 +01:00
gRoussac
094c12f991
[-] FO : Fix bug #PSCFV-6595, fancybox images for IE and AlphaImageLoader
2013-03-14 16:53:26 +01:00
Rémi Gaillard
9be5d8ac64
// uncomment trigger_error on Tools::throwDeprecated
2013-03-11 14:15:22 +01:00
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
emily-d
812f2f1232
[-] FO : PS_SSL_ENABLED and mod_rewrite yields a 301 error (Too Many Redirects) on pages served by https.
...
See http://www.prestashop.com/forums/topic/217724-activer-le-ssl-url-simplifiee-mod-rewrite-ne-marche-pas-erreur-301-sur-les-pages-commandes for more info.
2013-01-23 22:30:18 +01:00
Rémi Gaillard
adf928d60c
// opti
2013-01-15 18:56:42 +01:00