Tue, 23 Oct 2012 09:57:42 +0200 |
Björn Ricks |
Implement UserService method to remove current user from session
|
Thu, 27 Sep 2012 17:50:18 +0000 |
Felix Wolfsteller |
Donate own error message when no users were found.
|
Sun, 09 Sep 2012 10:03:19 +0000 |
Christian Lins |
Catch MissingResourceException on unexpected server exceptions.
|
Fri, 07 Sep 2012 15:58:10 +0000 |
Sascha L. Teichmann |
Be more defensive about fetchimg users from session.
|
Fri, 07 Sep 2012 12:03:15 +0000 |
Ingo Weinzierl |
Merged revisions 5373,5377-5378 via svnmerge from
|
Thu, 23 Aug 2012 13:27:42 +0000 |
Bjoern Ricks |
Avoid using XPath queries for getting attributes of a node
|
Thu, 08 Dec 2011 09:12:27 +0000 |
Raimund Renkert |
Removed the URL parameter from service calls. The service
|
Tue, 25 Oct 2011 12:31:15 +0000 |
Ingo Weinzierl |
Replaced stdout and stderr logging with log4j loggers in server classes.
|
Thu, 14 Apr 2011 07:53:01 +0000 |
Ingo Weinzierl |
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
|
Fri, 08 Apr 2011 10:05:14 +0000 |
Ingo Weinzierl |
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
|
Thu, 17 Mar 2011 11:39:27 +0000 |
Ingo Weinzierl |
Some refactoring (imports, etc).
|
Mon, 07 Mar 2011 13:40:37 +0000 |
Ingo Weinzierl |
Added a User interface and a default implementation to handle users in this client.
|
Thu, 10 Feb 2011 08:57:34 +0000 |
Ingo Weinzierl |
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
|