Mike Jolley
30e6beb861
Fix buttons and externals. Closes #2437 .
2013-02-13 09:29:00 +00:00
Mike Jolley
8c50c320ac
Added notices for theme support. current_theme_supports( 'woocommerce' )
2013-02-11 16:34:13 +00:00
Mike Jolley
6bcb33f74a
Fix reviews Closes #2378 .
2013-02-11 15:37:26 +00:00
Mike Jolley
bc51d5652b
Put back coupon option.
2013-02-11 13:53:24 +00:00
Mike Jolley
7a84ddd6c1
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
2013-02-10 23:02:52 +00:00
Mike Jolley
fe4daed26b
Compressed CSS
2013-02-10 11:11:52 +00:00
Mike Jolley
6d153178ee
Merge pull request #2407 from douglsmith/avatar-smiley-fix
...
Fix review smiley replacing avatar #2404
2013-02-08 16:28:19 -08:00
douglsmith
b41798b1b6
Fix review smiley replacing avatar #2404
2013-02-08 16:08:10 -06:00
James Koster
3d87a9d38f
overwrite #respond styles in prettyPhoto
2013-02-08 18:00:30 +00:00
Mike Jolley
f7dd3eea65
Strings. Closes #2385 .
2013-02-08 15:11:10 +00:00
James Koster
1ab862d47b
iconise apply button. closes #2375
2013-02-08 14:24:07 +00:00
James Koster
d733b12f4a
prettyPhoto padding fix
2013-02-07 13:37:55 +00:00
Mike Jolley
c903e47089
Improve variation form pattern and data
2013-02-07 10:12:08 +00:00
Mike Jolley
8742d83f72
Open payment box Closes #2357 .
2013-02-05 10:46:31 +00:00
Mike Jolley
7c0b778497
Tweak admin styles. Closes #2354 .
2013-02-05 10:32:01 +00:00
James Koster
ba2e9a5131
prettyphoto styling
2013-02-04 14:36:23 +00:00
James Koster
7d03676cde
prettyphoto title / overlay z-index
2013-02-04 13:59:11 +00:00
Mike Jolley
cfc426d6af
Status page improvements.
2013-02-02 15:56:00 +00:00
Mike Jolley
fc84aacd14
Modify trigger. Closes #2324 , #2323
2013-02-01 15:04:10 +00:00
Mike Jolley
bbc8cea1aa
remove, don't hide, variation attributes
2013-02-01 11:49:29 +00:00
Mike Jolley
bccd92df35
min again
2013-02-01 11:07:14 +00:00
Mike Jolley
f1b635d266
compress
2013-02-01 11:06:22 +00:00
James Koster
c6a59881df
prettyphoto css tweak
2013-01-31 23:49:21 +00:00
James Koster
ac70b46867
more prettyPhoto
2013-01-31 14:15:55 +00:00
James Koster
6ae394bec0
replace the rels, minify css
2013-01-30 23:56:41 +00:00
James Koster
cf00520b4c
step 1 of replacing Fancybox with prettyPhoto
2013-01-30 16:18:36 +00:00
Mike Jolley
3b4e7ac4f8
sessionStorage instead of localStorage
2013-01-29 17:05:25 +00:00
Mike Jolley
eb1469a2ab
min
2013-01-29 12:37:09 +00:00
James Koster
8469819fb8
retina'd validation icons on checkout
2013-01-28 14:31:12 +00:00
Geert De Deckere
891d8f9bdb
Small optimisation for postcode/city field reordering
2013-01-28 14:28:32 +01:00
Mike Jolley
484f1e4192
Restore fields after postcode before city. Closes #2293 .
2013-01-28 12:28:27 +00:00
Mike Jolley
c21ca1a68c
fragment tweak
2013-01-28 12:02:21 +00:00
Mike Jolley
fdfa0d6efb
QTY Closes #2280 .
2013-01-28 11:42:03 +00:00
Mike Jolley
c51613910b
Fix bulk edit. Closes #2283 .
2013-01-28 11:18:14 +00:00
Mike Jolley
79eec982d1
Merge pull request #2298 from sbrajesh/master
...
Allow reusing virtual/downlodable option
2013-01-28 03:01:28 -08:00
Mike Jolley
b211894d3c
Get cart from ajax or local storage to prevent cache
2013-01-28 10:59:24 +00:00
Mike Jolley
10c8e8d501
Merge pull request #2282 from thenbrent/js_fixes
...
Fix delete tax row for dynamically inserted tax rows
2013-01-27 11:02:41 -08:00
Mike Jolley
0c523d30b1
@coenjacobs See this. Custom ajax handler and cart refresh per page load to get around cache issues. Custom handler foes *feel* a little wrong but since it doesn't load admin, it loads 100% faster.
2013-01-27 18:55:30 +00:00
Mike Jolley
4f0d7f55c6
Cleaned up session classes
2013-01-27 18:55:29 +00:00
Brajesh Singh
410a9d1813
Fix the write-panel.js to show_hide any panel depending on product type
2013-01-27 07:11:38 +05:30
James Koster
2801c963d9
Further optimised pngs using http://pngmini.com/
2013-01-26 14:06:05 +00:00
Brent Shepherd
ca6b96e96d
Declare var & add missing semicolon
2013-01-25 13:26:16 +10:00
Brent Shepherd
1a9ca48422
Use delegated event handler to delete tax rows
...
When a tax row is dynamically inserted, it can not be dynamically
deleted until the page is refreshed (becasue the event handler is
bound to only on page load). This commit delegates the event handler
from an element which is guaranteed to exist on page load, so that
dynamically inserted tax rows can also be dynamically deleted.
2013-01-25 13:22:44 +10:00
James Koster
d8b11b533a
Image optimisation
2013-01-24 15:25:06 +00:00
Mike Jolley
1cb13fe740
more json fixes #2268
2013-01-22 16:48:28 +00:00
Mike Jolley
a3e5748369
Add to cart json #2268
2013-01-22 16:33:33 +00:00
Mike Jolley
a0b0ecc9a0
Merge pull request #2268 from efarem/master
...
Fix JSON customer details call
2013-01-22 08:17:50 -08:00
James Koster
b13fa059e4
wp yellow
2013-01-22 16:07:21 +00:00
James Koster
e48f56ccb6
status colors again
2013-01-22 15:48:01 +00:00
James Koster
3f63969d42
better colors
2013-01-22 15:31:42 +00:00