Commit Graph

132 Commits

Author SHA1 Message Date
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
mDeflotte
a316079608 // Translations for helper 2011-12-22 12:40:57 +00:00
mDeflotte
5b661db25d // BugFix - Changing error message "name is to long (32 chars max)" + Adding context to Tools::displayError() 2011-12-20 14:06:57 +00:00
mDeflotte
0b282ba761 // DisplayDate don't have to 'die' if date == '0000-00-00' 2011-12-19 10:14:42 +00:00
vChabot
0c867d3d7c [+] BO : You can now have UTF-8 URL Rewriting 2011-12-14 15:00:47 +00:00
rGaillard
97b549f5d7 // Fix little bug 2011-12-09 14:18:13 +00:00
vSchoener
b61952012a // Add getShopProtocol to have the current protocol use by the current shop 2011-12-06 14:22:03 +00:00
rMalie
ce095b6d6b // Improve multishop code 2011-12-06 14:08:48 +00:00
mDeflotte
2bf4ef9196 // Removing numerics from order reference 2011-12-06 13:18:00 +00:00
mDeflotte
6fd84d79b1 // BugFix: Context->language is not re-setted in switchLanguage method 2011-12-05 17:40:54 +00:00
mDeflotte
171c306da5 // BugFix in Product compare 2011-12-05 15:30:01 +00:00
aFolletete
cc1578c8b7 // WAOW ! Adding change currency feature in AdminOrdersController ! It's amaizing :D Wonderful ;) 2011-11-23 23:04:33 +00:00
rMalie
d1afa28baf // Fix Tools class 2011-11-21 13:20:51 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
tDidierjean
dc78a657d4 // fix tpl folder detection in BO 2011-11-21 10:11:49 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
tDidierjean
ac086862ef [-] Classes : fixed bug with displayAsDeprecated functions when not called from a class 2011-11-17 15:49:40 +00:00