Commit Graph

4066 Commits

Author SHA1 Message Date
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 6c313b816e hostssummary.phtml: Fix copy&paste mistakes
fixes #10389
2015-10-16 16:03:25 +02:00
Johannes Meyer 8db123ffa0 MacroTest: Remove obsolete tests
The macro resolver does not know anymore about customvars, just plain
object attributes, which are now covered by testFaultyMacros()
2015-10-15 17:22:47 +02:00
Eric Lippmann 81aac2f6aa Revert "Rename manifest file"
This reverts commit eed1959223.

There's a pull request on GitHub open for that one.
2015-10-15 11:01:58 +02:00
Eric Lippmann 34f4eb9321 Revert "iframe: Do not escape the url"
This reverts commit bd424a7cbd.

refs #10321
2015-10-15 11:01:04 +02:00
Marius Hein eed1959223 Rename manifest file 2015-10-14 12:31:46 +02:00
Johannes Meyer bd424a7cbd iframe: Do not escape the url
The url is already escaped.

fixes #10321
2015-10-10 20:53:09 +02:00
Johannes Meyer 35c7ed81a7 Fix grouping of host- and servicegroup queries
It's a rather quick fix but fixes the problem. We should take another look whether
a more sophisticated solution can be found.

refs #10316
2015-10-10 20:04:04 +02: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
Johannes Meyer bf5f9f038c setup module: Translate a single string
Wohooo! (..)
2015-10-02 12:11:18 +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
Thomas Gelf 3bb2238ec8 translation.md: fix img urls, must be relative 2015-10-02 10:02:36 +02:00
Eric Lippmann 359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann fde7525850 modules: Add iframe
resolves #8645
2015-10-01 23:07:34 +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 57f30b1f92 Do not apply server side sorting for paged search requests
Revert this prior start working on #10147

refs #10147
2015-10-01 15:47:11 +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 195f2d2f2e setup: Fix button style of the finish
refs #5543
2015-10-01 14:30:23 +02:00
Johannes Meyer b81e767b7a setup: Fix button layout of the summary page
refs #5543
2015-10-01 14:13:45 +02:00
Johannes Meyer 748a3c62fd monitoring: Fix layout of the wizard's welcome page
refs #5543
2015-10-01 14:13:24 +02:00
Johannes Meyer 4dfe6dec3a setup: Use h2 instead of h3 for a requirement's title
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer c9475807f6 setup: Fix css class on the requirement's refresh button
refs #5543
2015-10-01 13:34:16 +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 3f867437c4 doc/CSS: Reset some styles
refs #5543
2015-10-01 02:58:54 +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
Eric Lippmann 1c074c9807 monitoring: Style config overview
refs #5543
2015-09-30 12:49:46 +02:00
Eric Lippmann 95f55a22e3 monitoring/detail: Show reachable next to check source
refs #5543
2015-09-30 11:50:34 +02:00
Eric Lippmann a874b1ef3c monitoring: Remove h3 from object-command-form
refs #5543
2015-09-30 10:45:17 +02:00
Eric Lippmann 4b8bab5e8e monitoring: Remove h2 from objects-command-form
refs #5543
2015-09-30 10:44:30 +02:00
Eric Lippmann b4e5443b24 monitoring: Remove h2 from services/show
refs #5543
2015-09-30 10:43:43 +02:00
Eric Lippmann 9ac1e78f5c monitoring: Remove h2 from hosts/show
refs #5543
2015-09-30 10:43:14 +02:00
Eric Lippmann 895d340562 monitoring: Remove h3 form host/show
refs #5543
2015-09-30 10:37:06 +02:00
Eric Lippmann 527b146054 monitoring: Remove unnecessary columns in the GROUP BY list for MySQL
refs #9956
2015-09-30 09:45:52 +02:00
Eric Lippmann bcbe7640e7 monitoring: Fix typos in queries after removing ::getGroup()
refs #9956
2015-09-30 09:45:18 +02:00
Eric Lippmann 0f622fe10b monitoring: Fix renamed index in the ServicedowntimeendhistoryQuery
refs #9956
2015-09-30 09:33:53 +02:00
Eric Lippmann c4ac3cbc1a monitoring: Rearrange code in the ServicedowntimestarthistoryQuery
refs #9956
2015-09-30 09:33:10 +02:00
Eric Lippmann aa76925f69 monitoring: Remove ServicedowntimestarthistoryQuery::getGroup()
refs #9956
2015-09-30 09:32:36 +02:00
Eric Lippmann bd4216907e monitoring: Rearrange code in the ServicedowntimeQuery
refs #9956
2015-09-30 09:30:04 +02:00
Eric Lippmann f4e4dbe069 monitoring: Remove ServicedowntimeQuery::getGroup()
refs #9956
2015-09-30 09:29:34 +02:00
Eric Lippmann 690fc89d62 monitoring: Rearrange code in the ServicestatushistoryQuery
refs #9956
2015-09-30 09:28:27 +02:00
Eric Lippmann e96d0c26e3 monitoring: Remove ServicestatehistoryQuery::getGroup()
refs #9956
2015-09-30 09:27:58 +02:00
Eric Lippmann bbd59d4fbc monitoring: Rearrange code in the HoststatehistoryQuery
refs #9956
2015-09-30 09:25:44 +02:00
Eric Lippmann 178ebd215d monitoring; Remove HoststatehistoryQuery::getGroup()
refs #9956
2015-09-30 09:25:12 +02:00
Eric Lippmann 2f79c2f911 monitoring: Fix renamed index in the ServicecommentdeletionhistoryQuery, part 2
refs #9956
2015-09-30 09:06:51 +02:00
Eric Lippmann 58c630b7ef monitoring: Fix renamed index in the HostdowntimeendhistoryQuery
refs #9956
2015-09-29 23:04:47 +02:00
Eric Lippmann 185c0b43be monitoring: Rearrange code in the HostdowntimestarthistoryQuery
refs #9956
2015-09-29 23:04:01 +02:00
Eric Lippmann 956c86dcdb monitoring: Remove HostdowntimestarthistoryQuery::getGroup()
refs #9956
2015-09-29 23:03:13 +02:00
Eric Lippmann df69755056 monitoring: Rearrange code in the ServicegroupQuery
refs #9956
2015-09-29 22:54:45 +02:00
Eric Lippmann e22dd1d0b4 monitoring: Remove ServicegroupQuery::getGroup()
refs #9956
2015-09-29 22:54:08 +02:00
Eric Lippmann d18d606ad6 monitoring: Handle joined virtual table serviceobjects in IdoQuery::getGroup()
refs #9956
2015-09-29 22:53:41 +02:00
Eric Lippmann 944129d1e6 monitoring: Handle joined virtual table hostobjects in IdoQuery::getGroup()
refs #9956
2015-09-29 22:51:06 +02:00
Eric Lippmann 73152e9244 monitoring: Rearrange code in the HostgroupQuery
refs #9956
2015-09-29 22:50:49 +02:00
Eric Lippmann 6519b25ec1 monitoring: Remove HostgroupQuery::getGroup()
refs #9956
2015-09-29 22:50:12 +02:00
Eric Lippmann 844f80d2df monitoring: Rearrange code in the ServicestatusQuery
refs #9956
2015-09-29 22:47:07 +02:00
Eric Lippmann 6307af9e10 monitoring: Remove ServicestatusQuery::getGroup()
refs #9956
2015-09-29 22:46:02 +02:00
Eric Lippmann d0f11e10f6 monitoring: Rearrange code in the HoststatusQuery
refs #9956
2015-09-29 22:44:12 +02:00
Eric Lippmann 02eee7a603 monitoring: Remove HoststatusQuery::getGroup()
refs #9956
2015-09-29 22:43:09 +02:00
Eric Lippmann 70717169c2 monitoring: Rearrange code in the ServicecommentQuery
refs #9956
2015-09-29 22:42:44 +02:00
Eric Lippmann d2d960d072 monitoring: Remove ServicecommentQuery::getGroup()
refs #9956
2015-09-29 22:42:00 +02:00
Eric Lippmann 92778ec0eb monitoring: Remove HostdowntimeQuery::getGroup()
refs #9956
2015-09-29 22:41:16 +02:00
Eric Lippmann 08965898e9 monitoring: Rearrange code in the HostdowntimeQuery
refs #9956
2015-09-29 22:39:01 +02:00
Eric Lippmann e4e0ad7c18 monitoring: Rearrange columns in the HostcommenthistoryQuery
refs #9956
2015-09-29 22:38:00 +02:00
Eric Lippmann 041c72bb6c monitoring: Rearrange code in the ServicecommenthistoryQuery
refs #9956
2015-09-29 22:37:26 +02:00
Eric Lippmann 1f040df1e9 monitoring: Fix renamed index in the ServicecommentdeletionhistoryQuery
refs #9956
2015-09-29 22:36:24 +02:00
Eric Lippmann e8ce410f08 monitoring: Remove ServicecommenthistoryQuery::getGroup()
refs #9956
2015-09-29 22:36:02 +02:00
Eric Lippmann a3b74fe6d0 monitoring: Fix renamed index in the HostcommentdeletionhistoryQuery
refs #9956
2015-09-29 22:26:05 +02:00
Eric Lippmann 3623cf5196 monitoring: Rearrange code in the HostcommenthistoryQuery
refs #9956
2015-09-29 22:25:45 +02:00
Eric Lippmann cd521891ae monitoring: Remove HostcommenthistoryQuery::getGroup()
refs #9956
2015-09-29 22:25:02 +02:00
Eric Lippmann b5561a8306 monitoring: Rearrange code in the HostcommentQuery
refs #9956
2015-09-29 22:23:16 +02:00
Eric Lippmann 2ce63ad67d monitoring: Remove HostcommentQuery::getGroup()
refs #9956
2015-09-29 22:22:32 +02:00
Eric Lippmann c597a671f3 monitoring: Rearrange code in the ContactgroupQuery
refs #9956
2015-09-29 22:22:09 +02:00
Eric Lippmann a9588c9cc2 monitoring: Remove ContactgroupQuery::getGroup()
refs #9956
2015-09-29 22:21:05 +02:00
Eric Lippmann 02215592be monitoring: Rearrange code in the ContactQuery
refs #9956
2015-09-29 22:20:39 +02:00
Eric Lippmann e110649184 monitoring: Remove ContactQuery::getGroup()
refs #9956
2015-09-29 22:16:35 +02:00
Eric Lippmann 1de527c5f8 monitoring: Implement IdoQuery::getGroup()
refs #9956
2015-09-29 22:16:12 +02:00
Eric Lippmann 0a8369e6e5 monitoring/lib: Add iterator for iterating over non-pseudo monitoring query columns
refs #9956
2015-09-29 22:15:11 +02:00
Eric Lippmann e416a445a3 Wizard: Rerender layout on login
fixes #9789
2015-09-29 19:37:18 +02:00
Matthias Jentsch 18b6409557 Add new layout for comment view
refs #5543
2015-09-29 19:29:43 +02:00
Bernd Erk 9753d94907 CSS: removed hover on boxes 2015-09-29 18:42:23 +02:00
Bernd Erk 36790edd85 CSS: monitoring health 2015-09-29 18:37:53 +02:00
Eric Lippmann 08385252b3 monitoring/CSS: Remove vertical-align from the state badges widget
refs #5543
2015-09-29 18:06:06 +02:00
Eric Lippmann d7efa55889 monitoring: Style services overview header (WIP)
refs #5543
2015-09-29 17:12:45 +02:00
Eric Lippmann 4218bc4104 monitoring: Style hosts overview header (WIP)
refs #5543
2015-09-29 17:12:27 +02:00
Eric Lippmann 2f4e939d35 monitoring/CSS: Make selection info small
refs #5543
2015-09-29 17:08:38 +02:00
Eric Lippmann 9277113a35 monitoring: Quick fix host/services partial
refs #5543
2015-09-29 17:07:40 +02:00
Eric Lippmann 7704c9578c monitoring: Use state badges widget in the service summary (WIP)
- Lacks baseFilter handling

refs #5543
2015-09-29 17:05:42 +02:00
Eric Lippmann 4ffd09f1be monitoring: Fix CSS class for handled in the service header partial
refs #5543
2015-09-29 17:02:31 +02:00
Eric Lippmann 29e66c3f55 monitoring: Use the state badges widget for the host summary
refs #5543
2015-09-29 15:26:34 +02:00
Eric Lippmann 646d7932de monitoring/CSS: Re-add .state-badges style
refs #5543
2015-09-29 15:25:14 +02:00
Bernd Erk e9586a98e7 CSS Tactical overview hover 2015-09-29 14:38:54 +02:00
Bernd Erk 0c656ed268 CSS Tactical overview 2015-09-29 14:34:29 +02:00
Bernd Erk 09e32b63f8 CSS and Parts: Tactical Overview redesin 2015-09-29 14:23:32 +02:00
Matthias Jentsch 77f5203bbf Do not display table when there are no results and fix code style
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann a0b9a06461 monitoring/CSS: Fix action-table class in the service groups overview
refs #5543
2015-09-29 12:01:31 +02:00
Matthias Jentsch b7121c5384 Do not display the wrong amount of users for empty groups
refs #5543
2015-09-29 12:01:31 +02:00
Matthias Jentsch f23aebaf95 Turn contact and contactgroup view into list
refs #5543
2015-09-29 12:01:31 +02:00
Matthias Jentsch 65a2b539f1 Allow filtering for contactgroups in contact list
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann 8eb5554ba2 monitoring: Fix CSS classes in the service groups overview
refs #5543
2015-09-28 18:11:09 +02:00
Eric Lippmann 1a962a1b2d monitoring: Remove color-ok on text from ok columns
refs #5543
2015-09-28 18:07:28 +02:00
Eric Lippmann 489b49a8a9 monitoring: Fix hasResult check in the service groups overview
refs #5543
2015-09-28 17:57:13 +02:00
Eric Lippmann 22fb507a2e monitoring: Indent the service groups overview w/ 4 spaces
refs #5543
2015-09-28 17:55:57 +02:00
Eric Lippmann 2e611bfd03 monitoring: Use the state badges widget in the service groups overview
refs #5543
2015-09-28 17:52:30 +02:00
Eric Lippmann 56df5e1f8b monitoring: Rename $s to $serviceGroup in the service groups overview
refs #5543
2015-09-28 17:46:15 +02:00
Eric Lippmann 04d852d2ed monitoring: Don't select unncessary columns in the service groups overview
refs #5543
2015-09-28 17:43:07 +02:00
Eric Lippmann 53ac939e8c monitoring: Don't select unncessary columns in the host groups overview
refs #5543
2015-09-28 17:42:34 +02:00
Eric Lippmann 8fe508536e monitoring: Remove last problem column from the service group overview
refs #5543
2015-09-28 17:40:44 +02:00
Eric Lippmann 73d674f6d9 monitoring: Fix thead creation in the service groups overview
refs #5543
2015-09-28 17:40:08 +02:00
Eric Lippmann 8a6df11bf2 monitoring: Remove trailing semicolons from inline echo tags in the service groups overview
refs #5543
2015-09-28 17:37:26 +02:00
Eric Lippmann 5d95229d5b monitoring: Re-add click action in the host and service overview
refs #5543
2015-09-28 17:30:19 +02:00
Eric Lippmann ed63d169ef monitoring: Fix URL and title for state badges
refs #5543
2015-09-28 17:14:55 +02:00
Eric Lippmann 344dafe253 monitoring: Display host and service count as badge in the hostgroups overview
refs #5543
2015-09-28 17:06:36 +02:00
Eric Lippmann 7a17a53b0c monitoring/CSS: Style count-col
refs #5543
2015-09-28 17:06:23 +02:00
Eric Lippmann 03806f8469 monitoring/CSS: Fix state badges classes
refs #5543
2015-09-28 17:03:36 +02:00
Eric Lippmann f3b928de6b CSS: Use handled as separate class again
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann ca45522da7 CSS: Move badge related styles to badges.less 2015-09-28 17:02:37 +02:00
Matthias Jentsch 411b0cf3ac Merge branch 'bugfix/customvar-filters-are-broken-10172'
fixes #10172
2015-09-28 16:11:25 +02:00
Matthias Jentsch feaa92c491 Allow passing customvar names in upper and lower case
Fix that customvar names are not properly lowercased in all places.

refs #10172
2015-09-28 16:07:11 +02:00
Eric Lippmann d03647f2e6 JS: Rename dblclickselect to selectable
refs #9826
2015-09-28 15:44:25 +02:00
Matthias Jentsch ff5696e7a6 Do not validate existence of customvar columns
Improve performance and solve issues with differences in customvar case sensitivitty among different versions.

refs #10172
2015-09-28 15:00:03 +02:00
Eric Lippmann 3e06a9c8aa monitoring: Revert CSS styles for address6 support
We're rewriting the whole style in a different branch.

refs #9645
2015-09-28 14:57:56 +02:00
Eric Lippmann 2c73d9fad7 monitoring: Don't select unncessary columns in the services overview 2015-09-28 14:56:36 +02:00
Eric Lippmann 82914cf9a3 monitoring: Don't select unncessary columns in the hosts overview 2015-09-28 14:54:49 +02:00
Eric Lippmann 2ff822c2ac Merge branch 'master' into feature/ipv6-addresses-9645-9826 2015-09-28 13:09:30 +02:00
Johannes Meyer d627f419ef Fix that an object's notes and action url label is escaped twice
fixes #10218
2015-09-28 09:05:17 +02:00
Bernd Erk f68b8bceee CSS: Hover menu 2015-09-27 17:41:57 +02:00
Bernd Erk ad2784d5bb CSS: Badges and menu 2015-09-27 16:34:33 +02:00
Eric Lippmann 705432b5fb monitoring/lib: Change StateBadges::add() signature
refs #5543
2015-09-27 15:43:17 +02:00
Eric Lippmann d8f45fc9b1 monitoring: Use StateBadges::STATE_UP in the host groups overview
refs #5543
2015-09-27 14:43:52 +02:00
Eric Lippmann 8de1c6c0f9 monitoring: Show problem state badges first
refs #5543
2015-09-27 14:43:01 +02:00
Eric Lippmann b367206837 monitoring/lib: Add priorities to the state badges
refs #5543
2015-09-27 14:41:33 +02:00
Eric Lippmann e4d93db329 monitoring/lib: Add PHPDoc to the state badges widget
refs #5543
2015-09-27 14:36:00 +02:00
Eric Lippmann 56fff33cb2 monitoring: Add StateBadges::STATE_DOWN*
refs #5543
2015-09-27 14:29:31 +02:00
Eric Lippmann 9115e1d834 CSS: Move monitoring/colors.less to application
refs #5543
2015-09-27 14:28:36 +02:00
Eric Lippmann 2576754958 monitoring: Indent host groups overview w/ 4 spaces
refs #5543
2015-09-27 14:23:48 +02:00
Eric Lippmann a3d3ba229d monitoring: Use state badge widget for service states in the host group overview
refs #5543
2015-09-27 14:18:41 +02:00
Eric Lippmann 73242da6bc monitoring: Fix navigation usage in the state badges widget
refs #5543
2015-09-27 13:32:47 +02:00
Eric Lippmann d3ac1b16ee Merge branch 'master' into feature/dope-layout-5543 2015-09-27 13:11:11 +02:00
Eric Lippmann 747c6f9b0b monitoring: Move instance_name from query to filter columns in the comment data view
We don't select but filter for this column.
2015-09-27 12:57:35 +02:00
Eric Lippmann 463fa45f20 monitoring: Move instance_name from query to filter columns in the downtime data view
We don't select but filter for this column
2015-09-27 12:57:35 +02:00
Eric Lippmann 30904056f1 monitoring: Make instance_name filterable for service downtimes 2015-09-27 12:57:35 +02:00
Eric Lippmann 5ca1e76524 monitoring: Make instance_name filterable for service comments 2015-09-27 12:57:34 +02:00
Eric Lippmann 395d285b9d monitoring: Make instance_name filterable for host downtimes 2015-09-27 12:57:34 +02:00
Eric Lippmann e46fbe37af monitoring: Make instance_name filterable for host comments 2015-09-27 12:57:34 +02:00
Eric Lippmann 7ed7343587 monitoring: Reorder query columns in the ContactQuery 2015-09-27 12:57:34 +02:00
Eric Lippmann faa9b41fb8 monitoring: Clear order of the HoststatusQuery used in the HostserviceproblemsummaryQuery 2015-09-27 12:57:34 +02:00
Eric Lippmann a1da5f5558 monitoring/CSS: Fix state badges CSS classes
refs #5543
2015-09-27 12:42:54 +02:00
Eric Lippmann 2267d61c85 monitoring: Add CSS class state-badges to the StateBadges widget
refs #5543
2015-09-27 12:26:59 +02:00
Eric Lippmann 8ead6c73df monitoring: Use StateBadges widget for host states in the hostgroups overview
refs #5543
2015-09-27 12:26:58 +02:00
Eric Lippmann fb79caab48 monitoring/lib: Add StateBadges widget (WIP)
refs #5543
2015-09-27 12:26:58 +02:00
Eric Lippmann 0cedcf1fcd monitoring/CSS: Add style for state-pending-handled cols
refs #5543
2015-09-27 12:26:58 +02:00
Johannes Meyer a55cced039 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/application/views/scripts/list/comments.phtml
	modules/monitoring/application/views/scripts/list/downtimes.phtml
2015-09-25 14:12:43 +02:00
Eric Lippmann 1014cdfa3c monitoring/CSS: Use action-table instead of action in the hostgroup overview
refs #5543
2015-09-25 12:43:06 +02:00
Eric Lippmann 4a24065916 monitoring/CSS: Add listing-table to the hostgroup overview
refs #5543
2015-09-25 12:42:37 +02:00
Eric Lippmann c90adc1966 monitoring/CSS: Style plugin output
refs #5543
2015-09-25 11:43:42 +02:00
Eric Lippmann b223914153 monitoring/CSS: Disable module.less styles
refs #5543
2015-09-25 11:43:08 +02:00
Eric Lippmann 2d4ea43a87 monitoring/CSS: Rename pre.pluginoutput to pre.plugin-output
refs #5543
2015-09-25 11:41:51 +02:00
Eric Lippmann e71da8b646 monitoring/CSS: Use icon-bell-alt for send custom notification links
refs #5543
2015-09-25 11:41:18 +02:00
Eric Lippmann 2820c1ed64 monitoring: Fix handled color in the host and service detail
refs #5543
2015-09-25 11:37:31 +02:00
Eric Lippmann e7497f3ac7 monitoring/CSS: Use icon-cancel for the delete comment button
refs #5543
2015-09-25 11:34:55 +02:00
Eric Lippmann af41a9c981 monitoring/CSS: Fix classes used in the delete comment command form (WIP)
Spinner is missing for the moment.

refs #5543
2015-09-25 11:33:07 +02:00
Eric Lippmann fef50e9584 monitoring/CSS: Fix css classes used in the check now command form (WIP)
Spinner is missing for the moment.

refs #5543
2015-09-25 11:33:06 +02:00
Eric Lippmann 1c01025162 monitoring: Rename host/object-header partial to object/host-header
refs #5543
2015-09-25 11:33:06 +02:00
Eric Lippmann f74293b5ba monitoring: Wrap td content in p in the host detail
refs #5543
2015-09-25 11:22:18 +02:00
Eric Lippmann cf36d288a3 monitoring: Remove trailing semicolons from inline echo tags in the host detail
refs #5543
2015-09-25 11:20:22 +02:00
Eric Lippmann 8e63d89204 monitoring: Indent the host detail w/ 4 spaces
refs #5543
2015-09-25 11:20:01 +02:00
Eric Lippmann 44b2b87547 monitoring: Remove strong and small tags in the host detail
refs #5543
2015-09-25 11:19:25 +02:00
Eric Lippmann cfee0cc99f monitoring/CSS: Use new state- classes in the host detail
refs #5543
2015-09-25 11:18:53 +02:00
Eric Lippmann 204cb4c99c monitoring/CSS: Remove class objectheader in the host detail
refs #5543
2015-09-25 11:18:00 +02:00
Eric Lippmann 713a816a3e monitoring: Rename service/object-header view script to object/service-header
refs #5543
2015-09-25 11:17:00 +02:00
Eric Lippmann 4eafb1825c monitoring: Wrap td content in p in the service detail header
refs #5543
2015-09-25 11:14:42 +02:00
Eric Lippmann 4912b30b1b monitoring/CSS: Use new state- classes for the host in the service detail header too
refs #5543
2015-09-25 11:10:10 +02:00
Eric Lippmann daa9d8a9ef monitoring: Indent the service detail header w/ 4 spaces
refs #5543
2015-09-25 11:09:36 +02:00
Eric Lippmann 8aa1dcd4f9 monitoring: Remove strong and small tags in the service detail header
refs #5543
2015-09-25 11:08:18 +02:00
Eric Lippmann 3f821ac284 monitoring: Remove trailing semicolon from inline echo tags in the service detail header
refs #5543
2015-09-25 11:06:31 +02:00
Eric Lippmann 78c07da9b7 monitoring/CSS: Drop class objectstate in the service detail header
refs #5543
2015-09-25 11:05:55 +02:00
Eric Lippmann 1e2803ffb7 monitoring/CSS: Use new state- classes in the service detail header
refs #5543
2015-09-25 11:05:32 +02:00