Commit Graph

3375 Commits

Author SHA1 Message Date
Vincent Augagneur 1a795cfe4a Merge pull request #366 from kluevandrew/patch-2
[FIX] Bug in Controller class
2013-04-16 06:13:48 -07:00
gRoussac 47c118c3ca [-] FO : empty cache getContextualValue_ when updating cart quantity 2013-04-16 15:00:24 +02:00
Rémi Gaillard 8c5143de9e [-] Installer: installer now work even if no settings.inc.php file is created with an installer session already here 2013-04-16 12:01:04 +02:00
gRoussac 62fd5c6195 // small change on quantity_per_user cart rule created on ValidateOrder 2013-04-16 11:44:09 +02:00
Andrew a93cfbec07 Remove spaces before and after dot 2013-04-16 13:39:42 +04:00
gRoussac bf90c8cf84 // remove sql parse error 2013-04-15 12:10:27 +02:00
gRoussac 047551952e [-] FO : Fix bug #PSCFV-8623 : Cart rule without code is applied automatically 2013-04-15 11:48:27 +02:00
gRoussac 0256ee7c59 [-] FO : add cart rul when cart rul has several groups 2013-04-12 18:03:38 +02:00
vAugagneur f0209dd447 //small spellchecking 2013-04-12 11:46:38 +02:00
Rémi Gaillard 3cbd8444d6 [-] FO: Fix #PSCFV-8722 displayed specific prices on product page was sometimes wrong 2013-04-11 18:09:35 +02:00
vAugagneur c1518dfcbf [-] CORE : fixed bug #PSCFV-8475 - Email templates with {shop_url} append url with index.php 2013-04-11 12:00:31 +02:00
gRoussac 17012ea00d [*] Installer : Set context in upgrader 2013-04-10 17:57:33 +02:00
vAugagneur 3ba776a9d1 [-] FO - fixed bug #PSCFV-8612 - Payment module: Bug in country restriction in multi store 2013-04-09 14:59:15 +02:00
Rémi Gaillard a720b19854 [-] BO: Fix #PSCFV-8683 order_way collusion on listing between 2 tabs 2013-04-08 14:58:29 +02:00
Rémi Gaillard 90878d8a80 [-] FO: Fix htaccess generation when disable mod_security is selected #PSCFV-8675 2013-04-08 11:35:08 +02:00
gRoussac d6ee2acc90 [-] BO : Fix bug : #PSCFV-8631 no download-product.tpl in languages packs 2013-04-08 10:50:03 +02:00
gRoussac 5b6dc1e9e9 [-] BO : Fix bug #PSCFV-8540 setting cookie key in cache key 2013-04-05 17:59:46 +02:00
Rémi Gaillard 26bdf77308 // And now use smarty cache groups for cache ids to be more efficient 2013-04-05 11:57:52 +02:00
Rémi Gaillard a77111dc62 [-] Core: Cache of Cart::getPackageList is now per cart 2013-04-04 14:35:14 +02:00
gRoussac df4e3a0000 [*] FO : Check if grid_prestashop.css is available in theme before including 2013-04-04 12:48:22 +02:00
gRoussac e59274fb2b [-] FO : Fix bug #PSCFV-7825 removing import of grid_prestashop.css and displaying errors in AdminPerformances 2013-04-03 15:20:15 +02:00
Rémi Gaillard 0a466d8c5d [-] BO: Fix the Htaccess rewriting generation when one shop has the rewriting enabled and the last one on the same domain not 2013-04-03 14:43:17 +02:00
PrestaEdit 009a98c34d [-] Class: Order / Param Module
This param is required.
2013-04-03 00:59:49 +03:00
François Gaillard 5fe0acbfcb [-] Classes : Bug fix : Mobile hooks, check PayPal for payments only 2013-04-02 17:52:52 +02:00
Rémi Gaillard 52dbbd9e91 [-] Core: Local cache could never be totally cleaned 2013-04-02 15:22:27 +02:00
Andrew 9b6ff354ed [FIX] Critical bug in Cotroller class 2013-04-02 16:21:27 +04:00
gRoussac d790447e5f [-] BO : Remove warning on ProductDownload 2013-04-02 10:31:01 +02:00
Rémi Gaillard e3ba526625 // something was missing on the last commit 2013-03-29 15:53:26 +01:00
Rémi Gaillard e31e4ae018 [-] Installer: Switch test of session.save_path to optional test 2013-03-29 15:48:46 +01:00
gRoussac 01eaffcd1c [-] INSTALLER : Fix bug, can not check rights on theme folders 2013-03-29 15:21:49 +01:00
Damien Metzger 06e30b91b1 [-] BO : fixed field value saving when value is equal to 0 #PSCFV-8530 2013-03-29 14:16:49 +01:00
gRoussac 02e7a8ca00 [-] BO : Fix bug #PSCFV-8481 no live edit on index when one language is active only 2013-03-29 11:37:08 +01:00
vAugagneur bfc717e241 [-] BO : fixed bug #PSCFV-8095 now maximum weigh for carrier is float 2013-03-28 12:06:32 +01:00
Rémi Gaillard 92ad912074 // Fix SQL query for tags 2013-03-27 15:38:27 +01:00
François Gaillard 8bc725f4b6 // Release branch merged 2013-03-27 10:25:16 +01:00
Rémi Gaillard eda7758ab6 [-] Core: clean Language:: after adding a new lang 2013-03-26 16:06:50 +01:00
gRoussac 0e51b31acf // ooops, parse error sorry 2013-03-26 12:02:59 +01:00
gRoussac 53b0e11292 [-] MO : Fix bug #PSCFV-7800, lang fields definition in Retrocompatibility definition, thankx to Olea 2013-03-26 11:51:50 +01:00
vAugagneur 70bc9b7f6e //fixed bug when install module from specific tab 2013-03-26 11:21:50 +01:00
vAugagneur 016cdc1685 //fix install bug when no internet connection 2013-03-26 10:46:44 +01:00
vAugagneur 06c1b3537b [-] CORE : fixed bug #PSCFV-8035 - 'auth' hook exception is not working 2013-03-26 09:28:15 +01:00
Rémi Gaillard 6ebe135132 // small fix 2013-03-25 19:37:08 +01:00
Rémi Gaillard 3d312b2dcd // remove error on adding language if no htaccess 2013-03-25 16:24:00 +01:00
Rémi Gaillard 67b3978397 // Fix the display of errors on adding localization pack 2013-03-25 15:54:19 +01:00
vAugagneur 289357b6bf //small fix 2013-03-25 15:15:10 +01:00
Damien Metzger 2274ce2dcf // Fixed button order 2013-03-22 17:51:09 +01:00
Rémi Gaillard b4a95a7f02 // Another fix for installation with safe_mode 2013-03-22 15:20:40 +01:00
Rémi Gaillard 60cf85a078 // small fix for language installation 2013-03-22 14:46:19 +01:00
Rémi Gaillard 4c1ba5c62d // install languages on installer part 2 2013-03-21 18:32:27 +01:00
gRoussac 905c1b2018 [-] FO : Fix bug #PSCFV-8028 refactoring customization 2013-03-21 14:05:36 +01:00