2010-02-22 |
Ingo Weinzierl |
Render an OpenLayers map with the layer even published after triggering shapefile and mapfile creation.
|
2010-02-15 |
Ingo Weinzierl |
Added action and jsp for rendering histograms.
|
2010-02-12 |
Ingo Weinzierl |
Repaired step-back history.
|
2010-02-12 |
Tim Englich |
Added further XML-Nodes for simulating the MapViewer-Call more detailed.
|
2010-02-12 |
Tim Englich |
Modified the GUI that the Form with the MapViewer-Interface-Request-Body only will be shown using an explicit Action-Call.
|
2010-02-12 |
Tim Englich |
Modified the Create-Artifact-Request-Body that a Geometry will be put into
|
2010-02-09 |
Tim Englich |
Added Sampledata and a sample how to call the MapViewer-Interface using CURL.
|
2010-02-09 |
Tim Englich |
Integrated an Textarea so that is possible to manipulate the XML-Document
|
2010-02-09 |
Tim Englich |
Removed trailing and leading Whitespaces from the Parametervalue which
|
2010-02-09 |
Tim Englich |
Fixed a NPE. Now it is possible to put an Mapservice without an Layer into
|
2010-02-05 |
Ingo Weinzierl |
Changed log4j version to 1.2.14
|
2010-02-02 |
Tim Englich |
Added temporally Possibility to send an MapViewer-Interface-Request using the GUI of the GNV
|
2010-02-01 |
Tim Englich |
Added further business logic for the MapViewer-Interface
|
2010-01-27 |
Hans Plum |
Summarized Changes and NEWS for Release 0.4
|
2010-01-27 |
Ingo Weinzierl |
Automatically select entry in multi select boxes if there is only one entry to avoid input failures.
|
2010-01-25 |
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.
|
2010-01-22 |
Ingo Weinzierl |
Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links.
|
2010-01-22 |
Ingo Weinzierl |
Put former parameter into a fieldset with label and removed background image from all fieldsets.
|
2010-01-22 |
Ingo Weinzierl |
Added statistic to the actions if available.
|
2010-01-22 |
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.
|
2010-01-22 |
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.
|
2010-01-20 |
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.
|
2010-01-20 |
Ingo Weinzierl |
Added labels for chart option 'draw data points'.
|
2010-01-20 |
Ingo Weinzierl |
Adapted static ui to bsh style.
|
2010-01-19 |
Ingo Weinzierl |
Disabled step-back functionality.
|
2010-01-19 |
Tim Englich |
Added Junit-TestCase for the ExternalCallParser Interface
|
2010-01-19 |
Tim Englich |
Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV
|
2010-01-18 |
Ingo Weinzierl |
Added a link to jump back to the fis selection.
|
2010-01-18 |
Ingo Weinzierl |
Just include a select box for choosing the fis if there is no static part in the describe document.
|
2010-01-17 |
Sascha L. Teichmann |
Using a simpler demo WKT polygon in "Horizontalschnitt".
|
2010-01-17 |
Sascha L. Teichmann |
Only display chart addons if we really display a chart.
|
2010-01-17 |
Sascha L. Teichmann |
Added download links for ZIP files and WMS layers.
|
2010-01-15 |
Sascha L. Teichmann |
Cleanup imports
|
2010-01-14 |
Ingo Weinzierl |
Fixed a bug which prevented the user to draw charts.
|
2010-01-13 |
Ingo Weinzierl |
Render links to step back to previous states into gui. Added controller to advance back to these states.
|
2010-01-13 |
Sascha L. Teichmann |
Fixes fake wkt polygon input.
|
2010-01-13 |
Sascha L. Teichmann |
Added wkt polygon to test the "Horizontalschnitt"
|
2010-01-09 |
Ingo Weinzierl |
Use XMLUtils.ElementCreator to create new nodes in xml documents.
|
2010-01-08 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
2010-01-06 |
Ingo Weinzierl |
Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
|
2010-01-05 |
Ingo Weinzierl |
Removed for-each statements and replaced them with templates.
|
2010-01-04 |
Ingo Weinzierl |
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
|
2009-12-17 |
Sascha L. Teichmann |
Release 0.3
|
2009-12-17 |
Sascha L. Teichmann |
s/Modeldaten/Modelldaten/
|
2009-12-17 |
Sascha L. Teichmann |
Added demo wkt linestrings via xslt and javascript.
|
2009-12-16 |
Hans Plum |
Issue 129: Fixed i18n strings for german language
|
2009-12-14 |
Tim Englich |
Added Support for Boolean-Output-Parameters in Diagramm-Options
|
2009-12-14 |
Hans Plum |
issue 109: Obsolete attributes in Tomcat removed
|
2009-12-09 |
Sascha L. Teichmann |
Fixed some spelling problems in german i18n file
|
2009-12-01 |
Tim Englich |
Removed feed Call before Chart- and Statisticsgeneration is called, because
|
2009-12-01 |
Ingo Weinzierl |
Reverted changes in config from last revision.
|
2009-11-30 |
Ingo Weinzierl |
Added link in gui to export charts to svg.
|
2009-11-30 |
Ingo Weinzierl |
Added link in gui to export charts to pdf.
|
2009-11-23 |
Tim Englich |
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
|
2009-11-20 |
Ingo Weinzierl |
Removed mistake in xml structure of the artifact protocol.
|
2009-11-13 |
Hans Plum |
RELEASE 0.2: Summarized activities in NEWS, Changes
|
2009-11-13 |
Hans Plum |
Unified changelog entries with references to issues
|
2009-11-13 |
Tim Englich |
Added Documentation of Configuration-Entries.
|
2009-11-12 |
Tim Englich |
Added localized Exception Messages.
|
2009-11-12 |
Tim Englich |
Made all Interfaces Serailizable and add UID to all Objects issue71
|