Commit graph

389 commits

Author SHA1 Message Date
Johannes Meyer
ccd0709fba Controller: Add method applyMonitoringRestriction 2019-12-03 09:19:36 +01:00
Johannes Meyer
7ed4839848 Introduce class UrlMigrator 2019-12-03 09:19:36 +01:00
Johannes Meyer
4b9b562dd3 Introduce class MonitoringRestrictions 2019-12-03 09:19:36 +01:00
Johannes Meyer
59fa629959 FlattenedObjectVars: Remove obsolete meta data handling 2019-12-03 09:17:49 +01:00
Johannes Meyer
1c2095b36f FlattenedObjectVars: Don't ignore an expression's sign 2019-12-02 15:34:46 +01:00
Johannes Meyer
9bf2acaff4 VolatileState: Use 6380 as default redis port 2019-12-02 08:55:03 +01:00
Johannes Meyer
604246290d NotificationHistory: Rename column event_time to send_time 2019-12-02 08:53:42 +01:00
Eric Lippmann
1037f142e5 Replace New with new 2019-11-27 13:21:15 +01:00
Eric Lippmann
0f6374cb8e Controller: Load module monitoring
We still depend on some classes from the monitoring module, e.g. command
forms. In case monitoring isn't loaded, we load it in the base
controller class.
2019-11-27 13:19:57 +01:00
Florian Strohmaier
adfc553dc1 DowntimeListItem: Fix typo in title 2019-11-26 10:22:28 +01:00
Johannes Meyer
6091f3c21a FlattenedObjectVars: Utilize an expression's meta data instead 2019-11-25 15:52:29 +01:00
Johannes Meyer
1f6c6aded6 Adjust BoolCast and Timestamp behaviors to match ipl-orm changes 2019-11-25 15:52:29 +01:00
Florian Strohmaier
45b046c9b9 StateListItem: Use next_check for timestamp in overdue checks 2019-11-25 09:29:20 +01:00
Johannes Meyer
3634c38c66 State: Add previous_hard_state and drop last_*_state columns 2019-11-19 14:24:09 +01:00
Johannes Meyer
cac4fd2908 Model: Adjust BelongsToMany::setThrough() usages
So they'll use `BelongsToMany::through()` now
2019-11-19 14:22:17 +01:00
Johannes Meyer
25dd5ff435 Timestamp: Support *about any English textual datetime description* 2019-11-08 14:41:08 +01:00
Johannes Meyer
ceec8ab017 BoolCast: Don't cast string values in toDb() 2019-11-08 13:27:55 +01:00
Johannes Meyer
d97847dee7 Usergroup: Use correct target for relation notification 2019-11-06 15:35:46 +01:00
Johannes Meyer
dc93ecf413 Service: Rename relation customvar_flat to vars 2019-11-06 15:35:14 +01:00
Johannes Meyer
fa303efff8 Host: Correct address* columns 2019-11-06 15:34:43 +01:00
Florian Strohmaier
05411acc1b Add Spacing to list-items in controls 2019-11-05 16:15:07 +01:00
Johannes Meyer
82ec8687d6 Model: Fix relations between hostgroup <-> hostgroup_member <-> service 2019-11-05 16:09:13 +01:00
Eric Lippmann
2221447520 Only show check attempt for soft states 2019-11-05 15:58:47 +01:00
Florian Strohmaier
f7efc2ded6 CSS: Adjust list styles 2019-11-05 15:17:12 +01:00
Eric Lippmann
ba339f45db Merge branch 'downtime-details' 2019-11-05 15:16:10 +01:00
Eric Lippmann
e9d1e8feb5 CSS: Add margin-bottom to downtime-detail's list-item 2019-11-05 15:15:46 +01:00
Florian Strohmaier
5b732feaed CSS: Add padding to horizontal-key-value 2019-11-05 15:11:31 +01:00
Florian Strohmaier
7d5da7df56 CSS: Style downtime-detail 2019-11-05 15:08:54 +01:00
Florian Strohmaier
4546d6c5d2 Create DowntimeDetail widget 2019-11-05 15:05:40 +01:00
Florian Strohmaier
fe1861cd37 CSS: Lighten horizontal-key-value key color 2019-11-05 14:57:45 +01:00
Florian Strohmaier
cb54e1f81f CSS: Style downtime-detail button 2019-11-05 14:53:50 +01:00
Florian Strohmaier
e73d201cc0 CSS: Add downtime-detail .list-item styles 2019-11-05 14:53:50 +01:00
Florian Strohmaier
7ce6859612 Create DowntimeController 2019-11-05 14:53:50 +01:00
Florian Strohmaier
ee2993f608 Add HostLinks::cancelDowntime() 2019-11-05 14:53:40 +01:00
Florian Strohmaier
3f6e89eb67 Add Links::downtime() 2019-11-05 14:53:21 +01:00
Florian Strohmaier
a84cf06954 Add ServiceLinks::cancelDowntime() 2019-11-05 14:52:54 +01:00
Florian Strohmaier
44a0ead214 DowntimeListItem: Add link to downtime 2019-11-05 14:52:30 +01:00
Eric Lippmann
aec9b65c0c Merge branch 'style-fixes' 2019-11-05 13:07:52 +01:00
Florian Strohmaier
c4f6ca474a CSS: Fix cropped overdue time 2019-11-05 13:02:32 +01:00
Florian Strohmaier
95aaacc205 CSS: Fix quick-actions layout 2019-11-05 13:02:23 +01:00
Florian Strohmaier
59b7ae5ec5 ServicesController: Adjust right aligned controls order 2019-11-05 13:00:56 +01:00
Florian Strohmaier
72b5670cf6 HostsController: Adjust right aligned controls order 2019-11-05 13:00:49 +01:00
Florian Strohmaier
caa12ceb45 CSS: Fix list controls styles 2019-11-05 13:00:31 +01:00
Florian Strohmaier
15f9a5e6c0 CSS: Fix collapsed event-boxes 2019-11-05 13:00:09 +01:00
Johannes Meyer
a40e89f9d0 ServicesController: Fetch service state summary 2019-11-05 12:37:34 +01:00
Johannes Meyer
9b88d3d8d3 HostsController: Fetch host state summary 2019-11-05 12:37:34 +01:00
Johannes Meyer
9e27503339 Introduce class ServicestateSummary 2019-11-05 12:37:34 +01:00
Johannes Meyer
8f621d095d Introduce class HoststateSummary 2019-11-05 12:37:34 +01:00
Johannes Meyer
7de20895a7 Controller: Allow to export multiple queries 2019-11-05 12:37:34 +01:00
Eric Lippmann
a10b2e940a Merge branch 'check-statistics' 2019-11-05 12:36:00 +01:00