Manos Psychogyiopoulos
4e48a2ddfa
revert change from attr. to data.
2017-03-14 13:33:05 +02:00
Manos Psychogyiopoulos
9181f1c151
allow init with args
2017-03-14 12:55:25 +02:00
Manos Psychogyiopoulos
1d5cd9409e
allow multiple galleries on page and init of dynamically loaded galleries
2017-03-13 18:58:39 +02:00
Claudiu Lodromanean
e1891b85a2
Remove all previous messages on submit error
2017-03-07 12:15:07 -08:00
Claudiu Lodromanean
cd37d8aa40
Add wrapper class to messages
2017-03-06 14:45:45 -08:00
Claudiu Lodromanean
4ad3709859
Make coupon errors properly refresh the checkout page
2017-03-06 11:52:38 -08:00
Mike Jolley
ce82fcc0c7
Remove attribute code from product-ordering.js
...
Fixes #13471
2017-03-06 14:33:52 +00:00
Mike Jolley
052417e0d0
Merge pull request #13416 from woocommerce/fix-13402
...
Reset gallery position on variation change
2017-03-06 11:58:16 +00:00
Claudiu Lodromanean
3c4b06f51c
Remove extra space
2017-03-03 13:30:16 -08:00
Claudiu Lodromanean
29bdcd7985
Better slide-reset checking
2017-03-03 13:28:38 -08:00
Mike Jolley
31b10d861e
Add wrappers around sortable checkout fields
...
Fixes #13432
Fixes #13434
2017-03-02 15:08:02 +00:00
JeroenSormani
8abd814212
Fix #13432 - Order notes field not showing by default (hidden under 'ship to different address')
2017-03-02 15:23:03 +01:00
Claudiu Lodromanean
9348a9c7f9
Dont need to update after every variation change
2017-03-01 13:13:05 -08:00
Claudiu Lodromanean
0715146e89
Reset gallery position on variation change
2017-03-01 11:42:41 -08:00
Mike Jolley
8951bef0ee
Version and minification
2017-02-28 19:11:41 +00:00
Ryan Ray
05a40d8df7
Merge branch 'master' into video-updates
2017-02-28 10:56:28 -05:00
Mike Jolley
dfd602ef23
Style item meta after checkout
...
cc @jameskoster
2017-02-28 12:46:22 +00:00
Ryan Ray
b2107f1a62
Renaming what used to be WooCommerce 101 videos to the current Guided
...
Tour naming scheme.
2017-02-25 11:40:10 -05:00
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
James Koster
f0c35ed45e
Display (toggle-able) terms inline on the checkout rather than opening a new window
2017-01-17 15:18:23 +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
James Koster
e77d3114f9
twenty seventeen styling tweaks
...
* Buttons in messages
* Method selector in shipping calculator
2017-01-09 15:40:10 +00:00
Mike Jolley
50274e44c4
Merge pull request #12762 from woocommerce/deprecated-args-12718
...
Factory classname handling
2017-01-06 11:59:20 +00:00
Mike Jolley
b150e4c790
Fix image display when only placeholders are visible.
2017-01-06 11:51:09 +00:00
Mike Jolley
32a3e76851
Min
2017-01-06 11:37:06 +00:00
Mike Jolley
c6ae59c991
Move ajax logic into check_variations so it's triggered on page load
...
Fixes #12768
2017-01-06 11:36:04 +00:00
Mike Jolley
f7d72afcf9
Detect classname when saving attributes
2017-01-05 16:54:47 +00:00
Mike Jolley
f6949346f3
Min
2017-01-04 12:21:12 +00:00
Mike Jolley
b791c627dd
Allow options to be deselected in IE11 and fix add to cart check.
...
Fixes #12736 and #12721 . Also seems to close #12706
2017-01-04 12:20:52 +00:00
Mike Jolley
7622733267
Disabled styles
2017-01-04 12:20:47 +00:00
Mike Jolley
b7d9799a95
Keep page numbers visible in 2017
...
Fixes #12703
2017-01-03 15:08:31 +00:00
Mike Jolley
823e78bdae
Add move cursor for sortable select2
2017-01-03 11:38:43 +00:00
Jon Surrell
90ef632fa5
Colorize leveles in db log table
2016-12-29 12:03:59 +01:00
Jon Surrell
a9f5a0f7b1
Define column sizes for log table
2016-12-29 12:02:54 +01:00
Mike Jolley
daea231ab7
Merge pull request #12666 from woocommerce/select2-4
...
Upgrade Select2 to V4
2016-12-24 14:40:09 +00:00
Mike Jolley
6b511e84be
Sorting
2016-12-23 15:14:27 +00:00
Mike Jolley
b15465bbdd
Fix fade in
2016-12-23 14:08:39 +00:00
Mike Jolley
04c28403c8
Minify
2016-12-23 14:08:39 +00:00
Mike Jolley
ade5574d98
Add slashes to string based selectors to fix attributes containing quotes
2016-12-22 22:54:06 +00:00
Mike Jolley
2e09532b7a
Close when html clicked
2016-12-21 14:23:17 +00:00
Mike Jolley
92968492a0
Customer search
2016-12-21 14:18:33 +00:00
Mike Jolley
96877dbb25
Fix product search inputs
2016-12-21 13:23:26 +00:00
Mike Jolley
56fef5b4f6
More styling settings tweaks
2016-12-21 11:36:48 +00:00
Mike Jolley
b7a544ec40
Match WP UI
2016-12-21 11:24:28 +00:00
Mike Jolley
fd11262be2
Fix multiselect styling
2016-12-21 11:06:47 +00:00
Mike Jolley
badf8d7d55
Add select2 script and CSS
2016-12-20 16:45:22 +00:00
Mike Jolley
9e4aecaefb
Merge branch 'pr/12651'
2016-12-20 16:17:02 +00:00
Mike Jolley
3e3973d08b
Support old templates too
2016-12-20 16:16:55 +00:00
Mike Jolley
74076880ea
Minify
2016-12-20 13:11:37 +00:00
Mike Jolley
0300464613
Use accounting.js in price slider widget
2016-12-20 13:11:09 +00:00
ksere
21f6f791bd
fix checkout login form not toggling
2016-12-20 02:38:30 +02:00
Mike Jolley
5a6639e483
Help tip alignment
...
Fixes #12636
2016-12-19 15:49:25 +00:00
Mike Jolley
2e77e38d33
colour -> color
...
#12627
2016-12-19 11:41:48 +00:00
Claudio Sanches
ff35f07a4d
Minify
2016-12-15 14:49:33 -02:00
Mike Jolley
94c5680d04
Allow update cart to preserve notices and update after coupon
2016-12-15 16:37:58 +00:00
Mike Jolley
c92d9d4a49
Make sure src is not null
2016-12-15 13:04:50 +00:00
Mike Jolley
ad4704f02d
Variations script refactor from #12585
...
Applying this to master to match 2.6 PR
2016-12-15 12:58:41 +00:00
Mike Jolley
e1ec8fb9db
Merge pull request #12598 from woocommerce/percent-coupon-types
...
Merging percent based coupon types
2016-12-15 11:09:54 +00:00
Claudio Sanches
9d8b45087f
Merge pull request #12577 from woocommerce/checkout-locale-simplification
...
Add sort parameter to checkout fields to aid with sorting per locale.
2016-12-14 17:34:15 -02:00
Mike Jolley
df967f912a
More spaces and min
2016-12-14 19:32:01 +00:00
Mike Jolley
0531bd72ea
Spaces
2016-12-14 19:31:26 +00:00
Mike Jolley
b5f9d6b6eb
Merge percent and cart percent coupon types
2016-12-14 11:07:08 +00:00
Tiago Noronha
5866927312
Blank state button styling.
2016-12-13 23:30:47 +00:00
Mike Jolley
852db2bfb6
spacing
2016-12-13 18:49:56 +00:00
Mike Jolley
d32797b733
Handle BW compat priority.
2016-12-13 18:48:39 +00:00
Mike Jolley
74f3972e26
Add sort parameter to checkout fields to aid with sorting per locale.
2016-12-12 15:23:28 +00:00
Mike Jolley
47fbae4d26
Product Visibility Taxonomies ( #12527 )
...
* Convert visibility and featured to taxonomy
* Comment
* Add missing tax_queries
* Only check SKU after read.
* Added visibility term for outofstock products to speed those queries up al
* wc_bool_to_string
2016-12-08 10:56:45 +00:00
Mike Jolley
9f85aa3869
Merge pull request #12489 from woocommerce/add/twenty-seventeen-support-new-method
...
Add/twenty seventeen support new method
2016-12-07 12:46:36 +00:00
Mike Jolley
3f1368153a
Merge pull request #12521 from woocommerce/plugins-url-assets-12477
...
Register scripts using plugins_url
2016-12-06 16:04:30 +00:00
Mike Jolley
31fbee2b07
ran grunt
2016-12-06 11:53:27 +00:00
Mike Jolley
0c2d070d72
Merge pull request #12475 from leogermani/patch-1
...
get_payment_method relies on a more generic DOM element
2016-12-06 11:18:58 +00:00
Mike Jolley
b4e255354f
Merge pull request #12418 from bobbingwide/master
...
Fixes #12352 - cater for just one item selected in a multiselect list
2016-12-06 11:14:24 +00:00
Mike Jolley
7b739b9367
Register scripts using plugins_url
2016-12-05 18:34:30 +00:00
James Koster
65a08a3467
checkout. #12038
2016-11-29 13:17:15 +00:00
James Koster
b436e78b07
cart styling #12038
2016-11-29 12:13:43 +00:00
James Koster
b208f9cbec
account / cart / checkout layout. #12038
2016-11-29 11:37:40 +00:00
James Koster
2a1f8488d1
reviews #12038
2016-11-29 10:34:37 +00:00
Manos Psychogyiopoulos
22d02a0925
fix variation attributes rendering
...
Renders options html outside the DOM and uses .html() to update DOM state in one go.
ref: https://github.com/woocommerce/woocommerce/issues/12485
2016-11-29 10:21:00 +02:00
James Koster
7f9e69e91d
border on required asterisk. #12038
2016-11-28 17:54:43 +00:00
James Koster
3cb181df22
message links #12038
2016-11-28 17:50:20 +00:00
James Koster
b8b6f7623b
tweaked the remove button styles. #12038
2016-11-28 17:45:06 +00:00
James Koster
bfac876b4d
gallery / summary margin. #12038
2016-11-28 15:28:12 +00:00
James Koster
26ccc9deef
footer area cart widget links. #12038
2016-11-28 15:26:23 +00:00
James Koster
583de21429
search widget. #12038
2016-11-28 15:06:32 +00:00
James Koster
388775935c
average rating widget #12038
2016-11-28 15:01:14 +00:00
James Koster
f6481088e3
price filter widget #12038
2016-11-28 14:57:36 +00:00
James Koster
6150cb8049
layered nav widget. #12038
2016-11-28 14:52:43 +00:00
James Koster
7888e7b2ca
cart widget. #12038
2016-11-28 14:49:18 +00:00
James Koster
caf9d27ca9
review avatar #12038
2016-11-28 13:32:26 +00:00
James Koster
80b2a1a272
messages. #12038
2016-11-28 13:26:02 +00:00
James Koster
1a77b4734e
more single product tweaks. #12038
2016-11-28 13:12:17 +00:00
James Koster
fad0cab4fe
tweak the overall layout for WooCommerce pages. #12038
2016-11-28 12:52:18 +00:00
James Koster
0be148b739
product tabs. #12038
2016-11-28 12:47:04 +00:00
James Koster
03cf58b1b4
product galleries. #12038
2016-11-28 12:33:46 +00:00
James Koster
1cdd783bec
hide the featured image (added by 2017) on product pages. #12038
2016-11-28 12:14:15 +00:00
leogermani
83cc3a9365
get_payment_method relies on a more generic DOM element
...
When checking the payment method, I think it would be better to rely on a more generic DOM element to make sure the find() method will find what it is looking for, in case theme authors have changed the position of things inside the form.
Ive stumble into this because I wanted to display the order review in the top of the page, before the billing form, but I wanted to keep the payment form at the end of the page, so, after changing the order_review DIV position, I did:
```
remove_action( 'woocommerce_checkout_order_review', 'woocommerce_checkout_payment', 20);
add_action( 'woocommerce_checkout_after_customer_details', 'woocommerce_checkout_payment');
```
After I did this, the get_payment_method stopped working.
I might be wrong, but I think this proposal gives more flexibility to theme authors, while not breaking anything. This tweak Ive done dont look really ugly to me, I think I should be able to move things inside the checkout form around.
Thanks for looking into it
cheers
2016-11-27 16:51:22 -02:00
James Koster
e3ac9d94af
various styles; pagination, prices, sale. #12038
2016-11-25 16:34:30 +00:00
James Koster
2e07cca674
breadcrumbs #12038
2016-11-25 16:18:50 +00:00
James Koster
78d8b125bc
rename button mixin. #12038
2016-11-25 16:14:57 +00:00
James Koster
70cee3d1ad
some basic shop page styling. #12038
2016-11-25 16:10:58 +00:00
James Koster
18349ddea1
Adds twenty seventeen stylesheet. #12038
2016-11-25 15:25:37 +00:00
James Koster
20507f0944
Adds a new class for 2017 integration, removes core wrappers, adds .scss file. #12038
2016-11-25 15:17:13 +00:00