Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java @ 3354:22f39c2d7a72
age | author | description |
---|---|---|
2012-01-04 | Ingo Weinzierl | Removed unused method calls. |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-06-26 | Sascha L. Teichmann | Removed trailing whitespace. |
2011-06-26 | Sascha L. Teichmann | Removed superfluous imports. |
2011-06-21 | 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. |
2011-04-14 | 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. |
2011-03-29 | Ingo Weinzierl | Added a service that returns the collections of a specified user. |