log flys-client/src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java @ 4132:f6c73ee1b7f1

age author description
Mon, 15 Oct 2012 09:29:25 +0200 Ingo Weinzierl #543 Validate date range in client gauge time range selection state.
Tue, 24 Jul 2012 08:11:41 +0000 Sascha L. Teichmann Removed some superfluous casts.
Wed, 16 May 2012 14:52:39 +0000 Ingo Weinzierl Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Mon, 14 May 2012 14:45:02 +0000 Ingo Weinzierl Added a new UIProvider that renders a matrix of checkboxes for user input.
Thu, 03 May 2012 06:19:04 +0000 Ingo Weinzierl Create a link to an online help page and put it in front of the input panels.
Fri, 03 Feb 2012 15:27:46 +0000 Ingo Weinzierl Display inserted W/Q values in WQSimpleArrayPanel.
Fri, 03 Feb 2012 13:57:27 +0000 Felix Wolfsteller Adjusted to be able to feed data to reference curves.
Fri, 03 Feb 2012 11:15:09 +0000 Felix Wolfsteller Added TODO and handle dynamic data of unknown type.
Tue, 31 Jan 2012 10:34:54 +0000 Ingo Weinzierl Introduced a DataFactory that should be used to create new Data instances.
Mon, 30 Jan 2012 10:12:05 +0000 Ingo Weinzierl Initialize the min and max fields in RangePanel.
Thu, 19 Jan 2012 16:59:43 +0000 Ingo Weinzierl Added new Data classes for integer array and integer options.
Wed, 18 Jan 2012 09:14:17 +0000 Ingo Weinzierl Added a new Data type IntegerRangeData that stores min and max integer values.
Tue, 25 Oct 2011 12:31:15 +0000 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
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.
Thu, 21 Jul 2011 16:06:29 +0000 Ingo Weinzierl Repaired broken XPath expression.
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.
Tue, 14 Jun 2011 14:00:19 +0000 Ingo Weinzierl Introduced a client side input validation for the adapted WQ panel.
Tue, 24 May 2011 10:46:48 +0000 Ingo Weinzierl The default values/labels for Data objects are read from DESCRIBE document.
Wed, 23 Mar 2011 11:19:18 +0000 Ingo Weinzierl The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Mon, 21 Mar 2011 09:21:01 +0000 Ingo Weinzierl Display human readable strings of the selected values in the UI.
Thu, 17 Mar 2011 18:20:05 +0000 Ingo Weinzierl The DataList has a label now.
Thu, 17 Mar 2011 16:44:51 +0000 Ingo Weinzierl Introduced a data structure DataList to manage to list of Data objects of a single state.
Mon, 14 Mar 2011 16:35:32 +0000 Ingo Weinzierl Read i18n strings from DESCRIBE document and display those values in the UI.
Thu, 10 Mar 2011 13:40:29 +0000 Ingo Weinzierl Parse static data from DESCRIBE.
Thu, 10 Mar 2011 10:53:41 +0000 Ingo Weinzierl Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Tue, 22 Feb 2011 17:29:51 +0000 Ingo Weinzierl Implemented code to parse the UIProvider that should be used for a current state.
Fri, 18 Feb 2011 14:23:12 +0000 Ingo Weinzierl The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.

http://dive4elements.wald.intevation.org