Peter Fabian
|
44c90d8ef1
|
Added zero-padding to hours coming from the db. (https://github.com/woocommerce/woocommerce-admin/pull/687)
* Added zero-padding to hours coming from the db.
* Added info about code dependency.
|
2018-10-30 11:04:03 -07:00 |
Jonathan Belcher
|
360c4c7083
|
Fix automattically fixable php lint warnings (https://github.com/woocommerce/woocommerce-admin/pull/720)
|
2018-10-29 12:19:07 -04:00 |
Peter Fabian
|
3d71ec9208
|
Simplified compound expression to fix code for older PHP versions.
|
2018-10-26 14:02:53 +02:00 |
Allen Snook
|
a8be179ebd
|
Merge pull request woocommerce/woocommerce-admin#649 from woocommerce/add/store-notice-setting-moved
Activity Panel: Inbox: When the user updates WooCommerce, add a note alerting that the store notice setting has moved
|
2018-10-25 10:06:30 -07:00 |
Allen Snook
|
e7ba47e958
|
Go ahead and 1) handle the variety of queries that can be used
as action button links and 2) enable the button (tracking will
come next). Also had to tweak CSS for activity panel item buttons
a little
|
2018-10-24 18:13:44 -07:00 |
Jonathan Belcher
|
fff67b1e4b
|
Fixes PHP 5.2 compatibility issues (https://github.com/woocommerce/woocommerce-admin/pull/653)
|
2018-10-24 14:49:58 -04:00 |
Jonathan Belcher
|
46c369afb1
|
Fixes lints in class-wc-admin-reports-data-store (https://github.com/woocommerce/woocommerce-admin/pull/643)
* Fixes lints in class-wc-admin-reports-data-store
* Fix documentation
|
2018-10-23 13:55:03 -04:00 |
Allen Snook
|
c45a6cf5de
|
On update, add a note alerting that the store notice setting has moved
|
2018-10-23 10:30:33 -07:00 |
Claudio Sanches
|
8b67f5f50d
|
Merge pull request woocommerce/woocommerce-admin#646 from woocommerce/fix/lints-class-wc-admin-reports-products-query.php
Fixes PHP 5.2 compatibility issues
|
2018-10-23 14:04:40 -03:00 |
Claudio Sanches
|
ebf79b489a
|
Merge pull request woocommerce/woocommerce-admin#647 from woocommerce/fix/lints-class-wc-admin-reports-products-stats-query.php
Fixes PHP 5.2 compatibility issues
|
2018-10-23 14:04:03 -03:00 |
Jonathan Belcher
|
2be2d78306
|
Fixes PHP 5.2 compatibility issues
|
2018-10-23 12:50:34 -04:00 |
Jonathan Belcher
|
b58043380e
|
Fixes PHP 5.2 compatibility issues
|
2018-10-23 12:47:51 -04:00 |
Jonathan Belcher
|
39ee05cc70
|
Fixes PHP 5.2 compatibility issues
|
2018-10-23 12:43:55 -04:00 |
Jonathan Belcher
|
daa929b887
|
Add file doc block to fix linting issue (https://github.com/woocommerce/woocommerce-admin/pull/628)
|
2018-10-23 11:08:49 -04:00 |
Allen Snook
|
2147b23c4d
|
Correctly define admin notes schema
|
2018-10-22 13:15:44 -07:00 |
Allen Snook
|
bf898e642b
|
Merge pull request woocommerce/woocommerce-admin#566 from woocommerce/add/admin-notices-new-sales-record
Activity Panel: Inbox: New Sales Record Note
|
2018-10-22 09:26:13 -07:00 |
Jonathan Belcher
|
ecb3013fd3
|
Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611)
|
2018-10-22 12:20:14 -04:00 |
Joshua T Flowers
|
88058b2bf4
|
Add default report data if empty product data is returned (https://github.com/woocommerce/woocommerce-admin/pull/581)
* Add default report data if empty product data is returned
* Remove unused argument ''
* Remove filter params
|
2018-10-22 11:51:24 -04:00 |
Allen Snook
|
6a25fb2249
|
Remove unneeded set_id in note deletion handler
|
2018-10-19 16:24:03 -07:00 |
Allen Snook
|
a46d83aea3
|
Rewrite the queries a bit to leverage prepare when possible
|
2018-10-19 15:48:38 -07:00 |
Allen Snook
|
bb14dcd995
|
One argument per line in multi argument calls
|
2018-10-19 15:05:40 -07:00 |
Allen Snook
|
0032da31f5
|
Remove constructor for notes class as not needed
|
2018-10-19 14:52:53 -07:00 |
Allen Snook
|
3d7b92f58f
|
Make it a proper daily scheduled event
|
2018-10-19 14:47:39 -07:00 |
Allen Snook
|
04b33f9e6b
|
Hook up the remainder of the sales record message. There can only be one.
|
2018-10-19 14:45:03 -07:00 |
Allen Snook
|
d05a1c63ff
|
Calculate previous days sales, add note if new max
|
2018-10-19 14:41:37 -07:00 |
Allen Snook
|
3155d5ec24
|
Merge pull request woocommerce/woocommerce-admin#507 from woocommerce/add/admin-notices-rest-api
Activity Panel: Inbox: Add REST API (GETters only)
|
2018-10-19 08:04:46 -07:00 |
Jonathan Belcher
|
f6d90821af
|
Fix phpcs errors
|
2018-10-17 12:51:48 -04:00 |
Jonathan Belcher
|
d800054c1e
|
Merge branch 'master' into fix/474
|
2018-10-17 12:42:03 -04:00 |
Allen Snook
|
2a94177f71
|
Fix per_page default handling, json encoding options, schema help
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
d450ea6545
|
Strip slashes from titles, content and action (button) labels
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
80ace9c9f3
|
Add publicly consumable schema info
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
054fbb4ee3
|
Accept page and per page params in REST query, return total count of notes in header
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
68b799f796
|
Correctly prepare dates in the response
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
3b988d954c
|
Correct copypasta in comments
|
2018-10-16 12:49:01 -07:00 |
Allen Snook
|
6dc4564feb
|
Add single and multiple note GETters
|
2018-10-16 12:49:01 -07:00 |
Claudio Sanches
|
c7ba8bd2c3
|
Fixed textdomain
|
2018-09-28 12:34:33 -03:00 |
Allen Snook
|
e5e175cfab
|
Fix static visibility, textdomain and use of JSON_FORCE_OBJECT
|
2018-09-27 10:48:25 -07:00 |
Allen Snook
|
db7456ae55
|
Add comments for the types and statuses
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
cb7a5b3607
|
PHPCS all the things
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
677c205ad2
|
Remove interface for this PR (actions will be hooked up later);
persist actions given during creation through to the db
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
9f7ffa08a9
|
Make types and statuses easier for plugins to access
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
a930293c43
|
Improve prop validation, especially date handling
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
10c01a6165
|
Change data store slug to singular to match the rest of WC;
change dismissible note to update type;
remove unwanted version phpdoc
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
4cca18bd30
|
Remove REST file from this commit (it will go in a separate PR)
|
2018-09-27 09:28:15 -07:00 |
Allen Snook
|
4d8dfea84c
|
Break out separate note and notes classes for clarity
|
2018-09-27 09:28:14 -07:00 |
Allen Snook
|
45eeb57b62
|
Add CRUD and Data Stores for Admin Notes
|
2018-09-27 09:28:14 -07:00 |
Claudio Sanches
|
d8503ef720
|
Merge pull request woocommerce/woocommerce-admin#462 from woocommerce/fix/440
Added PHP tests
|
2018-09-27 12:31:36 -03:00 |
Claudio Sanches
|
d672a65e1f
|
Merge pull request woocommerce/woocommerce-admin#461 from woocommerce/fix/453
Casted numeric values to floats before performing arithmetic operations.
|
2018-09-27 12:29:29 -03:00 |
Peter Fabian
|
d997e280b2
|
Added missing data update triggers.
|
2018-09-24 19:16:10 +02:00 |
Peter Fabian
|
c368e44ff3
|
Updated language domain.
|
2018-09-24 17:56:43 +02:00 |
Peter Fabian
|
670436ac13
|
PHPCS fixes.
|
2018-09-24 17:24:08 +02:00 |
Peter Fabian
|
e956afdeb7
|
PHPCS updates.
|
2018-09-21 20:51:41 +02:00 |
Peter Fabian
|
e0757beafc
|
Included product lookup in reports regeneration tool.
|
2018-09-21 12:24:15 +02:00 |
Peter Fabian
|
5aa3aae58a
|
The installation code should not run on each plugin load, only when activated.
|
2018-09-21 12:14:08 +02:00 |
Peter Fabian
|
aa8a09adbe
|
Merge branch 'master' into fix/440
|
2018-09-21 10:59:47 +02:00 |
Peter Fabian
|
880d99986f
|
Fixed interval boundary function arguments in case no intervals are being added.
|
2018-09-20 16:23:19 +02:00 |
Peter Fabian
|
389a2182a1
|
Initial setup for unit tests.
|
2018-09-20 16:20:04 +02:00 |
Peter Fabian
|
e28f8255c3
|
Casted numeric values to floats before performing arithmetic operations.
|
2018-09-20 16:03:27 +02:00 |
Claudio Sanches
|
76d5417e2b
|
Use WooCommerce's database prefi
Fixes woocommerce/woocommerce-admin#437
|
2018-09-18 17:03:42 -03:00 |
Claudio Sanches
|
661b5d6ef7
|
Included docblocks
|
2018-09-18 16:41:45 -03:00 |
Peter Fabian
|
0a669544d6
|
Added code from feature/20777, pending tests.
|
2018-09-18 13:32:25 +02:00 |
Peter Fabian
|
b8732e157e
|
Added code from feature/couponordertable.
|
2018-09-18 13:29:58 +02:00 |
Peter Fabian
|
aaef322e00
|
Added code from feature/20778, tests pending.
|
2018-09-18 13:27:34 +02:00 |
Peter Fabian
|
6cddb51786
|
Added code from feature/20770.
|
2018-09-18 13:24:11 +02:00 |
Peter Fabian
|
a16933143f
|
Added code from feature/20781, tests pending.
|
2018-09-18 13:20:42 +02:00 |
Peter Fabian
|
b556d55ca6
|
- Removed duplicate class.
- Overridden REST API endpoints via filters.
- Updated data store class prefixes.
- Removed debugging echo.
|
2018-09-18 12:24:43 +02:00 |
Peter Fabian
|
9ac635fd42
|
Updated prefixes for wc-admin plugin.
|
2018-09-17 21:13:19 +02:00 |
Peter Fabian
|
429803cc25
|
Updated prefix for stats db table.
|
2018-09-17 21:01:44 +02:00 |
Peter Fabian
|
1614d482cc
|
Postponed class init only after registering post types.
|
2018-09-17 20:56:04 +02:00 |
Peter Fabian
|
7b2111ec05
|
Added missing return statement.
|
2018-09-17 20:46:55 +02:00 |
Peter Fabian
|
1b71184f23
|
Updated path to background process class.
|
2018-09-17 20:36:29 +02:00 |
Peter Fabian
|
bd714210ea
|
Added required includes.
|
2018-09-17 20:36:03 +02:00 |
Peter Fabian
|
405703c17a
|
Added missing interface.
|
2018-09-17 20:35:23 +02:00 |
Peter Fabian
|
aa4035adb9
|
Added WC_Admin prefix for query classes where it was missing.
|
2018-09-17 20:20:34 +02:00 |
Peter Fabian
|
a92a78ce9d
|
Fixed order of initialization so that classes are loaded in correct order.
|
2018-09-17 20:19:36 +02:00 |
Peter Fabian
|
a39fc58da2
|
Added missing vars.
|
2018-09-17 19:53:57 +02:00 |
Peter Fabian
|
bd295af793
|
PHPCS (require_once is not a function).
|
2018-09-17 16:54:31 +02:00 |
Peter Fabian
|
d2ac6cdbe1
|
Added reporting REST API extensions to wc-admin.
|
2018-09-17 16:32:03 +02:00 |