Mike Jolley
04aebd9fa7
Merge pull request #13306 from woocommerce/fix-13303
...
Fix multiple item additon to orders
2017-02-23 18:11:02 +00:00
Claudio Sanches
9a666d23e1
Merge pull request #13310 from woocommerce/checkout-improvements
...
Checkout improvements and fixes
2017-02-23 13:15:06 -03:00
Mike Jolley
b9a01da618
Check size of all images to enable zoom
...
Closes #13290
2017-02-23 12:29:09 +00:00
Mike Jolley
eb47dc7036
Improve validation event
2017-02-23 11:51:27 +00:00
Mike Jolley
114026b0be
Maintain focus after selection
...
Fixes #13300
2017-02-23 10:51:41 +00:00
Mike Jolley
f21997d661
Send items in one request rather than multiple requests
2017-02-23 10:19:32 +00:00
Mike Jolley
4124d41e46
Merge pull request #13283 from woocommerce/fix-13277
...
Avoid disabling buttons when password length is 0
2017-02-22 16:31:54 +00:00
Mike Jolley
d1eab19725
Avoid disabling buttons when password length is 0
2017-02-22 11:03:43 +00:00
Mike Jolley
2ac125417f
Fix sale date field
2017-02-22 10:31:20 +00:00
Mike Jolley
9394aae90d
Style tidyup
...
Closes #13254
2017-02-21 11:39:17 +00:00
Mike Jolley
7f33db5746
Fix and minify
2017-02-21 10:35:11 +00:00
Maximus80
ea97b60d49
fix product gallery lightbox trigger
2017-02-21 09:11:39 +01:00
Claudio Sanches
542fea3d85
Merge pull request #13230 from woocommerce/quantity-actions-and-grouped-products
...
Quantity actions and grouped handling
2017-02-17 14:14:36 -02:00
Mike Jolley
81bad72c78
When showing sold individually item in grouped template, use checkbox
2017-02-17 15:53:15 +00:00
James Koster
8b31da7db5
Photoswipe button hover styles in twenty seventeen
2017-02-17 14:48:54 +00:00
Kathy
c30b1c1bb3
Coupon tweaks ( #13222 )
...
* pass coupon to applied/removed JS trigger
* add coupon id and coupon object to action hooks in admin metabox
2017-02-17 11:58:15 +00:00
Mike Jolley
93e21a09c7
Convert alert to regular notice.
...
Fixes #13216
2017-02-16 16:27:37 +00:00
Mike Jolley
a06f83ac50
Fix variation image change
2017-02-16 11:00:09 +00:00
Mike Jolley
d8a00b97a1
Minify
2017-02-16 10:44:43 +00:00
Rasmus
a77bd11dad
Remove deprecated jQuery bind calls
...
As of jQuery 3.0, .bind() has been deprecated. It was superseded by the .on() method for attaching event handlers to a document since jQuery 1.7, so its use was already discouraged.
Since jQuery 1.7 or higher is included in the required WordPress version this seems like a safe and sane change.
2017-02-15 10:43:16 +01:00
Claudiu Lodromanean
5bb7e6e514
Move admin.css select2 dependency to gruntfile
2017-02-10 15:14:07 -08:00
Claudiu Lodromanean
8d2fd29396
Don't rtlcss select2.css
2017-02-10 11:39:28 -08:00
Mike Jolley
234b4cfa91
Merge pull request #13009 from woocommerce/gallery-tweaks
...
Gallery tweaks
2017-02-09 12:34:23 +00:00
Mike Jolley
649f55b494
Load default country/state on edit
...
Closes #13061 Fixes #12899
2017-02-08 10:56:00 +00:00
Claudiu Lodromanean
e45adc14ed
Bring up-to-date with master
2017-02-06 10:10:41 -08:00
Claudiu Lodromanean
f376684732
Make 2-column checkout form inputs flip on RTL
2017-02-06 09:59:31 -08:00
Claudiu Lodromanean
b237e06dd4
Get tiptips working correctly in RTL mode
2017-02-03 10:41:31 +01:00
Claudiu Lodromanean
c220f38ba8
12170 Style tweaks for email "From" address input to improve RTL compatibility
2017-02-01 18:41:14 +01:00
Claudiu Lodromanean
9fadeacfdc
Tweak shipping zones button styling to handle RTL better
2017-02-01 10:25:42 +01:00
Caleb Burks
4e59f08918
Update Zoom to 1.7.18
2017-01-31 22:47:25 -06:00
Claudiu Lodromanean
a52ce6d21e
Tweak variations checkbox margins
2017-01-31 19:05:21 +01:00
Mike Jolley
efcbdc3031
Tweaks for #12805
...
Closes #12805
2017-01-31 17:25:57 +01:00
Claudiu Lodromanean
da22e021f9
Tweak admin tabs CSS to look good in LTR and RTL modes.
2017-01-31 10:09:56 +01:00
Mike Jolley
926384f20c
Make script load features conditonally
2017-01-27 15:35:29 +00:00
Mike Jolley
24608370ab
Style thumbnails
2017-01-27 15:34:50 +00:00
Mike Jolley
bf24ba395d
Use get_theme_support for gallery features
2017-01-27 14:13:54 +00:00
Mike Jolley
f457c25055
Remove unused is_touch_device
2017-01-26 15:19:37 +00:00
Mike Jolley
41f3572b23
Merge branch 'fix-12922'
2017-01-26 14:57:51 +00:00
Claudiu Lodromanean
ecb542986a
Basic non-height-changing slideshow
2017-01-23 15:35:30 -08:00
Claudiu Lodromanean
754a12c88a
12170 Set up RTL generation and enqueuing
2017-01-20 10:29:48 -08:00
Chuck Mac
aef47c7bdc
Admin Report JS - Add ability to have non-date index in export
...
Currently the export function only allows for an index that is a date. For
extending reports there are many situations where it would be desirable to
have a non-date index. This change will add a new data flag "index_type",
if set to "none" it will leave the index as is and not try to convert it
to a date.
2017-01-20 09:36:43 -05:00
Claudio Sanches
ac3d847a16
Fixed file permissions
2017-01-17 16:31:31 -02:00
Mike Jolley
17481af671
Allow html in description
2017-01-17 15:50:19 +00:00
Mike Jolley
cb04d5985a
Fix add zone button and default title
...
Fixes #12829
2017-01-17 15:25:12 +00:00
Mike Jolley
57ef639f8d
Minify
2017-01-17 14:35:47 +00:00
Mike Jolley
b2f537fe95
Merge pull request #12820 from woocommerce/fix-12817-mb
...
Update available attribute options
2017-01-17 14:33:43 +00:00
James Koster
88a378ea79
Don't allow users to open the lightbox for placeholder images
2017-01-16 14:17:03 +00:00
Caleb Burks
b5991c417c
Update available attribute options
...
Ensure that available attributes can be updated after each attribute selection.
Fixes https://github.com/woocommerce/woocommerce/issues/12817
2017-01-15 03:17:03 -05:00
Claudio Sanches
9c27661dea
Synchronized with master
2017-01-12 17:53:15 -02:00
Mike Jolley
777f09db32
remove notice - no longer needed
2017-01-11 11:48:05 +00:00