Commit Graph

160 Commits

Author SHA1 Message Date
rMalie
ca1aecdb6f // Normalize Tools 2012-05-22 14:36:46 +00:00
vAugagneur
dbeec55178 //small check 2012-05-21 07:23:31 +00:00
rMalie
b8afa4f423 // Fix bug in installer (ignore .svn folder when tmp img are deleted) 2012-05-19 08:30:29 +00:00
fSerny
325e254bcd [-] BO : Bug fix on module extract zip - #PSCFI-5335 2012-05-14 09:40:26 +00:00
rMalie
e7b11dd2dd [+] MO: modules can now have override classes installed automatically #PSCFV-2036 (thank to phrasespot) 2012-05-11 12:41:30 +00:00
mDeflotte
52e3ac28be [-] BO : #PSCFV-71 - Fix bug with currency conversion 2012-05-03 15:13:10 +00:00
mMarinetti
4948504d50 [-] BO : no more fatal error when using Tools::apacheModExists and phpinfo() not available 2012-05-02 09:07:47 +00:00
rMalie
1dcc5bd351 // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class 2012-04-27 08:46:52 +00:00
rMalie
e580832934 // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie
1880f6bd87 // Add a redirection in Tools::switchLanguage() to prevent problems with friendly url #PSFV-705 2012-04-23 13:44:47 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
fBrignoli
cdfb51863f // perf improvements 2012-04-11 14:33:55 +00:00
tDidierjean
9a3a141c88 [-] BO : fix #PSTEST-1114 - unrecognized chars in e-mail 2012-03-30 13:42:50 +00:00
tDidierjean
180a0eb37c // FO : more optimizations with unnecessary instantiations 2012-03-14 14:51:49 +00:00
rMalie
86fcd351be // Fix request_uri when there is no / at the end of the string #PSFV-606 2012-03-14 13:57:45 +00:00
lLefevre
f74d020510 // Adding characters to escape for an regex in method Tools::pRegexp() 2012-03-13 12:48:15 +00:00
rMalie
edcd2d9810 // Fix 404 ErrorDocument in Tools::generateHtaccess() 2012-03-08 16:06:26 +00:00
rMalie
b688cf4dd9 // Fix infinite look on home page when the shop have a virtual uri + friendly urls #PSFV-606 2012-03-07 10:26:21 +00:00
rMalie
7513a7a696 // Fix minor bug on shop urls #PSTEST-911 2012-03-06 15:17:05 +00:00
rMalie
e35581f8d9 // Fix Tools::generateHtaccess() (rewriteEngine was badly written) 2012-03-06 08:59:48 +00:00
vAugagneur
0f1485d358 [-] BO : fixed bug #PSFV-616 - SVN #13826 rewriting fatal error 2012-03-05 13:27:54 +00:00
rMalie
ec80336fda [*] BO : reorganization of admin tabs 2012-03-02 14:44:07 +00:00
lLefevre
ef7c976db0 // Fix directory separator for scandir 2012-03-01 16:16:15 +00:00
vAugagneur
320e44d464 [*] BO : now you can't activate friendly URL when mod_rewrite is not active 2012-02-29 08:13:09 +00:00
rMalie
f31f8f0cef // Add support of UTF-8 in multishop virtual uri 2012-02-28 14:26:19 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
vSchoener
4eddf4daae [+] CORE : Module properly upgraded with message even if no file upgrade file exist, add 'upgrade' button 2012-02-23 11:02:35 +00:00
mDeflotte
801dc04dac // Remove unuseful lines 2012-02-17 16:26:29 +00:00
rMalie
927059af90 // Fix Tools::toCamelCase() 2012-02-09 09:13:11 +00:00
vChabot
f87a92ae84 // URL UTF8 improved 2012-02-07 09:58:32 +00:00
vChabot
8df03e2d7f // fix 2012-02-07 08:50:07 +00:00
vChabot
2b43179c1f // url utf8 improved 2012-02-06 15:39:02 +00:00
rMalie
59cad13bdb [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
mDeflotte
b9fdc68f55 // Fix bug with product ordering by manufaturer name on the function Tools::getProductsOrder 2012-01-31 08:30:49 +00:00
mDeflotte
812f79976a // Fix bug with product ordering by manufaturer name on the function Tools::getProductOrder 2012-01-31 08:17:24 +00:00
vChabot
46ad651b85 // little fix 2012-01-20 09:34:38 +00:00
mDeflotte
0311ec67d3 // Fixed bug with priority and assignation 2012-01-19 14:44:29 +00:00
vChabot
585b670df3 [*] BO : categories multishop improved 2012-01-19 14:03:33 +00:00
rMalie
eee9b353c1 [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie
324dd57311 // Root old files now keep full $_REQUEST parameters in redirection (not only $_GET) in order to keep full retrocompatibility with 1.4 2012-01-17 09:25:46 +00:00
bMancone
f10d2c07bb // Fixed 'Nesting level .. too deep recursive dependency' error 2012-01-16 15:50:44 +00:00
Francois Gaillard
953dfe5792 [-] Classes : BugFix : Added htaccess ErrorDocument 404 in case rewrite mod is not available 2012-01-09 14:33:08 +00:00
mMarinetti
04fb8a264a // phpdoc for floorf and ceilf 2012-01-06 16:24:56 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
66f275909c // Fix multishop with virtual uri when called url don't end with / #PSFV-306 2012-01-03 14:01:32 +00:00
rMalie
ede4d0aa66 // Fix #PSFV-310 2012-01-03 13:54:09 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie
44c0eda64e // Fix htaccess generation 2012-01-02 13:47:03 +00:00
dMetzger
69b8ea89a2 [-] Project : fixed rare bug in Tools::displayPrice that occur when the currency is not valid 2012-01-02 13:37:51 +00:00