Commit Graph

2216 Commits

Author SHA1 Message Date
rMalie 324171fef0 // Fix share customer on shops 2012-05-21 22:03:34 +00:00
rMalie db45859ec4 // Fix context in multishop 2012-05-21 19:33:02 +00:00
rMalie 595cc2bc81 // Fix multishop in objectModel (langs were not correctly generated when an employee has not all auths on shops) 2012-05-21 19:12:35 +00:00
rMalie 46b082d191 // Fix default context in shop 2012-05-21 18:57:51 +00:00
dMetzger 1e2c34ed95 // Fixed warning when calculating the order total of an empty cart 2012-05-21 18:56:19 +00:00
dMetzger 55527cfa91 // Cart display for free shipping 2012-05-21 18:53:30 +00:00
aNiassy e441f5cdf1 [-] BO : Fixed a bug which did not permitted to found a customer in the creation of order in the back office 2012-05-21 18:34:36 +00:00
tDidierjean caa0221575 // fix image file upload for IE 2012-05-21 17:49:28 +00:00
rMalie fdf8ece407 // Fix list of customers in multishop #PSCFV-2499 2012-05-21 17:44:38 +00:00
dMetzger 0ac0aadce4 // Cart display improved with free shipping 2012-05-21 17:33:51 +00:00
mDeflotte 21ed1ef008 // Fix bug with gift products and multishipping 2012-05-21 17:31:43 +00:00
rGaillard 44ca1199f6 [*] BO: Add free shipping to BackOffice Order 2012-05-21 17:11:00 +00:00
dMetzger 7d21b72d65 // Norm 2012-05-21 17:09:21 +00:00
dMetzger 1a420b5b4e [-] FO : wrong calcul of the free shipping in multi-shipping 2012-05-21 17:08:16 +00:00
rMalie 187db96329 // Groups with only 1 shop are not disabled anymore in multishop toolbar 2012-05-21 16:52:07 +00:00
rMalie d0372f8e3b // Fix multishop on Category->getChildrenWithNbSelectedSubCat() (best name ever) 2012-05-21 16:51:09 +00:00
dMetzger da91bd1886 // typo 2012-05-21 16:17:53 +00:00
mDeflotte 21be2b2b1f [-] BO : #PSCFV-2473 - Fix bug with attribute value and shop 2012-05-21 15:32:56 +00:00
rMalie 0973bde8db // Fix multishop management in ObjectModel 2012-05-21 15:29:28 +00:00
aFolletete ebe3addddd // little optimization in autoloader, we exclude smarty classes of treatement 2012-05-21 15:18:59 +00:00
dMetzger 712b2d0a6d // Code cleaning and small fixes 2012-05-21 15:17:21 +00:00
rGaillard e205eeb4d1 // Delete isXmlHttpRequest 2012-05-21 15:14:29 +00:00
dMetzger f87ee2f2f6 // variable misnamed 2012-05-21 14:50:13 +00:00
fBrignoli 9dcb27370b [-] BO : Bug fixed related to #PSCFV-2490 - Created group doesn't appear in my shop 2012-05-21 14:30:37 +00:00
rGaillard aeb57a2cd5 // Fix SQL error in the product listing on multishop 2012-05-21 14:30:28 +00:00
dMetzger 9b092be840 // variable misnamed 2012-05-21 14:29:54 +00:00
dMetzger fa1b31698c // variable misnamed 2012-05-21 14:28:34 +00:00
dMetzger c75f93d63e [-] FO : added the concept of product package (multi-shipping) for the cart rules in getContextualValue() 2012-05-21 14:19:54 +00:00
vSchoener 94a71db6c2 [-] FO : Fix SSL redirection 2012-05-21 14:02:24 +00:00
rGaillard 38c27068e4 // Fix product bug when no quantity was added for new products attributes 2012-05-21 14:00:17 +00:00
aNiassy 3cff645e26 [-] FO : #PSCFV-2478 : Fixed a problem with payment method which displays an error when a product created in multi-shop was chosen 2012-05-21 13:24:03 +00:00
mDeflotte 51ebf87dbf // Fix bug with undefined $carrier durring payment process 2012-05-21 13:22:26 +00:00
dMetzger 442c27830d [-] FO : fixed a great part of the cart rules with multi-shipping 2012-05-21 13:15:15 +00:00
lLefevre b5df182b3d [-] BO : fix #PSCFV-2467 : Now, You can update your theme in AdminThemes 2012-05-21 12:22:54 +00:00
mDeflotte 2178329fb7 // Normalize php doc commentary 2012-05-21 09:59:26 +00:00
mDeflotte 2bd4137b28 // Remove unusefull assignation 2012-05-21 09:58:45 +00:00
rGaillard 16999c64ae // Product is now correctly inserted in product_shop for existant products 2012-05-21 09:46:53 +00:00
aFolletete 65a812aee9 // add comment 2012-05-21 09:42:19 +00:00
mDeflotte 4197ac54f3 // Fix bug with multishipping shipping cost 2012-05-21 09:38:29 +00:00
aFolletete 9bb2a07e6f [+] Classes : include new method isXmlHttpRequest() in Controller class, allows to make ajax request without ajax=1 in GET parameter 2012-05-21 09:38:11 +00:00
rMalie 14cdca92d8 // Remove 'multishop' => true from Employee and AttributeGroup 2012-05-21 09:13:23 +00:00
vChabot 258ba2829c [-] BO : BugFix : #PSCFV-2465 : When creating a shop without importing categories, I can still see the default category from other shop 2012-05-21 08:20:19 +00:00
vAugagneur 9f28f5bfe3 //small check 2012-05-21 07:23:31 +00:00
rGaillard 70fc1fdf4e [-] Core: Fix PSCFV-2109 specific prices when updating product 2012-05-19 14:55:28 +00:00
dMetzger c7df242539 [-] BO : refresh currency rates button fixed 2012-05-19 14:40:10 +00:00
rMalie 9d4442d424 // Multishop entities are not created anymore in ObjectModel->update(), they are only updated 2012-05-19 13:39:39 +00:00
aFolletete ac8474a920 // fix issue on link in email 2012-05-19 13:31:10 +00:00
dMetzger d6a120cfc0 [*] FO : cart summary is adapted to cart rules with a special "friendly" display 2012-05-19 13:26:21 +00:00
fBrignoli 0ced0b08b2 [-] BO : Bug fixed #PSCFV-2443 - Incorrect default tab for my new employee 2012-05-19 13:12:38 +00:00
vChabot 9cd353da4b [-] BO : BugFix : #PSCFV-2440 : Impossible to delete a shop with share option 2012-05-19 12:23:58 +00:00