aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailreport/status_mail_report_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Resolved interface bugs preventing new frequencies from displaying properlyDaniel Hunsaker2014-01-081-5/+5
| | | | Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>
* Added quarterly and yearly mailreport frequenciesDaniel Hunsaker2014-01-081-10/+83
| | | | | | | | | - Defined frequencies for quarterly and yearly mail reports - Extended frequency-to-crontab conversion logic to cover new frequency settings - Added form elements for new frequency configurations - Bumped version number, and added files to deinstall command for cleaner removal Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>
* Remove mailreports redirect if RRD is disabled (except for page adding an ↵jim-p2014-01-021-12/+6
| | | | | | rrd graph). Since it works with other info, it no longer r elies on RRD being enabled. Also fixup (c), filename, and privilege headers.
* Fixed edit report logs bug in status_mail_report_edit.phpDavid Lee2013-06-081-1/+1
| | | status_mail_report_edit.php had an incorrect entry for editing the log report. This is a small changed that simply replaces status_mail_report_add_cmd.php with status_mail_report_add_log.php where appropriate.
* Some more refinements for the mail reports package.jim-p2013-03-291-1/+1
|
* Add command output and log output capabilities to the "mail reports" package.jim-p2013-03-281-17/+109
|
* Respect the user-defined interface names in e-mailed RRD graphs, and in ↵jim-p2011-07-271-5/+7
| | | | drop-downs for building reports.
* Activate cron jobs after saving config.jim-p2011-07-191-1/+2
|
* Add mailreport package for periodic e-mail of RRD graphs. First rev.jim-p2011-07-191-0/+294