Commit Graph

3452 Commits

Author SHA1 Message Date
Eric Lippmann 4adf059ed6 monitoring: Fix downtimes markup
refs #5543
2015-10-28 13:01:19 +01:00
Eric Lippmann 918aa481ca monitoring: Minor markup fixes
refs #5543
2015-10-28 12:09:34 +01:00
Eric Lippmann 8212ff9aab monitoring: Display soft states in the service detail view
refs #5543
2015-10-28 12:09:00 +01:00
Eric Lippmann b325c4769a monitoring: Display soft states in the host detail view
refs #5543
2015-10-28 12:08:37 +01:00
Eric Lippmann c0c9f3b5eb monitoring: Select host_state_type and host_attempt in the service detail view for displaying soft states
refs #5543
2015-10-28 12:08:04 +01:00
Eric Lippmann 3e02007150 monitoring: Fix host-header markup
refs #5543
2015-10-28 11:11:03 +01:00
Eric Lippmann e37b3c5527 monitoring: Fix swapped icon images in the service-header
fixes #10419
2015-10-28 11:07:45 +01:00
Eric Lippmann d15673fdba monitoring: Fix service-header markup
refs #5543
2015-10-28 11:07:18 +01:00
Eric Lippmann 3520449dee monitoring: Translate soft in the hosts overview 2015-10-28 10:24:00 +01:00
Eric Lippmann ea91ca9dc4 monitoring/CSS: Don't use clearfix and pull-right in the hosts overview
refs #5543
2015-10-28 10:23:31 +01:00
Eric Lippmann 2702e70a9c monitoring/CSS: Don't use clearfix and pull-right in the services overview
refs #5543
2015-10-28 10:18:53 +01:00
Eric Lippmann a3caae6595 monitoring: Translate soft in the services overview 2015-10-28 09:58:42 +01:00
Eric Lippmann a8a87d27eb CSS: Rename remove-comment to remove-action
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann acb01dc07a monitoring: Use comment-list markup for acknowledgements instead of feed-list
refs #5543
2015-10-28 09:53:53 +01:00
Eric Lippmann 0b332bba22 monitoring: Use comment-list markup for downtimes instead of feed-list
refs #5543
2015-10-28 09:41:21 +01:00
Eric Lippmann ec9e6152cf Reduce style variety for comments
refs #5543
2015-10-27 16:05:43 +01:00
Eric Lippmann f951e29269 CSS: Rename big-icon to large-icon and use percent instead of px for font-size
refs #10294
2015-10-27 14:10:31 +01:00
Eric Lippmann dc273aa9a1 monitoring/CSS: Increase readability of state labels in tables
refs #5543
2015-10-27 13:45:49 +01:00
Eric Lippmann a391ceeafc monitoring/CSS: Vertically center state summary badges
refs #5543
2015-10-27 13:45:49 +01:00
Eric Lippmann ed86758e3d monitoring: Display unhandled services in the hosts overview more prominent
fixes #10268
2015-10-27 13:45:48 +01:00
Johannes Meyer b582146def Merge branch 'master' into bugfix/make-host-customvars-accessible-from-service-objects-10304 2015-10-05 14:09:10 +02:00
Johannes Meyer 125ecb2f0a ActionForm: Allow contact_name and contactgroup_name as filter column
Because it works now.
2015-10-05 14:05:17 +02:00
Johannes Meyer 6a68d25bc3 MonitoredObject: Deprecate method matches()
It's now possible to achieve the same by passing the object directly to a
filter.

refs #10304
2015-10-05 14:04:40 +02:00
Johannes Meyer 07e5664fbe MonitoredObject: Allow to access a set-value by name
$object->contact|contactgroup|hostgroup|servicegroup + _name
is now allowed and returns an array of strings

refs #10304
2015-10-05 13:59:57 +02:00
Eric Lippmann 610325eebd monitoring/CSS: Set line-height for plugin output 2015-10-05 13:21:11 +02:00
Johannes Meyer 499a7d628f Macro: Resolve prefixed custom vars and object attributes
refs #10304
2015-10-05 13:18:10 +02:00
Johannes Meyer 0ed6e08175 MonitoredObject: Allow to access custom variables by property
refs #10304
2015-10-05 13:16:41 +02:00
Johannes Meyer 996959b65e MonitoredObject: Fix object_type condition in method fetchHostVariables
refs #10304
2015-10-05 12:54:30 +02:00
Johannes Meyer 7419c9e87c MonitoredObject: Allow to fetch a host's customvariables for services
refs #10304
2015-10-05 11:57:31 +02:00
Thomas Gelf 6a8f970685 it_IT: ... 2015-10-02 12:10:56 +02:00
Thomas Gelf 6a7d9fc4e3 it_IT: a few more strings 2015-10-02 12:09:35 +02:00
Eric Lippmann 4b85ab985c monitoring/locale: Update de_De 2015-10-02 12:07:41 +02:00
Thomas Gelf dbb8b10f2f it_IT: refreshed a couple of translation strings 2015-10-02 12:01:54 +02:00
Eric Lippmann 7e2c47e26b monitoring: Fix table header in the contact groups overview 2015-10-02 11:35:00 +02:00
Eric Lippmann 54bb99a96d Merge branch 'feature/dope-layout-5543'
refs #5543
2015-10-02 11:16:35 +02:00
Eric Lippmann 359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann 61357da35c Merge branch 'bugfix/group-by-9956'
fixes #9956
2015-10-01 23:05:27 +02:00
Eric Lippmann 422f06bd58 monitoring/CSS: Fix service grid load more link colors
refs #5543
2015-10-01 23:00:06 +02:00
Eric Lippmann 8a4674c33c monitoring/CSS: Add rules for controls
refs #5543
2015-10-01 22:59:49 +02:00
Eric Lippmann 6b897e239d monitoring/CSS: Make plugin output small
refs #5543
2015-10-01 22:59:09 +02:00
Eric Lippmann 5903ab6071 monitoring: Add h1 to components/flags
refs #5543
2015-10-01 22:54:40 +02:00
Eric Lippmann 3a27e44437 monitoring: Remove h1 from service/show and feature command forms
refs #5543
2015-10-01 22:53:42 +02:00
Eric Lippmann aadbbe08e1 monitoring: Fix list headers, #2
refs #5543
2015-10-01 22:51:42 +02:00
Thomas Gelf 9ca81320ac Search: re-add object names, allow for addresses
It's now possible do search for IP (and IPv6) addresses. Object names
are once again allowed

fixes #9591
fixes #10163
2015-10-01 18:48:36 +02:00
Johannes Meyer 98f2da818f Alertsummary: Fix that the limiter does not have any effect ...
refs #5543
2015-10-01 18:17:22 +02:00
Johannes Meyer 378be3fd06 Alertsummary: Remove pagination control
refs #5543
2015-10-01 18:14:41 +02:00
Johannes Meyer 0436f4fdb9 Adjust remaining show-more links
refs #5543
2015-10-01 18:11:35 +02:00
Johannes Meyer a1beb66e5e servicegrid: fix controls
refs #5543
2015-10-01 18:01:52 +02:00
Matthias Jentsch a360235f81 Use the same amount of whitespaces for all link types
refs #5543
2015-10-01 17:51:42 +02:00
Matthias Jentsch 9db477777a Fix notes and action url in detail views
refs #5543
2015-10-01 17:50:08 +02:00
Thomas Gelf f886172c24 monitoring/partials: no double-escape, qlink does so 2015-10-01 17:42:58 +02:00
Eric Lippmann 3d2521abf0 Merge branch 'master' into feature/dope-layout-5543 2015-10-01 17:42:24 +02:00
Eric Lippmann 42fb6113c4 monitoring: Fix downtime-header
refs #5543
2015-10-01 17:39:44 +02:00
Eric Lippmann a8bebb17e1 monitoring: Disable slow dashboards, #2
refs #5543
2015-10-01 17:26:34 +02:00
Eric Lippmann 1ba315f414 Revert "monitoring: Disable slow dashboards"
This reverts commit 6d2a18f4e0.
2015-10-01 17:25:45 +02:00
Eric Lippmann 6d2a18f4e0 monitoring: Disable slow dashboards
refs #5543
2015-10-01 17:25:10 +02:00
Eric Lippmann af338c1dba monitoring: Don't render custom variables as list
refs #5543
2015-10-01 17:08:48 +02:00
Matthias Jentsch 323b294fe1 Fix service grid padding
refs #5543
2015-10-01 16:58:22 +02:00
Johannes Meyer d6283f1451 Add css class "action-link" to all load-more links
refs #5543
2015-10-01 16:43:26 +02:00
Eric Lippmann 08ab0befcd CSS: compat.less and monitoring detail
refs #5543
2015-10-01 16:31:25 +02:00
Johannes Meyer ba3172fb9c Fix controls layout in some list views
refs #5543
2015-10-01 16:10:16 +02:00
Johannes Meyer 79d89e5277 monitoring: Remove redundant menu entries for unhandled states
refs #5543
2015-10-01 14:57:54 +02:00
Matthias Jentsch f54fcefefb Fix links in downtime list 2015-10-01 14:54:01 +02:00
Matthias Jentsch 03ab6e4e92 Fix links in comment view
Let the host and service link in the comment list always point to the host and service object while the row action itself opens the comment.
2015-10-01 14:54:01 +02:00
Matthias Jentsch 2a25063678 Remove action table tr hrefs that do not have any effect
refs #5543
2015-10-01 14:54:01 +02:00
Thomas Gelf 0c0944174a Remove ack: remove text label, hover-info suffices 2015-10-01 14:49:34 +02:00
Bernd Erk 27378a3511 CSS: fixed in detail comments area 2015-10-01 14:43:16 +02:00
Johannes Meyer 748a3c62fd monitoring: Fix layout of the wizard's welcome page
refs #5543
2015-10-01 14:13:24 +02:00
Eric Lippmann df589400e2 monitoring: Fix list headers
refs #5543
2015-10-01 13:08:30 +02:00
Matthias Jentsch 69ea4bd31c monitoring: Fix multi and range selection in comment list
refs #5543
2015-10-01 13:01:05 +02:00
Bernd Erk 51a43575db CSS: fixed joystick navigation 2015-10-01 12:55:24 +02:00
Matthias Jentsch ece5df010b monitoring: New notification view
refs #5543
2015-10-01 11:48:31 +02:00
Eric Lippmann c13edda6fc monitoring: Align icons right in the host and service list
refs #5543
2015-10-01 10:53:21 +02:00
Johannes Meyer 92b0bfaca8 MacroTest: Fix outdated tests 2015-10-01 10:42:28 +02:00
Matthias Jentsch 8d12da41d9 monitoring: New layout for object history
refs #5543
2015-10-01 10:29:05 +02:00
Matthias Jentsch 5b2649ac27 monitoring: new layout for event history
refs #5543
2015-10-01 10:14:56 +02:00
Eric Lippmann 380c8743c0 Add tab for create, update and remove user group
refs #5543
2015-10-01 10:03:29 +02:00
Eric Lippmann bdc29fe824 monitoring: Fix typo in acknowledgement.phtml
refs #5543
2015-10-01 09:00:40 +02:00
Bernd Erk b8a54caef7 CSS content-features and margin detail badges 2015-10-01 08:55:57 +02:00
Bernd Erk 73d8153b59 CSS: col layout overviews and timeline 2015-10-01 08:34:20 +02:00
Eric Lippmann 9efdc149d8 monitoring: Style ack and comments in the host and service detail views
refs #5543
2015-10-01 02:58:29 +02:00
Eric Lippmann 799364e57c monitoring: Re-add peekAhead in view scripts
Should be still in the controller. But there's no time for that right now.

refs #5543
2015-10-01 02:54:38 +02:00
Eric Lippmann 9a072a8fd4 monitoring: Fix URL w/ base filter in the servicesummary
refs #5543
2015-10-01 02:52:42 +02:00
Eric Lippmann 6cd1cb022a monitoring: Fix URL w/ base filter in the hostssummary
refs #5543
2015-10-01 02:52:14 +02:00
Eric Lippmann 5fbb3893e2 monitoring: Fix submit label for remove ack
refs #5543
2015-10-01 02:50:23 +02:00
Eric Lippmann ebb0db3800 monitoring: Re-add support for displaying ipv6 addresses
refs #5543
2015-10-01 00:42:32 +02:00
Eric Lippmann b333439b2e monitoring: Add spinner to inline command forms
refs #5543
2015-09-30 22:44:52 +02:00
Matthias Jentsch 417c6bb1ea monitoring: New layout for downtime views
refs #5543
2015-09-30 20:20:39 +02:00
Eric Lippmann 231c63b703 Merge branch 'master' into feature/dope-layout-5543 2015-09-30 18:52:52 +02:00
Eric Lippmann 591ff4e88b monitoring/CSS: v-center hostssummary and servicesummary
refs #5543
2015-09-30 18:32:42 +02:00
Matthias Jentsch 7e81b00a96 Fix multi-view badge filters
Allow providing a base URL for StateBadges to display hosts and services based on a filter.

refs #5543
2015-09-30 16:58:42 +02:00
Matthias Jentsch 5a6aa1c073 monitoring: New layout for host and service multi views
refs #5543
2015-09-30 16:58:42 +02:00
Bernd Erk 52a53ec406 CSS: Fix service grid joystick navigation 2015-09-30 16:57:16 +02:00
Eric Lippmann adbc6ee852 monitoring: Fix comment-detail markup
refs #5543
2015-09-30 16:39:24 +02:00
Eric Lippmann 05f14a4f97 monitoring: Don't use inline styles in comment-description
refs #5543
2015-09-30 16:39:03 +02:00
Eric Lippmann a42f059138 monitoring: Fix list/comments markup
refs #5543
2015-09-30 16:38:52 +02:00
Eric Lippmann 2fb294bf9c monitoring: Fix non-existent render of object-header
refs #5543
2015-09-30 15:48:43 +02:00
Johannes Meyer 415690134b Add tab extension to add the current container url as new menu entry 2015-09-30 14:47:42 +02:00
Johannes Meyer 62d96a154e monitoring: Normalize custom variable names not until they're displayed 2015-09-30 13:23:54 +02:00
Johannes Meyer 13575eb962 monitoring: Disable loading host- and service-notes 2015-09-30 13:10:29 +02:00