librenms/app/Http
Tony Murray f10cbddacc Refactored Alert schedule (#9514)
* add AlertSchedule model and relationships
change table structure to match the expected layout

* Update maint schedule map ui

* better index name

* Laravel queries
fix some issues with the ui: restricting start incorrectly and loading empty days error

* handle date limiting properly

* Another attempt add schedule constraints

* use Auth

* Update WorldMap widget to use check isUnderMaintenance

* Rename 275.sql to 276.sql

* Rename 276.sql to 277.sql
2019-01-03 22:42:12 +00:00
..
Controllers Refactored Alert schedule (#9514) 2019-01-03 22:42:12 +00:00
Middleware Allow login with GET variables (#9268) 2018-10-01 20:05:30 -05:00
ViewComposers Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
Kernel.php Keeps the dashboard sessions from expiring. (#9263) 2018-09-30 21:23:00 -05:00