Mike Jolley
|
86a0fff731
|
[2.5] Before updating with DBDELTA, drop existing indexes so they can be re-added without duplicate key errors.
|
2016-03-11 12:32:43 +00:00 |
James Koster
|
38a668e402
|
Ensures the update cart button is an appropriate width in handheld orientation
|
2016-03-11 11:28:55 +00:00 |
Claudio Sanches
|
ad446d002e
|
Fixed zeroclipboard fallback on firefox
|
2016-03-10 14:58:50 -03:00 |
Claudio Sanches
|
5fbd88489b
|
Input type for api keys
|
2016-03-10 14:39:52 -03:00 |
Claudio Sanches
|
e233eaa2c3
|
Fixed missing textdomain
|
2016-03-10 14:26:06 -03:00 |
Claudio Sanches
|
31005a1f72
|
Updated changelog
|
2016-03-10 14:25:39 -03:00 |
Mike Jolley
|
d28183f267
|
Merge pull request #10531 from torrelasley/patch-1
Fixing Issue #10523 - Variations ID lookup by SKU
|
2016-03-10 12:52:54 +00:00 |
Mike Jolley
|
2d2c64d2ab
|
Change heading and tab markup
Closes #10515
|
2016-03-10 12:52:20 +00:00 |
Torre Lasley
|
e9c3a3614f
|
Fixing Issue #10523 - Variations ID lookup by SKU
I copied the code from the bulk() function to look up the Variation ID by the Variation SKU if the Variation ID is missing.
|
2016-03-10 07:34:29 -05:00 |
Mike Jolley
|
29d35151a1
|
woocommerce_cod_process_payment_order_status filter
Closes #10522
|
2016-03-10 12:30:42 +00:00 |
Mike Jolley
|
726728071b
|
[2.5] Hide shipping row when calculator is disabled, and shipping costs are hidden
Fixes #10519
|
2016-03-10 12:26:52 +00:00 |
Mike Jolley
|
b4f4e3c7ab
|
Merge pull request #10530 from ConfusedTA/patch-1
Add filter to output from json_search_customers
|
2016-03-10 12:21:27 +00:00 |
Mike Jolley
|
1cf4543137
|
Spanish postcode format
Closes #10529
|
2016-03-10 12:17:49 +00:00 |
ConfusedTA
|
8495d98275
|
Add filter to output from json_search_customers
Add filter to admin ajax customer search, to allow modification of search result output via plugin or theme.
|
2016-03-10 12:15:44 +00:00 |
Mike Jolley
|
9ce892bd39
|
Avoid title case. Clean up colon.
Closes #10524 (lol)
|
2016-03-10 11:39:32 +00:00 |
Mike Jolley
|
32acec8477
|
Load session handler and abstract together
|
2016-03-10 09:31:25 +00:00 |
Claudio Sanches
|
3296c8f242
|
Merge pull request #10526 from shivapoudel/remove-colons
Remove colon from tax settings page
|
2016-03-10 03:13:41 -03:00 |
Shiva Poudel
|
d567d12b64
|
Remove colon from tax setting page
|
2016-03-10 11:32:33 +05:45 |
Claudio Sanches
|
f9ff5ba49f
|
Updated phpunit blacklist
|
2016-03-10 00:06:22 -03:00 |
Claudio Sanches
|
1aa796390a
|
Minify
|
2016-03-10 00:02:50 -03:00 |
Claudio Sanches
|
a27324c00c
|
[2.5] Fixed PrettyPhoto embed under HTTPS, closes #10521
|
2016-03-10 00:02:17 -03:00 |
Claudio Sanches
|
11decde0ab
|
Make sure that the attribute is a taxonomy before unset #10506
|
2016-03-09 17:17:21 -03:00 |
Claudio Sanches
|
99fd5f0d68
|
[2.5] Unset deleted attributes when update products, closes #10506
|
2016-03-09 17:12:19 -03:00 |
Mike Jolley
|
cc97de2315
|
Revert "Implement wc_get_orders() function"
This reverts commit 5075d4bab3 .
|
2016-03-09 16:16:22 +00:00 |
Mike Jolley
|
5075d4bab3
|
Implement wc_get_orders() function
#10500
|
2016-03-09 13:25:42 +00:00 |
Mike Jolley
|
807b860a6c
|
Merge pull request #10514 from SiR-DanieL/email-items-type
Added bool param for email order items hooks
|
2016-03-09 12:00:11 +00:00 |
Mike Jolley
|
55918626f5
|
[2.5] Update date for paid orders during non-manual updates only
Fixes #10510
|
2016-03-09 11:58:44 +00:00 |
Nicola Mustone
|
c7756187e0
|
Added bool param for email order items hooks
|
2016-03-09 12:55:28 +01:00 |
Mike Jolley
|
642d9d6407
|
Update ISSUE_TEMPLATE.md
|
2016-03-09 11:10:59 +00:00 |
Mike Jolley
|
054252ec24
|
Remove full stop after username
Closes #10511
|
2016-03-09 11:04:33 +00:00 |
James Koster
|
e735309d03
|
Updates the WooCommerce icon font. #9791
Replaces a bunch of icons with new designs that have a better stylistic
link with Dashicons.
|
2016-03-09 10:54:00 +00:00 |
Claudio Sanches
|
9e1cab2c94
|
Merge pull request #10508 from shivapoudel/copy-error
Simplify the copy-error message in system status
|
2016-03-08 16:42:33 -03:00 |
Shiva Poudel
|
1a9f30d7e1
|
Simplify the copy-error message in system status
|
2016-03-09 01:04:41 +05:45 |
Claudio Sanches
|
ffd150d4df
|
Coding standards
|
2016-03-08 15:54:19 -03:00 |
Claudio Sanches
|
b6376b86c5
|
Trigger webhook when user edit addresses on frontend, closes #10505
|
2016-03-08 15:54:13 -03:00 |
Claudio Sanches
|
2c4aff6370
|
Merge pull request #10507 from shivapoudel/system-status
Remove WP 4.2 emojis prefix in system status report
|
2016-03-08 15:47:20 -03:00 |
Shiva Poudel
|
3111ecf8e8
|
Remove WP 4.2 emojis prefix in system status report
|
2016-03-08 23:32:39 +05:45 |
Claudio Sanches
|
4760108a03
|
Merge pull request #10504 from woothemes/SiR-DanieL-patch-1
[WC-CLI] Allow multidimensional arrays to be created properly
|
2016-03-08 13:07:50 -03:00 |
Claudio Sanches
|
fa36acc75e
|
Merge pull request #10503 from woothemes/SiR-DanieL-patch-2
Making easier to create variations via WC CLI
|
2016-03-08 13:02:04 -03:00 |
Nicola Mustone
|
417a97af78
|
allow multidimensional arrays to be created properly
|
2016-03-08 17:00:35 +01:00 |
James Koster
|
08e1741073
|
Use Dashicons for order statuses where appropriate. #9791
|
2016-03-08 15:57:14 +00:00 |
Nicola Mustone
|
c159f5c0c8
|
making easier to create variations
|
2016-03-08 16:49:30 +01:00 |
James Koster
|
d9a8786daf
|
Use Dashicons for the report export button. #9791
|
2016-03-08 15:43:53 +00:00 |
Mike Jolley
|
53d89dd257
|
Merge pull request #10499 from SiR-DanieL/wc-cli-bool-bugfix
WC CLI can't turn on checkboxes
|
2016-03-08 14:33:52 +00:00 |
Nicola Mustone
|
4633982161
|
use a helper method to check values
|
2016-03-08 15:18:31 +01:00 |
Nicola Mustone
|
a174f85381
|
checking 'yes' against boolean
|
2016-03-08 14:51:04 +01:00 |
Mike Jolley
|
eefbc053c9
|
escape data-title
Fixes #10490
|
2016-03-08 13:41:34 +00:00 |
Mike Jolley
|
f7f26b192b
|
Don't affect log when generating log text
|
2016-03-08 13:24:19 +00:00 |
Mike Jolley
|
b3dc976fe3
|
Only do search logic if search_fields has values
Closes #10497
|
2016-03-08 12:58:31 +00:00 |
Mike Jolley
|
2a4c05a9ca
|
Merge pull request #10495 from pmdeazeta/patch-1
Include backorders_allowed attribute on each of the variations when fetching the product via API
|
2016-03-08 12:56:08 +00:00 |