Mon, 04 Jun 2012 08:21:09 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Thu, 08 Dec 2011 09:12:27 +0000 |
Raimund Renkert |
Removed the URL parameter from service calls. The service
|
Tue, 25 Oct 2011 12:31:15 +0000 |
Ingo Weinzierl |
Replaced stdout and stderr logging with log4j loggers in server classes.
|
Thu, 15 Sep 2011 12:55:36 +0000 |
Ingo Weinzierl |
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
|
Wed, 24 Aug 2011 16:06:48 +0000 |
Sascha L. Teichmann |
Added outs/facet filters when creation new artifacts.
|
Wed, 24 Aug 2011 13:53:36 +0000 |
Sascha L. Teichmann |
Forward recommendations as a structure to RPC service.
|
Thu, 21 Jul 2011 15:23:03 +0000 |
Ingo Weinzierl |
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
|
Mon, 18 Jul 2011 09:52:16 +0000 |
Ingo Weinzierl |
Read/create recommended Artifacts and add them to the current Collection.
|
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.
|
Thu, 17 Feb 2011 11:52:55 +0000 |
Ingo Weinzierl |
Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.
|
Wed, 16 Feb 2011 15:40:17 +0000 |
Ingo Weinzierl |
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
|