Commit Graph
8063 Commits
Author SHA1 Message Date
adonis karavokyros 2818d46568 Clean product.js
Jquery Selector : keep it simple
2012-11-22 21:37:44 +01:00
adonis karavokyros c962db9170 Clean history.js
js selectors should be more simple in order to be more flexible in
theme development
2012-11-22 21:19:12 +01:00
DamienMetzger edf3a3b10e [-] BO : fixed filters on statuses tab #PSCFV-5763 2012-11-22 19:49:20 +01:00
DamienMetzger fdfe27dcd8 [-] FO : fixed parse error on ContactController.php #PSCFV-5803 2012-11-22 19:30:05 +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
Sarah Lorenzini d7f988b264 [-] FO : fixed bug #PSCFV-5649 - Product comparison error when Features are not set 2012-11-22 18:42:56 +01:00
vAugagneur eb44c1d707 //small fix in adminThemeController 2012-11-22 18:27:07 +01:00
DamienMetzger e22d3fd905 [-] FO : store locator working hours fixed #PSCFV-5709 2012-11-22 18:13:53 +01:00
vAugagneur 18c464f8e9 //fix sarah bug :p part 2 2012-11-22 17:57:19 +01:00
DamienMetzger 730a202381 [-] MO : block RSS encoding fixed #PSCFV-5689 2012-11-22 17:52:46 +01:00
vAugagneur f3e18165d1 //fix sarah bug :p 2012-11-22 17:52:10 +01:00
Caleydon Media 9f68161044 Update themes/default/password.tpl
- fix for properly displaying breadcrumb on password recovery page (Home > My Account > Forgot your password). Breadcrumb now displaying real user location.
- SEO improvement (added link rel="nofollow" parameters)
- just suggestion: rename customer entry page from "My Account" to "Authentication". "My Account" is good name for customer page where he can manage his account, not for multi-function entry page.
2012-11-22 17:42:39 +01:00
DamienMetzger 849b96ab9c [*] BO : the global search now looks into the modules 2012-11-22 17:41:12 +01:00
Sarah Lorenzini d2023a5105 [-] FO : fixed bug #PSCFV-5779 - order_conf still not fixed propertly 2012-11-22 17:12:58 +01:00
vAugagneur 1bd44e79a9 //fix from sarah 2012-11-22 16:48:21 +01:00
Rémi Gaillard b4922dae3e [-] FO: Fix #PSCFV-5052 update the cart rules in the cart when the address is changed 2012-11-22 16:46:12 +01:00
Caleydon Media b51b969fd4 Update themes/default/sitemap.tpl
SEO and accessibility improvement
- added link title and rel parameters
- improving dynamically displayed sitemap links (different list of link for logged/unlogged customer)
2012-11-22 16:45:01 +01:00
Caleydon Media ce84562d77 Update themes/default/css/cms.css
Added ordered list formating on CMS pages
2012-11-22 16:07:50 +01:00
Caleydon Media 09363dc4c3 Update modules/blockuserinfo/blockuserinfo.tpl
SEO and accessibility improvement
2012-11-22 15:51:59 +01:00
DamienMetzger 1a6fd753e0 [-] BO : fixed sorting and filter in BO tabs #PSCFV-5618 2012-11-22 15:46:49 +01:00
Caleydon Media effd3d13a8 Update modules/blockcart/blockcart.tpl
SEO and accessibility improvement
- added missing link title parameter
- added rel="nofollow" into links going to shopping cart
2012-11-22 15:36:46 +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 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