log flys-client/src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java @ 1271:3e7717b6e2bc

age author description
2011-09-15 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.
2011-09-06 Ingo Weinzierl Bugfix flys/issue166: Parse Collection names from DESCRIBE.
2011-08-24 Sascha L. Teichmann Made Recommendation a class for direct use.
2011-08-24 Sascha L. Teichmann Datacage: s/db-ids/ids/g to unify system and user specific loading.
2011-08-23 Ingo Weinzierl Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
2011-08-08 Sascha L. Teichmann Removed superfluous imports.
2011-07-22 Ingo Weinzierl The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
2011-07-19 Ingo Weinzierl Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
2011-07-08 Ingo Weinzierl Improved the process of creating OutputTabs. Added support for map output.
2011-06-21 Sascha L. Teichmann Filter reports and dispatch them to updateReports().
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-06-20 Sascha L. Teichmann Added dummy report panel.
2011-06-20 Sascha L. Teichmann Removed more expensive XPath.
2011-06-17 Ingo Weinzierl The description of a facet is now displayed in the ChartThemePanel.
2011-05-25 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.
2011-05-11 Ingo Weinzierl Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
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-04-08 Ingo Weinzierl Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
2011-03-30 Ingo Weinzierl Removed useless imports.
2011-03-30 Ingo Weinzierl Added a new service to describe collections.

http://dive4elements.wald.intevation.org