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.
|
Tue, 06 Sep 2011 07:47:15 +0000 |
Ingo Weinzierl |
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
|
Wed, 24 Aug 2011 13:14:42 +0000 |
Sascha L. Teichmann |
Made Recommendation a class for direct use.
|
Wed, 24 Aug 2011 10:35:38 +0000 |
Sascha L. Teichmann |
Datacage: s/db-ids/ids/g to unify system and user specific loading.
|
Tue, 23 Aug 2011 13:57:54 +0000 |
Ingo Weinzierl |
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
|
Mon, 08 Aug 2011 16:24:07 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Fri, 22 Jul 2011 12:23:36 +0000 |
Ingo Weinzierl |
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
|
Tue, 19 Jul 2011 16:32:52 +0000 |
Ingo Weinzierl |
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
|
Fri, 08 Jul 2011 08:54:08 +0000 |
Ingo Weinzierl |
Improved the process of creating OutputTabs. Added support for map output.
|
Tue, 21 Jun 2011 16:43:59 +0000 |
Sascha L. Teichmann |
Filter reports and dispatch them to updateReports().
|
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.
|
Mon, 20 Jun 2011 16:35:43 +0000 |
Sascha L. Teichmann |
Added dummy report panel.
|
Mon, 20 Jun 2011 16:25:48 +0000 |
Sascha L. Teichmann |
Removed more expensive XPath.
|
Fri, 17 Jun 2011 09:57:23 +0000 |
Ingo Weinzierl |
The description of a facet is now displayed in the ChartThemePanel.
|
Wed, 25 May 2011 13:42:04 +0000 |
Ingo Weinzierl |
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
|
Wed, 11 May 2011 09:11:40 +0000 |
Ingo Weinzierl |
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
|
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.
|
Wed, 30 Mar 2011 07:54:07 +0000 |
Ingo Weinzierl |
Removed useless imports.
|
Wed, 30 Mar 2011 07:35:59 +0000 |
Ingo Weinzierl |
Added a new service to describe collections.
|