Jonathan Belcher
|
45739697e0
|
Change Add-ons to Extensions within the admin
|
2016-10-05 14:25:28 -04:00 |
Matty
|
d037c4a3f2
|
Ensures any checks for 'woothemes.com' in logic also check for 'woocommerce.com'.
|
2016-09-28 12:19:58 +02:00 |
Jonathan Belcher
|
1d066234d5
|
[feature] Add ons screen update
|
2016-09-26 15:45:10 -04:00 |
Claudio Sanches
|
be029374ce
|
Fixed coding standards
|
2016-09-13 18:24:21 -03:00 |
rspublishing
|
2526ba49a8
|
Replace WooThemes.com with WooCommerce.com
|
2016-09-13 13:47:40 +02:00 |
Aristeides Stathopoulos
|
9668247b95
|
WordPress.PHP.YodaConditions.NotYoda
|
2016-09-09 03:14:28 +03:00 |
Aristeides Stathopoulos
|
6ac7f03241
|
Generic.Formatting.DisallowMultipleStatements.SameLine
|
2016-09-02 06:40:52 +03:00 |
Aristeides Stathopoulos
|
d4e3faf014
|
PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket
|
2016-09-02 04:51:31 +03:00 |
Aristeides Stathopoulos
|
0516e96843
|
PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket
|
2016-09-02 04:33:57 +03:00 |
Aristeides Stathopoulos
|
fde1037757
|
fix failing tests.
|
2016-09-01 23:50:14 +03:00 |
Aristeides Stathopoulos
|
9543c7fe1c
|
WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis
|
2016-08-27 07:29:49 +03:00 |
Aristeides Stathopoulos
|
82f3cc221e
|
WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis
|
2016-08-27 07:23:02 +03:00 |
Aristeides Stathopoulos
|
6c30f84fa2
|
WordPress.Arrays.ArrayKeySpacingRestrictions.SpacesAroundArrayKeys
|
2016-08-27 06:23:21 +03:00 |
Aristeides Stathopoulos
|
b063bcfe4c
|
last item in a multiline-array should end in a comma
|
2016-08-27 04:46:45 +03:00 |
Mike Jolley
|
0667c1cde1
|
Remove option based tools
|
2016-08-24 17:35:13 +01:00 |
Mike Jolley
|
169780d31b
|
woocommerce-message--success
Followed
https://github.com/woothemes/woocommerce/wiki/CSS-SASS-coding-guidelines
-and-naming-conventions
Closes #11722
|
2016-08-22 18:41:38 +01:00 |
Claudio Sanches
|
47177667aa
|
Removed internal scroll from log viewer, closes #11729
|
2016-08-19 18:48:49 -03:00 |
Mike Jolley
|
3b0af0c54b
|
Merge pull request #11670 from woothemes/fix-reports-custom-daterange
Reports: Clean up custom date range UI
|
2016-08-12 10:36:48 +01:00 |
kellychoffman
|
f41321fb27
|
input length: increased to 11
|
2016-08-11 15:59:25 -06:00 |
corsonr
|
51060807c4
|
remove un-necessary slashes
|
2016-08-11 16:07:40 +02:00 |
rspublishing
|
f3956131bf
|
Copy update in setup wizard
|
2016-08-11 08:40:12 +02:00 |
kellychoffman
|
9a7b391b74
|
custom date: add en dash, larger inputs, no hidden text
|
2016-08-10 10:35:42 -06:00 |
Justin Shreve
|
8df6ff3c7b
|
Convert wp-admin's system status page to use the same backend code as the API.
|
2016-08-03 10:50:47 -07:00 |
Mike Jolley
|
d756b9c7ba
|
Merge branch 'pr/11337'
# Conflicts:
# assets/css/admin.css
|
2016-08-02 14:44:00 +01:00 |
Mike Jolley
|
922ba0337f
|
Fix removal and tweak buttons
|
2016-08-02 14:42:27 +01:00 |
Mike Jolley
|
3c1f5e5e46
|
Tweak geoip instruction
Closes #11587
|
2016-08-02 14:06:48 +01: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 |
Justin Shreve
|
de603974d4
|
Only hide MySQL (when is_mysql is set) if MariaDB is found in the version string.
|
2016-07-25 10:43:27 -07:00 |
Justin Shreve
|
9b2ae1827d
|
Remove unneccessary ver variable. We already display using wpdb's db_version
|
2016-07-25 10:29:27 -07:00 |
Justin Shreve
|
dbba5c7bbc
|
Remove "MySQL" string check on version, which was preventing the MySQL version from displaying on the system status report. Version #s don't seem to include "MySQL" in them anymore so the check would prevent the block from being shown.
|
2016-07-25 10:29:27 -07:00 |
Mike Jolley
|
00d5eedda2
|
Merge pull request #11483 from jobthomas/hotfix-geolite-notice
Hotfix geolite notice
|
2016-07-22 13:57:13 +02:00 |
Claudio Sanches
|
56f4efc8e3
|
Merge pull request #11469 from corsonr/status_report_db_prefix
Add database prefix to status report
|
2016-07-20 17:09:50 -03:00 |
corsonr
|
b825b0b943
|
removed un-necessary esc_html
|
2016-07-20 14:43:41 +02:00 |
Job
|
614cd520ba
|
Updated error message
To not cause extra problems for the maxmind team, added better
explanation on which file to download.
|
2016-07-20 11:51:32 +02:00 |
corsonr
|
c2eb7f50ca
|
display error if prefix longer than 20
|
2016-07-19 14:47:36 +02:00 |
corsonr
|
eab45222a4
|
fixed parse error
|
2016-07-19 14:13:31 +02:00 |
corsonr
|
c385e57fbe
|
added esc_html() and conditional statement
|
2016-07-19 14:11:09 +02:00 |
Claudio Sanches
|
14eeee15ee
|
Welcome to docs.woocommerce.com
|
2016-07-19 07:30:31 -03:00 |
corsonr
|
06e8c7e6de
|
Add database prefix to status report
|
2016-07-19 09:12:06 +02:00 |
Claudio Sanches
|
7d9d091767
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
Claudio Sanches
|
c59a5c0c31
|
Say hello to woocommerce.com
|
2016-07-05 19:52:16 -03:00 |
toddlahman
|
4b5af40536
|
add button to delete any log file
|
2016-07-04 17:10:17 -07:00 |
Mike Jolley
|
02f8e12ed5
|
Remove h1 and legacy icon, switch to nav element
Closes #11296
|
2016-06-30 08:39:04 +01:00 |
Mike Jolley
|
931660038a
|
Update debug mode wording
Closes #11258
|
2016-06-27 12:28:46 +01:00 |
Mike Jolley
|
b1d4ce3276
|
Only show mysql notice if mysql in version string
Closes #11254
|
2016-06-27 12:23:47 +01:00 |
Mike Jolley
|
6fc6e07c46
|
Added link to force DB update if cron is disabled.
@claudiosmweb
|
2016-06-15 11:07:12 +01:00 |
Claudio Sanches
|
831ab7411d
|
Merge jobs adjust-campaign-tags branch
|
2016-06-13 12:14:35 -03:00 |
Mike Jolley
|
34f2bd683e
|
Prevent update notice appearing twice
@claudiosmweb
|
2016-06-13 12:44:19 +01:00 |
Mike Jolley
|
1185333b56
|
Move legacy API code into WC_Legacy_API
@claudiosmweb to keep legacy api separated from the new REST API code.
|
2016-06-07 11:03:16 +01:00 |
Mike Jolley
|
730019ef18
|
scrutinizer best practice
|
2016-06-06 19:39:23 +01:00 |