Commit Graph

9365 Commits

Author SHA1 Message Date
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
Eric Lippmann 04d852d2ed monitoring: Don't select unncessary columns in the service groups overview
refs #5543
2015-09-28 17:43:07 +02:00
Eric Lippmann 53ac939e8c monitoring: Don't select unncessary columns in the host groups overview
refs #5543
2015-09-28 17:42:34 +02:00
Eric Lippmann 8fe508536e monitoring: Remove last problem column from the service group overview
refs #5543
2015-09-28 17:40:44 +02:00
Eric Lippmann 73d674f6d9 monitoring: Fix thead creation in the service groups overview
refs #5543
2015-09-28 17:40:08 +02:00
Eric Lippmann 8a6df11bf2 monitoring: Remove trailing semicolons from inline echo tags in the service groups overview
refs #5543
2015-09-28 17:37:26 +02:00
Eric Lippmann e20d791309 Puppet: Enable pgsql 2015-09-28 17:31:23 +02:00
Eric Lippmann df035ec0da Puppet: Enable openldap 2015-09-28 17:31:06 +02:00
Eric Lippmann 5d95229d5b monitoring: Re-add click action in the host and service overview
refs #5543
2015-09-28 17:30:19 +02:00
Eric Lippmann 301b0a8cc9 JS: Support actiontable behavior for action-table too
refs #5543
2015-09-28 17:27:33 +02:00
Eric Lippmann ed63d169ef monitoring: Fix URL and title for state badges
refs #5543
2015-09-28 17:14:55 +02:00
Eric Lippmann 344dafe253 monitoring: Display host and service count as badge in the hostgroups overview
refs #5543
2015-09-28 17:06:36 +02:00
Eric Lippmann 7a17a53b0c monitoring/CSS: Style count-col
refs #5543
2015-09-28 17:06:23 +02:00
Eric Lippmann 1f4ea9eb6f CSS: Style th in tbody for listing-table
refs #5543
2015-09-28 17:06:01 +02:00
Eric Lippmann 49dec8d922 CSS: Only hover tr in tbody for action-table
refs #5543
2015-09-28 17:05:37 +02:00