Wed, 24 Feb 2010 08:35:26 +0000 |
Ingo Weinzierl |
Add histogram option parameter to http request for fetching histogram image.
|
Tue, 23 Feb 2010 17:43:16 +0000 |
Ingo Weinzierl |
Devided actions and exports. Adjusted output and export actions.
|
Tue, 23 Feb 2010 15:26:50 +0000 |
Ingo Weinzierl |
Sourced JavaScript script tags for loading and rendering an OpenLayers client out to an own jsp page.
|
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, 22 Feb 2010 18:04:55 +0000 |
Ingo Weinzierl |
Render an OpenLayers map with the layer even published after triggering shapefile and mapfile creation.
|
Mon, 15 Feb 2010 11:42:29 +0000 |
Ingo Weinzierl |
Added action and jsp for rendering histograms.
|
Fri, 12 Feb 2010 11:16:33 +0000 |
Ingo Weinzierl |
Repaired step-back history.
|
Fri, 12 Feb 2010 09:58:24 +0000 |
Tim Englich |
Added further XML-Nodes for simulating the MapViewer-Call more detailed.
|
Fri, 12 Feb 2010 09:55:59 +0000 |
Tim Englich |
Modified the GUI that the Form with the MapViewer-Interface-Request-Body only will be shown using an explicit Action-Call.
|
Fri, 12 Feb 2010 09:29:54 +0000 |
Tim Englich |
Modified the Create-Artifact-Request-Body that a Geometry will be put into
|
Tue, 09 Feb 2010 13:16:19 +0000 |
Tim Englich |
Added Sampledata and a sample how to call the MapViewer-Interface using CURL.
|
Tue, 09 Feb 2010 13:13:41 +0000 |
Tim Englich |
Integrated an Textarea so that is possible to manipulate the XML-Document
|
Tue, 09 Feb 2010 13:09:45 +0000 |
Tim Englich |
Removed trailing and leading Whitespaces from the Parametervalue which
|
Tue, 09 Feb 2010 13:05:49 +0000 |
Tim Englich |
Fixed a NPE. Now it is possible to put an Mapservice without an Layer into
|
Fri, 05 Feb 2010 14:16:03 +0000 |
Ingo Weinzierl |
Changed log4j version to 1.2.14
|
Tue, 02 Feb 2010 08:22:20 +0000 |
Tim Englich |
Added temporally Possibility to send an MapViewer-Interface-Request using the GUI of the GNV
|
Mon, 01 Feb 2010 15:08:39 +0000 |
Tim Englich |
Added further business logic for the MapViewer-Interface
|
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.
|