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 |