Mike Jolley
|
e21313a237
|
Check for is_mysql
Closes #10793
|
2016-04-27 12:03:52 +01:00 |
Mike Jolley
|
29c6acf767
|
Used positional placeholders in strings where the order of strings may require modification in the locale.
Closes #10775
|
2016-04-25 13:07:41 +01:00 |
Claudio Sanches
|
505dfd7672
|
Fixed i18n functions
|
2016-04-22 14:08:44 -03:00 |
Mike Jolley
|
9a3aa8e498
|
Further woocommerce_termmeta removal
|
2016-04-22 17:43:07 +01:00 |
Shiva Poudel
|
8fd8c58aaa
|
Change Codex docs to https support
|
2016-04-22 00:26:15 +05:45 |
Mike Jolley
|
0425ad5060
|
Check for set but non existing pages
Closes #10758
|
2016-04-21 12:23:50 +01:00 |
Mike Jolley
|
c1a8d6742f
|
Note when WC.php is used in theme
Closes #10741
|
2016-04-20 10:37:54 +01:00 |
Mike Jolley
|
f739e97c76
|
Merge branch 'master' into payment-gateway-wizard-refactor
# Conflicts:
# assets/css/activation.css
# assets/css/wc-setup.css
|
2016-04-19 13:25:20 +01:00 |
Mike Jolley
|
8e0e9a0cc2
|
Deprecate Simplify in favour of feature plugin
|
2016-04-19 13:14:13 +01:00 |
Mike Jolley
|
3fcc68e2f8
|
Replace http hrefs with https
Closes #10716
|
2016-04-18 11:58:12 +01:00 |
Mike Jolley
|
c0ec85cd84
|
Implement new gateway screen in wizard and auto-install plugin-base gateways when chosen.
|
2016-04-01 17:30:04 +01:00 |
Mike Jolley
|
00ba45512e
|
Merge branch 'shipping-wizard-removal'
|
2016-04-01 11:20:14 +01:00 |
Mike Jolley
|
082a3bc2c9
|
Change system status nav markup
|
2016-04-01 10:53:30 +01:00 |
Mike Jolley
|
bfadb22c7c
|
Added notice when no methods exist
|
2016-03-31 18:54:33 +01:00 |
Mike Jolley
|
c757fd9940
|
Merge branch 'shipping-zone-modals'
# Conflicts:
# assets/css/admin.css
# assets/css/admin.scss
|
2016-03-31 15:20:06 +01:00 |
Mike Jolley
|
cb27af14c4
|
Status page geoip database
|
2016-03-30 13:11:26 +01:00 |
Mike Jolley
|
687d4be0bf
|
Case
|
2016-03-29 19:51:09 +01:00 |
Mike Jolley
|
975c360ae3
|
Tweak icons and blank slate text
|
2016-03-29 19:37:02 +01:00 |
Mike Jolley
|
dc635771e8
|
System status: Output CURL version
@claudiosmweb Might be good for 2.5 too
|
2016-03-29 14:27:37 +01:00 |
Mike Jolley
|
d3ac3f4073
|
Modals first pass
|
2016-03-24 17:26:40 +00:00 |
Mike Jolley
|
679443c9c9
|
Zones screen feedback
- Adds updated descriptions
- Adds shipping method descriptions in modal
- Adds order column tooltip
- Modified styles
@jameskoster
|
2016-03-24 14:08:26 +00:00 |
Mike Jolley
|
34767ebe0c
|
Bump min recommended requirements to 5.6
|
2016-03-16 12:42:57 +00:00 |
Mike Jolley
|
0ac7b23a1c
|
Use one save button and add classname
@allendav
|
2016-03-15 16:21:57 +00:00 |
Mike Jolley
|
e22d324be4
|
Add notice for legacy shipping zones after update
|
2016-03-15 15:58:03 +00:00 |
Mike Jolley
|
2d2c64d2ab
|
Change heading and tab markup
Closes #10515
|
2016-03-10 12:52:20 +00:00 |
Shiva Poudel
|
1a9f30d7e1
|
Simplify the copy-error message in system status
|
2016-03-09 01:04:41 +05:45 |
Shiva Poudel
|
3111ecf8e8
|
Remove WP 4.2 emojis prefix in system status report
|
2016-03-08 23:32:39 +05:45 |
Mike Jolley
|
f7f26b192b
|
Don't affect log when generating log text
|
2016-03-08 13:24:19 +00:00 |
James Koster
|
69c9ab0345
|
Use Dashicons on system status page. #9791
|
2016-03-08 10:21:06 +00:00 |
Mike Jolley
|
2a98607532
|
Remove log dir from debug
@mattyza
|
2016-03-07 13:16:39 +00:00 |
James Koster
|
5d7f95fa7f
|
Update the Storefront banner to include the new logo. closes #10313
|
2016-03-07 11:36:07 +00:00 |
Justin Shreve
|
927941e2ca
|
Merge pull request #10260 from justinshreve/token-api
Payment Token API
|
2016-03-04 04:34:41 -08:00 |
Justin Shreve
|
4c560e4da6
|
Merge pull request #10462 from justinshreve/clipboard-fail-10450
Provide help if clipboard copying fails (Safari or zeroclipboard issue) in wp-admin
|
2016-03-03 02:48:42 -08:00 |
Shiva Poudel
|
e0a99751f8
|
Blank target for links in theme suport notice
|
2016-03-03 15:53:12 +05:45 |
Justin Shreve
|
f4d771ef3e
|
Show error if copying can't even happen (to cover safari).
|
2016-03-02 10:25:16 -08:00 |
Justin Shreve
|
32eabbc685
|
Provide a fallback message if copying to the clipboard fails.
|
2016-03-02 10:13:17 -08:00 |
Justin Shreve
|
defff6c5a9
|
Add the payment token tables to the database status report.
|
2016-03-01 11:49:40 -08:00 |
Shiva Poudel
|
162e6f874e
|
Tweak some lines endings for views
|
2016-02-23 14:56:02 +05:45 |
Shiva Poudel
|
200a157663
|
Stop message moving using css class inline,
Fixes #10400
|
2016-02-23 14:18:11 +05:45 |
Mike Jolley
|
8d391e86e6
|
Merge pull request #10370 from BFTrick/system-status-private
Adding Check in System Status for Private WooCommerce Pages
|
2016-02-19 12:40:49 +00:00 |
Patrick Rauland
|
abfce2dea9
|
removing html from translatable string in system status. see #10370
|
2016-02-18 11:52:12 -07:00 |
Patrick Rauland
|
14ffeaa2a3
|
making post_status check in system status literal. See #10370
|
2016-02-18 11:46:03 -07:00 |
Justin Shreve
|
4c498336fe
|
Fix up some minor coding standards issues
|
2016-02-18 08:40:02 -08:00 |
Justin Shreve
|
cfe39073a3
|
Fix headings on the add-ons/extensions screens
|
2016-02-18 08:39:02 -08:00 |
Justin Shreve
|
d28c4f4f39
|
Fix hierarchy in the system status pages.
|
2016-02-18 08:39:02 -08:00 |
Justin Shreve
|
608f651133
|
Fix hierarchy on settings screens.
|
2016-02-18 08:39:02 -08:00 |
Justin Shreve
|
6d683b7492
|
Fix up hierarchy on all of the generated report screens.
|
2016-02-18 08:39:02 -08:00 |
Patrick Rauland
|
dae216104e
|
adding check for private WooCommerce pages
|
2016-02-17 10:06:28 -07:00 |
Justin Shreve
|
ff95d880bd
|
Add shipping zone tables to the database status report
|
2016-02-11 10:24:11 -08:00 |
Mike Jolley
|
352184cc06
|
Merge branch 'master' into shipping-zones
# Conflicts:
# assets/css/admin.css
# i18n/languages/woocommerce.pot
# includes/abstracts/abstract-wc-payment-gateway.php
# includes/abstracts/abstract-wc-shipping-method.php
# includes/admin/settings/class-wc-settings-shipping.php
# includes/wc-core-functions.php
# uninstall.php
|
2016-02-05 14:58:48 +00:00 |