Eric Lippmann
5f13db73ce
monitoring/commands: Use the toggle instance features command form in the process controller
...
refs #6593
2014-09-12 16:46:07 +02:00
Eric Lippmann
3a9774e6e5
monitoring/commands: Support toggling instance features
...
refs #6593
2014-09-12 16:43:18 +02:00
Eric Lippmann
4d784c6097
monitoring/commands: Re-add the changed identifier to object features
...
refs #6593
2014-09-12 16:42:00 +02:00
Eric Lippmann
442f956945
monitoring/commands: Fix object command forms code compliance
...
refs #6593
2014-09-12 15:03:03 +02:00
Eric Lippmann
e5e806a3a1
monitoring/commands: Fix instance command forms code compliance
...
refs #6593
2014-09-12 15:02:31 +02:00
Eric Lippmann
16bc0e5d5a
monitoring/commands: Add icon to the check now command form
...
refs #6593
2014-09-12 13:29:23 +02:00
Eric Lippmann
1d54c7f836
monitoring/commands: Support 'DISABLE_NOTIFICATIONS_EXPIRE_TIME'
...
refs #6593
2014-09-12 10:42:48 +02:00
Eric Lippmann
3f216f26ff
monitoring/commands: Remove superseded command forms and command objects
...
refs #6593
2014-09-12 10:20:38 +02:00
Eric Lippmann
c0e3447339
monitoring: Adapt host and service classes to match their base class' interface
2014-09-12 10:17:46 +02:00
Eric Lippmann
aca5a2e466
monitoring: Fetch Icinga object properties lazily
2014-09-12 10:16:31 +02:00
Eric Lippmann
b6ac31d10f
monitoring/commands: Let transports use the Icinga command file command renderer
...
refs #6593
2014-09-11 17:39:59 +02:00
Eric Lippmann
1df8076234
monitoring/commands: Add command renderer for the Icinga command file
...
refs #6593
2014-09-11 17:39:13 +02:00
Eric Lippmann
b4faa0142b
monitoring/commands: Add object command forms
...
refs #6593
2014-09-11 17:20:20 +02:00
Eric Lippmann
746e75e5ed
monitroing/commands: Remove method `CommandForm::inline()'
...
Inline forms will set themselves as inline.
refs #6593
2014-09-11 17:19:00 +02:00
Eric Lippmann
3845301dfb
monitoring/commands: Add object command classes
...
refs #6593
2014-09-11 17:18:07 +02:00
Eric Lippmann
92571599df
monitoring/commands: Move toggle instance feature command forms into a single form
...
refs #6593
2014-09-11 17:16:13 +02:00
Eric Lippmann
22771e6f6f
monitoring/commands: Rename `DisableNotificationsCommandForm' to `DisableNotificationsExpireCommandForm'
...
The associated command also has 'Expired' in its name.
refs #6593
2014-09-11 17:13:57 +02:00
Eric Lippmann
c40ac6f9dc
monitoring/commands: Add `DisableNotificationsExpireCommand'
...
refs #6593
2014-09-11 17:11:32 +02:00
Eric Lippmann
1247fdcad4
monitoring/commands: Move toggle instance feature commands into a single command
...
refs #6593
2014-09-11 17:10:20 +02:00
Eric Lippmann
5757a6f34b
monitoring: Fix typo in the `Downtime' data view
2014-09-10 09:29:01 +02:00
Eric Lippmann
171b366744
monitoring/commands: Let `AddCommentCommand' be the command object for adding both host and service commands
...
refs #6593
2014-09-09 16:41:41 +02:00
Eric Lippmann
28a66c8541
monitoring/commands: Introduce `ObjectCommand' for commands that involve a Icinga object
...
refs #6593
2014-09-09 16:40:09 +02:00
Eric Lippmann
d9fbbca447
monitoring/commands: Move `AddCommentCommand' to `WithCommentCommand'
...
`AddCommentCommand' will be the command for adding both host and service comments.
refs #6593
2014-09-09 16:39:22 +02:00
Eric Lippmann
a841b0956d
monitoring/commands: Do not require command objects to return the command string
...
There will be command renderer instead.
refs #6593
2014-09-09 16:35:06 +02:00
Eric Lippmann
0e7ca591ec
Merge branch 'master' into bugfix/commands-6593
...
Conflicts:
application/forms/Preference/GeneralForm.php
application/views/helpers/FormDateTime.php
modules/monitoring/application/forms/Command/CommandForm.php
2014-09-08 10:16:05 +02:00
Matthias Jentsch
e39dd64a1b
Fix layout of HistoryColorGrid
...
Use actual color for critical hosts and only display the first two letters of the weekday
2014-09-08 09:52:28 +02:00
Gunnar Beutner
7d623fdfe3
Fix spelling mistake: Unandled -> Unhandled
2014-09-05 23:42:49 +02:00
Thomas Gelf
6095e44064
Host/Service: provide process_perfdata attribute
2014-09-05 19:05:13 +02:00
Thomas Gelf
ccb8f51ba9
list/eventhistory: sort by timestamp, not raw_ts
2014-09-05 18:44:29 +02:00
Thomas Gelf
cbaa2d8ae9
StateHistoryQuery: tune type queries
2014-09-05 18:41:51 +02:00
Thomas Gelf
adab58e769
list/statehistorysummary: fix filter links
2014-09-05 18:38:56 +02:00
Thomas Gelf
22b3b0e46a
list/hosts: no time for pending, state on dashboard
2014-09-05 18:36:56 +02:00
Thomas Gelf
d1dae46fae
show/history: link notification contacts, show state
2014-09-05 18:20:35 +02:00
Thomas Gelf
fe6a1b1f0f
list/notifications: don't show contact...
...
...when showing notifications for a single contact, other cleanup.
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
9ea377fd45
NotificationHistoryQuery: names instead of aliases
...
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
48f49c56b2
show/contact: first attempt to restyle them
...
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
38c6d6aaf8
StatusSummaryQuery: reorganize, add new columns
...
refs #6993
2014-09-05 18:16:58 +02:00
Matthias Jentsch
51d14af154
Merge branch 'master' into feature/navigation-unhandled-badges-7114
...
Conflicts:
library/Icinga/Web/Menu.php
2014-09-05 18:14:29 +02:00
Thomas Gelf
3fbf1727da
monitoring/show: provide summary data to views
...
refs #6993
2014-09-05 18:03:45 +02:00
Thomas Gelf
6689fabb1e
show/services: use new services summary
...
refs #6993
2014-09-05 18:01:34 +02:00
Thomas Gelf
66dba8b98d
show/host: use new host services summary
...
refs #6993
2014-09-05 18:00:26 +02:00
Thomas Gelf
4da3f55cd9
component/hostservicesummary: initial commit
...
refs #6993
2014-09-05 17:58:48 +02:00
Matthias Jentsch
19eca5f50b
Show all unhandled host and services in a menu
...
Add the option to define custom renderers for menu items and implement renderers to
display all unhandled services and host in a badge in the navigation.
resolves #7114
2014-09-05 17:57:20 +02:00
Thomas Gelf
315c2a6e51
list/comments: fix PHP warning
2014-09-05 17:54:09 +02:00
Thomas Gelf
d4d3c776a5
list/services: use new snippet, cleanup HTML
...
refs #6993
2014-09-05 17:43:13 +02:00
Thomas Gelf
65b2a25fd6
list/components/servicesummary: show state summary
...
refs #6993
2014-09-05 17:41:53 +02:00
Thomas Gelf
c312139334
list/services: provide summaries to the view
...
refs #6993
2014-09-05 17:40:57 +02:00
Thomas Gelf
caab729451
monitoring/list: get rid of last DataView traces
2014-09-05 17:38:02 +02:00
Thomas Gelf
6e33061b21
monitoring/module.less: prepare styles for summary
...
refs #6993
2014-09-05 16:03:07 +02:00
Thomas Gelf
7b35741985
monitoring/show: forgot to check for existance
2014-09-04 18:57:20 +02:00