Commit Graph

2909 Commits

Author SHA1 Message Date
Rémi Gaillard
ac5e64e7a7 // Fix admin listing on some tab 2012-11-23 14:30:00 +01:00
DamienMetzger
28a75f89c3 [-] BO : admin does not crash anymore when custom BO theme is not available #PSCFV-5492 2012-11-23 11:28:31 +01:00
DamienMetzger
ea436c5eb8 [-] FO : changed redirection management when accessing page number out of scope #PSCFV-5567 2012-11-23 11:02:23 +01:00
Vincent Augagneur
191b6ca526 Merge pull request #17 from axome/ColorEmail
[+] CORE : Remove color for email in *.php
2012-11-23 00:18:29 -08:00
DamienMetzger
edf3a3b10e [-] BO : fixed filters on statuses tab #PSCFV-5763 2012-11-22 19:49:20 +01:00
Rémi Gaillard
a717e79a07 [-] BO: Fix #PSCFV-5207 update of some fields on multishop with deleted property 2012-11-22 19:02:55 +01:00
vAugagneur
18c464f8e9 //fix sarah bug :p part 2 2012-11-22 17:57:19 +01:00
vAugagneur
f3e18165d1 //fix sarah bug :p 2012-11-22 17:52:10 +01:00
Sarah Lorenzini
d2023a5105 [-] FO : fixed bug #PSCFV-5779 - order_conf still not fixed propertly 2012-11-22 17:12:58 +01:00
DamienMetzger
1a6fd753e0 [-] BO : fixed sorting and filter in BO tabs #PSCFV-5618 2012-11-22 15:46:49 +01:00
Rémi Gaillard
c5f52bcf7c [-] BO: Fix the product indexation only on the default shop #PSCFV-5227 2012-11-22 15:35:29 +01:00
DamienMetzger
f973d2e3e4 [-] BO : image regeneration now gives a better reporting and crash less #PSCFV-5519 2012-11-22 15:15:43 +01:00
cmouleyre
0d545d0a53 Remove color for email in *.php 2012-11-22 14:58:52 +01:00
DamienMetzger
6d1b299d05 [-] FO : fixed error in price cache (multishop not taken into account) #PSCFV-5612 2012-11-22 12:06:06 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
Rémi Gaillard
2244b6e4cf [-] Core: Fix #PSCFV-5561 many payment informations are added when product is out of stock on order validation 2012-11-22 10:49:50 +01:00
DamienMetzger
e1428a6f9a [-] BO : tag saving does not crash with a bad line ending anymore #PSCFV-5663 2012-11-22 10:30:25 +01:00
Rémi Gaillard
2aa809a7ea [-] BO: Fix #PSCFV-5445 - carts are empty on global context in the AdminCarts 2012-11-21 18:50:16 +01:00
Rémi Gaillard
2ef9d50b60 [-] Core: Fix #PSCFV-5301 Product::isDiscounted was returned a bad value 2012-11-21 18:10:25 +01:00
Vincent Augagneur
fccac59bbe [-] CORE : fixed bug #PSCFV-5514 - Override of module language file type fr.php in theme 2012-11-21 17:41:53 +01:00
DamienMetzger
b18f222c7f [-] BO : you can search a product by supplier reference again #PSCFV-5723 2012-11-21 13:42:40 +01:00
DamienMetzger
8b292d0765 [-] BO : added missing width and height of the logo in the supplier order PDF 2012-11-21 10:31:37 +01:00
Rémi Gaillard
cba080ccd8 [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
Vincent Augagneur
6f35cc3df4 [-] CORE : fixed bug #PSCFV-5400 - jquery.ui.core.css is never used 2012-11-19 18:23:21 +01:00
rGaillard
b997f7b8af [-] BO: FIX #PSCFV-5088 - cant add a tax rule to a group if one have already defined as unique 2012-11-16 16:48:23 +00:00
rGaillard
84a253548e // small sql fix 2012-11-16 16:09:55 +00:00
rGaillard
b9289df687 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +00:00
rGaillard
eac368cf10 [-] Core: Fix #PSCFV-5327 the computation of real stock quantities was bad sometimes 2012-11-16 13:38:32 +00:00
rGaillard
fc523f368e [-] Core: fix regular expression patterns for some hosting which don't support unicode 2012-11-16 11:04:27 +00:00
vAugagneur
e4c93d23f4 //removed useless comment 2012-11-16 10:09:15 +00:00
vAugagneur
92a015941a [-] CORE : fixed bug #PSCFV-5261 - No easy way to associate xxx_shop table for an object => added Shop:: addTableAssociation($table_name, $table_details) 2012-11-16 10:06:57 +00:00
rGaillard
b5d9afc158 [-] BO : Fix #PSCFV-4949 position updating after deleting a category from a product 2012-11-15 15:56:05 +00:00
rGaillard
ef13038a6d [-] BO: Fix #PSCFV-5109 translations of admin module controller 2012-11-15 15:39:51 +00:00
rGaillard
2c1e7f504b [-] BO: Fix #PSCFV-5263 tax rule deletion on tax rules group deletion 2012-11-15 14:01:36 +00:00
rGaillard
a7e7ebd2cd [-] FO : Fix #PSCFV-5239 bad rewrite rule for category with no image 2012-11-15 13:42:47 +00:00
vAugagneur
a0a6a3d3b6 [-] FO : fixed bug #PSCFV-5324 - Product url rewrite contains "root/home/" 2012-11-15 13:26:44 +00:00
rGaillard
79d8836f5f [-] Core: Fix #PSCFV-5238 cache_has_attachments field update 2012-11-14 18:18:53 +00:00
dMetzger
3166887d0e [-] FO : replaced order id by order reference in the contact form (but kept the id_order for retrocompatibility) #PSCFV-5491 2012-11-14 14:47:26 +00:00
dMetzger
aa708231f6 [-] WS : cart rules were missing in the WS #PSCFV-5602 2012-11-13 18:21:10 +00:00
dMetzger
c65753bc35 [-] FO : wrong cache ID fixed #PSCFV-5537 2012-11-13 15:52:31 +00:00
dMetzger
7f4097a4bd [-] FO : fixed geolocation issue (which caused some unexpected cart reset) 2012-11-13 15:25:29 +00:00
rGaillard
5ee9b10b2b [-] FO : Fix error with geolocation enabled and satellite connection 2012-11-13 11:09:21 +00:00
rGaillard
c026a07504 [-] BO : fix the change of advanced stock management in the products on GroupShop context #PSCFV-5521 2012-11-12 13:28:35 +00:00
rGaillard
1d29ab3dea [*] WS : add accessories association to product webservices 2012-11-12 10:03:37 +00:00
rGaillard
e01fe4c6dd [-] Core : fix id_warehouse used for orders 2012-11-09 16:41:40 +00:00
dMetzger
d5fbfa5733 [-] FO : shipping should not be free because the products in cart cart are free #PSCFV-5303 2012-11-09 16:41:29 +00:00
dMetzger
de24992207 [-] FO : fixed validation of birthdates #PSCFV-5465 2012-11-09 13:13:29 +00:00
dMetzger
9e79db962b [-] FO : restored the display of available cart rules in the cart #PSCFV-5473 2012-11-09 13:08:28 +00:00
vAugagneur
f94d51181c //added configuration to enable or disable accented char in URL 2012-11-09 12:56:15 +00:00
vAugagneur
2d65725a00 [-] BO : fixed bug #PSCFV-5387 - Impossible to add more than 13 Keywords in index page (SEO & URLs) 2012-11-09 09:35:40 +00:00