Thomas Gelf
c085e9cfbd
monitoring/css: try better monospace fonts
2015-06-18 15:11:27 +02:00
Thomas Gelf
171b1d84ef
object/show: make downtimes look like comments
...
refs #8281
2015-06-18 14:57:58 +02:00
Thomas Gelf
a4ab4db1ca
perfdata: occupy more space, highglight like output
2015-06-18 11:39:55 +02:00
Thomas Gelf
7e20b66aac
defaults.less: remove left header borders...
...
...and adjust paddings/margins
2015-06-18 11:27:43 +02:00
Thomas Gelf
3462f0ee9a
Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361
...
Conflicts:
modules/monitoring/application/views/scripts/host/history.phtml
modules/monitoring/application/views/scripts/list/services.phtml
2015-06-18 11:26:51 +02:00
Matthias Jentsch
5b517a2cb0
Improve table layout
...
Add alternating colors to table rows, to improve visibillity of the table.
refs #9361
2015-06-17 17:28:28 +02:00
Matthias Jentsch
42e712402c
Move grey hover effect back into main module
...
refs #9361
2015-06-17 14:30:46 +02:00
Johannes Meyer
b54bf35402
ConfigController: Do not use forward() but redirectNow()
...
fixes #9349
2015-06-17 13:43:59 +02:00
Johannes Meyer
858c015d4c
Move notification related css into footer-elements.less..
...
..and fix the border and z-index.
2015-06-17 13:37:11 +02:00
Johannes Meyer
460ea75e42
Merge branch 'feature/Move-notifications-to-the-bottom-of-the-page-8247'
...
resolves #8247
2015-06-17 12:56:51 +02:00
Johannes Meyer
31406a70bc
Show a small border above the first notification
...
Looks better, somehow..
refs #8247
2015-06-17 12:54:36 +02:00
Johannes Meyer
4d06bff5e8
Merge branch 'master' into feature/Move-notifications-to-the-bottom-of-the-page-8247
2015-06-17 12:47:58 +02:00
Matthias Jentsch
1ef643e002
Improve service/host name layout in all views
...
refs #9361
2015-06-17 11:33:55 +02:00
Johannes Meyer
0d32b94eaa
HostController: Open a host's service in the current column
2015-06-17 10:24:18 +02:00
Matthias Jentsch
3caa5b428a
Merge branch 'bugfix/don-t-show-more-than-the-five-worst-pies-in-list-views-8205'
...
fixes #8205
2015-06-16 18:40:03 +02:00
Matthias Jentsch
36622101ae
Use built-in php sort functions
...
refs #8205
2015-06-16 18:36:12 +02:00
Matthias Jentsch
f31f18dc51
Move security documentation for monitoring module into correct directory
...
refs #9377
2015-06-16 17:54:21 +02:00
Matthias Jentsch
5b8c308679
Merge branch 'bugfix/use-statement-error-9281'
...
fixes #9281
2015-06-16 17:06:47 +02:00
Johannes Meyer
71e932bcf9
ShowController: Deprecate historyAction
2015-06-16 17:05:41 +02:00
Johannes Meyer
196450d8cf
MonitoredObjectController: Add historyAction
2015-06-16 17:04:36 +02:00
Johannes Meyer
e96c6958b2
MonitoredObjectController: Show the service tab, if it was already shown
2015-06-16 16:36:13 +02:00
Johannes Meyer
4a2a17aba1
HostController: Do not permit to filter the servicesAction
2015-06-16 16:34:45 +02:00
Matthias Jentsch
5bf7bbdb8b
Remove unneeded use statements from global namespaces
...
Use statements on global classes from the global namespace don't have any effect, prevent warnings from being displayed in php versions >= 5.6.9 and version >= 5.5.25.
refs #9281
2015-06-16 16:10:52 +02:00
Johannes Meyer
d81e637ae9
HostController: Add action to show a host's services
2015-06-16 16:04:45 +02:00
Johannes Meyer
c221e0c082
MonitoredObjectController: Fix link to show a host's services
2015-06-16 16:03:41 +02:00
Johannes Meyer
c05594b124
ShowController: Fix link to show a host's services
2015-06-16 16:03:17 +02:00
Johannes Meyer
ba4dd255ec
Tabs: Merge the action's params into the current request url's params
2015-06-16 16:02:32 +02:00
Johannes Meyer
68be11b929
UrlParams: Allow conversion to an associative array
2015-06-16 16:01:42 +02:00
Johannes Meyer
ca678a57e9
Revert "monitoring: Remove the services tab when showing host or service details"
...
This reverts commit 646cffd62d
.
2015-06-16 13:49:04 +02:00
Johannes Meyer
c316e5ce8f
Revert "monitoring: Remove the services tab when showing an object's history"
...
This reverts commit b3e0851b62
.
2015-06-16 13:48:56 +02:00
Thomas Gelf
b3028e9988
Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361
2015-06-16 11:49:03 +02:00
Thomas Gelf
7a18638504
Revert "Web/Menu: move "About" to config section"
...
Has been fixed in current master.
This reverts commit 56d67def00
.
2015-06-16 11:48:40 +02:00
Johannes Meyer
aa0b1d43ef
Menu: Move about page into the system menu as sub-entry
2015-06-16 11:43:58 +02:00
Thomas Gelf
b579c65038
monitoring/css: more font cleanups
2015-06-16 02:49:41 +02:00
Thomas Gelf
09c0ebcacd
list/services: flip host/service for readability
...
Re-allow table.action to manually choose row action link if it should not
be the first one. This existed once but got lost.
2015-06-16 02:36:53 +02:00
Thomas Gelf
3f926b1568
monitoring/css: reduce object state size
2015-06-16 02:13:44 +02:00
Thomas Gelf
e962b44b5e
user/show: get rid of useless styles...
...
...and use our default HTML tags/classes instead
2015-06-16 02:11:16 +02:00
Thomas Gelf
ea0c93c21b
main-content.less: move even more CSS to monitoring
2015-06-16 01:57:34 +02:00
Thomas Gelf
774483c730
main-content.less: remove obsolete style
2015-06-16 01:55:57 +02:00
Thomas Gelf
0b6345acec
monitoring/css: less styles
2015-06-16 01:52:12 +02:00
Thomas Gelf
686f73858f
monitoring/list: move object flags to the right
2015-06-16 01:45:48 +02:00
Thomas Gelf
6c98e87593
monitoring/css: revert small-caps
2015-06-16 01:42:45 +02:00
Thomas Gelf
0d290441f2
monitoring/css: fix header styling, try small-caps
2015-06-16 01:32:30 +02:00
Thomas Gelf
8c28bf8577
defaults.less: slightly adjust headers
2015-06-16 01:31:42 +02:00
Thomas Gelf
9b34729a7a
defaults.less: color definition cleanup
2015-06-16 01:31:01 +02:00
Thomas Gelf
796b1d7601
forms.less: do not see the reason for in line hX
2015-06-16 01:30:00 +02:00
Thomas Gelf
7669fd88bc
ToggleObjectFeaturesCommandForm: use h2 instead of h4
2015-06-16 01:28:38 +02:00
Thomas Gelf
f18921c406
monitoring/css: no special styling for h3
2015-06-16 01:28:12 +02:00
Thomas Gelf
96ac83230c
customvars.phtml: no header if no vars
2015-06-16 01:15:32 +02:00
Thomas Gelf
f4fc55e741
layout-structure.less: reduce main containers font
...
...size
2015-06-16 00:52:52 +02:00