log gnv/src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java @ 1022:28a0628b11b0

age author description
Tue, 02 Nov 2010 17:15:08 +0000 Ingo Weinzierl Added license file and license header.
Thu, 10 Jun 2010 15:13:08 +0000 Ingo Weinzierl Improved session handling in the gui. If a session has timed out, the user gets to the start point - the fis selection.
Wed, 26 May 2010 17:03:29 +0000 Ingo Weinzierl Improved parsing i18n values of chart/histogram options (issue289).
Mon, 19 Apr 2010 08:37:35 +0000 Ingo Weinzierl Tooltip text of the back-button became language specific (issue227).
Mon, 12 Apr 2010 16:45:16 +0000 Ingo Weinzierl Added JavaDoc.
Mon, 29 Mar 2010 09:40:35 +0000 Sascha L. Teichmann Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
Mon, 29 Mar 2010 09:10:25 +0000 Sascha L. Teichmann Ordered imports. Removed needless imports. Removed empty headers.
Mon, 29 Mar 2010 08:04:15 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 09 Mar 2010 15:18:11 +0000 Ingo Weinzierl Improved error handling when changing chart/histogram options.
Wed, 24 Feb 2010 14:38:36 +0000 Ingo Weinzierl Added checkboxes for selecting the field which is used to adjust the number of bins in histogram charts.
Tue, 23 Feb 2010 17:43:16 +0000 Ingo Weinzierl Devided actions and exports. Adjusted output and export actions.
Tue, 23 Feb 2010 10:36:02 +0000 Ingo Weinzierl Added histogram option panel. Show chart/histogram options panel after the user selected chart or histogram. Moved options panel beneath action panel.
Mon, 15 Feb 2010 11:42:29 +0000 Ingo Weinzierl Added action and jsp for rendering histograms.
Fri, 22 Jan 2010 11:28:25 +0000 Ingo Weinzierl Moved user interface creation to an own action. This makes avoids code duplication and makes it easier to write new action to handle special interactions, because there is no need for parsing the describe document and creating the user interface after this.
Fri, 22 Jan 2010 09:49:34 +0000 Ingo Weinzierl Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state.
Wed, 20 Jan 2010 14:44:39 +0000 Ingo Weinzierl Fixed issue149. Render the chart if there are output modes existing for this state - not if there are further states. TODO: We should check if there is an output mode named 'chart' before rendering a chart.
Wed, 06 Jan 2010 09:13:45 +0000 Ingo Weinzierl Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
Mon, 14 Dec 2009 16:14:33 +0000 Tim Englich Added Support for Boolean-Output-Parameters in Diagramm-Options
Thu, 05 Nov 2009 14:53:24 +0000 Tim Englich Switched the Communication for Describe-Calls to the artifact-database from get to post.
Fri, 02 Oct 2009 14:55:18 +0000 Tim Englich Adding Languagetransfer to the ArtifactDatabase to the GNV-Client
Fri, 02 Oct 2009 09:10:36 +0000 Tim Englich Format Code to max 80 Chars per Row better Formatter choosen
Fri, 02 Oct 2009 08:54:13 +0000 Tim Englich Format Code to max 80 Chars per Row
Fri, 02 Oct 2009 08:38:57 +0000 Tim Englich Added Global Errorhandling to the GNV-Client
Fri, 25 Sep 2009 14:24:08 +0000 Tim Englich Added dynamic Outputparameter Support and Outputparameter-manipulation
Fri, 25 Sep 2009 07:28:49 +0000 Tim Englich Export and Diagrammoptions integrated into GUI

http://dive4elements.wald.intevation.org