Rémi Gaillard
a565e08bc0
[-] BO: Fix #PSCFV-7523 htaccess generation for SSL domain
2013-01-30 11:29:59 +01:00
Rémi Gaillard
e66af26392
// Tools::simplexml_load_file now use curl if allow_url_fopen is disabled
2013-01-29 10:13:34 +01:00
Rémi Gaillard
1c7f846190
// Tools::file_get_contents load with file_get_content for local paths
2013-01-28 19:01:54 +01:00
Rémi Gaillard
dfb39b8f15
[-] Core: Fix Tools::file_get_contents for post and curl
2013-01-28 18:51:02 +01:00
Vincent Augagneur
8f711169c7
Merge pull request #229 from PrestaEdit/patch-18
...
[*] Class Tools: enhance fd method
2013-01-28 01:29:43 -08:00
Gregory Roussac
b2a10179be
//fix warnings
2013-01-25 01:00:38 +01:00
PrestaEdit
9ceb2ab6e9
[*] 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
a4997405dc
// opti
2013-01-15 18:56:42 +01:00
Damien Metzger
d450a259c4
// Fixed typo
2013-01-15 18:36:49 +01:00
Rémi Gaillard
cd89916a20
[*] MO: Add smarty cache on some modules
2013-01-07 17:09:36 +01:00
François Gaillard
064ba453e6
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
d10bf0620a
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2012-12-28 10:23:52 +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
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
Vincent Augagneur
e46622e245
//clean Tools::clearCache() thanks to @alexsegura
2012-11-26 15:58: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
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
rGaillard
f3dcd5bf54
[-] Core: fix regular expression patterns for some hosting which don't support unicode
2012-11-16 11:04:27 +00:00
rGaillard
3388a95761
[-] FO : Fix #PSCFV-5239 bad rewrite rule for category with no image
2012-11-15 13:42:47 +00:00
vAugagneur
5eff252941
//added configuration to enable or disable accented char in URL
2012-11-09 12:56:15 +00:00
vAugagneur
fc94b42d7d
//fix for 1.5.2.0
2012-10-22 12:41:28 +00:00
lLefevre
779cf350af
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 06:18:59 +00:00
François Gaillard
f8abc9c38f
[*] Classes : Tools::replaceAccentedChars() method improved (lowercase/uppercase chars)
2012-10-03 09:11:37 +00:00
rGaillard
05545e9549
// Fix #PSCFV-4440
2012-09-28 14:42:30 +00:00
dMetzger
c45b37a99f
// You can now create an account if you are less than 10 #PSCFV-2095
2012-09-28 13:58:51 +00:00
rGaillard
13593acc30
// Fix weird bug with some hosting
2012-09-28 12:25:01 +00:00
rGaillard
11a6659d9e
// small fix
2012-09-24 15:06:09 +00:00
rGaillard
4f986ea575
// small change with rewritebase
2012-09-24 14:47:47 +00:00
rGaillard
1f1a651b7d
// Fix #PSCFV-4323
2012-09-24 13:57:43 +00:00
rGaillard
cbf0970799
// Fix #PSCFV-4165
2012-09-20 16:08:26 +00:00
rGaillard
469e7934a7
// Fix #PSCFV-4103
2012-09-19 15:31:29 +00:00
rGaillard
412ea3bc7c
// Small fix
2012-09-13 19:17:00 +00:00
rGaillard
4ad69c9d9c
// Fix #PSCFV-4017
2012-09-13 13:09:46 +00:00
rGaillard
1377231680
// Fix PSCFV-4046
2012-09-13 12:48:36 +00:00
rGaillard
3e08e07540
// Fix PSCFV-3943
2012-09-12 17:42:59 +00:00
dMetzger
83482ed675
[-] BO : function str2url fixed #PSCFV-4017
2012-09-12 12:21:49 +00:00
rGaillard
02c7478b72
// Fix on htaccess generation
2012-09-07 09:50:43 +00:00
dMetzger
6fe0c202ef
// cURL could'nt be used #PSCFV-3814
2012-08-29 12:13:48 +00:00
dMetzger
d2101f7737
[-] Installer : ignore port when creating the sender e-mail address #PSCFV-3756
...
// Improved profiling tool
2012-08-27 06:47:41 +00:00
rGaillard
2205ee39ca
// Fix webservices rewrite in htaccess
2012-08-09 14:36:53 +00:00
rGaillard
6d15b690ca
// delete useless spaces
2012-08-07 09:38:17 +00:00
rGaillard
5256a1789a
[-] FO: Fix htaccess generation with multishop and configuration with seo rewrite on one shop and without on another shop
2012-08-07 09:37:03 +00:00
mDeflotte
b1c21dac8e
// Refactoring
2012-08-06 08:23:39 +00:00
mDeflotte
597555727b
[-] BO : #PSCFV-3222 - Fix array unique strange working
2012-07-16 13:44:38 +00:00
lLefevre
58e35f3da8
[*] BO : #PSCFV-2671 : Added a new currency format for Switzerland
2012-07-11 08:20:23 +00:00
rGaillard
71befce59a
[-] FO: Fix lang links when url rewrite is not activated
2012-07-10 13:29:02 +00:00
mDeflotte
21f7ad42ef
// Fix bug with switchlanguage durring install
2012-07-03 09:25:02 +00:00