Claudiu Lodromanean
|
cc5c182f9d
|
Merge pull request #17679 from woocommerce/update/12517-download-reporting
Download reporting
|
2017-11-14 12:23:01 -08:00 |
The Dramatist
|
a25e871981
|
Parameter input, but checked wrong variable. (#17681)
Here `$offset` should be `$key`. Cause the parameter is named as `$key`.
|
2017-11-13 19:40:00 +00:00 |
Josh Smith
|
e11e88fa4e
|
[#12517] When tracking downloads, increment/decrement download count and downloads remaining in SQL to avoid race conditions with updating in PHP
|
2017-08-23 03:12:58 +00:00 |
Josh Smith
|
3953fd081c
|
[#12517] Get data for get_download_count from download log table
|
2017-07-31 03:44:11 +00:00 |
Josh Smith
|
399269a4f1
|
[#12517] Implement logging product downloads into new logging table
|
2017-07-30 22:38:17 +00:00 |
Josh Smith
|
3959cf09a5
|
Fix comments for setter functions on WC_Customer_Download
|
2017-07-30 19:26:32 +00:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Claudio Sanches
|
aaeab5b81e
|
Use WWC_DateTime for access_granted
|
2017-03-13 20:36:04 -03:00 |
Claudio Sanches
|
792fe08f1d
|
Updated WC_Customer_Downloads to use WC_DateeTime
|
2017-03-13 20:29:55 -03:00 |
Mike Jolley
|
232162bbf0
|
Download BW compat
#13220
|
2017-02-17 11:54:50 +00:00 |
Mike Jolley
|
2e1e7c0f93
|
Fix downloads remaining
Issues around ‘’ set (unlimited downloads) Fixes #12692
|
2017-01-03 15:03:55 +00:00 |
Mike Jolley
|
20680203bb
|
Add actions for all object types
|
2016-12-19 17:09:52 +00:00 |
Mike Jolley
|
8466f4f79a
|
Feedback
|
2016-11-21 16:46:32 +00:00 |
Mike Jolley
|
b1565cf0d6
|
Download update routine and interface
|
2016-11-18 19:29:37 +00:00 |
Mike Jolley
|
1b6d7acd24
|
Data store for downloads
|
2016-11-18 17:13:02 +00:00 |