Chris Harvey
|
504253c909
|
Pass cart values to is_valid_for_product method
|
2014-10-10 15:44:18 +01:00 |
Mike Jolley
|
b340fd68ae
|
Made tax importer expand postcode ranges.
Closes #4463
|
2014-10-10 15:18:47 +01:00 |
Mike Jolley
|
38000b1785
|
Define WC tables in wpmu_drop_tables
Closes #5396
|
2014-10-10 14:48:08 +01:00 |
Mike Jolley
|
bf885f846e
|
Refactor - get_product_search_form().
Also removed < 2.1 deprecated filter mapping.
Closes #4444
|
2014-10-10 12:48:05 +01:00 |
Mike Jolley
|
98361804e6
|
Merge pull request #5767 from IAmJulianAcosta/touch-compability
Price filter widget touch compability
|
2014-10-10 12:16:18 +01:00 |
Mike Jolley
|
f36cb8b53c
|
[2.2] Make updater set parent backorder status
Closes #6494
|
2014-10-10 11:28:24 +01:00 |
Claudio Sanches
|
c960edb640
|
Merge pull request #6503 from maxrice/6501-fix-failing-tests
Register post types before each unit test
|
2014-10-09 16:30:04 -03:00 |
Max Rice
|
b06e1982c9
|
Register post types before each unit test
Fixes #6501
see
https://core.trac.wordpress.org/changeset/29860/trunk/tests/phpunit/incl
udes/testcase.php, apparently we were #doingitwrong 🙈
|
2014-10-09 15:24:37 -04:00 |
claudiosmweb
|
bc1ea4fdea
|
woocommerce_ prefix in refund actions, related #6477
|
2014-10-09 13:15:42 -03:00 |
Mike Jolley
|
5e07ec0382
|
$cart_totals should be checked to see if its an array
Closes #6496
|
2014-10-09 16:50:42 +01:00 |
Mike Jolley
|
5c1b931438
|
[2.2] Fix refund date.
Fixes #6499
|
2014-10-09 16:43:26 +01:00 |
Mike Jolley
|
4d084ed7ae
|
Merge pull request #6477 from 75nineteen/master
[Maybe 2.2] Added two hooks to support refund Followup Emails
|
2014-10-09 15:56:17 +01:00 |
Mike Jolley
|
cb631793c5
|
Merge pull request #6489 from BFTrick/css-inliner-2
Adding CSS Inliner
|
2014-10-09 15:55:57 +01:00 |
Mike Jolley
|
728086d175
|
Merge pull request #6324 from SiR-DanieL/reports-currency
Fixing currency position in reports
|
2014-10-09 12:39:20 +01:00 |
Mike Jolley
|
02f5ed7542
|
Merge pull request #6327 from SiR-DanieL/order-notes
Fixing order notes date
|
2014-10-09 12:39:00 +01:00 |
Mike Jolley
|
26186f815a
|
Fix potential error if variation doesn't exist
|
2014-10-09 11:20:46 +01:00 |
Mike Jolley
|
dc822594fd
|
Merge pull request #6483 from bekarice/email-typos
Fixes typos
|
2014-10-08 23:06:42 +01:00 |
Patrick Rauland
|
fd9b3feb52
|
changelog for email css inliner. :)
|
2014-10-08 16:01:53 -06:00 |
Kathy Darling
|
2c63d5ca13
|
add filter to rename Customer Details section
|
2014-10-08 23:58:13 +02:00 |
Kathy Darling
|
eaabcd5dfa
|
fix variable naming error
|
2014-10-08 23:57:48 +02:00 |
Patrick Rauland
|
24551df08f
|
removing straggler CSS styles from email header template
|
2014-10-08 15:56:03 -06:00 |
Patrick Rauland
|
e1f0b406f7
|
updating email header version number
|
2014-10-08 15:54:28 -06:00 |
Kathy Darling
|
f13a7142fe
|
make `woocommerce_email_order_meta_keys` filter args match `woocommerce_email_customer_details_keys`
|
2014-10-08 23:49:12 +02:00 |
Kathy Darling
|
a13218eba2
|
add customer details and addresses to emails via `woocommerce_email_customer_details` hook
|
2014-10-08 23:47:50 +02:00 |
Patrick Rauland
|
4b30a2aed5
|
implementing emogrifier email css inliner
|
2014-10-08 15:34:31 -06:00 |
Patrick Rauland
|
fc630ca203
|
replacing old email style inliner with emogrifier inliner
|
2014-10-08 15:33:45 -06:00 |
Patrick Rauland
|
b5fb174697
|
adding emogrifier class for inlining email styles
|
2014-10-08 15:32:46 -06:00 |
Mike Jolley
|
666b25b352
|
Removed save_post remove_action call which breaks 3rd party plugins.
Fixes #6485, but means #6376 needs another solution.
|
2014-10-08 21:30:52 +01:00 |
Beka Rice
|
de0e01f05b
|
Fixes typos
|
2014-10-08 12:21:23 -04:00 |
Mike Jolley
|
d17e656061
|
[2.2] Prevent bulk edit from breaking sale price scheduled dates
Fixes #6474
|
2014-10-08 15:29:42 +01:00 |
Mike Jolley
|
b041093194
|
[2.2] Added woocommerce_product_subcategories_hide_empty filter
Use add_filter( ‘woocommerce_product_subcategories_hide_empty’,
‘__return_true’ ); to enable. Fixes #6482
|
2014-10-08 15:19:54 +01:00 |
Mike Jolley
|
853e17d28f
|
[2.2] Prevent address fields being empty when editing an address within an order
Fixes #6476
|
2014-10-08 15:13:26 +01:00 |
Mike Jolley
|
1ed7079472
|
Bump master version to 2.3-bleeding
|
2014-10-08 15:07:12 +01:00 |
Mike Jolley
|
8d38401d64
|
[2.2] Product attribute shortcode should return columns class
Fixes #6481
|
2014-10-08 15:07:03 +01:00 |
Mike Jolley
|
e9393ddaf7
|
Settings API should use h3 rather than h4 when outputting titles
|
2014-10-08 15:06:38 +01:00 |
75nineteen Media
|
f57de2cf9a
|
Added two hooks to support refund Followup Emails
|
2014-10-07 15:58:21 -07:00 |
Mike Jolley
|
99931d9a80
|
Typo
|
2014-10-07 16:53:04 +01:00 |
Mike Jolley
|
ccc3cebb0e
|
Readme from 2.2.5
|
2014-10-07 16:50:49 +01:00 |
claudiosmweb
|
7e51e73a31
|
removed deploy task from grunt
|
2014-10-07 12:45:24 -03:00 |
Mike Jolley
|
c6c5265493
|
Conflict
|
2014-10-07 11:10:29 +01:00 |
Mike Jolley
|
3f6e6309be
|
define $view
|
2014-10-07 11:09:42 +01:00 |
Mike Jolley
|
80716fbd46
|
Corrected get_return_url docblock
|
2014-10-07 11:09:38 +01:00 |
Mike Jolley
|
8c3d142002
|
define $transients_to_clear
|
2014-10-07 11:09:35 +01:00 |
Mike Jolley
|
615ebc3916
|
is_GB_postcode define array
|
2014-10-07 11:09:32 +01:00 |
Mike Jolley
|
742594e207
|
Tweaks to order class
|
2014-10-07 11:09:29 +01:00 |
Mike Jolley
|
58904fcf83
|
Removed deprecated get_product() calls
|
2014-10-07 11:09:25 +01:00 |
Mike Jolley
|
090ab4a56d
|
Tweaks to report class
|
2014-10-07 11:09:22 +01:00 |
Mike Jolley
|
ac14427c32
|
get_order_report_data should return string
|
2014-10-07 11:09:19 +01:00 |
Mike Jolley
|
1de3b8a034
|
Set default $query
|
2014-10-07 11:09:16 +01:00 |
Mike Jolley
|
d52664d738
|
Tweak report debug output - add pre
|
2014-10-07 11:09:12 +01:00 |