Eric Lippmann
da50ade2fb
monitoring: Use $hostgroup instead of $h in the list/hostgroups view script
...
refs #5543
2015-09-24 15:07:36 +02:00
Eric Lippmann
1b46348a1a
monitoring: Fix typo in the list/hosts view script
...
refs #5543
2015-09-24 15:05:55 +02:00
Eric Lippmann
e284ecf3b0
monitoring: Don't peekAhead in the list/hostgroups view script
...
Should be in the controller.
refs #5543
2015-09-24 15:05:28 +02:00
Eric Lippmann
5b4cb8e528
CSS: Reduce default td padding
...
refs #5543
2015-09-24 15:04:22 +02:00
Eric Lippmann
9b7b4fcaca
CSS: Set default td padding on all tables
...
refs #5543
2015-09-24 15:02:20 +02:00
Eric Lippmann
7beabd9744
monitoring: Don't peekAhead in the list/hosts view script
...
This should be in the controller.
refs #5543
2015-09-24 15:00:00 +02:00
Eric Lippmann
f391114fc8
monitoring: Fix h2 tag in the list/hosts view script
...
refs #5543
2015-09-24 14:59:28 +02:00
Eric Lippmann
d107d18a3d
monitoring: Don't render an empty table if there are no hosts to list
...
refs #5543
2015-09-24 14:59:11 +02:00
Eric Lippmann
55cc3eae78
monitoring: Wrap state information in p in the list/hosts view script
...
refs #5543
2015-09-24 14:57:52 +02:00
Eric Lippmann
5b3ba5ab6b
monitoring: Don't peekAhead in the list/services view script
...
This should be in the controller.
refs #5543
2015-09-24 14:57:01 +02:00
Eric Lippmann
64b7315379
monitoring: Don't render an empty table if there are no services to list
...
refs #5543
2015-09-24 14:56:22 +02:00
Eric Lippmann
a053c3a6e3
monitoring: Remove trailing semicolon from inline echo tags in the list/hostgroups view script
...
refs #5543
2015-09-24 14:25:52 +02:00
Eric Lippmann
538c1bb42b
monitoring/CSS: Use action-table instead of action in the list/hosts view script
...
refs #5543
2015-09-24 14:23:01 +02:00
Eric Lippmann
4a0e3c8341
monitoring/CSS: Include tables.less in our stylesheet
...
refs #5543
2015-09-24 14:22:32 +02:00
Eric Lippmann
e114227c37
monitoring/CSS: Add tables.less
...
refs #5543
2015-09-24 14:21:57 +02:00
Johannes Meyer
b7ef951e57
NavigationController: Rerender the layout when editing a menu entry
...
refs #5600
2015-09-24 14:05:57 +02:00
Johannes Meyer
c4df7e05be
NavigationController: Rerender the layout when adding a menu entry
...
refs #5600
2015-09-24 14:05:28 +02:00
Johannes Meyer
165dc00fad
Url: Do not throw ProgrammingError if there is no relative url available
...
refs #5600
2015-09-24 14:03:15 +02:00
Johannes Meyer
338c0680e0
NavigationConfigForm: Consider a user's config and the share config as one
...
Actually, we need a more sophisticated solution for this, but I guess this is a
proper quickfix to avoid any conflicts when switching between shared and
non-shared.
refs #5600
2015-09-24 12:58:11 +02:00
Eric Lippmann
103daf1a7b
CSS: Don't render soft state bold in the list/hosts view script
...
refs #5543
2015-09-24 12:03:31 +02:00
Eric Lippmann
47c96066d7
CSS: Don't render the state label bold in the list/hosts view script
...
refs #5543
2015-09-24 12:02:53 +02:00
Eric Lippmann
5a6deae2c5
CSS: Use new state- classes in the list/hosts view script
...
refs #5543
2015-09-24 12:02:25 +02:00
Eric Lippmann
dd0c81e344
CSS: Use <br> instead of <br /> in the list/hosts view script
...
refs #5543
2015-09-24 12:00:53 +02:00
Eric Lippmann
93c05c4297
CSS: Use plugin-output instead of pluginoutput in the list/hosts view script
...
refs #5543
2015-09-24 12:00:10 +02:00
Eric Lippmann
e948e63aa5
CSS: Wrap show more services in a text-right container
...
refs #5543
2015-09-24 11:59:27 +02:00
Eric Lippmann
f6efa85079
CSS: Wrap show more hosts link in a text-right container
...
refs #5543
2015-09-24 11:58:52 +02:00
Eric Lippmann
c34812f59f
CSS: Add class text-right
...
refs #5543
2015-09-24 11:57:24 +02:00
Eric Lippmann
ae2889c65f
CSS: Use action-link instead of show-more in the list/hosts view script
...
refs #5543
2015-09-24 11:56:58 +02:00
Eric Lippmann
3580de6c6e
monitoring: Indent the list/hosts view script w/ 4 spaces
...
refs #5543
2015-09-24 10:44:26 +02:00
Eric Lippmann
142fc8a21d
monitoring: Remove comments from the list/hosts view script
...
refs #5543
2015-09-24 10:33:23 +02:00
Eric Lippmann
a87dde9e03
monitoring: Remove trailing semicolon from inline echo tags in the list/hosts view script
...
refs #5543
2015-09-24 10:31:28 +02:00
Eric Lippmann
27f3dd94d2
CSS: Add text-small to time-since, -until and -ago
...
refs #5543
2015-09-24 10:28:56 +02:00
Eric Lippmann
cde0027b6f
CSS: Style a in text-small
...
refs #5543
2015-09-24 10:28:14 +02:00
Eric Lippmann
9f7e349291
CSS: Add clearfix class
...
refs #5543
2015-09-24 10:27:42 +02:00
Eric Lippmann
7fa9310aef
CSS: Add :hover and .active style for tr on action-table
...
refs #5543
2015-09-24 10:26:57 +02:00
Eric Lippmann
21c6886702
CSS: Style table
...
refs #5543
2015-09-24 10:26:14 +02:00
Eric Lippmann
9a3551b534
CSS: Don't add :hover and .active styles for every table
...
Should be only on action-table.
refs #5543
2015-09-24 10:25:38 +02:00
Eric Lippmann
895316b927
monitoring/CSS: Fix color usage in colors.less
...
refs #5543
2015-09-24 10:24:51 +02:00
Johannes Meyer
4d303e7121
NavigationController: Redirect to the shared overview if its the referrer..
...
..when editing a navigation item.
refs #5600
2015-09-23 14:21:04 +02:00
Eric Lippmann
36a65670f0
CSS: Move class text-class from base.less to main.less
...
refs #5543
2015-09-23 14:05:53 +02:00
Eric Lippmann
8ea30a2933
monitoring: Use CSS class action-link instead of show-more in the list/services view script
...
refs #5543
2015-09-23 14:04:44 +02:00
Eric Lippmann
6b78174537
CSS: Add class action-link
...
refs #5543
2015-09-23 14:04:07 +02:00
Eric Lippmann
485a19ec9f
monitoring: Use CSS class action-table instead of action in the list/services view script
...
refs #5543
2015-09-23 14:03:40 +02:00
Eric Lippmann
6a5cefdc92
monitoring: Don't use hard-coded style in the list/services view script
...
refs #5543
2015-09-23 14:03:08 +02:00
Eric Lippmann
59599916b0
monitoring: Re-indent the list/services view script
...
refs #5543
2015-09-23 14:02:39 +02:00
Eric Lippmann
cf2fe8433a
CSS: Show pointer when hovering action-table
...
refs #5543
2015-09-23 14:00:56 +02:00
Johannes Meyer
6aecfe6959
Introduce base form class ActionForm
...
refs #5600
2015-09-23 13:45:33 +02:00
Eric Lippmann
5b1e4f0a1c
CSS: Add new main.less to our stylesheet
...
refs #5543
2015-09-23 13:41:39 +02:00
Eric Lippmann
caf68880fd
CSS: Add license header to base.less
...
refs #5543
2015-09-23 13:41:22 +02:00
Eric Lippmann
3268a0f34e
CSS: Add main.less w/ pull-left and pull-right yet only
...
refs #5543
2015-09-23 13:40:55 +02:00