Commit Graph

14 Commits

Author SHA1 Message Date
Danijel K
5d904f1ea5 Make sticked messages work on PHP7.3
compact changed behaviour on PHP7.3, and I also can't see the need for it as date and incidents are still passed to the view.
This resolves #3515
2019-03-21 14:08:23 +01:00
James Brooks
d900e274c6 Test on PHP 7.3 (#3286) 2018-10-18 23:21:00 +01:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
deeb40cd48 Move errors partial out of dashboard dir to prevent DashboardComposer running 2018-06-14 20:27:42 +01:00
Jordy van Dortmont
c66048d977 Fix metrics fill theme color application #2797 2018-03-26 02:13:11 +02:00
James Brooks
3ea1e959f9 Fix metrics not displaying. Closes #2737 2017-09-30 11:29:12 +01:00
James Brooks
9a56625f09 Use Laravel pagination links. Closes #2415 2017-03-09 19:18:11 +00:00
James Brooks
f1c09773e2 Use isNotEmpty in more places 2017-01-21 17:32:46 +00:00
James Brooks
a4571dab7b Use isNotEmpty 2017-01-21 17:30:44 +00:00
James Brooks
ef70ef0d29 Simplyify the metrics partial 2016-12-05 20:15:49 +00:00
James Brooks
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
James Brooks
c6c439017a Only show the incidents headline if we have anything to show 2016-10-07 12:19:47 +01:00
Antoine GIRARD
1954cf26f3 Add stickied incident 2016-09-06 22:45:52 +02:00
Connor S. Parks
fa1b32c11a implements a modular view system 2016-08-22 16:36:01 +01:00