Johannes Meyer
|
0e37aad6ce
|
UserController: Apply permission config/application/users/remove
refs #8826
|
2015-05-27 10:29:21 +02:00 |
Johannes Meyer
|
01b790cf18
|
UserController: Apply permission config/application/users/edit
refs #8826
|
2015-05-27 10:27:48 +02:00 |
Johannes Meyer
|
88ba718ffb
|
UserController: Apply permission config/application/users/add
refs #8826
|
2015-05-27 10:26:43 +02:00 |
Johannes Meyer
|
2cbea558ef
|
UserController: Apply permission config/application/users/show
refs #8826
|
2015-05-27 10:23:59 +02:00 |
Johannes Meyer
|
32c1a844b5
|
UserController: Do not show duplicate memberships when showing a user
refs #8826
|
2015-05-27 09:03:00 +02:00 |
Johannes Meyer
|
45fd1b78f1
|
UserGroupController: Properly handle errors when fetching memberships
refs #8826
|
2015-05-27 08:55:14 +02:00 |
Johannes Meyer
|
676d20920b
|
UserController: Remove redundant error handling
refs #8826
|
2015-05-27 08:53:34 +02:00 |
Johannes Meyer
|
02afa9fd55
|
UserController: Add createmembershipAction()
refs #8826
|
2015-05-26 17:03:10 +02:00 |
Johannes Meyer
|
e2c250ca77
|
Move UserForm to the Icinga\Forms\Config\User namespace
refs #8826
|
2015-05-26 10:23:40 +02:00 |
Johannes Meyer
|
a4f38f2334
|
UserController: Extend AuthBackendController
refs #8826
|
2015-05-26 10:12:10 +02:00 |
Johannes Meyer
|
5c6d5f51c4
|
UserController: Display a tab when showing a user
refs #8826
|
2015-05-22 16:13:20 +02:00 |
Johannes Meyer
|
705bb665a5
|
UserController: List memberships when showing a user
refs #8826
|
2015-05-22 15:53:47 +02:00 |
Johannes Meyer
|
2cec4a6d67
|
UserController: Add showAction
refs #8826
|
2015-05-20 15:41:02 +02:00 |
Johannes Meyer
|
9891dc4491
|
UserController: Just show a user's name when listing users
Any additional information will be shown in the detail view soon.
refs #8826
|
2015-05-20 15:00:29 +02:00 |
Johannes Meyer
|
f86a05e0c3
|
UserController: Use proper redirect urls when adding and removing users
refs #8826
|
2015-05-20 13:54:05 +02:00 |
Johannes Meyer
|
605ae3d802
|
UserController: Introduce addAction, editAction and removeAction
refs #8826
|
2015-05-20 10:54:42 +02:00 |
Johannes Meyer
|
7dff1ca2b8
|
UserController: Do not throw Zend_Controller_Action_Exception (404)
Use Controller::httpNotFound() instead.
refs #8826
|
2015-05-20 10:52:50 +02:00 |
Johannes Meyer
|
3f25cf560e
|
RepositoryQuery: Remove method paginate()
refs #8826
|
2015-05-18 14:03:22 +02:00 |
Johannes Meyer
|
07a5473616
|
UserController: Since logging errors as well is usually a good idea, log errors
refs #8826
|
2015-05-13 13:58:40 +02:00 |
Johannes Meyer
|
8927121266
|
UserController: Behave nicely when it's not possible to fetch any users
refs #8826
|
2015-05-13 13:50:19 +02:00 |
Johannes Meyer
|
a9f0fd0708
|
UserController: Ensure that the sort and dir parameters are being applied
refs #8826
|
2015-05-12 15:49:45 +02:00 |
Johannes Meyer
|
1e1b9540f0
|
UserController: Add backend selection control
refs #8826
|
2015-05-08 09:54:45 +02:00 |
Johannes Meyer
|
1682b0ee32
|
Introduce controller GroupController
Still only able to list groups, more to follow...
refs #8826
|
2015-05-05 09:24:28 +02:00 |
Johannes Meyer
|
8cf0c29223
|
UserController: Add tab for the list action
refs #8826
|
2015-05-05 07:36:14 +02:00 |
Johannes Meyer
|
d171dd2ec9
|
Introduce controller UserController
Still only able to list users, more to follow...
refs #8826
|
2015-05-04 17:04:50 +02:00 |