Eric Lippmann
9277113a35
monitoring: Quick fix host/services partial
...
refs #5543
2015-09-29 17:07:40 +02:00
Johannes Meyer
6fdfef4f4a
NavigationConfigForm: Require argument $type in method getShareConfig()
...
refs #10246
2015-09-29 17:07:04 +02:00
Johannes Meyer
f60a8ef60d
NavigationConfigForm: Require argument $type in method getUserConfig()
...
refs #10246
2015-09-29 17:06:22 +02:00
Eric Lippmann
7704c9578c
monitoring: Use state badges widget in the service summary (WIP)
...
- Lacks baseFilter handling
refs #5543
2015-09-29 17:05:42 +02:00
Eric Lippmann
2d9efc3467
CSS: Remove unncessary props from sort-control
...
refs #5543
2015-09-29 17:05:20 +02:00
Eric Lippmann
5e405b8f99
CSS: Re-add form.inline for the moment
...
refs #5543
2015-09-29 17:05:02 +02:00
Eric Lippmann
a53a999003
CSS: Add unncessary props from limiter.less
...
refs #5543
2015-09-29 17:04:18 +02:00
Eric Lippmann
ad1ed49257
CSS: Remove unnecessary props from pagination-control
...
refs #5543
2015-09-29 17:03:42 +02:00
Eric Lippmann
510b25b079
CSS: Add dont-print style
...
refs #5543
2015-09-29 17:03:26 +02:00
Eric Lippmann
eb246babd5
CSS: Add grid.less
...
refs #5543
2015-09-29 17:02:59 +02:00
Eric Lippmann
4ffd09f1be
monitoring: Fix CSS class for handled in the service header partial
...
refs #5543
2015-09-29 17:02:31 +02:00
Eric Lippmann
29e66c3f55
monitoring: Use the state badges widget for the host summary
...
refs #5543
2015-09-29 15:26:34 +02:00
Eric Lippmann
646d7932de
monitoring/CSS: Re-add .state-badges style
...
refs #5543
2015-09-29 15:25:14 +02:00
Bernd Erk
e9586a98e7
CSS Tactical overview hover
2015-09-29 14:38:54 +02:00
Bernd Erk
0c656ed268
CSS Tactical overview
2015-09-29 14:34:29 +02:00
Bernd Erk
09e32b63f8
CSS and Parts: Tactical Overview redesin
2015-09-29 14:23:32 +02:00
Johannes Meyer
2be8835f06
DashboardsController: Add index action
2015-09-29 13:45:12 +02:00
Johannes Meyer
0d0480afea
Introduce controller DashboardsController
2015-09-29 13:43:56 +02:00
Bernd Erk
44b9d44641
Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543
2015-09-29 12:52:15 +02:00
Johannes Meyer
f6e67670e6
Merge branch 'feature/allow-to-list-groups-from-a-ldap-backend-9772'
...
resolves #9772
fixes #9950
2015-09-29 12:33:36 +02:00
Johannes Meyer
35e62aed80
Merge branch 'master' into feature/allow-to-list-groups-from-a-ldap-backend-9772
2015-09-29 12:33:24 +02:00
Johannes Meyer
e5f035c537
LdapConnection: Do not apply any custom vodoo on a ldap resource object
...
refs #9772
2015-09-29 12:08:17 +02:00
Matthias Jentsch
77f5203bbf
Do not display table when there are no results and fix code style
...
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann
a0b9a06461
monitoring/CSS: Fix action-table class in the service groups overview
...
refs #5543
2015-09-29 12:01:31 +02:00
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
Eric Lippmann
8f33fca3d4
CSS: Optimize background property for input.search
...
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann
818115a7db
CSS: Set form label and input width
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
2b0e8803be
CSS: Use color: inherit for *-default mixins
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
b1c48c02cf
CSS: Style blockquote
...
refs #5543
2015-09-29 12:01:30 +02:00
Matthias Jentsch
65a2b539f1
Allow filtering for contactgroups in contact list
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
27e1611831
Navigation: Change Config/Application tabs
...
refs #5543
2015-09-29 12:01:29 +02:00
Johannes Meyer
d720180348
LdapConnection: Properly apply limit and offset for unfolded queries
...
refs #9772
2015-09-29 11:41:21 +02:00
Johannes Meyer
b0559206af
LdapConnection: Do not substract 1 from a given offset, #2
...
refs #9772
2015-09-29 11:39:36 +02:00
Johannes Meyer
624f5050b7
LdapConnection: Count properly in case the result may get unfolded
...
refs #9772
2015-09-29 11:33:21 +02:00
Johannes Meyer
575875481a
LdapConnection: Do not substract 1 from a given offset
...
refs #9772
2015-09-29 11:31:36 +02:00
Johannes Meyer
8358f82885
LdapUserGroupBackend: Do not consider every "member" as a "user"
...
Not all members of a group are actual user objects. I would have liked to
actually only show real users, but this is currently not possible.
refs #9772
2015-09-29 11:29:05 +02:00
Johannes Meyer
d33b1954aa
LdapUserGroupBackend: Fetch the uid for a member's DN
...
refs #9772
2015-09-29 09:48:57 +02:00
Johannes Meyer
ef1a81897b
LdapUserGroupBackend: Automatically unfold the user_name attribute
...
refs #9772
2015-09-29 09:48:22 +02:00
Johannes Meyer
33c6f2e06b
LdapConnection: Support unfolding multi value attributes
...
refs #9772
2015-09-29 09:47:30 +02:00
Johannes Meyer
876d281cd6
Allow to jump to a user when showing a ldap group
...
refs #9772
2015-09-29 09:45:11 +02:00
Johannes Meyer
b7ddb6e4c2
LdapUserGroupBackend: Register the user backend for later use
...
refs #9772
2015-09-29 09:44:01 +02:00
Bernd Erk
6a66da998a
CSS: fixes transision in menu
2015-09-28 22:34:13 +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
Bernd Erk
ef16c3c479
CSS: design user logout and preferences
2015-09-28 17:58:23 +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