Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolved interface bugs preventing new frequencies from displaying properly | Daniel Hunsaker | 2014-01-08 | 1 | -5/+5 |
| | | | | Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com> | ||||
* | Added quarterly and yearly mailreport frequencies | Daniel Hunsaker | 2014-01-08 | 2 | -11/+86 |
| | | | | | | | | | - 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-p | 2014-01-02 | 5 | -41/+30 |
| | | | | | | rrd graph). Since it works with other info, it no longer r elies on RRD being enabled. Also fixup (c), filename, and privilege headers. | ||||
* | Mail Reports: Ensure some variables are actually arrays before using them, ↵ | jim-p | 2013-10-29 | 2 | -4/+16 |
| | | | | avoids an error and some console output if certain portions of a report have never been used. Version bump. | ||||
* | When sending an e-mail report, do not generate output, otherwise it will ↵ | jim-p | 2013-10-09 | 2 | -3/+1 |
| | | | | generate a message from cron. | ||||
* | Fixed edit report logs bug in status_mail_report_edit.php | David Lee | 2013-06-08 | 1 | -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. | ||||
* | Add one more little note. | jim-p | 2013-03-29 | 1 | -1/+1 |
| | |||||
* | Some more refinements for the mail reports package. | jim-p | 2013-03-29 | 6 | -10/+44 |
| | |||||
* | Add command output and log output capabilities to the "mail reports" package. | jim-p | 2013-03-28 | 8 | -41/+494 |
| | |||||
* | Declare $g a global here so the mail reports should pick up the theme | jim-p | 2012-07-27 | 1 | -0/+1 |
| | |||||
* | Use the short name in the attachment path to embed, it should make some mail ↵ | jim-p | 2012-02-20 | 1 | -1/+1 |
| | | | | clients happier. Fixes #2206 | ||||
* | Switch to inline attachments for e-mail graphs reports | jim-p | 2012-01-12 | 1 | -2/+4 |
| | |||||
* | Respect the user-defined interface names in e-mailed RRD graphs, and in ↵ | jim-p | 2011-07-27 | 3 | -20/+23 |
| | | | | drop-downs for building reports. | ||||
* | Activate cron jobs after saving config. | jim-p | 2011-07-19 | 2 | -1/+3 |
| | |||||
* | Send report in the background, or it doesn't go. | jim-p | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | Fix var name | jim-p | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | And one more copy/pasteo | jim-p | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | Fix one more path | jim-p | 2011-07-19 | 1 | -1/+0 |
| | |||||
* | Fix paths | jim-p | 2011-07-19 | 1 | -4/+4 |
| | |||||
* | Add mailreport package for periodic e-mail of RRD graphs. First rev. | jim-p | 2011-07-19 | 9 | -0/+5588 |