| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* Spelling now sticks with [1] (email, Email at the beginning of a sentence)
* Email header now "Email Report" instead of "Graph Report"
* Table header now "Commands" instead of "Cmds" (plus fix for width)
* Version increased to 2.0.10
[1] https://www.rfc-editor.org/rfc-style-guide/terms-online.txt
|
|
|
|
|
|
|
|
| |
monthofyear was being unset for all intervals which weren't yearly. A check was added for
quarterly intervals to avoid unsetting monthofyear in that case and getting quarterly reports
once every month. The behavior should now be as expected. Bumped version number accordingly.
Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>
|
|
|
|
| |
Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
| |
rrd graph). Since it works with other info, it no longer r
elies on RRD being enabled. Also fixup (c), filename, and privilege headers.
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
drop-downs for building reports.
|
| |
|
|
|