V1.5.1
Thanks to @buschauer for the improvements in this release.
- Amended startgenmon.sh to remove hardcoding of the install path so that
I can maintain concurrent directories with the software, while
maintaining ability to start from CRON - Amended startgenmon.csh to allow for "restart" option
- Showing tooltips from config files on SETTINGS screen.
- disable settings fields if their parent has been disabled.
- included all settings from genmon.conf into the Settings page and
grouped them - Mark settings that have changed in a yellow background and only store
them - Included a Notification section
- added option lines to mymail.conf for each email address to indicate the
type of notification it should receive. If the optional line is absent,
all notifications are sent to the email address to ensure backward
compatibility. - Cleaned Up the index.html and genmon.css to make sure the header, footer
and menu are part of the main HTML body and cleaned up the css to make
it simpler to understand where these elements are styled. - Fixed footer and header to ensure they are not moving off-page
- make sure the link to github is opening in a new browser window