Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java @ 3346:f2039d030b5e
age | author | description |
---|---|---|
Wed, 04 Jan 2012 14:13:26 +0000 | Ingo Weinzierl | Removed unused method calls. |
Tue, 25 Oct 2011 12:31:15 +0000 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
Sun, 26 Jun 2011 17:20:57 +0000 | Sascha L. Teichmann | Removed trailing whitespace. |
Sun, 26 Jun 2011 17:02:31 +0000 | Sascha L. Teichmann | Removed superfluous imports. |
Tue, 21 Jun 2011 16:22:39 +0000 | Ingo Weinzierl | The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project. |
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. |
Tue, 29 Mar 2011 13:49:04 +0000 | Ingo Weinzierl | Added a service that returns the collections of a specified user. |