rGaillard
|
10fa987832
|
// small fix
|
2013-11-29 15:11:49 +01:00 |
|
rGaillard
|
0585b8d723
|
// small fix
|
2013-11-28 11:29:27 +01:00 |
|
Quentin Montant
|
0410378bd3
|
"---<br />" string is now removed correctly from the end of customization data text
|
2013-11-20 13:30:47 +01:00 |
|
Jerome Nadaud
|
11296fe464
|
// Small Fix in truncateString function
|
2013-11-18 09:55:21 +01:00 |
|
Jerome Nadaud
|
50eee795ed
|
// Add truncate category description preserving html tags
|
2013-11-15 11:03:06 +01:00 |
|
fram
|
743c4f4607
|
[*] LO : Fix PSCFV-10876: use IETF code to set language of shop, not 'iso' code, allows to distinguish between chinese variants etc.
|
2013-11-12 14:59:36 +01:00 |
|
Fabio Chelly
|
b9c4b5d2a7
|
[-] FO : Prevents warning in safePostVars when $_POST has been unset
|
2013-11-07 16:38:53 +01:00 |
|
Rémi Gaillard
|
6ef7f258ea
|
// small fix
|
2013-11-04 10:34:58 +01:00 |
|
gRoussac
|
c7323c2bfe
|
[-] CORE : Fix bug #PSCFV-10901 warnings on htmlentities
|
2013-11-03 22:59:04 +01:00 |
|
Gregory Roussac
|
9a879bc133
|
Merge pull request #897 from freedayko/development
[*] BO : improved unicode characters replacement in URLs
|
2013-10-28 03:09:16 -07:00 |
|
gRoussac
|
9a3cfece69
|
//missing line feed after disable_modsec
|
2013-10-27 16:05:55 +01:00 |
|
Aleksander Palyan
|
ee06d3114d
|
[*] BO : improved unicode characters replacement in URLs (Russian and Ukrainian characters added)
|
2013-10-27 15:05:49 +02:00 |
|
gRoussac
|
eb8ea1cba5
|
[-] CORE : SetEnv in if statement
|
2013-10-25 15:29:15 +02:00 |
|
gRoussac
|
a03efe152c
|
[-] CORE : SetEnv not available on all config // @todo curl request on dummy .htacces
|
2013-10-25 15:21:40 +02:00 |
|
Rémi Gaillard
|
198e75245d
|
[-] FO: Don't auto detect language if it not associated to the shop #PSCFV-10273
|
2013-10-21 09:41:00 +02:00 |
|
gRoussac
|
332c8ff49f
|
[-] CORE : Fix bug #PSCFV-10687 again, #PSCFV-10752 replaceAccentedChars() // sorry for that
|
2013-10-21 00:28:41 +02:00 |
|
gRoussac
|
cc8ec4fd45
|
[-] CORE : Fix bug #PSCFV-10687 bad conversion for accentuated Y and W, thanks @mike15
|
2013-10-14 16:03:50 +02:00 |
|
djfm
|
bb96c8754f
|
[*] LO : set correct currency format for CHF
|
2013-10-11 07:14:30 +00:00 |
|
Francois Gaillard
|
77b2b4b6ca
|
// Manual merge PS 1.5.6.0
|
2013-10-07 18:22:55 +02:00 |
|
Jerome Nadaud
|
1b9472cc37
|
[-] BO : FixBug #PSCFV-10291 - Remove temporary image on install
|
2013-09-30 19:01:11 +02:00 |
|
djfm
|
50bd3d613d
|
// fix PSCFV-8260, currency format containing spaces and RTL languages
|
2013-09-26 16:29:40 +00:00 |
|
djfm
|
d9a24d61ac
|
// change comment
|
2013-09-23 16:37:13 +00:00 |
|
djfm
|
6195d0c319
|
[*] LO : Use single quote as thousands separator for CHF currency
|
2013-09-23 16:32:40 +00:00 |
|
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 |
|