gRoussac
|
2d5bd901f4
|
[*] CORE : Refactoring Tools::copy() as copy with context > PHP 5.3
|
2013-09-16 18:51:06 +02:00 |
|
gRoussac
|
15dd1cf96f
|
[-] BO : Fix bugPSCFV-10249 images copy when unix path
|
2013-09-16 17:16:11 +02:00 |
|
Damien Metzger
|
e68c124218
|
[-] FO : replace ucfirst by ucwords for the customer firstname #PSCFV-10396
|
2013-09-16 11:42:11 +02:00 |
|
Rémi Gaillard
|
3c090535a9
|
// small fix for image SSL links
|
2013-09-10 10:39:03 +02:00 |
|
Damien Metzger
|
ec11b7e064
|
// Better control of the requests when our website is down
|
2013-09-06 10:18:48 +02:00 |
|
Vincent Augagneur
|
ad428dfb2b
|
//MERGE branche release
|
2013-08-26 10:59:36 +02:00 |
|
Jerome Nadaud
|
c4bb5a99e4
|
[+] BO : Improve mod rewrite check
|
2013-08-23 10:26:36 +02:00 |
|
gRoussac
|
e8685b1430
|
[*] BO : Add clear smarty cache button
|
2013-08-13 15:11:00 +02:00 |
|
gRoussac
|
1028c8671c
|
[-] CORE : Merge from PrestaEdit last pull request again
|
2013-08-01 16:12:05 +02:00 |
|
gRoussac
|
c9bb88cac7
|
// harmonisation within Tools:: instead self::
|
2013-08-01 14:52:29 +02:00 |
|
PrestaEdit
|
37cd2a3ab3
|
[*] Class: Tools / toCamelCase
Change the name of the var to a correct name.
Use the Tools method like strtolower, ucfirst and strtoupper.
|
2013-08-01 14:42:51 +02:00 |
|
Damien Metzger
|
e930d40482
|
// Added debug function Tools::debug_backtrace()
|
2013-07-31 18:46:45 +02:00 |
|
gRoussac
|
2e7f3c296b
|
[-] FO : Force browser language detection in Tools::setCookieLanguage
|
2013-07-25 11:44:45 +02:00 |
|
gRoussac
|
d55f31d3b5
|
Merge branch 'tools-fileAttachment' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-tools-fileAttachment
Conflicts:
classes/Tools.php
controllers/front/ContactController.php
|
2013-07-17 15:35:18 +02:00 |
|
gRoussac
|
d2ff50ddb7
|
[*] CORE : Fix bug #PSCFV-9811 doc on display404Error
|
2013-07-16 10:50:27 +02:00 |
|
Damien Metzger
|
bfa82c9648
|
[-] FO : you cannot access the front office with a disabled language anymore #PSCFV-9714
|
2013-07-09 10:59:25 +02:00 |
|
gRoussac
|
312dabbc60
|
//parse error
|
2013-07-02 00:30:50 +02:00 |
|
gRoussac
|
6e3a2449e8
|
[-] INSTALLER : Fix SQL warnings when upgrading
|
2013-07-01 23:39:00 +02:00 |
|
gRoussac
|
1eb992f542
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-06-30 19:46:31 +02:00 |
|
gRoussac
|
127b046c0e
|
//remove warning
|
2013-06-30 19:46:04 +02:00 |
|
Damien Metzger
|
42f8a0a67a
|
[*] BO : improved unicode characters replacement in URLs
|
2013-06-28 12:19:20 +02:00 |
|
Damien Metzger
|
ce7fe6c128
|
// Removed @ in front of a function (We need the errors!) #PSCFV-9078
|
2013-06-27 18:11:57 +02:00 |
|
gRoussac
|
699053da27
|
[-] FO : Fix bug #PSCFV-8412 no zipcode for countries when default country has no zip code in adress format
|
2013-06-25 16:17:58 +02:00 |
|
gRoussac
|
6519d3682a
|
[-] CORE : Report of https://github.com/PrestaShop/PrestaShop/pull/504 Thanks @aseques
|
2013-06-18 11:31:29 +02:00 |
|
Damien Metzger
|
3f0fa3f925
|
// Fixed warning
|
2013-06-17 12:15:10 +02:00 |
|
Vincent Augagneur
|
433e9338d9
|
//fix notice
|
2013-06-10 12:16:23 +02:00 |
|
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 |
|