Commit Graph

3215 Commits

Author SHA1 Message Date
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
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 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