Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java @ 1281:4782c0ce9cec
age | author | description |
---|---|---|
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. |