Commit Graph

148 Commits

Author SHA1 Message Date
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
rMalie e129c27d05 [-] Classes: Tools::generateHtaccess() can be called without its arguments (use default configuration settings) 2011-12-29 10:54:48 +00:00
vChabot 6b37204f6f // remove htaccess generation 2011-12-28 14:36:14 +00:00
rMalie b65b3b7154 // Fix pub@prestashop.com default account password 2011-12-28 10:49:34 +00:00
rGaillard c35046fe5c // ImageType is now applied to a them 2011-12-22 22:08:40 +00:00
aFolletete 2af310e5ad // revert from r11699 2011-12-22 21:56:00 +00:00
rGaillard 916fb7de9d // ImageType is now applied to a them 2011-12-22 21:48:40 +00:00
rMalie e0c900f0a7 // htaccess is not generated during install 2011-12-22 19:18:08 +00:00
mDeflotte 1fe91c0267 // Fixing problems with blockcart 2011-12-22 16:56:10 +00:00
mMarinetti 97f1ce57f6 // technical message "deprecated" are not translated anymore 2011-12-22 16:22:59 +00:00
vChabot cc3b307ba5 // fix htaccess generation 2011-12-22 16:18:27 +00:00
vChabot 77344ceb16 // preference admin controller updated and tools convertbyte too 2011-12-22 15:56:34 +00:00
lLefevre 6df9b55166 [-] BO : #PSTEST-22 : Orthographe à revoir dans combinaisons de la fiche produit 2011-12-22 14:16:11 +00:00