log gnv/ChangeLog @ 415:9f4a0b990d27

age author description
Wed, 27 Jan 2010 14:26:30 +0000 Hans Plum Summarized Changes and NEWS for Release 0.4
Wed, 27 Jan 2010 13:26:02 +0000 Ingo Weinzierl Automatically select entry in multi select boxes if there is only one entry to avoid input failures.
Mon, 25 Jan 2010 14:53:38 +0000 Ingo Weinzierl Refactored xsl sheet for ui's dynamic part: Removed local-name() method, put 'group' items into a table to be well aligned and set the size of multi select boxes to max 5 items or less.
Fri, 22 Jan 2010 17:54:55 +0000 Ingo Weinzierl Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links.
Fri, 22 Jan 2010 16:08:42 +0000 Ingo Weinzierl Put former parameter into a fieldset with label and removed background image from all fieldsets.
Fri, 22 Jan 2010 13:58:30 +0000 Ingo Weinzierl Added statistic to the actions if available.
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, 20 Jan 2010 14:18:32 +0000 Ingo Weinzierl Added labels for chart option 'draw data points'.
Wed, 20 Jan 2010 13:12:49 +0000 Ingo Weinzierl Adapted static ui to bsh style.
Tue, 19 Jan 2010 16:34:28 +0000 Ingo Weinzierl Disabled step-back functionality.
Tue, 19 Jan 2010 14:50:39 +0000 Tim Englich Added Junit-TestCase for the ExternalCallParser Interface
Tue, 19 Jan 2010 14:47:36 +0000 Tim Englich Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV
Mon, 18 Jan 2010 16:21:54 +0000 Ingo Weinzierl Added a link to jump back to the fis selection.
Mon, 18 Jan 2010 13:42:44 +0000 Ingo Weinzierl Just include a select box for choosing the fis if there is no static part in the describe document.
Sun, 17 Jan 2010 21:18:30 +0000 Sascha L. Teichmann Using a simpler demo WKT polygon in "Horizontalschnitt".
Sun, 17 Jan 2010 17:09:21 +0000 Sascha L. Teichmann Only display chart addons if we really display a chart.
Sun, 17 Jan 2010 11:52:17 +0000 Sascha L. Teichmann Added download links for ZIP files and WMS layers.
Fri, 15 Jan 2010 20:22:38 +0000 Sascha L. Teichmann Cleanup imports
Thu, 14 Jan 2010 10:34:39 +0000 Ingo Weinzierl Fixed a bug which prevented the user to draw charts.
Wed, 13 Jan 2010 22:17:02 +0000 Ingo Weinzierl Render links to step back to previous states into gui. Added controller to advance back to these states.
Wed, 13 Jan 2010 11:29:40 +0000 Sascha L. Teichmann Fixes fake wkt polygon input.
Wed, 13 Jan 2010 06:51:52 +0000 Sascha L. Teichmann Added wkt polygon to test the "Horizontalschnitt"
Sat, 09 Jan 2010 17:02:03 +0000 Ingo Weinzierl Use XMLUtils.ElementCreator to create new nodes in xml documents.
Fri, 08 Jan 2010 14:31:19 +0000 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
Wed, 06 Jan 2010 09:13:45 +0000 Ingo Weinzierl Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
Tue, 05 Jan 2010 08:52:49 +0000 Ingo Weinzierl Removed for-each statements and replaced them with templates.
Mon, 04 Jan 2010 15:15:38 +0000 Ingo Weinzierl First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Thu, 17 Dec 2009 18:28:20 +0000 Sascha L. Teichmann Release 0.3
Thu, 17 Dec 2009 17:00:15 +0000 Sascha L. Teichmann s/Modeldaten/Modelldaten/
Thu, 17 Dec 2009 15:41:26 +0000 Sascha L. Teichmann Added demo wkt linestrings via xslt and javascript.
Wed, 16 Dec 2009 23:10:03 +0000 Hans Plum Issue 129: Fixed i18n strings for german language
Mon, 14 Dec 2009 16:14:33 +0000 Tim Englich Added Support for Boolean-Output-Parameters in Diagramm-Options
Mon, 14 Dec 2009 14:59:34 +0000 Hans Plum issue 109: Obsolete attributes in Tomcat removed
Wed, 09 Dec 2009 10:28:54 +0000 Sascha L. Teichmann Fixed some spelling problems in german i18n file
Tue, 01 Dec 2009 16:01:21 +0000 Tim Englich Removed feed Call before Chart- and Statisticsgeneration is called, because
Tue, 01 Dec 2009 07:58:50 +0000 Ingo Weinzierl Reverted changes in config from last revision.
Mon, 30 Nov 2009 17:46:57 +0000 Ingo Weinzierl Added link in gui to export charts to svg.
Mon, 30 Nov 2009 09:57:12 +0000 Ingo Weinzierl Added link in gui to export charts to pdf.
Mon, 23 Nov 2009 16:30:33 +0000 Tim Englich Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Fri, 20 Nov 2009 14:48:33 +0000 Ingo Weinzierl Removed mistake in xml structure of the artifact protocol.
Fri, 13 Nov 2009 20:54:52 +0000 Hans Plum RELEASE 0.2: Summarized activities in NEWS, Changes
Fri, 13 Nov 2009 20:43:03 +0000 Hans Plum Unified changelog entries with references to issues
Fri, 13 Nov 2009 12:58:58 +0000 Tim Englich Added Documentation of Configuration-Entries.
Thu, 12 Nov 2009 15:30:28 +0000 Tim Englich Added localized Exception Messages.
Thu, 12 Nov 2009 11:03:11 +0000 Tim Englich Made all Interfaces Serailizable and add UID to all Objects issue71
Thu, 12 Nov 2009 10:22:30 +0000 Tim Englich Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Wed, 11 Nov 2009 16:24:02 +0000 Tim Englich Catch NPE and tell the user that the Session has expired. issue80
Wed, 11 Nov 2009 13:20:34 +0000 Tim Englich The Submitbutton now is placed properly after single
Wed, 11 Nov 2009 12:12:10 +0000 Tim Englich BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Fri, 06 Nov 2009 10:16:07 +0000 Ingo Weinzierl Replaced german umlaut with ascii character in language resource file.
Fri, 06 Nov 2009 10:02:45 +0000 Ingo Weinzierl Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Fri, 06 Nov 2009 09:51:19 +0000 Ingo Weinzierl Added link to export data as odv.
Thu, 05 Nov 2009 14:53:24 +0000 Tim Englich Switched the Communication for Describe-Calls to the artifact-database from get to post.
Wed, 28 Oct 2009 09:52:03 +0000 Tim Englich Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tue, 27 Oct 2009 16:18:06 +0000 Tim Englich Added two new FIS according to GT_0020.002
Thu, 22 Oct 2009 12:21:53 +0000 Tim Englich Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Wed, 21 Oct 2009 08:20:06 +0000 Tim Englich Added context.xml to permitt cookies to provide
Mon, 19 Oct 2009 13:31:51 +0000 Tim Englich Added uniform Visualization of Single Input-Elements in GUI. issue55

http://dive4elements.wald.intevation.org