Johannes Meyer
6f6e991fd0
monitoring: Use the module's base controller in the ConfigController
...
refs #9651
2015-08-31 11:04:34 +02:00
Johannes Meyer
e04c19a819
CommandForm: Use the CommandTransport class directly
...
Provides a fallback mechanism now and will check the instance's
name soon.
refs #8981
refs #9651
2015-08-31 09:28:42 +02:00
Johannes Meyer
fcbd24e28e
CommandTransport: Add fallback mechanism
...
refs #8981
refs #9651
2015-08-31 09:21:59 +02:00
Johannes Meyer
660540ee1a
TransportConfigForm: Add `instance' form field
...
refs #9651
2015-08-27 16:33:10 +02:00
Johannes Meyer
cc49a289a2
monitoring: Restore view script for the securityAction
2015-08-27 15:49:59 +02:00
Johannes Meyer
8c887ee450
monitoring: Rename all command transport related classes
...
refs #9651
2015-08-26 15:52:36 +02:00
Johannes Meyer
ec8567cbbf
monitoring: It's now a command transport, not an instance anymore
...
refs #9651
2015-08-26 15:43:30 +02:00
Johannes Meyer
6651d31481
CommandTransport: Use commandtransports as config file name
...
refs #9651
2015-08-26 14:17:23 +02:00
Johannes Meyer
a1bd648d51
monitoring: Fix commandtransports.ini link in the config overview
...
refs #9651
2015-08-26 14:15:35 +02:00
Johannes Meyer
b7feed86ea
monitoring: Document how to assign instances to command transports
...
refs #9651
2015-08-26 14:05:13 +02:00
Johannes Meyer
5f66667828
monitoring: Update the command transport documentation
...
refs #9765
refs #9651
2015-08-26 13:35:11 +02:00
Johannes Meyer
ae3910390b
monitoring: Rename instances.md to commandtransports.md
...
refs #9651
2015-08-26 13:32:22 +02:00
Johannes Meyer
1317a6eaf8
Show an object's instance only if there are multiple instances
...
refs #9945
2015-08-26 10:55:18 +02:00
Johannes Meyer
ffcd33ee7e
Introduce query InstanceQuery
...
refs #9945
2015-08-26 10:54:42 +02:00
Johannes Meyer
241f73f229
Show the instance's name of a host or service in the detail view
...
refs #9945
2015-08-26 10:54:01 +02:00
Johannes Meyer
592a79cd93
Service: Fetch the name of the instance the service belongs to
...
refs #9945
2015-08-26 10:52:56 +02:00
Johannes Meyer
8a1114bf65
Host: Fetch the name of the instance the host belongs to
...
refs #9945
2015-08-26 10:52:28 +02:00
Johannes Meyer
91315738c8
monitoring: Allow `instance_name' as restriction column
...
refs #9934
2015-08-25 16:39:40 +02:00
Johannes Meyer
819d20f17a
Hostservice...Query: Add query column `instance_name'
...
refs #9943
2015-08-25 16:38:54 +02:00
Johannes Meyer
94693fe3e7
DataView\*summary: Add query column `instance_name'
...
refs #9943
2015-08-25 16:38:23 +02:00
Johannes Meyer
6906ea89b7
*historyQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:37:58 +02:00
Johannes Meyer
344dcf2cf7
ServicestatusQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:35:48 +02:00
Johannes Meyer
ced671a408
HoststatusQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:35:35 +02:00
Johannes Meyer
780ac16be1
NotificationQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:35:16 +02:00
Johannes Meyer
5c2fd63347
ServicegroupQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:34:48 +02:00
Johannes Meyer
fedd2c3b18
HostgroupQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:34:37 +02:00
Johannes Meyer
f70a861ff4
DowntimeQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:34:18 +02:00
Johannes Meyer
edb83c8b41
CustomvarQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:33:41 +02:00
Johannes Meyer
7916c149b9
ContactQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:32:27 +02:00
Johannes Meyer
ab628338c2
ContactgroupQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:32:15 +02:00
Johannes Meyer
91fe6913d8
CommentQuery: Add query column `instance_name'
...
refs #9943
2015-08-25 16:31:39 +02:00
Eric Lippmann
6ab61ba8e0
Merge branch 'bugfix/format-lacks-restriction-9965'
...
fixes #9965
2015-08-25 09:19:00 +02:00
Matthias Jentsch
8a4e4ecf49
Fix indentation level of module.js
2015-08-21 14:36:57 +02:00
Matthias Jentsch
77e237304a
Do not push timeline extends to history
...
fixes #9932
2015-08-21 14:21:33 +02:00
Johannes Meyer
9ca278d7b2
Merge branch 'master' into feature/activity-indicators-for-form-submits-8369
2015-08-21 13:37:54 +02:00
Johannes Meyer
a11705a3fc
monitoring: Show the autosubmit warning when toggling object features
...
refs #8369
2015-08-21 11:46:39 +02:00
Eric Lippmann
90ef288362
monitoring: Clone the filter before modyfing it in the IdoQuery
...
fixes #9971
2015-08-21 11:24:02 +02:00
Eric Lippmann
b08715f70e
monitoring: Fix typo in ListController
...
refs #9965
2015-08-21 11:21:52 +02:00
Eric Lippmann
de00a1998e
monitoring: Apply restriction on the service grid before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:20:56 +02:00
Eric Lippmann
4c68b4a017
monitoring: Apply restriction on host groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:56 +02:00
Eric Lippmann
3dc140b125
monitoring: Apply restriction on service groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:31 +02:00
Eric Lippmann
9dd13d2a82
monitoring: Apply restriction on comments before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:00 +02:00
Eric Lippmann
e58c0a8e42
monitoring: Apply restriction on contact groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:18:30 +02:00
Eric Lippmann
959cff4d10
monitoring: Apply restriction on contacts before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:17:44 +02:00
Eric Lippmann
d463a86304
monitoring: Apply restriction on notifications before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:16:53 +02:00
Eric Lippmann
5d325f3182
monitoring: Apply restriction on downtimes before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:16:02 +02:00
Eric Lippmann
4aa0af5dca
monitoring: Apply restriction on services before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:15:32 +02:00
Eric Lippmann
67bbc3ed6a
monitoring: Apply restriction on hosts before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:14:43 +02:00
Eric Lippmann
fc28088dc0
monitoring: Remove deprecated method ListController::applyRestriction()
2015-08-21 11:09:54 +02:00
Matthias Jentsch
44271471e3
Allow declarative definitions of badge renderers and improve interface
...
Allow the data backend, columns and generated tooltips to be defined in the configuration instead of providing subclasses for every new configuration. Provide an abstract BadgeMenuItemRenderer that allows creating Badges with less boilerplate.
fixes #9694
2015-08-20 18:16:33 +02:00