Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java @ 561:460b8e0f0563
age | author | description |
---|---|---|
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 08:51:28 +0000 | Ingo Weinzierl | Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception. |
Fri, 25 Mar 2011 11:51:54 +0000 | Ingo Weinzierl | Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes). |
Mon, 07 Mar 2011 13:47:55 +0000 | Ingo Weinzierl | Implemented a service that triggers the artifact-collection creation in the artifact server. |