Tony Murray
1bfd411995
New device:add code ( #13842 )
...
* New device:add code
pre-requisite for updating other code paths
includes option to set display name
separate validation code from device creation
* remove duplicate community and v3 creds
* style fixes
* some lint fixes
* fix phpstan
* Exception cleanup
improved messages and translations
* port association mode to enum
well, pseudo enum
* defaults and cleanups
* fixed/improved validation messages
* fix tests
* fix stupid ide refactor mistake
* lint fixes
2022-03-12 16:14:32 -06:00
Tony Murray
38773598e0
Fix syslog widget priority filtering ( #13411 )
...
* Fix widget filtering
syslog stores priority as a string
filter strings, not numbers
* Add enums for SyslogSeverity and CheckStatus
2021-10-29 10:32:36 +02:00
Jellyfrog
258505ed44
Apply fixes from StyleCI ( #13224 )
2021-09-10 20:09:53 +02:00
Jellyfrog
c6acd86528
Add missing Power states ( #12559 )
2021-02-24 22:55:03 +01:00
Jellyfrog
20b4215204
Swich links to https ( #12511 )
...
* Switch librenms links to https
* Convert librenms links in comments
* Switch gnu.org url to https
* switch php urls to https
2021-02-09 00:29:04 +01:00
Jellyfrog
cfd9dce620
Convert Virtual Machine pages to Laravel ( #12287 )
...
* Convert Virtual Machine pages to Laravel
* wip
* wip
* wip
* wip
* wip
* wip
* delete
* wip
* wip
* move powerStateLabel
2020-11-11 01:15:20 +01:00
Tony Murray
863fb96205
Scheduled maintenance test ( #12171 )
...
* alert schedule test
* Fix style
* Skip broken tests for now
2020-10-01 03:00:42 -05:00
Jellyfrog
0d56bbd946
Apply fixes from StyleCI ( #12123 )
2020-09-21 15:51:53 +02:00
Jellyfrog
77c531527c
Apply fixes from StyleCI ( #12117 )
...
* Apply fixes from StyleCI
* Disable style check
2020-09-21 14:54:51 +02:00
SourceDoctor
125ecb4bde
Eventlog Application Alert in it's Severity Colour ( #11660 )
...
* Eventlog Application Alert in it's Severity Colour
* use 'use'
* enums
* enum key list
* typo fix
2020-06-08 10:56:45 +02:00
SourceDoctor
b89eb22cd5
Enumerate AlertState ( #11665 )
...
* Enumerate AlertState
* fix typo
* add missing use's
* .
* .
2020-05-23 21:14:36 -05:00
SourceDoctor
9272cb3b92
Enumerate Alert Level ( #11652 )
2020-05-22 20:08:05 -05:00