Jellyfrog
071ca9bc2a
Apply fixes from StyleCI ( #15698 )
...
Co-authored-by: StyleCI Bot <bot@styleci.io >
2024-01-04 22:39:12 -06:00
Tony Murray
d1b7004fef
Severity Enum ( #14620 )
...
* Severity Enum
Replace old Alert constants
* Fix whitespace
* Additional uses
* style fixes
* Fix test too
* More missed locations
* More
2023-08-05 12:12:36 -05:00
Jellyfrog
71d740770b
Remove Log::event ( #14526 )
...
* Remove Log::event
Use the Eventlog class directly instead
* wip
* wip
* wip
* Apply fixes from StyleCI
* Update Eventlog.php
2022-11-09 09:47:19 +01:00
Jellyfrog
258505ed44
Apply fixes from StyleCI ( #13224 )
2021-09-10 20:09:53 +02:00
Jellyfrog
26b95c0ccc
Apply fixes from StyleCI ( #13208 )
2021-09-08 23:35:56 +02:00
Jellyfrog
24c8513029
Replace Auth > Illuminate\Support\Facades\Auth ( #12664 )
...
Helps phpstan
2021-03-31 21:30:04 +02:00
Jellyfrog
4b6efba040
Type hint all device model relations ( #12686 )
2021-03-31 17:28:47 +02: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
0d56bbd946
Apply fixes from StyleCI ( #12123 )
2020-09-21 15:51:53 +02:00
SourceDoctor
9272cb3b92
Enumerate Alert Level ( #11652 )
2020-05-22 20:08:05 -05:00
Tony Murray
3825133602
Fix device missing from traps/new Log::event() ( #9963 )
...
* Fix device missing from traps/new Log::event()
2019-03-16 09:24:59 +01:00
Tony Murray
d64f3acb15
Refactor eloquent base ( #9716 )
...
* extract PortRelatedModel and DeviceRelatedModel
* add scope for inDeviceGroup
* handle null device group
2019-01-22 17:04:28 -06:00
Tony Murray
daffa7e274
Eventlog updates ( #9633 )
...
* Eventlog updates
remove host from eventlog table, retain in api
allow most fields nullable
* updated schema
* revert auth for legacy log_event function
safer check in the model
* add function modifiers
2019-01-10 00:52:00 -06:00
Tony Murray
6242f941f6
Update Eventlog WebUI/backend to use ajax ( #9252 )
...
* WIP Eventlog table
* Initial Eventlog rework
* fromdevice is not a request parameter
* updates
* remove unneeded field
* Cleanups
2018-09-24 08:07:00 +01:00