Commit Graph

153 Commits

Author SHA1 Message Date
rMalie
6ce0675b9d // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class 2012-04-27 08:46:52 +00:00
rMalie
5b8e96602f // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie
f94e3c9cf4 // Add a redirection in Tools::switchLanguage() to prevent problems with friendly url #PSFV-705 2012-04-23 13:44:47 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
fBrignoli
9a16950e10 // perf improvements 2012-04-11 14:33:55 +00:00
tDidierjean
9635fc1d0d [-] BO : fix #PSTEST-1114 - unrecognized chars in e-mail 2012-03-30 13:42:50 +00:00
tDidierjean
2266600c32 // FO : more optimizations with unnecessary instantiations 2012-03-14 14:51:49 +00:00
rMalie
56067c92ca // Fix request_uri when there is no / at the end of the string #PSFV-606 2012-03-14 13:57:45 +00:00
lLefevre
cc25088d93 // Adding characters to escape for an regex in method Tools::pRegexp() 2012-03-13 12:48:15 +00:00
rMalie
81dd88d68b // Fix 404 ErrorDocument in Tools::generateHtaccess() 2012-03-08 16:06:26 +00:00
rMalie
a15256baf9 // 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
f90c924c6b // Fix minor bug on shop urls #PSTEST-911 2012-03-06 15:17:05 +00:00
rMalie
c45909d643 // Fix Tools::generateHtaccess() (rewriteEngine was badly written) 2012-03-06 08:59:48 +00:00
vAugagneur
31e29bfe7e [-] BO : fixed bug #PSFV-616 - SVN #13826 rewriting fatal error 2012-03-05 13:27:54 +00:00
rMalie
d2cfa4e8da [*] BO : reorganization of admin tabs 2012-03-02 14:44:07 +00:00
lLefevre
a7e74fb10d // Fix directory separator for scandir 2012-03-01 16:16:15 +00:00
vAugagneur
33417840c3 [*] BO : now you can't activate friendly URL when mod_rewrite is not active 2012-02-29 08:13:09 +00:00
rMalie
35a2192d32 // Add support of UTF-8 in multishop virtual uri 2012-02-28 14:26:19 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
vSchoener
478049cac9 [+] 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
a817412f45 // Remove unuseful lines 2012-02-17 16:26:29 +00:00
rMalie
9c863b3707 // Fix Tools::toCamelCase() 2012-02-09 09:13:11 +00:00
vChabot
fa59a48799 // URL UTF8 improved 2012-02-07 09:58:32 +00:00
vChabot
2be9ef2493 // fix 2012-02-07 08:50:07 +00:00
vChabot
487cf1c503 // url utf8 improved 2012-02-06 15:39:02 +00:00
rMalie
4f7b3d4550 [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
mDeflotte
86aa8d3882 // Fix bug with product ordering by manufaturer name on the function Tools::getProductsOrder 2012-01-31 08:30:49 +00:00
mDeflotte
14425c7a10 // Fix bug with product ordering by manufaturer name on the function Tools::getProductOrder 2012-01-31 08:17:24 +00:00
vChabot
2cdcb32799 // little fix 2012-01-20 09:34:38 +00:00
mDeflotte
5a7d117500 // Fixed bug with priority and assignation 2012-01-19 14:44:29 +00:00
vChabot
759b8aebdf [*] BO : categories multishop improved 2012-01-19 14:03:33 +00:00
rMalie
3a7325c75e [-] 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
ba0a2ee559 // 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
4b5b4f8966 // Fixed 'Nesting level .. too deep recursive dependency' error 2012-01-16 15:50:44 +00:00
François Gaillard
b993b657fc [-] Classes : BugFix : Added htaccess ErrorDocument 404 in case rewrite mod is not available 2012-01-09 14:33:08 +00:00
mMarinetti
aaa1301ebc // phpdoc for floorf and ceilf 2012-01-06 16:24:56 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
d45ad34312 // Fix multishop with virtual uri when called url don't end with / #PSFV-306 2012-01-03 14:01:32 +00:00
rMalie
a1f0f982dd // Fix #PSFV-310 2012-01-03 13:54:09 +00:00
rMalie
a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie
b079b8cda8 // Fix htaccess generation 2012-01-02 13:47:03 +00:00
dMetzger
5dec88be15 [-] Project : fixed rare bug in Tools::displayPrice that occur when the currency is not valid 2012-01-02 13:37:51 +00:00
rMalie
b5240ce83f [-] Classes: Tools::generateHtaccess() can be called without its arguments (use default configuration settings) 2011-12-29 10:54:48 +00:00
vChabot
50fa536422 // remove htaccess generation 2011-12-28 14:36:14 +00:00
rMalie
f99bb7cffa // Fix pub@prestashop.com default account password 2011-12-28 10:49:34 +00:00
rGaillard
b0aeba9516 // ImageType is now applied to a them 2011-12-22 22:08:40 +00:00
aFolletete
a95af103b6 // revert from r11699 2011-12-22 21:56:00 +00:00
rGaillard
2782db068b // ImageType is now applied to a them 2011-12-22 21:48:40 +00:00
rMalie
508a7e687e // htaccess is not generated during install 2011-12-22 19:18:08 +00:00