Johannes Meyer
|
7388db3241
|
Groups: Use $query->hasResult() intead of $query->count()
refs #9632
|
2015-08-03 16:18:37 +02:00 |
Matthias Jentsch
|
5b517a2cb0
|
Improve table layout
Add alternating colors to table rows, to improve visibillity of the table.
refs #9361
|
2015-06-17 17:28:28 +02:00 |
Johannes Meyer
|
91cee3a957
|
GroupController: Behave nicely when not any backend is available
|
2015-06-08 13:28:25 +02:00 |
Johannes Meyer
|
3fffd90135
|
Rename permission config/application/groups* to config/authentication/...
refs #8826
|
2015-06-02 09:04:34 +02:00 |
Johannes Meyer
|
0c9bac0686
|
GroupController: Apply permission config/application/groups/remove
refs #8826
|
2015-05-27 10:33:20 +02:00 |
Johannes Meyer
|
fd2ecf395d
|
GroupController: Apply permission config/application/groups/add
refs #8826
|
2015-05-27 10:32:09 +02:00 |
Johannes Meyer
|
e0f0fbf1cc
|
GroupController: Remove redundant error handling
refs #8826
|
2015-05-27 08:53:13 +02:00 |
Johannes Meyer
|
ed166d6eb7
|
GroupController: Add showAction
refs #8826
|
2015-05-20 16:17:37 +02:00 |
Johannes Meyer
|
94cd4b91e5
|
GroupController: Just show a group's name when listing groups
refs #8826
|
2015-05-20 15:54:47 +02:00 |
Johannes Meyer
|
4a48997f47
|
GroupController: Add links to add and remove groups to the list action's view
refs #8826
|
2015-05-20 14:07:24 +02:00 |
Johannes Meyer
|
5db6fc9ba9
|
GroupController: Behave nicely when it's not possible to fetch any groups
refs #8826
|
2015-05-13 13:50:32 +02:00 |
Johannes Meyer
|
5ace0a08f3
|
GroupController: Add backend selection control
refs #8826
|
2015-05-08 09:56:07 +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 |