Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/UserServiceImpl.java @ 1400:96708d81eaf6
age | author | description |
---|---|---|
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. |