Vincent Augagneur
0cd93a517b
Merge pull request #79 from PrestaEdit/PSCFV-3877
...
[-] FO : mobile template - states management
2012-12-12 03:34:09 -08:00
Jonathan Danse
9d5611f9fe
[*] FO : mobile template - states management
...
Put "p" and "div" in the same selector
2012-12-12 12:30:10 +01:00
Vincent Augagneur
90c7578637
Merge pull request #74 from mcdado/patch-1
...
[-] FO : order-carrier more compatible with opc
2012-12-12 03:21:19 -08:00
vAugagneur
768fcf8f84
Merge pull request #75 from @sebastienhouzet
2012-12-12 11:24:56 +01:00
Vincent Augagneur
33fcc16467
Merge pull request #78 from montes/redution-typo
...
[-] FO : Fixed variable typo (redution instead of reduction in some places)
2012-12-12 00:53:00 -08:00
Damien Metzger
8e8c1bee81
[-] FO : jquery mobile was not compatible with js minifier, I updated both
2012-12-11 14:01:40 +01:00
François Gaillard
6173a98b58
[*] FO : Bug fix : h4 -> title_block
2012-12-10 11:38:48 +01:00
François Gaillard
312df517fb
[*] FO : Cart vouchers style edited
2012-12-10 10:18:41 +01:00
PrestaEdit
5e563f2a48
[-] FO : mobile template - states management
2012-12-08 23:46:14 +01:00
montes
48d6b63d8e
Fixed variable typo (redution instead of reduction in some places)
2012-12-07 23:24:41 +01:00
David Gasperoni
310dbaaf24
move header tag out of carrier block
2012-12-06 15:06:08 +01:00
David Gasperoni
3b9b19ec48
order-carrier more compatible with order-opc
...
carriers' block didn't have the opc-main-block when in opc-order
2012-12-06 14:56:06 +01:00
David Gasperoni
497968fd7a
order-carrier more compatible with order-opc
...
carriers' block didn't have the opc-main-block when in opc-order
2012-12-06 14:52:14 +01:00
David Gasperoni
094e38206c
order carrier more compatible with opc
...
The carriers' block didnt't have the 'opc-main-block' in the order-opc page.
2012-12-06 14:46:40 +01:00
Rémi Gaillard
0e0f6ee641
[-] FO: Fix cart summary ajax refreshment
2012-12-06 11:58:29 +01:00
sLorenzini
2191eec919
[-] FO: improvement on h4/h5 edits (id become class)
2012-12-06 10:06:56 +01:00
Sarah Lorenzini
8ddafa2568
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2012-12-05 11:03:16 +01:00
sLorenzini
4844914b0a
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2012-12-05 10:59:47 +01:00
sLorenzini
babded4d29
//[-] FO: fixed bug #product_list li span.new: IE 6,7,8 bug: New product badge still not correct position - #PSCFV-5921
2012-12-05 10:42:26 +01:00
vAugagneur
6e9ea91ae7
//small variable name fix part 2
2012-12-04 18:47:00 +01:00
vAugagneur
6740906dcb
//small variable name fix
2012-12-04 18:35:10 +01:00
Sarah Lorenzini
31efb947ab
// change h4, h5
2012-12-04 17:15:49 +01:00
sLorenzini
52803b40b9
// fixed FO bugs
2012-12-04 15:27:43 +01:00
vAugagneur
8baa2b34b8
//small html fix
2012-12-04 11:07:56 +01:00
vAugagneur
51d8ef576b
//small fix with js on product page
2012-12-03 14:47:38 +01:00
vAugagneur
49e1a536e3
[*] FO : improve SEO and http error code
2012-12-02 19:46:09 +01:00
Sarah Lorenzini
22d92a6d3a
[-] FO: fix Add to cart button needs some changes in its css code - #PSCFV-5933
2012-11-30 16:30:34 +01:00
Vincent Augagneur
66108a770b
Merge pull request #40 from Milow/development
...
[-] FO : Fix css errors, clean up javascript
2012-11-30 02:02:42 -08:00
Vincent Augagneur
7bcc7dcddc
Merge pull request #56 from damonsk/patch2
...
[-] FO : Removed ID from repeating product rows in shopping cart table.
2012-11-29 07:14:43 -08:00
Damon Skelhorn
37edf2c9b6
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
Sarah Lorenzini
eb65e76252
[-] 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
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
bb3ede3aed
[-] 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
d8bd1f7ca6
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
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
9114223d4b
[-] 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
0d8cc1ace2
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
Milow
2118118cfa
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
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
f6e26c66cb
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
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
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