Jannis Moßhammer
3df8cacea8
Fix GroupSummary Base class
...
refs #3801
2013-10-17 19:55:00 +02:00
Jannis Moßhammer
c034a5eff8
Fix tests and a few member access issues
...
refs #3801
2013-10-17 19:55:00 +02:00
Jannis Moßhammer
44be5e85da
Refactoring and Query and IDO code,
...
the Monitoring/View code was completly dropped in favor of
the DataView implementations, as new Backends otherwise
would require to implement two seperate query logics
refs #3801
2013-10-17 19:54:58 +02:00
Jannis Moßhammer
df81c85090
Fix Monitoring\Controller using renamed HostStatusView
...
refs #4469
2013-10-17 19:52:54 +02:00
Jannis Moßhammer
d33cec78de
Semantic search implementation
...
- Only implemented for hosts as an example
- URL behaviour still has to be normalized
refs #4469
2013-10-17 19:52:52 +02:00
Jannis Moßhammer
dac61eda19
Implement Filter to IDO Sql parser
...
refs #4469
2013-10-17 19:52:25 +02:00
Jannis Moßhammer
24da98be83
Implement base filter library and tests
...
refs #4469
2013-10-17 19:52:25 +02:00
Marius Hein
0ba5d96069
Design: Host and service list
...
Fix: Command controller and downtimes
refs #4824
2013-10-17 19:52:25 +02:00
Jannis Moßhammer
c90e154645
Implement hosts view
...
refs #4824
Conflicts:
modules/monitoring/application/views/scripts/list/hosts.phtml
modules/monitoring/library/Monitoring/Object/Host.php
public/css/icons.css
public/css/main.css
2013-10-17 19:52:25 +02:00
Eric Lippmann
da5f1bb9e7
Merge branch 'feature/event-history-4765'
...
resolves #4765
2013-10-17 16:19:08 +02:00
Eric Lippmann
74624601f7
Monitoring/History: Fix grouping w/ PostgreSQL
...
refs #4765
2013-10-17 16:18:34 +02:00
Eric Lippmann
676f9e5f72
Monitoring/History: Show icons and color for state changes
...
refs #4765
2013-10-17 16:18:34 +02:00
Eric Lippmann
68f20e6231
Monitoring/History: Add menu entry
...
refs #4765
2013-10-17 16:18:34 +02:00
Eric Lippmann
bb8cad2a85
Add event history list view (WIP)
...
refs #4765
2013-10-17 16:18:34 +02:00
Marius Hein
0a6f4745e4
Merge branch 'feature/less-style-language-4892'
...
resolves #4895
resolves #4892
2013-10-16 15:52:49 +02:00
Marius Hein
c624921792
Add error handling for less compiler
...
refs #4892
2013-10-16 15:52:12 +02:00
Marius Hein
6f26df60f3
Apply less mixins
...
refs #4895
2013-10-16 15:37:44 +02:00
Marius Hein
cc8ecf262f
Reorganized styles
...
refs #4895
2013-10-16 14:49:03 +02:00
Marius Hein
460e0fe242
Implement on-the-fly less compilation
...
refs #4892
2013-10-16 12:00:09 +02:00
Marius Hein
ff58d1b675
Merge branch 'feature/ui-detail-elements-4869'
...
fixes #4869
2013-10-15 18:10:59 +02:00
Marius Hein
7a406b313f
Adjusted buttons and a tags
...
refs #4869
2013-10-15 18:10:36 +02:00
Marius Hein
6f51f40fc0
Add real command button to detail panel
...
refs #4869
2013-10-15 18:10:36 +02:00
Marius Hein
d0fe1be7f7
Add command form helper for buttons with icons or labels
...
refs #4869
2013-10-15 18:10:36 +02:00
Marius Hein
d6fd3350e0
Apply style to detail
...
refs #4869
2013-10-15 18:10:36 +02:00
Marius Hein
a69c7498ec
Style comments, cowntimes, properties, flags in detail pane [WIP]
...
refs #4869
2013-10-15 18:10:36 +02:00
Eric Lippmann
caf4554023
Merge branch 'feature/servicegroup-summary-4185'
...
resolves #4185
resolves #4183
resolves #4186
resolves #4184
2013-10-15 15:36:35 +02:00
Eric Lippmann
66fdefb0e9
Add group menu entries
...
refs #4185
2013-10-15 15:36:00 +02:00
Eric Lippmann
a730713c0a
Add sort control to hostgroup summary and fix sort rules for the generic group summary
...
refs #4185
2013-10-15 15:33:53 +02:00
Eric Lippmann
103a4dbe91
Service Status: Fix filter by hostgroup throwing an exception
...
fixes #4747
2013-10-15 15:29:54 +02:00
Eric Lippmann
f8938b34a4
Add yet hidden hostgroup summary w/ hostgroup overview rendered to detail
...
refs #4186
refs #4184
2013-10-15 15:13:49 +02:00
Eric Lippmann
2291e73c4c
Servicegroup Summary: Add sort control
...
refs #4185
2013-10-15 15:13:48 +02:00
Eric Lippmann
1f571589de
Add yet hidden servicegroup summary w/ servicegroup overview rendered to detail
...
refs #4185
refs #4183
2013-10-15 15:13:48 +02:00
Marius Hein
8e2549febe
Fix broken tests
...
fixes #4878
2013-10-15 13:20:09 +02:00
Eric Lippmann
a992964721
Merge branch 'feature/design-doc-4824'
...
resolves #4824
2013-10-14 13:37:45 +02:00
Eric Lippmann
ac2201c3bc
Monitoring/List/Services: Fix select missing columns
...
refs #4824
2013-10-14 13:36:59 +02:00
Eric Lippmann
af7db257fe
Menu: Add iconClass config
...
refs #4824
2013-10-14 13:30:02 +02:00
Susanne Vestner-Ludwig
3f67c62896
Topbar
...
refs #4824
2013-10-14 13:30:02 +02:00
Susanne Vestner-Ludwig
dc632a40e7
Navigation, Subnavigation
...
refs #4824
2013-10-14 13:30:01 +02:00
Susanne Vestner-Ludwig
75a5cab0f9
Main navigation and detail table
...
refs #4824
2013-10-14 13:30:01 +02:00
Marius Hein
05266bb387
Add new icons
...
refs #4824
2013-10-14 13:30:01 +02:00
Marius Hein
31555fdb6b
Detail pane [WIP]
...
refs #4824
2013-10-14 13:30:01 +02:00
Marius Hein
c02c18b23f
Add logo and remove old struct survivors
...
refs #4824
2013-10-14 13:28:16 +02:00
Marius Hein
15f0f1aa59
Status view and icons
...
refs #4824
2013-10-14 13:27:43 +02:00
Susanne Vestner-Ludwig
e56a07e181
Detail Table, Properties Table
...
refs #4824
2013-10-14 13:05:38 +02:00
Susanne Vestner-Ludwig
7e9f51cb6a
1st box details
...
refs #4824
2013-10-14 13:05:38 +02:00
Marius Hein
fe4ed3476f
Design: Host and service list
...
Fix: Command controller and downtimes
refs #4824
2013-10-14 13:05:38 +02:00
Marius Hein
f011b56911
Bugfix: Non existing function
...
refs #4400
2013-10-14 13:03:24 +02:00
Marius Hein
3975bb1364
Add user icon to topbar
...
refs #4824
2013-10-14 13:02:41 +02:00
Marius Hein
7e396fdf3f
Implement hosts view
...
refs #4824
2013-10-14 13:02:41 +02:00
Susanne Vestner-Ludwig
e06e38ac5f
Icinga Design
...
refs #4824
2013-10-14 13:02:04 +02:00