librenms/misc
Tony Murray 51ba934e11 feature: Added web validation (#7474)
* refactor: convert validations to modules to prep for gui integration

* accidentally dropped, schema update

* fix accidental output to webui

* mention discovery-wrapper.py and re-arrange.

* refine some fix statements

* rename the Config validation group to Configuration.

* fix some scrutinizer issues
remove as many local functions from validator.php as possible
move extensions from pre-check
remove duplicate timezone check
looks like there is some db schema differences between mariadb 10.1 and 10.2, investigating

* mariadb version diff take2

* Check schema version first for database.
Remove stop to go back to command line for install docs.
Add helpful link when there is no devices added to /addhost

* fix incorrect validation for empty string defaults

* Fix style

* Add additional file permissions checks

* catch exception and fail for invalid timezone
Change visuals a bit.

* add php version warning

* fix space
2017-10-26 07:56:09 +01:00
..
alert_rules.json feature: Added more rules for the alert collection (#7430) 2017-10-04 21:02:17 +01:00
db_schema.yaml feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
librenms-irc.init feature: sysV init script for the IRC bot (#7170) 2017-08-20 08:38:24 +01:00
librenms-irc.service feature: Create librenms-irc.service (#7087) 2017-08-16 13:59:02 -05:00
librenms.logrotate docs: Add logrotate config and update install docs (#5520) 2017-01-21 11:11:22 +00:00
mib2c.conf feature: Added script to generate config for new OS (#7161) 2017-09-04 21:38:09 +01:00
notifications.rss alerting: Added option to enable/disable option for sending alerts to normal users (#6590) 2017-05-15 23:35:26 +01:00