librenms/app
Tony Murray 6f329a7595
Fix alerting find owner contacts on old SQL server versions (#15355)
* Fix alerting find owner contacts on old SQL server versions
Older SQL server versions had a bug where they didn't accept parenthesis around the first query of a union statement.
It was difficult to remove these parenthesis, so use whereHas instead.

* Fix style
2023-09-28 09:49:29 -05:00
..
Actions fix snmp_disable type (#14650) 2022-11-18 17:30:16 +01:00
Api/Controllers Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ApiClients Another OR statement in GrayLog API (#15246) 2023-08-25 07:56:29 -05:00
Console Fix mysql auth removing roles upon login (#15258) 2023-08-28 11:00:18 -05:00
Events Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Exceptions Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
Facades Remove Log::event (#14526) 2022-11-09 09:47:19 +01:00
Guards Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Http FDB Tables improve performance (#15333) 2023-09-25 19:49:22 -05:00
Jobs remove pingcheck debug statements (#15173) 2023-07-31 12:26:25 -05:00
Listeners Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Logging Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Models Fix alerting find owner contacts on old SQL server versions (#15355) 2023-09-28 09:49:29 -05:00
Notifications Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Observers Application Soft Delete (#15270) 2023-09-06 16:34:39 -05:00
Plugins Fix v2 plugins (#14506) 2022-10-24 21:48:13 -05:00
Policies Implement RBAC (only built in roles) (#15212) 2023-08-28 00:13:40 -05:00
Polling/Measure Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Providers Radius update roles correctly (#15261) 2023-08-28 23:38:09 -05:00
View Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
Action.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Checks.php Severity Enum (#14620) 2023-08-05 12:12:36 -05:00
StreamedOutput.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00