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
Eric Lippmann
03806f8469
monitoring/CSS: Fix state badges classes
...
refs #5543
2015-09-28 17:03:36 +02:00
Eric Lippmann
f3b928de6b
CSS: Use handled as separate class again
...
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann
ca45522da7
CSS: Move badge related styles to badges.less
2015-09-28 17:02:37 +02:00
Eric Lippmann
98f1e9028e
Fix user menu CSS classes
...
refs #5543
2015-09-28 16:40:16 +02:00
Eric Lippmann
ed6da19876
lib: Support setting CSS class for li on navigation items
...
refs #5543
2015-09-28 16:39:28 +02:00
Eric Lippmann
1d382ed149
lib: Optimize imports in the DbResourceForm
2015-09-28 16:30:48 +02:00
Eric Lippmann
2d38eb1650
Document that it's possible to use unix domain sockets for MySQL and PostgreSQL connections
...
fixes #9787
2015-09-28 16:29:01 +02:00
Matthias Jentsch
411b0cf3ac
Merge branch 'bugfix/customvar-filters-are-broken-10172'
...
fixes #10172
2015-09-28 16:11:25 +02:00
Matthias Jentsch
feaa92c491
Allow passing customvar names in upper and lower case
...
Fix that customvar names are not properly lowercased in all places.
refs #10172
2015-09-28 16:07:11 +02:00
Eric Lippmann
c3b085cf7f
lib: Respect Cache-Control: no-cache
...
fixes #9688
2015-09-28 15:59:11 +02:00
Eric Lippmann
0dc6925561
Merge branch 'feature/ipv6-addresses-9645-9826'
...
resolves #9645
resolves #9826
2015-09-28 15:49:58 +02:00
Eric Lippmann
d03647f2e6
JS: Rename dblclickselect to selectable
...
refs #9826
2015-09-28 15:44:25 +02:00
Eric Lippmann
a408636923
Move logout to new navigation item
...
refs #5543
2015-09-28 15:28:17 +02:00