Commit Graph

3390 Commits

Author SHA1 Message Date
Rémi Gaillard
103513bf28 // performance improve for ObjectModel::displayFieldName #PSCFV-8713 2013-04-18 17:12:05 +02:00
vAugagneur
ea0203f43f Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-04-18 17:02:51 +02:00
vAugagneur
75d395c84a [-] FO - fixed bug #PSCFV-8826 sort now work fine on bestsale controller 2013-04-18 17:02:45 +02:00
gRoussac
2a3789d48b [-] CORE : Fix bug #PSCFV-8636 again, cart rule with a reduction and free shipping 2013-04-18 16:44:55 +02:00
gRoussac
0a8eddf7d6 [-] BO : Bad gender image when no gender 2013-04-18 14:54:12 +02:00
Rémi Gaillard
f7a1fdb9e0 [-] BO: Fix #PSCFV-8827 fixed price of specific price rules should be a float 2013-04-18 14:21:44 +02:00
Rémi Gaillard
e7b344adab // don't try to clear smarty cache if smarty is not defined 2013-04-18 14:06:49 +02:00
Rémi Gaillard
be250c9ecc // Revert a93cfbec07 2013-04-18 11:36:55 +02:00
Rémi Gaillard
39e3b079dd [-] FO: Add the protocol content to the cache id of modules #PSCFV-8810 2013-04-17 18:14:58 +02:00
Rémi Gaillard
a172632600 // Fix smarty cache after modules translation update 2013-04-17 14:44:20 +02:00
Vincent Augagneur
95500d708d Merge pull request #179 from nturato/patch-1
[-] WS: images are only shown as jpg or gif
2013-04-17 01:56:57 -07:00
vAugagneur
6bf1d0c036 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-04-17 10:02:37 +02:00
vAugagneur
9f9562f92b Merge Pull request #98 - Thanks to @phproberto 2013-04-17 10:02:32 +02:00
gRoussac
27212bd126 [-] CORE : Fix bug last part #PSCFV-8636, cart rule with a reduction and free shipping 2013-04-16 18:56:00 +02:00
Vincent Augagneur
dc529264e0 Merge pull request #366 from kluevandrew/patch-2
[FIX] Bug in Controller class
2013-04-16 06:13:48 -07:00
gRoussac
0f98ff12e1 [-] FO : empty cache getContextualValue_ when updating cart quantity 2013-04-16 15:00:24 +02:00
Rémi Gaillard
7bb98b16f3 [-] 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
3615c225b3 // small change on quantity_per_user cart rule created on ValidateOrder 2013-04-16 11:44:09 +02:00
Andrew
03eadb3d6a Remove spaces before and after dot 2013-04-16 13:39:42 +04:00
gRoussac
dc2e2d0adf // remove sql parse error 2013-04-15 12:10:27 +02:00
gRoussac
22b506dd41 [-] FO : Fix bug #PSCFV-8623 : Cart rule without code is applied automatically 2013-04-15 11:48:27 +02:00
gRoussac
5d3f48354b [-] FO : add cart rul when cart rul has several groups 2013-04-12 18:03:38 +02:00
vAugagneur
846d6c489d //small spellchecking 2013-04-12 11:46:38 +02:00
Rémi Gaillard
8d06ff3044 [-] FO: Fix #PSCFV-8722 displayed specific prices on product page was sometimes wrong 2013-04-11 18:09:35 +02:00
vAugagneur
63bcd22bc6 [-] CORE : fixed bug #PSCFV-8475 - Email templates with {shop_url} append url with index.php 2013-04-11 12:00:31 +02:00
gRoussac
ec63aa4064 [*] Installer : Set context in upgrader 2013-04-10 17:57:33 +02:00
vAugagneur
648da86eac [-] 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
419ed00e58 [-] BO: Fix #PSCFV-8683 order_way collusion on listing between 2 tabs 2013-04-08 14:58:29 +02:00
Rémi Gaillard
f310ec5346 [-] FO: Fix htaccess generation when disable mod_security is selected #PSCFV-8675 2013-04-08 11:35:08 +02:00
gRoussac
6384a74c1d [-] BO : Fix bug : #PSCFV-8631 no download-product.tpl in languages packs 2013-04-08 10:50:03 +02:00
gRoussac
f9de39b225 [-] BO : Fix bug #PSCFV-8540 setting cookie key in cache key 2013-04-05 17:59:46 +02:00
Rémi Gaillard
2837c0e34e // And now use smarty cache groups for cache ids to be more efficient 2013-04-05 11:57:52 +02:00
Rémi Gaillard
c67ea6c022 [-] Core: Cache of Cart::getPackageList is now per cart 2013-04-04 14:35:14 +02:00
gRoussac
f00d0e8471 [*] FO : Check if grid_prestashop.css is available in theme before including 2013-04-04 12:48:22 +02:00
gRoussac
c3ce452405 [-] 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
e83da1f23b [-] 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
87b7be46de [-] Class: Order / Param Module
This param is required.
2013-04-03 00:59:49 +03:00
Francois Gaillard
59f6b49b8c [-] Classes : Bug fix : Mobile hooks, check PayPal for payments only 2013-04-02 17:52:52 +02:00
Rémi Gaillard
f4eee31bf3 [-] Core: Local cache could never be totally cleaned 2013-04-02 15:22:27 +02:00
Andrew
e002124e57 [FIX] Critical bug in Cotroller class 2013-04-02 16:21:27 +04:00
gRoussac
47c5873257 [-] BO : Remove warning on ProductDownload 2013-04-02 10:31:01 +02:00
Rémi Gaillard
94c9491ed7 // something was missing on the last commit 2013-03-29 15:53:26 +01:00
Rémi Gaillard
359af7572d [-] Installer: Switch test of session.save_path to optional test 2013-03-29 15:48:46 +01:00
gRoussac
6caa83a9d4 [-] INSTALLER : Fix bug, can not check rights on theme folders 2013-03-29 15:21:49 +01:00
Damien Metzger
d1e776c62f [-] BO : fixed field value saving when value is equal to 0 #PSCFV-8530 2013-03-29 14:16:49 +01:00
gRoussac
2a3373eb1d [-] 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
2733cab592 [-] BO : fixed bug #PSCFV-8095 now maximum weigh for carrier is float 2013-03-28 12:06:32 +01:00
Rémi Gaillard
286dea8362 // Fix SQL query for tags 2013-03-27 15:38:27 +01:00
Francois Gaillard
77871338c6 // Release branch merged 2013-03-27 10:25:16 +01:00
Rémi Gaillard
a5f5ebb1d8 [-] Core: clean Language:: after adding a new lang 2013-03-26 16:06:50 +01:00