splashingpixels
6487bc1125
tooltips on variations not showing after using link all variations button Fixes #4366
2013-12-14 07:50:18 -08:00
James Koster
1343731031
color tweaks
2013-12-13 10:45:13 +00:00
James Koster
f6d057dc48
data tabs tweaks
2013-12-13 10:40:28 +00:00
Emyr Thomas
9c2d2dff75
Fix checkbox width in product data meta box
2013-12-12 20:50:04 +00:00
James Koster
05dda2c16a
add gallery images link
2013-12-12 14:08:26 +00:00
James Koster
bcee9b4a05
checkboxes in product data tabs #4356
2013-12-12 14:08:26 +00:00
James Koster
87ecd3dce5
short description meta box #4356
2013-12-12 14:08:26 +00:00
James Koster
dbf1b15001
replace a few missed →'s. closes #4350
2013-12-12 13:42:29 +00:00
Emyr Thomas
3a3e678db6
Fix product details meta box tabs for small width screens
2013-12-10 12:10:08 +00:00
James Koster
c22ebcc7ae
twentyfourteen compat. closes #4272
2013-12-09 09:55:11 +00:00
James Koster
1eb979c5ba
edit icon in customer list. closes #4287
2013-12-06 10:04:54 +00:00
Mike Jolley
82ba7cc310
Min #4299
2013-12-06 10:02:01 +00:00
Mike Jolley
4da2d1a3ba
Merge pull request #4299 from Ramoonus/js
...
third party JS update
2013-12-06 02:01:28 -08:00
Ramon van Belzen
d196fe401b
jQuery Cookie 1.4
2013-12-05 19:55:37 +01:00
Ramon van Belzen
30464857f4
jquery blockUI update to latest stable
2013-12-05 19:54:20 +01:00
Mike Jolley
24be342db0
Fix sort icon in firefox. Closes #4283
2013-12-05 15:19:52 +00:00
James Koster
8d796ff9d5
edit icon. #4287
2013-12-05 15:03:27 +00:00
Mike Jolley
684fd36288
#4287
2013-12-05 13:18:04 +00:00
Mike Jolley
153c367ef4
Missing icons #4287
2013-12-05 13:16:52 +00:00
Coen Jacobs
fe8f57c2e3
Minified all the JS files for #4289
2013-12-05 10:23:38 +01:00
Jared Cobb
9fc47db17f
Make frontend scripts safe to run on non WC pages (check for objects)
...
For a more detailed explaination of why this is helpful, see
Issue #4202 . In short, from a dev ops perspective, if we want to build /
concatonate our front end scripts into a single application.js file, we
need to ensure scripts first check for dependent global object helpers
before trying to use them. For example, there are several objects
(created via PHP using `wp_localize_script`) which generate objects such
as `wc_single_product_params`. These objects will not exist on most
other pages, however these scripts attempt to execute code that
references these objects.
2013-12-04 12:15:24 -07:00
James Koster
b69c8da6a5
twenty fourteen compat. closes #4272
2013-12-03 16:53:47 +00:00
Mike Jolley
293c998a1d
Set price slider min to min price. Closes #4183
2013-12-03 13:39:02 +00:00
Mike Jolley
af34b43ee6
Tweaks for #4239
2013-12-03 12:14:12 +00:00
Ewout Fernhout
bfa4ce53ff
Allow custom checkout fields to be localized
2013-11-28 15:46:08 +01:00
Coen Jacobs
5ef0ba6a37
Minification for #4237
2013-11-28 14:39:42 +01:00
Gerhard
903af259e0
refactor inline product images js
2013-11-28 14:37:44 +02:00
Gerhard
238becb050
Refactor order notes inline js
2013-11-28 14:03:29 +02:00
Mike Jolley
0e0b9648d6
Minify #4213
2013-11-27 14:33:09 +00:00
Gerhard
06020f4bd5
Move all download permissions inline js to meta-boxes.js
2013-11-27 16:03:04 +02:00
Gerhard
6300e65582
Make downloadable product dropdown ajaxy, as per #4211
2013-11-26 15:54:34 +02:00
James Koster
b4c66db7e2
remove unnecessary z-index on admin messages. closes #4200
2013-11-25 17:19:00 +00:00
Mike Jolley
8e7e75fc83
Add order item meta correct ajax hook
2013-11-25 16:30:12 +00:00
Mike Jolley
fc87619d4c
Correct add order item ajax event
2013-11-25 16:26:07 +00:00
Mike Jolley
0fae180f24
Minify all the things
2013-11-25 16:03:43 +00:00
Coen Jacobs
4afbd0b556
Merge branch 'function-call-refactor'
...
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
2013-11-25 15:42:26 +01:00
Coen Jacobs
f7df17db1c
Order functions woocommerce to wc refactor
2013-11-25 14:54:52 +01:00
Gregory K
8539e81d79
"export" is a reserved word in JavaScript
2013-11-25 07:18:01 -05:00
James Koster
cf64302063
woocommerce status dashboard widget #4042
2013-11-25 10:40:05 +00:00
James Koster
1e1ff450b5
site content dashboard widget #4042
2013-11-25 10:40:05 +00:00
James Koster
e2a56a92c5
status_table #4042
2013-11-22 17:21:18 +00:00
James Koster
48a6b2b6d8
debug report #4042
2013-11-22 17:20:25 +00:00
James Koster
e9473e3aea
tax rates table #4042
2013-11-22 17:18:04 +00:00
James Koster
517c4396a3
chosen #4042
2013-11-22 17:14:04 +00:00
James Koster
d33af19913
reports #4042
2013-11-22 17:09:05 +00:00
James Koster
38ae710996
order items #4042
2013-11-22 16:54:11 +00:00
James Koster
5acbe6c5b3
order totals #4042
2013-11-22 16:52:36 +00:00
James Koster
b2aee0c400
order notes #4042
2013-11-22 16:40:37 +00:00
James Koster
a4c707342e
order totals #4042
2013-11-22 16:38:16 +00:00
Mike Jolley
cc40557077
filter for cart fragment #4132
2013-11-20 16:31:28 +00:00
Patrick Rauland
3fc598ff77
optimizing images
2013-11-19 12:59:01 -06:00
Scott Basgaard
f3b2854638
woocommerce_json_search_products() is now a method of WC_AJAX. Use $this->json_search_products() instead.
2013-11-19 14:44:28 +01:00
Scott Basgaard
bee41fb7e5
woocommerce_get_refreshed_fragments() is no longer. Update where it was called to new Ajax class method.
2013-11-19 13:33:26 +01:00
James Koster
9812551ad6
remove message.png #4042
2013-11-19 11:45:21 +00:00
James Koster
0257ce201a
wc messages #4042
2013-11-19 11:22:59 +00:00
James Koster
489bf34385
attributes table. closes #4118
2013-11-19 11:04:45 +00:00
James Koster
902c81b8ca
meta formatting. closes #3926
2013-11-19 10:30:53 +00:00
Mike Jolley
3d01a288ec
hook: 'data-rel', Closes #4115
2013-11-18 13:00:56 +00:00
Coen Jacobs
f0adcb65b7
Merge remote-tracking branch 'thenbrent/add_payment_method_issue_3396'
2013-11-18 12:33:23 +01:00
James Koster
d25bdc821d
meta formatting #3926
2013-11-15 16:38:21 +00:00
James Koster
e44c75f2c5
mp6 #4042
2013-11-15 14:32:44 +00:00
James Koster
1ca24f492d
mp6 bits #4042
2013-11-14 19:42:17 +00:00
Mike Jolley
645ca3e834
WC_Ajax class for ajax events
2013-11-14 12:13:34 +00:00
James Koster
81122c1d1c
handlediv. closes #4098
2013-11-13 10:02:04 +00:00
Mike Jolley
ea05881af9
Conflicts
2013-11-12 17:46:22 +00:00
Mike Jolley
3fd02a57d0
Locales - store standardised values, and display using locale in admin #3862
2013-11-12 17:43:30 +00:00
James Koster
f50e741397
fix handledivs in meta boxes #4042
2013-11-12 17:01:13 +00:00
James Koster
202c16087b
variations tables #4042
2013-11-12 16:50:26 +00:00
James Koster
999c250614
attributes meta box #4042
2013-11-12 16:41:29 +00:00
James Koster
86316f9f01
checkboxes on variable products #4042
2013-11-12 16:34:44 +00:00
James Koster
15d49d512b
mp6 shortcode icon #4042
2013-11-12 16:26:46 +00:00
James Koster
fbf738b334
actions colour in products list #4042
2013-11-12 16:19:03 +00:00
James Koster
d11d137162
add-ons. closes #4044
2013-11-12 16:15:09 +00:00
Mike Jolley
5f62c532c3
Clean up formatting in admin - use autop #3926
2013-11-11 13:50:36 +00:00
Mike Jolley
9a82aecaad
Min
2013-11-08 17:03:59 +00:00
Mike Jolley
442f3b54cf
Use textarea for meta #3926
2013-11-08 17:03:46 +00:00
Mike Jolley
ac6bb25a22
Merge pull request #4053 from helgatheviking/feature/variation-bulk-edit-trigger
...
Add a custom trigger handler based on the value of select#field_to_edit
2013-11-08 08:08:12 -08:00
James Koster
e13d29648c
dashboard colors #4042
2013-11-08 14:05:52 +00:00
James Koster
85ccbea9ca
text indent on icon replacement mixin
2013-11-08 13:03:09 +00:00
James Koster
44215c88cc
menu icons... #4042
2013-11-08 12:29:59 +00:00
James Koster
3101de6989
menu icons #4042
2013-11-08 12:22:35 +00:00
James Koster
4ef71b1762
colors #4042
2013-11-08 12:00:40 +00:00
James Koster
097c3266d4
sys status #4042
2013-11-08 11:50:45 +00:00
James Koster
1603902051
reports #4042
2013-11-08 11:46:44 +00:00
James Koster
324d3932f1
product data handle #4042
2013-11-08 11:38:45 +00:00
James Koster
cb24997c11
sort / add account. #4042
2013-11-08 11:33:22 +00:00
James Koster
77b35c4be8
add ons layout. closes #4044
2013-11-08 11:04:55 +00:00
Brent Shepherd
4a7f207eff
Use new ID for add pay method form
...
Part of #3396
2013-11-05 15:36:00 -08:00
Kathy Darling
a97e1a697d
Add a custom trigger handler based on the value of select#field_to_edit
2013-11-03 18:50:24 +01:00
Scott Basgaard
5b4ef0b8bd
Class name consistency for woocommerce_attributes > product_attributes. See #4019
2013-11-01 13:06:14 -04:00
Mike Jolley
b4d1c764d5
Move average rating outside of hidden tab. Closes #3867 .
2013-10-31 16:26:20 +00:00
James Koster
dcf54c23bd
edit coupon icons and new version of WooCommerce icon font. #3585
2013-10-28 11:19:56 +00:00
James Koster
5aeaed888e
Add review form no longer opens in lightbox. closes #3804
2013-10-28 09:56:03 +00:00
James Koster
1fbb6249ff
Replaced → / ← on frontend with icons from our font. closes #4009
2013-10-28 09:45:59 +00:00
James Koster
e934947152
Remove placeholder polyfill. closes #4012
2013-10-28 09:03:03 +00:00
Mike Jolley
f742a91435
Rejig login form closes #4005
2013-10-25 16:10:13 +01:00
Mike Jolley
423cedc425
Wordwrap
2013-10-25 14:42:05 +01:00
Mike Jolley
0d8d95e8e6
total calcs
2013-10-24 13:41:42 +01:00
Mike Jolley
51aba21d76
Rounding + precision for taxes. Store unrounded. Round down (for the moment) for taxes
2013-10-24 13:15:42 +01:00
Scott Basgaard
90b503e2c6
Use minified quick-edit.js
2013-10-23 17:36:32 +02:00