717 Commits

Author SHA1 Message Date
Eric Lippmann
fd8b5ec510 Use UrlParams::getRequired() in RoleController::removeAction() 2015-08-27 13:46:28 +02:00
Eric Lippmann
853d4fd534 Use UrlParams::getRequired() in RoleController::editAction() 2015-08-27 13:44:49 +02:00
Eric Lippmann
6375d1d427 Add missing aliases to the RoleController after namespacing
refs #5786
2015-08-27 13:44:00 +02:00
Eric Lippmann
f09c27aa51 Namespace the RoleController
refs #5786
2015-08-27 13:40:44 +02:00
Eric Lippmann
652bdb6e3e Add RoleController renaming TODO
refs #10015
2015-08-27 13:40:06 +02:00
Eric Lippmann
02abe35faa Add PreferenceController renaming TODO
refs #10014
2015-08-27 13:38:19 +02:00
Eric Lippmann
98130ff304 Namespace the PreferenceController 2015-08-27 13:36:33 +02:00
Eric Lippmann
28815a936a Optimize imports in the PreferenceController 2015-08-27 13:35:32 +02:00
Eric Lippmann
c974b02d3a Fix PHPDoc of ListController 2015-08-27 13:35:06 +02:00
Eric Lippmann
5f4c104397 Namespace the ListController
refs #5786
2015-08-27 13:34:37 +02:00
Eric Lippmann
01bbce8e64 Namespace the LayoutController 2015-08-27 13:33:36 +02:00
Eric Lippmann
0e7b6d7f44 Optimize imports in the LayoutController 2015-08-27 13:33:17 +02:00
Eric Lippmann
af8949dde2 Add TODO in the IndexController: Avoid landing page redirects
refs #9656
2015-08-27 13:32:35 +02:00
Eric Lippmann
46333f82e9 Remove unused alias in the IndexController 2015-08-27 13:31:50 +02:00
Eric Lippmann
7231510080 Namespace the IndexController 2015-08-27 13:31:36 +02:00
Eric Lippmann
43e7bf97ce Optimize imports in the ConfigController 2015-08-27 13:30:43 +02:00
Eric Lippmann
896a01fdf6 Add missing alias in the GroupController after namespacing
refs #5786
2015-08-27 13:29:36 +02:00
Eric Lippmann
ce65c25a72 Optimize import in the GroupController 2015-08-27 13:29:06 +02:00
Eric Lippmann
cd9c445b82 Namespace the GroupController
refs #5786
2015-08-27 13:28:00 +02:00
Eric Lippmann
def92088b2 Remove the FilterController 2015-08-27 13:27:22 +02:00
Eric Lippmann
1419c8a601 Add missing alias in the ErrorController after namespacing
refs #5786
2015-08-27 13:25:46 +02:00
Eric Lippmann
3809ca1b43 Namespace the ErrorController
refs #5786
2015-08-27 13:25:23 +02:00
Eric Lippmann
204e6fe940 Remove unused alias in the ConfigController 2015-08-27 13:23:48 +02:00
Eric Lippmann
a9e6a4ed5c Add missing aliases in the ConfigController after namespacing
refs #5786
2015-08-27 13:23:12 +02:00
Eric Lippmann
e9c73c1810 Namespace the ConfigController
refs #5786
2015-08-27 13:22:49 +02:00
Eric Lippmann
e92414ea6d Use Request::setBody() for cookies disabled message 2015-08-27 13:21:43 +02:00
Eric Lippmann
016bcf070f Remove unused alias in the AuthenticationController 2015-08-27 13:10:21 +02:00
Eric Lippmann
5518f61614 Namespace the AuthenticationController
refs #5786
2015-08-27 13:09:58 +02:00
Eric Lippmann
358735a0a3 Optimize imports in the AboutController 2015-08-27 13:07:10 +02:00
Eric Lippmann
5d8424535f Namespace the AboutController
refs #5786
2015-08-27 13:05:20 +02:00
Eric Lippmann
28009eb563 Rename controller namespace to Controllers
refs #5786
2015-08-27 13:03:45 +02:00
Eric Lippmann
96fb3b5d4b Merge branch 'master' into feature/api-9606 2015-08-25 09:25:59 +02:00
Eric Lippmann
30add41572 Handle the HttpBadRequestException in the error controller
refs #9606
2015-08-24 15:59:25 +02:00
Johannes Meyer
eb54c9875b Add missing activity indicators when canceling group memberships
refs #8369
2015-08-24 13:00:32 +02:00
Eric Lippmann
1c5a784022 lib: Move Request::sendJson() to Response::sendJson()
refs #9606
2015-08-20 16:05:45 +02:00
Eric Lippmann
870b73ae09 lib: Rename Request::getIsApiRequest() to ::isApiRequest()
There's no setter involved.

refs #9606
2015-08-20 16:02:25 +02:00
Eric Lippmann
e914b733cd Handle API requests in the ErrorController
refs #9606
2015-08-20 15:49:37 +02:00
Eric Lippmann
fba9780405 Add missing imports in the DashboardController after namespacing
refs #5786
2015-08-18 13:07:01 +02:00
Eric Lippmann
727f46139d Optimize imports in the DashboardController
refs #5786
2015-08-18 13:06:43 +02:00
Eric Lippmann
c2d5d8f339 Namespace the DashboardController
refs #5786
2015-08-18 13:03:25 +02:00
Matthias Jentsch
d51ecc3d72 Use better icons for resource and auth views
refs #9908
2015-08-18 11:42:42 +02:00
Johannes Meyer
e5f249270a Merge branch 'master' into feature/provide-a-complete-list-of-filter-columns-9029 2015-08-17 15:41:40 +02:00
Johannes Meyer
1e6c394693 Controller: Create the filter editor in setupFilterControl() ...
...instead of demanding a concrete controller to do so.
We still have to decide how to handle parameter preservation
properly.

refs #9029
2015-08-13 17:05:13 +02:00
Alexander Fuhr
a9ff6eebc0 Merge branch 'master' into bugfix/cookie-support-7383 2015-08-13 11:22:14 +02:00
Alexander Fuhr
d468c59e32 AuthenticationController: Add cookie detection to login action
refs #7383
2015-08-13 11:21:05 +02:00
Johannes Meyer
fa1e3a763d Do not show the full layout on the login page
...

refs #9892
2015-08-13 08:12:30 +02:00
Eric Lippmann
a234852f32 Merge branch 'feature/basic-auth-9660'
resolves #9660
2015-07-30 15:05:07 +02:00
Matthias Jentsch
3e7cc299ec Fix issue that caused the refresh button to remove side bar
Do not apply base target globally for all toolbar elements, but specifically for those that should remove side-bars.

refs #8623
refs #6436
2015-07-29 17:18:52 +02:00
Eric Lippmann
1b5c5deace lib: Rename remote user to external user
We renamed our backend. Code now reflects this.

refs #9660
2015-07-29 15:44:32 +02:00
Eric Lippmann
23fcd39503 Relax auth controller complexity
refs #9660
2015-07-29 14:17:07 +02:00