Commit Graph
8641 Commits
Author SHA1 Message Date
DamienMetzger 5dfa888b6f [-] Installer : name of the supplier page fixed #PSCFV-5571 2012-11-22 15:28:00 +01:00
Caleydon Media d153a0c67f Update modules/blockmyaccountfooter/blockmyaccountfooter.tpl
SEO and accessibility improvement
- added rel="nofollow" link parameter
- added emty title parameter
2012-11-22 15:23:33 +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
Xavier POITAU 034b26f82d When you set the "Fees by carrier, geographical zone, and ranges" (in the "Shipping" tab), the prices are tax excluded and displayed with 2 decimals, but the price is saved with 6 decimals in the database.
So when you define a shipping fee with 6 decimals it is saved without problem, but when you come back to edit the values, they are rounded (2 decimals) so you are forced to edit the values again, or else saving will replace the previous 6-decimals values with the displayed 2-decimals values.

Having 6 decimals displayed in the BO (not rounded, raw value from the database) is necessary because these values are tax excluded and are displayed tax included on the FO.
2012-11-22 14:14:02 +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 aeefe56a64 //remove svn keyword @version Release: $ part 2 2012-11-22 11:59:43 +01:00
vAugagneur be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
DamienMetzger a4d4f6feeb [-] FO : added missing e-mail control on identity controller #PSCFV-5645 2012-11-22 11:33:33 +01:00
vAugagneur 0b62fec31d //added CONTRIBUTING.md CONTRIBUTORS.md README.md 2012-11-22 11:21:19 +01:00
DamienMetzger 7858ae97c1 [*] FO : fixed wrong display of weight units in product comparaison #PSCFV-5662 2012-11-22 11:08:13 +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
DamienMetzger d6df4fec2d [-] FO : cookie lifetime is now set with the front end lifetime value instead of the BO value #PSCFV-5668 2012-11-22 10:12:42 +01:00
adonis karavokyros 5c94073642 Clean selectors in ajax-cart.js
Kepp it simple
2012-11-22 09:50:01 +01:00
DamienMetzger 33ef60652f [-] MO : fixed referralprogram uninstall #PSCFV-5680 2012-11-21 19:44:14 +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 af1e20dbf0 Merge pull request #6 from kpodemski/patch-3
[*] MO : new you can upload .png in homeslider module
2012-11-21 09:05:38 -08:00
Damon Skelhorn 0d84da1111 Revert "Bug #PSCFV-5626 - Amended SQL query to correctly sum the totals for each day."
This reverts commit b52dda80a0.
2012-11-21 17:05:08 +00:00
Damon Skelhorn fc7d36dd89 Bug #PSCFV-5626 - Amended SQL query to correctly sum the totals for each day. 2012-11-21 16:48:47 +00: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
Krystian Podemski 0127079357 PNG in homeslider
Allow to upload png files in homeslider
2012-11-21 17:35:15 +01:00
Damon Skelhorn f562cd875d Bug #PSCFV-5637 - Order reference (string) if passed in from a 1.4 theme in id_order is cast into a integer which destroys the value. 2012-11-21 15:02:59 +00:00
DamienMetzger b18f222c7f [-] BO : you can search a product by supplier reference again #PSCFV-5723 2012-11-21 13:42:40 +01:00
Vincent Augagneur 3255e75a89 [-] CORE : fixed bug #PSCFV-5700 - loop on undefined variable, typo, quote missing in generic_add_missing_column.php 2012-11-21 12:08:36 +01:00
DamienMetzger 9beba74704 [-] BO : check the folder permissions before writing PDF translations in the theme 2012-11-21 11:34:05 +01:00
DamienMetzger ee23354325 [-] BO : forbid the creation of 2 cart rules with the same code #PSCFV-5737 2012-11-21 10:59:37 +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
DamienMetzger 07ea9d10b2 [-] MO : "delete" in the module list now uninstall the module before deleting the files 2012-11-21 10:07:38 +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
Vincent Augagneur 32bebf5604 //added .gitignore 2012-11-19 17:57:46 +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
vAugagneur 06fca34bd6 [-] BO : fixed bug #PSCFV-5141 - Product Url being rewritten when a product is edited 2012-11-16 13:21:53 +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
sLorenzini 45b0fe885d [-] FO : fixed bug #PSCFV-5481 2012-11-16 10:29:14 +00:00
sLorenzini d6c7524805 [-] FO : fixed bug #PSCFV-5460 2012-11-16 10:26:43 +00:00
sLorenzini a71f394173 // modified valid hack IE 2012-11-16 10:20:06 +00:00
vAugagneur 70cabf303b [-] MO : fixed bug #PSCFV-5348 - cant load any tinymce in any bo module works only in cms pages 2012-11-16 10:16:57 +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
sLorenzini c27acef6f7 // add valid hack IE 2012-11-16 10:06:52 +00:00
sLorenzini a9c88681eb [-] FO : fixed bug #PSCFV-4783 2012-11-16 09:22:39 +00:00
rGaillard 893b26327a [-] FO: Fix #PSCFV-5652 url redirection after a guest order was bas 2012-11-15 18:11:10 +00:00
rGaillard f9d01a5d66 [-] BO: Fix #PSCFV-4284 combinations import should delete available stock for combinations and not for products 2012-11-15 16:26:24 +00:00
rGaillard 0e93f8cebe [-] BO: Remove useless warning #PSCFV-5122 2012-11-15 16:19:30 +00:00