-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/issue 655 clear all old feed data #910
Feature/issue 655 clear all old feed data #910
Conversation
PHPUnit tested - added feed engine test for PHPFina added 2 new methods to the engine interface
…m:emrysr/emoncms into feature/issue-655-clear-all-old-feed-data
hidden shift() - not a part of the issue - only used to shift test data to new start_time
|
I've added the column "Days" column during testing and didn't remember to remove it... I can remove the column from this pr and create a new one with that feature if required. |
added unavailable message clear() & trim() methods to other engines
|
@TrystanLea |
|
Fantastic! thanks @emrysr! really appreciate all the work you've put into this one |
|
added another feature to the feed trim form relative date selection buttons |
|
Hi. How do I get this option ? I am running 10.1.3 |


fixes: #655
also fixes: #878
this allows for clearing all feed data and "trimming" data up to a given date
column marked yellow = clear
column marked green = trim
NOT YET TESTED ON A EMONPI.