Commit Graph

1509 Commits

Author SHA1 Message Date
Damon Skelhorn edfe048a58 Additional instance and removed inline style since CSS present in global.css 2012-11-29 14:43:38 +00:00
vAugagneur c180b82627 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-11-28 18:52:17 +01:00
vAugagneur 853515ebf0 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-11-28 18:52:17 +01:00
Sarah Lorenzini eb65e76252 [-] FO: Bug CSS on SAFARI with iphone or ipad - #PSCFV-5704 2012-11-28 17:01:56 +01:00
Sarah Lorenzini d7ecc8bb99 [-] FO: Bug CSS on SAFARI with iphone or ipad - #PSCFV-5704 2012-11-28 17:01:56 +01:00
vAugagneur 0b10428124 //remove useless comment 2012-11-28 16:27:21 +01:00
vAugagneur b35e0fd519 //remove useless comment 2012-11-28 16:27:21 +01:00
Sarah Lorenzini f9fb4b7f8d [-] FO: fix #product_list li span.new: IE 6,7,8 bug: New product badge not correct position - #PSCFV-5898 2012-11-28 16:07:36 +01:00
Sarah Lorenzini 813d28bda9 [-] FO: fix #product_list li span.new: IE 6,7,8 bug: New product badge not correct position - #PSCFV-5898 2012-11-28 16:07:36 +01:00
Sarah Lorenzini bb3ede3aed [-] FO: added border-right on product-comparison table 2012-11-28 15:13:14 +01:00
Sarah Lorenzini f3cde47048 [-] FO: added border-right on product-comparison table 2012-11-28 15:13:14 +01:00
Damon Skelhorn 3420085113 Another instance of cart_quantity_button set as ID 2012-11-28 10:33:25 +00:00
Damon Skelhorn da8fcf7d0e Another instance of cart_quantity_button set as ID 2012-11-28 10:33:25 +00:00
Damon Skelhorn d8bd1f7ca6 Removed ID from repeating product rows in shopping cart table. 2012-11-28 09:35:23 +00:00
Damon Skelhorn 56b49e9681 Removed ID from repeating product rows in shopping cart table. 2012-11-28 09:35:23 +00:00
Sarah Lorenzini 6e640dfe9b [-] FO: fix The "Compare buttons" on the Manufacturers List page is coded incorrectly... - #PSCFV-5636
I also fixed this bug on the supplier list
2012-11-27 15:27:11 +01:00
Sarah Lorenzini fc23dae9de [-] FO: fix The "Compare buttons" on the Manufacturers List page is coded incorrectly... - #PSCFV-5636
I also fixed this bug on the supplier list
2012-11-27 15:27:11 +01:00
Sarah Lorenzini 13af2c610b [-] FO: fix Can't create consumer account if blockcart module is disabled - baseUri not defined - #PSCFV-5667 2012-11-27 15:13:53 +01:00
Sarah Lorenzini d4cff1c94b [-] FO: fix Can't create consumer account if blockcart module is disabled - baseUri not defined - #PSCFV-5667 2012-11-27 15:13:53 +01:00
Sarah Lorenzini 9114223d4b [-] FO: bug fixed on infos fields authentification 2012-11-27 15:06:11 +01:00
Sarah Lorenzini dc8d8a23ca [-] FO: bug fixed on infos fields authentification 2012-11-27 15:06:11 +01:00
Vincent Augagneur 5f36ec30af Merge pull request #25 from Caleydon/patch-4
[*] FO : Added ordered list formating on CMS pages : themes/default/css/cms.css
2012-11-27 06:03:02 -08:00
Vincent Augagneur e09c412a65 Merge pull request #25 from Caleydon/patch-4
[*] FO : Added ordered list formating on CMS pages : themes/default/css/cms.css
2012-11-27 06:03:02 -08:00
Vincent Augagneur 0d8cc1ace2 Merge pull request #19 from Caleydon/patch-5
[-] FO : Update themes/default/sitemap.tpl
2012-11-27 05:40:12 -08:00
Vincent Augagneur fdb5ba9649 Merge pull request #19 from Caleydon/patch-5
[-] FO : Update themes/default/sitemap.tpl
2012-11-27 05:40:12 -08:00
Gabriel Schwardy e9f7743015 Update themes/default/sitemap.tpl 2012-11-26 17:14:14 +01:00
Gabriel Schwardy 3b265a7922 Update themes/default/sitemap.tpl 2012-11-26 17:14:14 +01:00
Milow 2118118cfa Fixup js/tools/statesManagement.js
Replace == with === and != with !==
2012-11-23 23:02:28 -06:00
Milow 9c5984178f Fixup js/tools/statesManagement.js
Replace == with === and != with !==
2012-11-23 23:02:28 -06:00
Milow bceb2ee3f9 Fixup js/tools.js
1. Replace == with === and != with !==
2. Add missing semicolons to lines 238 and 241
2012-11-23 22:58:54 -06:00
Milow 3f01a6f587 Fixup js/tools.js
1. Replace == with === and != with !==
2. Add missing semicolons to lines 238 and 241
2012-11-23 22:58:54 -06:00
Milow 1a2a714a16 Fixup js/stores.js
1. Replace == with === and != with !==
2. Fixed variable scrope issue
3. Added missing () to constructors on lines 165 and 186
2012-11-23 22:53:44 -06:00
Milow b9a79e196d Fixup js/stores.js
1. Replace == with === and != with !==
2. Fixed variable scrope issue
3. Added missing () to constructors on lines 165 and 186
2012-11-23 22:53:44 -06:00
Milow f6e26c66cb Fixup js/scenes.js
Replace == with ===
2012-11-23 22:49:34 -06:00
Milow 5c2f6e5817 Fixup js/scenes.js
Replace == with ===
2012-11-23 22:49:34 -06:00
Milow 4e46f39360 Fix up js/products-comparison.js
Replace == with ===
2012-11-23 22:48:16 -06:00
Milow 773977c113 Fix up js/products-comparison.js
Replace == with ===
2012-11-23 22:48:16 -06:00
Milow f15e8399ff Fixup js/product.js
Error fixes:
1. Added missing semicolons to lines 94, 103, and 680

General fixes:
1. Replace new Array() with []
2. Replace new Number with simply 0. If not, === checks will be broken
3. Replace == with === and != with !==
4. Fixed a couple variable scopes
5. Removed var from line 423 that was not needed because it was already
defined
6. Added vars to for loops
2012-11-23 22:45:47 -06:00
Milow 76819eff1c Fixup js/product.js
Error fixes:
1. Added missing semicolons to lines 94, 103, and 680

General fixes:
1. Replace new Array() with []
2. Replace new Number with simply 0. If not, === checks will be broken
3. Replace == with === and != with !==
4. Fixed a couple variable scopes
5. Removed var from line 423 that was not needed because it was already
defined
6. Added vars to for loops
2012-11-23 22:45:47 -06:00
Milow b6052413c6 Fixup js/order-opc.js
Error fixes:
1. Added missing var on line 89
2. Added missing semicolons on lines 98, 104, 110, 181, 766, 781

General fixes:
1. Replace == with === and != with !==
2. Added missing var to for loops
3. Moved a few var scopes to the correct location
2012-11-23 22:23:28 -06:00
Milow c57c53711a Fixup js/order-opc.js
Error fixes:
1. Added missing var on line 89
2. Added missing semicolons on lines 98, 104, 110, 181, 766, 781

General fixes:
1. Replace == with === and != with !==
2. Added missing var to for loops
3. Moved a few var scopes to the correct location
2012-11-23 22:23:28 -06:00
Milow 0f6d6e9747 Fixup js/order-address.js
Replace == with === and != with !==
Added var to for loop
2012-11-23 22:09:15 -06:00
Milow 41371b1938 Fixup js/order-address.js
Replace == with === and != with !==
Added var to for loop
2012-11-23 22:09:15 -06:00
Milow 766a9677e2 Fixup js/history.js
Change == to === and != to !==
2012-11-23 22:06:11 -06:00
Milow 89d03a6aa6 Fixup js/history.js
Change == to === and != to !==
2012-11-23 22:06:11 -06:00
Milow 2ed7b970a8 Fixup js/cart-summary.js
Cleanup of cart-summary.js

Error fixes:
1. Added two missing semicolons on line 34 and line 622
2. Fix var scrope around lines 229 and 805

General fixes:
1. Changed all == to === and != to !==
2. Added missing var to undefined variables in for loops
2012-11-23 22:02:11 -06:00
Milow 8e01829bf0 Fixup js/cart-summary.js
Cleanup of cart-summary.js

Error fixes:
1. Added two missing semicolons on line 34 and line 622
2. Fix var scrope around lines 229 and 805

General fixes:
1. Changed all == to === and != to !==
2. Added missing var to undefined variables in for loops
2012-11-23 22:02:11 -06:00
Milow a6db212acf Fix css errors
In css/admin.css, cellpadding and cellspacing are not valid css, so
replace them with the correct css equivalent.

In css/product.css, simply remove an extra 6 on color.
2012-11-23 20:37:20 -06:00
Milow 1375ca9590 Fix css errors
In css/admin.css, cellpadding and cellspacing are not valid css, so
replace them with the correct css equivalent.

In css/product.css, simply remove an extra 6 on color.
2012-11-23 20:37:20 -06:00
François Gaillard ac3a72baf2 Merge pull request #26 from prestarocket/history.js
[*] FO : Clean history.js
2012-11-23 10:13:57 -08:00