Mike Jolley
|
a2c7f2bf83
|
feedback
|
2016-08-01 11:55:45 +01:00 |
Mike Jolley
|
14322a48a7
|
Merge pull request #11544 from woothemes/paypal-auto-capture-10563
Paypal auto capture
|
2016-08-01 11:53:01 +01:00 |
Mike Jolley
|
bdd6f1baad
|
readme
|
2016-08-01 11:52:42 +01:00 |
Mike Jolley
|
163da08a47
|
Merge branch 'master' into paypal-auto-capture-10563
|
2016-08-01 11:52:05 +01:00 |
Mike Jolley
|
a5ed0e43fd
|
Adjustments from feedback
|
2016-08-01 11:51:27 +01:00 |
Mike Jolley
|
e735903c04
|
Unit tests for wc_add_to_cart_message
For #11563
|
2016-08-01 11:42:19 +01:00 |
Mike Jolley
|
1f664e7c5e
|
Check for class not version
|
2016-08-01 11:42:03 +01:00 |
Mike Jolley
|
bc65d87fce
|
[2.6] Fixes add to cart message for IDs and allows the message to be returned
Fixes #11563
|
2016-08-01 11:41:52 +01:00 |
Mike Jolley
|
423a18f5c1
|
[2.6] When checking needs_shipping, ignore anything after : in the method ID
Fixes #11552
|
2016-08-01 10:31:05 +01:00 |
Mike Jolley
|
dba5b32fbc
|
Merge branch 'pr/11559'
|
2016-08-01 10:27:23 +01:00 |
Mike Jolley
|
45d6b88ac6
|
woocommerce_after_/before prefixes
|
2016-08-01 10:27:15 +01:00 |
Moritz Meißelbach
|
97b0161c4c
|
Add hooks to edit form
|
2016-08-01 09:13:21 +02:00 |
Moritz Meißelbach
|
68abee516e
|
Rename hooks as suggested
|
2016-08-01 09:04:11 +02:00 |
Moritz Meißelbach
|
a98377a15c
|
Merge remote-tracking branch 'upstream/master'
|
2016-08-01 09:02:31 +02:00 |
Claudio Sanches
|
35c499aa81
|
Fixed product archive on front #11500
|
2016-07-29 18:46:39 -03:00 |
opportus
|
b899a8991d
|
seo tweaks
|
2016-07-29 20:42:33 +02:00 |
Claudio Sanches
|
eff4dea334
|
Merge pull request #11556 from woothemes/SiR-DanieL-patch-1
Coding standards and escaping
|
2016-07-29 11:43:35 -03:00 |
Moritz Meißelbach
|
6591ff1866
|
Provide 2 hooks for adding fields to the attribute creation form
|
2016-07-29 16:31:16 +02:00 |
Nicola Mustone
|
9759d38265
|
coding standards and escaping
|
2016-07-29 11:51:58 +02:00 |
Mike Jolley
|
4a23c41ab2
|
Hook in woocommerce_widget_shopping_cart_buttons for greater flexibility
|
2016-07-28 15:06:55 +01:00 |
Justin Shreve
|
5d95b76e1a
|
Rename the endpoint from system-status to system_status (matches the rest of WC endpoints).
|
2016-07-27 14:06:14 -07:00 |
Justin Shreve
|
e436e96654
|
Add missing textdomains, remove wc_ prefix from a few fields, spacing/coding standard fixes.
|
2016-07-27 13:59:16 -07:00 |
Claudio Sanches
|
a5ba8a05ed
|
Fixed checkboxes in the admin settings
This allow set yes/no or null/1 for checkboxes
cc @mikejolley @jeffstieler
|
2016-07-27 17:52:11 -03:00 |
Claudio Sanches
|
83d25ed035
|
Merge pull request #11547 from woothemes/fix/11543-undefined-custom-reports
[2.6] Display proper screen render text for custom range reports
|
2016-07-27 16:47:01 -03:00 |
Justin Shreve
|
041b5745b4
|
Finish system status tests
|
2016-07-27 12:19:14 -07:00 |
Claudio Sanches
|
63a570f161
|
[2.6] Display proper screen render text for custom range reports, closes #11543
|
2016-07-27 16:16:54 -03:00 |
Claudio Sanches
|
8c5678f967
|
[2.6] Fixed shipping classes URLs, closes #11542
cc @mikejolley
|
2016-07-27 15:52:02 -03:00 |
Claudio Sanches
|
756469d345
|
Merge pull request #11545 from leewillis77/bugfix/shipping-zone-deletion
Delete method options when deleting method
|
2016-07-27 15:49:00 -03:00 |
Justin Shreve
|
817ed71d2a
|
Test file rename
|
2016-07-27 10:29:45 -07:00 |
Justin Shreve
|
8c682d7510
|
Test base
|
2016-07-27 10:29:45 -07:00 |
Justin Shreve
|
e255602d91
|
System status controller
|
2016-07-27 10:29:10 -07:00 |
Lee Willis
|
15c6389326
|
Delete method options when deleting method
|
2016-07-27 18:14:50 +01:00 |
Mike Jolley
|
d45be39758
|
Capture and refund support
|
2016-07-27 16:55:42 +01:00 |
Claudio Sanches
|
4d80528559
|
Merge pull request #11533 from enricodeleo/master
Remove items from a pending order via rest api
|
2016-07-27 12:42:12 -03:00 |
Claudio Sanches
|
e0bfe9f9fa
|
Merge pull request #11168 from zakalwe2016/master
Add Filters For Product Lists in Widgets
|
2016-07-27 12:15:20 -03:00 |
Mike Jolley
|
a5d036d91c
|
New function to generate query strings
|
2016-07-27 14:10:31 +01:00 |
Mike Jolley
|
a816e8a92d
|
APIClass and hook basics
|
2016-07-27 13:48:10 +01:00 |
Mike Jolley
|
d2adabaf89
|
Redirect to login after password reset.
Closes #11376
|
2016-07-27 12:47:41 +01:00 |
Mike Jolley
|
66c61eebc8
|
Define full path for includes
Closes #11087
|
2016-07-27 11:58:43 +01:00 |
Mike Jolley
|
31fdfcdec4
|
Remove prefix from tags and cats
Closes #11297
|
2016-07-27 11:47:30 +01:00 |
Mike Jolley
|
3b42677b83
|
Padding
|
2016-07-27 11:39:50 +01:00 |
Mike Jolley
|
a259256550
|
Ordering in place
|
2016-07-27 11:30:12 +01:00 |
Mike Jolley
|
7328bd4a18
|
sort_rates placeholder function
|
2016-07-27 10:37:55 +01:00 |
Mike Jolley
|
0a8f3565c3
|
Tidy padding
|
2016-07-27 10:28:28 +01:00 |
Mike Jolley
|
0d6a3af108
|
Remove sorting function
|
2016-07-27 10:22:02 +01:00 |
Mike Jolley
|
052f4d9cc3
|
Update education text
Closes #11519
|
2016-07-27 10:13:06 +01:00 |
Enrico Deleo
|
6ef223057a
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2016-07-27 11:07:17 +02:00 |
Justin Shreve
|
2e2f7e3101
|
Merge pull request #11536 from woothemes/fix/setting-rest-class-names
Fix setting class case. REST should be uppercase.
|
2016-07-26 14:36:06 -07:00 |
Justin Shreve
|
1d4615aee3
|
Fix setting class case. REST should be uppercase.
|
2016-07-26 14:33:55 -07:00 |
Justin Shreve
|
ef2715b237
|
Merge pull request #11082 from woothemes/settings-api
Add REST API Endpoints for Settings
|
2016-07-26 14:22:42 -07:00 |