Claudio Sanches
1806590e71
Invert special importer mapping options to allow multiple keys
2017-06-22 18:06:10 -03:00
Claudio Sanches
bddd45fb22
Merge pull request #15744 from woocommerce/fix/15742
...
Flip param count and priority
2017-06-22 14:59:48 -03:00
claudiulodro
7bb5dffc2f
Flip param count and priority
2017-06-22 09:10:52 -07:00
Claudiu Lodromanean
5ebc4a4010
Merge pull request #15740 from woocommerce/update/prime-term-caches
...
Update/prime term caches for product queries
2017-06-22 08:18:55 -07:00
Mike Jolley
d1ad5a92d2
Merge pull request #15721 from woocommerce/feature/helper
...
Helper Bug Fixes
2017-06-22 16:17:56 +01:00
Claudiu Lodromanean
a77a7c02c0
Merge pull request #15739 from woocommerce/fix/importer-15735
...
Minor importer fixes
2017-06-22 08:11:15 -07:00
Konstantin Kovshenin
29c000207a
Helper: Escape sites_active and sites_max on subscription output.
2017-06-22 17:17:49 +03:00
Konstantin Kovshenin
45a6c45b8f
Helper: Better code readability for primary/secondary classes.
2017-06-22 16:59:39 +03:00
Konstantin Kovshenin
0786c31d15
Helper: Escape `master_user_email` on output.
2017-06-22 16:49:10 +03:00
Konstantin Kovshenin
0cd10a12ef
Helper: Move subscription sorting into methods for PHP 5.2 compat.
2017-06-22 16:47:07 +03:00
Mike Jolley
67bc729ea5
update_post_caches for all posts at once
2017-06-22 13:39:17 +01:00
Mike Jolley
ccc3da9c17
Merge branch 'pr/15728'
2017-06-22 12:19:49 +01:00
Mike Jolley
8f70ebc1b5
woocommerce_product_importer_before_set_parsed_data
2017-06-22 12:19:19 +01:00
Mike Jolley
74cb2965b3
Ensure we have a parent
...
Fixes #15737
2017-06-22 12:06:10 +01:00
Mike Jolley
29ba0040d0
Style CSV URL input box correctly
...
Closes #15735
2017-06-22 11:58:41 +01:00
Gerhard Potgieter
b15e576f5b
Use !empty instead of isset for checking master_user_email
2017-06-22 11:10:33 +02:00
Konstantin Kovshenin
4cb1c8f7ce
Helper: Add missing period at the end of a sentence.
2017-06-22 11:28:28 +03:00
Konstantin Kovshenin
74da37890f
Helper: Fix undefined notices on button label and URL.
2017-06-22 11:26:26 +03:00
Claudio Sanches
8deca3b368
Merge pull request #15718 from woocommerce/update/noindex-cart
...
Disable search engines indexing core, dynamic, cart/checkout pages.
2017-06-21 16:35:26 -03:00
Claudio Sanches
50813ed472
Merge pull request #15731 from woocommerce/fix/15729
...
Check filetype in CSV upload
2017-06-21 15:54:49 -03:00
claudiulodro
fcd5460ec0
Check filetype in CSV upload
2017-06-21 11:50:03 -07:00
Claudiu Lodromanean
69d3234907
Merge pull request #15717 from woocommerce/fix/15715
...
Exclude sale products from category checks in coupon class
2017-06-21 11:00:01 -07:00
Claudiu Lodromanean
4f4084dd53
Merge pull request #15719 from woocommerce/fix/legacy-csv-file-handling
...
Fix CSV example wrapping
2017-06-21 09:43:36 -07:00
Mike Jolley
e06aa6f60a
Prime term cache before read
2017-06-21 17:09:39 +01:00
Konstantin Kovshenin
5b7070d2ea
Helper: Sort subscriptions by name.
2017-06-21 18:43:19 +03:00
Konstantin Kovshenin
e67babf77a
Helper: Fix download button class for expiring subscriptions.
2017-06-21 18:15:45 +03:00
Gerhard Potgieter
6d3e3fd5e5
Merge branch 'feature/helper' of github.com:woocommerce/woocommerce into feature/helper
2017-06-21 16:58:26 +02:00
Gerhard Potgieter
e08df8d2aa
Adjust messaging and display information for collaborator accounts on woocommerce.com subscription page.
2017-06-21 16:57:16 +02:00
Konstantin Kovshenin
346b446283
Helper: Fix label for maxed out subscriptions.
2017-06-21 17:50:34 +03:00
Frédéric Demarle
d563842126
CSV Importer: Add action before a row is parsed
2017-06-21 16:49:21 +02:00
Konstantin Kovshenin
41ea3f3f43
Helper: Pass a migrate flag if migrating during token exchange
2017-06-21 16:23:57 +03:00
Konstantin Kovshenin
16f2541e9b
Helper: Set helper compat screen slug to woothemes-helper.
...
Previously the helper compat screen used a different slug, but
since updates can be done without refreshing the screen via AJAX
the old menu item doesn't disappear until a full refresh. This fix
allows users to navigate to that same menu item and not get an
error.
2017-06-21 15:28:30 +03:00
Mike Jolley
24780e7ace
Fix example wrapping
2017-06-21 13:06:25 +01:00
Mike Jolley
dbe9705e4b
Disable search engines indexing core, dynamic, cart/checkout pages.
2017-06-21 12:52:52 +01:00
Mike Jolley
5ffff712e7
Merge pull request #15705 from woocommerce/update/cache-helper
...
Compare page IDs rather than URIs in the cache helper
2017-06-21 12:11:16 +01:00
Mike Jolley
31fccea25c
Exclude sale products from category checks in coupon class
...
Fixes #15715
2017-06-21 11:55:12 +01:00
Mike Jolley
e3a9cc9a3d
Update ISSUE_TEMPLATE.md
2017-06-21 10:06:28 +01:00
Mike Jolley
5271125bc1
Merge pull request #15710 from woocommerce/fix-external-products-unneeded-setting
...
Hide Cross-sells for external products
2017-06-21 09:48:47 +01:00
Caleb Burks
cfbd56c04a
Remove some settings for grouped products
...
Purchase notes and Cross-sells aren’t needing as you can never add a grouped product to your cart or purchase it.
2017-06-20 21:04:56 -05:00
Caleb Burks
f13c4c3b30
Hide Cross-sells for external products
2017-06-20 20:56:54 -05:00
Claudiu Lodromanean
aab401c8f8
Merge pull request #15703 from woocommerce/fix/15689
...
Filter out non-visible products when outputting grouped products + prices
2017-06-20 14:50:50 -07:00
Claudiu Lodromanean
9399a8dca2
Merge pull request #15702 from woocommerce/fix/15697
...
Correctly map attribute labels to names
2017-06-20 14:46:45 -07:00
Mike Jolley
b6929a8abb
Template version bumps
2017-06-20 15:49:02 +01:00
Mike Jolley
91511bd92a
Merge pull request #15631 from woocommerce/update/13738
...
Create a way to 'resend order details'
2017-06-20 15:09:10 +01:00
Mike Jolley
e4be09f6e2
Filter visible children when outputting grouped product prices
2017-06-20 15:01:23 +01:00
Mike Jolley
98684233dc
Filter visible children when outputting grouped products
2017-06-20 15:01:14 +01:00
Mike Jolley
ae0e03ef53
wc_products_array_filter_visible_grouped method
2017-06-20 15:00:58 +01:00
Mike Jolley
5f0780efe8
Update ISSUE_TEMPLATE.md
2017-06-20 14:25:10 +01:00
Mike Jolley
037748093a
Merge pull request #15700 from Chouby/before_row_import_action
...
[3.1] Add an action before importing a new product
2017-06-20 14:17:17 +01:00
Mike Jolley
6a6aca4132
Correctly map attribute labels to names
...
Fixes #15697
2017-06-20 14:15:35 +01:00