Johannes Meyer
|
90d946f149
|
LdapUserGroupBackend: We need a datasource, actually
Forgot to add this when disabling LdapRepository inheritance...
refs #7343
|
2015-06-03 16:40:14 +02:00 |
|
Johannes Meyer
|
d9eb8f9e8d
|
LdapUserGroupBackend: Do not extend LdapRepository
Selecting groups works, but not memberships. Does not make sense
until both things work...
refs #7343
|
2015-06-03 16:33:22 +02:00 |
|
Johannes Meyer
|
89d992278b
|
Introduce class LdapUserGroupBackend
refs #743
|
2015-06-03 16:27:50 +02:00 |
|
Johannes Meyer
|
e65cf954e6
|
LdapRepository: Add normed attribute `gid'
refs #7343
|
2015-06-03 16:08:29 +02:00 |
|
Thomas Gelf
|
9c8752844f
|
main-content-less: no border for controls title
|
2015-06-03 15:35:51 +02:00 |
|
Thomas Gelf
|
b5769d2f4b
|
layout-structure.less: fix missing bracket
|
2015-06-03 15:35:51 +02:00 |
|
Thomas Gelf
|
7a20432b6b
|
main-content.less: no left margin for icons
|
2015-06-03 15:35:51 +02:00 |
|
Thomas Gelf
|
c785b61874
|
layout-structure.less: style separated controls
|
2015-06-03 15:35:51 +02:00 |
|
Thomas Gelf
|
2318eaf4c3
|
monitoring/module.less: highlight plugin output
|
2015-06-03 15:35:51 +02:00 |
|
Thomas Gelf
|
6e1ba30acc
|
Styling: re-organize and style comments
|
2015-06-03 15:35:50 +02:00 |
|
Thomas Gelf
|
d4a9f4fd98
|
controls: introduce new "separated" class
Controls defined as "separated" will be separated by space/border/shadow
or similar
|
2015-06-03 15:35:50 +02:00 |
|
Thomas Gelf
|
421cd1fdd8
|
main-content.less: no border for new sections
|
2015-06-03 15:35:50 +02:00 |
|
Thomas Gelf
|
38a88d129c
|
DeleteCommentCommandForm: choose another icon
|
2015-06-03 15:35:50 +02:00 |
|
Thomas Gelf
|
5b19f9474c
|
CheckNowCommandForm: remove visible whitespace
|
2015-06-03 15:35:50 +02:00 |
|
Thomas Gelf
|
34700f483f
|
defaults.less: no more petrol headers
|
2015-06-03 15:35:50 +02:00 |
|
Johannes Meyer
|
86c63ec913
|
Introduce class LdapRepository
refs #7343
|
2015-06-03 15:28:07 +02:00 |
|
Alexander A. Klimov
|
757e993871
|
Outsource version-getting logic to Version::get()
refs #9247
|
2015-06-03 15:23:05 +02:00 |
|
Johannes Meyer
|
96f5f8fd49
|
LdapUserBackend: Do not fetch a user's groups
refs #7343
|
2015-06-03 15:16:54 +02:00 |
|
Johannes Meyer
|
e0c0e9c874
|
LdapUserBackend: Move function retrieveGeneralizedTime into its parent
refs #7343
|
2015-06-03 14:36:46 +02:00 |
|
Johannes Meyer
|
5dd3950594
|
Ldap\Connection: Disable server side sorting as it's not working
refs #9364
|
2015-06-03 14:24:48 +02:00 |
|
Johannes Meyer
|
1a0d1702c9
|
Ldap\Connection: Do not sort *after* the result has been limited
fixes #9352
|
2015-06-03 14:22:38 +02:00 |
|
Johannes Meyer
|
916a26572b
|
User-/GroupController: Register search columns to support quick searches
fixes #9353
|
2015-06-03 10:04:35 +02:00 |
|
Johannes Meyer
|
dd7cbf4b69
|
User-/GroupController: Create tabs as early as possible
fixes #9350
|
2015-06-03 10:04:35 +02:00 |
|
Matthias Jentsch
|
e7a875da26
|
Merge branch 'bugfix/perfdata-details-hidden-8334'
fixes #8334
|
2015-06-02 17:51:57 +02:00 |
|
Matthias Jentsch
|
ab129d094b
|
remove unneeded code
|
2015-06-02 17:50:31 +02:00 |
|
Matthias Jentsch
|
198834294f
|
Fix table position for perfdata without piecharts
refs #8334
|
2015-06-02 17:30:24 +02:00 |
|
Alexander A. Klimov
|
5b8de49cdf
|
Link to the about page
refs #9247
|
2015-06-02 17:16:27 +02:00 |
|
Matthias Jentsch
|
1e8151bed3
|
Limit perfdata label size
Add paratentheses when perfdata label size exceeds a certain limit. Display the full label as tooltip.
refs #8334
|
2015-06-02 17:09:40 +02:00 |
|
Matthias Jentsch
|
ff01ee4f20
|
Move perfdata table left to save horizontal space
refs #8334
|
2015-06-02 17:07:34 +02:00 |
|
Alexander A. Klimov
|
887bd0b8f0
|
Show Icinga Web 2's version in the frontend
refs #9247
|
2015-06-02 16:49:27 +02:00 |
|
Alexander A. Klimov
|
441fc33643
|
Include version information on `git archive'
refs #9247
|
2015-06-02 16:49:26 +02:00 |
|
Matthias Jentsch
|
8e35bb446a
|
Hide columns with useless information in perfdata table
Hide columns that don't provide any useful information, to reduce the size of the perfdata table.
refs #8334
|
2015-06-02 16:21:55 +02:00 |
|
Johannes Meyer
|
5f898a3e23
|
Merge branch 'feature/user-and-group-management-8826'
resolves #8826
resolves #9122
resolves #8877
|
2015-06-02 15:38:43 +02:00 |
|
Matthias Jentsch
|
a5c3782de7
|
Do not display columns that don't include any values
refs #8334
|
2015-06-02 15:20:27 +02:00 |
|
Johannes Meyer
|
28a28a89d3
|
Merge branch 'master' into feature/user-and-group-management-8826
Conflicts:
library/Icinga/Data/SimpleQuery.php
|
2015-06-02 14:54:13 +02:00 |
|
Johannes Meyer
|
06fb6ff6fc
|
SimpleQuery: Re-add method paginate but flag it as deprecated
|
2015-06-02 14:47:29 +02:00 |
|
Johannes Meyer
|
267e71f38b
|
User: Consider the required permission more important if it has a wildcard
refs #9202
|
2015-06-02 12:01:02 +02:00 |
|
Johannes Meyer
|
7213379cac
|
AuthBackendController: Add final indexAction
Required to automatically redirect to the first permitted list action.
refs #8826
|
2015-06-02 11:59:04 +02:00 |
|
Johannes Meyer
|
00c31ffd28
|
RolesController: Rename to RoleController
|
2015-06-02 11:57:13 +02:00 |
|
Johannes Meyer
|
cd0c418854
|
Merge branch 'master' into feature/user-and-group-management-8826
|
2015-06-02 10:44:13 +02:00 |
|
Johannes Meyer
|
5d50eabb44
|
FileReader: Mimic cursor capability
|
2015-06-02 10:39:49 +02:00 |
|
Johannes Meyer
|
ae30a62055
|
ConfigController: Add tab for the user group backend configuration
refs #8826
|
2015-06-02 10:23:40 +02:00 |
|
Eric Lippmann
|
2da45d2e94
|
monitoring: Fix link to a host's services in the service grid
refs #7998
|
2015-06-02 10:07:43 +02:00 |
|
Eric Lippmann
|
c01512d5e9
|
monitoring: Fix link to unhandled services of a host
refs #7998
|
2015-06-02 10:07:13 +02:00 |
|
Eric Lippmann
|
0ce2227385
|
monitoring: Don't add class active to followed links of a host's service summary
The links now open in the next container. Managing active state of followed links is not yet possible.
refs #7998
|
2015-06-02 10:06:54 +02:00 |
|
Johannes Meyer
|
2490d0ae67
|
ConfigController: We're configuring user backends from now on
refs #8826
|
2015-06-02 09:58:57 +02:00 |
|
Johannes Meyer
|
8875ce7d95
|
Provide permission config/authentication/*
|
2015-06-02 09:09:11 +02:00 |
|
Johannes Meyer
|
9bd5d4148e
|
Drop permission config/application/groups/member
refs #8826
|
2015-06-02 09:08:16 +02:00 |
|
Johannes Meyer
|
cf96e66ff2
|
Rename permission config/application/roles* to config/authentication/...
Does also split it into *, show, add, edit, remove as this should behave like
any other authentication configuration.
refs #8826
|
2015-06-02 09:07:06 +02:00 |
|
Johannes Meyer
|
3fffd90135
|
Rename permission config/application/groups* to config/authentication/...
refs #8826
|
2015-06-02 09:04:34 +02:00 |
|