Johannes Meyer
76305269a9
Hide the top margin for group views in the dashboard
...
refs #7876
2015-04-20 13:18:57 +02:00
Johannes Meyer
8b18c5a60a
Fix parameters to ignore when setting a filter for the ServiceList
...
refs #7876
2015-04-20 13:18:36 +02:00
Alexander Fuhr
c43947d666
Update renderer property definition for problems section
...
refs #7642
2015-04-20 13:11:52 +02:00
Alexander Fuhr
a9819907ed
Add namespaced item renderer class loader
...
refs #7642
2015-04-20 13:08:49 +02:00
Johannes Meyer
5196f16bde
Do not forcibly hide controls in the dashboard
...
Our views respect view=compact now entirely so there is no need for such
a generic "solution" since it also prevents some views from being
completely displayed in the dashboard such as the host, service and
contact detail view.
refs #7876
2015-04-20 13:06:45 +02:00
Alexander Fuhr
c76e4e3583
Change the global namespace to the module specific namespace
...
refs #7642
2015-04-20 13:05:23 +02:00
Johannes Meyer
4b43fbe527
Host- and Service multiselection: Ensure dashboard compliance
...
refs #7876
2015-04-20 13:03:13 +02:00
Alexander Fuhr
593ea7add5
Move monitoring module renderers from global module to monitoring module
...
refs #7642
2015-04-20 13:02:12 +02:00
Matthias Jentsch
423b92f8dc
Remove gravity settings from servicegrid
...
refs #9025
2015-04-20 12:02:17 +02:00
Matthias Jentsch
ce6be0cc0f
Only use JS tooltips when non-native tooltip behavior is required
...
Only display JS tooltips when there are specific requirements for delay, there is a specific alignment or HTML markup can be rendered in the tooltip.
fixes #9025
2015-04-20 11:21:10 +02:00
Johannes Meyer
54a370ca22
Merge branch 'master' into bugfix/make-all-views-dashboard-compliant-7876
2015-04-20 11:15:04 +02:00
Johannes Meyer
8dba5752dc
ModuleManager: Improve error messages when en-/disabling modules
2015-04-20 10:09:33 +02:00
Johannes Meyer
dbf471feac
Use the helper to setup the FilterEditor widget
...
refs #7876
2015-04-17 16:21:14 +02:00
Johannes Meyer
14a555629d
servicegrid: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:20:29 +02:00
Johannes Meyer
c099b7ddd7
eventgrid: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:20:22 +02:00
Johannes Meyer
78e4df2ce9
monitoring health views: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:20:06 +02:00
Johannes Meyer
b9f9ea6142
service/show: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:19:38 +02:00
Johannes Meyer
b2246c2aff
host/show: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:19:30 +02:00
Johannes Meyer
58b93101c7
multiselect views: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:18:56 +02:00
Johannes Meyer
7be00791a7
list/eventhistory: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:15:58 +02:00
Johannes Meyer
faa29e3dee
list/hostgroups: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:59 +02:00
Johannes Meyer
7ae7bf38c4
list/servicegroups: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:46 +02:00
Johannes Meyer
2190e553be
list/comments: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:29 +02:00
Johannes Meyer
b9249dac4e
list/contactgroups: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:13 +02:00
Johannes Meyer
d725b2feb7
list/contacts: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:13:56 +02:00
Johannes Meyer
a09e41e3b8
list/notifications: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:13:36 +02:00
Johannes Meyer
5f19ec1b2e
list/downtimes: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:13:22 +02:00
Johannes Meyer
29648191e4
list/services: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:12:56 +02:00
Johannes Meyer
74cf3cf375
list/hosts: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:12:35 +02:00
Johannes Meyer
073dc31128
Timeline: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:11:06 +02:00
Johannes Meyer
3f092ffb2d
show/contact: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:10:49 +02:00
Johannes Meyer
9388944283
show/history: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:10:21 +02:00
Johannes Meyer
5f4a61f36e
Alertsummary: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:09:50 +02:00
Johannes Meyer
57d519bca8
ModuleOverview: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:09:35 +02:00
Johannes Meyer
d5cc340439
ApplicationLog: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:09:17 +02:00
Johannes Meyer
2bd31ee395
Icinga\Web\Controller: Add helper functions to create control widgets
...
refs #7876
2015-04-17 16:08:41 +02:00
Johannes Meyer
7735e5d31d
Fix padding and margin of .content and .controls
...
refs #7876
2015-04-17 16:07:18 +02:00
Johannes Meyer
b52b507134
FilterEditor: Fix css
2015-04-17 10:05:48 +02:00
Johannes Meyer
6d0870ad2e
Adjust padding and margin of .content and .controls
...
refs #7876
2015-04-17 10:04:24 +02:00
Thomas Gelf
ae7d679a6a
Revert "Do not destroy all global on mailto link clicks"
...
This reverts commit 16b9c73436
.
As I already mentioned, this re-introduces the problem that you'll
get ugly "lost connection to web server" notifications. Easiest way
to reproduce this: click your browsers reload button while a request
is pending - or just click reload a couple of times while showing the
dashboard.
refs #7759
2015-04-16 21:01:08 +02:00
Matthias Jentsch
6898a4e0d5
Display icon tooltips without delay
...
Original functionality was broken when changing the icon library.
2015-04-16 18:32:47 +02:00
Matthias Jentsch
0974b70e0e
Display service grid tooltips on the top
...
fixes #9025
2015-04-16 18:32:47 +02:00
Matthias Jentsch
f07c0d83e8
Add option to change tooltip settings from data attributes
...
refs #9025
2015-04-16 18:32:47 +02:00
Matthias Jentsch
168577ff33
Use icon instead of the letter 'X' in close tab
2015-04-16 18:32:47 +02:00
Tim Helfensdörfer
3015028f5d
Remove quotation marks in password example
...
Otherwise the quotation marks are included in the password.
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-04-16 14:04:10 +02:00
Eric Lippmann
36726560dd
Document how to install Icinga Web 2 from Package
2015-04-16 13:59:53 +02:00
Matthias Jentsch
aa409bda72
Fix formatting of js error log entries generated from responses
...
Replace multiple whitespace characters with a single one and remove linebreaks.
refs #8711
2015-04-16 12:15:59 +02:00
Johannes Meyer
675d070b86
Set the view property `compact' exactly once
...
refs #7876
2015-04-15 15:33:00 +02:00
Johannes Meyer
32e8b606b4
Monitoring\Controller: Drop `compactView' property, as it's not used anywere
2015-04-15 15:17:59 +02:00
Johannes Meyer
5e92171ab7
Drop the `inline' view property, as it's not used anywhere
2015-04-15 15:15:03 +02:00