2011-02-01 |
Ingo Weinzierl |
Upgraded Restlet to the current stable release 2.0.4
|
2010-11-30 |
Ingo Weinzierl |
Bugfix: improved the code to write incoming data of the MapViewerCallAction - if debug is disabled, no nullpointer exception will occur anymore.
|
2010-11-29 |
Ingo Weinzierl |
Improved the logging of incoming mapviewer call data.
|
2010-11-26 |
Ingo Weinzierl |
Addition to the last revision: MapViewer calls via HTTP Post are also logged (#323).
|
2010-11-26 |
Ingo Weinzierl |
Enabled debug logging of the xml document that is used in the MapViewer call (#323).
|
2010-11-02 |
Ingo Weinzierl |
Added license file and license header.
|
2010-07-05 |
Hans Plum |
Made name more precise
|
2010-07-01 |
Ingo Weinzierl |
Added info pages for german and english (not translated yet).
|
2010-06-30 |
Ingo Weinzierl |
Summarized changes for RELEASE 1.1
|
2010-06-30 |
Ingo Weinzierl |
Changed OpenLayers MouseDefault control with an OpenLayers Navigation control. Before panning the map, the user needs to activate this control (issue311).
|
2010-06-30 |
Ingo Weinzierl |
After resizing the window, the map panel is resized as well (currently just the width changes) (issue307).
|
2010-06-29 |
Tim Englich |
Issue317: Provide a Comboboy with given WMS instead of an Textfield
|
2010-06-29 |
Tim Englich |
Added missing Image for the PopupWindow of GetFeatureInforRequests.
|
2010-06-28 |
Tim Englich |
Removed unused css and unreferenced images
|
2010-06-28 |
Tim Englich |
Syncronized size of the headline of fullscreen-mode of the map-client to the size of the headline of the web-client.
|
2010-06-28 |
Tim Englich |
Do some GUI-Improvements in the Map-Client
|
2010-06-28 |
Tim Englich |
Removed ScaleLine from Viewport
|
2010-06-28 |
Tim Englich |
Removed store.load()
|
2010-06-28 |
Tim Englich |
Removed duplicate information about layernames / layertitle from GUI.
|
2010-06-25 |
Ingo Weinzierl |
Removed the changes of rev1206 and 1214.
|
2010-06-15 |
Tim Englich |
Fixed some more XHTML-Mistakes
|
2010-06-15 |
Tim Englich |
Removed file which was commited in r1202 by mistake
|
2010-06-15 |
Tim Englich |
Prevent NPE if the Mapviewer has delivered no Geometry.
|
2010-06-15 |
Sascha L. Teichmann |
Render direct links as list.
|
2010-06-14 |
Ingo Weinzierl |
Write svn revision to MANIFEST file while creating war archive.
|
2010-06-13 |
Sascha L. Teichmann |
Second attempt to apply redirect link patch.
|
2010-06-11 |
Tim Englich |
Prevent NPE if the Mapviewer has delivered no Geometry.
|
2010-06-11 |
Tim Englich |
Customize Look and Feel to styleguide of the bsh.
|
2010-06-11 |
Tim Englich |
gnv/trunk@1200 c6561f87-3c4e-4783-a992-168aeb5c3f6f
|
2010-06-11 |
Ingo Weinzierl |
Reverted the changes of rev1194.
|
2010-06-11 |
Tim Englich |
Modified output of the GetfeatureInfo-request.
|
2010-06-11 |
Tim Englich |
Added localized message if no layer were created.
|
2010-06-11 |
Tim Englich |
Bugfix: All Layer will only use one single Tile for displaying it.
|
2010-06-11 |
Tim Englich |
Added the informations about how the WMS which was published during the
|
2010-06-10 |
Sascha L. Teichmann |
gnv/issue219: Added rendering of direct links.
|
2010-06-10 |
Ingo Weinzierl |
Removed some test code that have been commited by mistaken.
|
2010-06-10 |
Ingo Weinzierl |
Improved session handling in the gui. If a session has timed out, the user gets to the start point - the fis selection.
|
2010-06-10 |
Ingo Weinzierl |
Added error messages for Java heap size errors (issue177).
|
2010-06-08 |
Tim Englich |
Improved the workflow for inserting new layer into the client.
|
2010-06-08 |
Tim Englich |
Switch to tiled layers with one tile to prevent problems in the layertree and the legendgraphicpanel
|
2010-06-08 |
Tim Englich |
Rename olutils.js to olutils.jsp to enable possibility of i18n in this file.
|
2010-06-08 |
Tim Englich |
Customize Look and Feel of the Mapclient to the css of this project.
|
2010-06-08 |
Tim Englich |
Switch color of coordinate display of mousposition and scalebar from
|
2010-06-07 |
Tim Englich |
Set the map to the extent which was sent by the rest-server
|
2010-06-07 |
Tim Englich |
Make GetFeatureInforRequest-Url configurable. Change responsetype of GetFeatureInfo-request to gml
|
2010-06-07 |
Tim Englich |
Added possibility to switch to FullScreen-Mode of the MapClient.
|
2010-06-04 |
Tim Englich |
Replaced incompatible Umlauts
|
2010-06-04 |
Tim Englich |
Added i18n support to the mapclient.
|
2010-06-04 |
Tim Englich |
Fixed bug that the 'Add Layer'-Button was not correctly displayed if a new WMS-Capabilities-Document was loaded.
|
2010-06-04 |
Ingo Weinzierl |
Removed (X)HTML errors and warnings (issue275).
|
2010-06-04 |
Ingo Weinzierl |
Changed and added some tooltips in the chart option panel (issue293).
|
2010-06-01 |
Tim Englich |
Checkin of changes which are necessary for the checkin of Revision 1139.
|
2010-06-01 |
Tim Englich |
Added functionality to read WMS-Capabilities-Documents
|
2010-06-01 |
Ingo Weinzierl |
Enhanced the 1-step back history to a N-step back history.
|
2010-06-01 |
Tim Englich |
Added more resources which are required to use the ol-client properly
|
2010-06-01 |
Tim Englich |
Added subfolders of third party libraries to svn-ignore.
|
2010-06-01 |
Tim Englich |
Integrated Openlayers using ext and geoext into the GNV-WebClient
|
2010-05-27 |
Ingo Weinzierl |
Some small xpath changes for wms output regarding rev1134 (issue198).
|
2010-05-27 |
Ingo Weinzierl |
The jsp page to render the wms output makes use of the new method of DiagrammOptions introduced in rev1129 now.
|
2010-05-27 |
Ingo Weinzierl |
Restarting the application creates a new session id for the user.
|
2010-05-26 |
Ingo Weinzierl |
Improved parsing i18n values of chart/histogram options (issue289).
|
2010-05-25 |
Ingo Weinzierl |
I18N of links to insert example linestrings/polygons (issue272).
|
2010-05-25 |
Ingo Weinzierl |
Switching the language in the initial state is possible now (issue266).
|
2010-05-18 |
Tim Englich |
Fixed some warnings which were displaied during the javadoc-generation
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadoc
|
2010-05-18 |
Tim Englich |
Add more Javadoc
|
2010-05-18 |
Tim Englich |
Removed duplicate documentation
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-18 |
Tim Englich |
Add more Javadocs
|
2010-05-17 |
Tim Englich |
Add more Javadocs
|
2010-05-09 |
Sascha L. Teichmann |
Deleted needless css file.
|
2010-05-05 |
Ingo Weinzierl |
Adapted some configuration files.
|
2010-04-28 |
Ingo Weinzierl |
Summarized changes in NEWS and Changes for the upcoming release.
|
2010-04-28 |
Ingo Weinzierl |
Removed trailing whitespace.
|
2010-04-28 |
Ingo Weinzierl |
Removed duplicated and unused imports.
|
2010-04-27 |
Ingo Weinzierl |
Added jsp stubs for imprint and info and adjusted links in header and footer (issue225).
|
2010-04-27 |
Ingo Weinzierl |
Fixed missing legends of parameter select boxes. The measurement matrix will be rendered for a single parameter as well, now. (issue225)
|
2010-04-26 |
Ingo Weinzierl |
Removed JavaScript files and images that are not used anymore.
|
2010-04-26 |
Ingo Weinzierl |
Added error message that is displayed if an artifact is out of date.
|
2010-04-26 |
Ingo Weinzierl |
Fixed broken error messages that are displayed if the artifact server is down (issue236, issue242).
|
2010-04-26 |
Ingo Weinzierl |
Display an error message if the artifact server is down but the user tried to load an artifat (issue258).
|
2010-04-26 |
Ingo Weinzierl |
Fixed a bug when performing the html formular to adjust the chart output in IE (issue259).
|
2010-04-26 |
Ingo Weinzierl |
Reduced the size of links in header and footer (issue225).
|
2010-04-26 |
Ingo Weinzierl |
Improved the layout of the user interface a bit (issue225).
|
2010-04-25 |
Ingo Weinzierl |
Improved the design and layout of the user interface.
|
2010-04-23 |
Ingo Weinzierl |
Adapted some font sizes in the parameter panel (issue225).
|
2010-04-23 |
Ingo Weinzierl |
Replaced standard html input button with a load image like the choose buttons (issue225).
|
2010-04-23 |
Ingo Weinzierl |
Adapted MapServer path in the gui with http request parameters for calling GetCapabilites (issue237).
|
2010-04-23 |
Ingo Weinzierl |
Added a link (and a controller) to toggle between german and english language (issue254).
|
2010-04-22 |
Ingo Weinzierl |
Html characters in strings inserted by the user are quoted (issue221).
|
2010-04-19 |
Hans Plum |
Set Path to Tomcat Standard Logging
|
2010-04-19 |
Ingo Weinzierl |
Tooltip text of the back-button became language specific (issue227).
|
2010-04-19 |
Sascha L. Teichmann |
Forgot a dot. ;-)
|
2010-04-19 |
Ingo Weinzierl |
Fixed a typo in the german text of the overlay display (issue224).
|
2010-04-18 |
Sascha L. Teichmann |
Using unix line endings only.
|
2010-04-17 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2010-04-14 |
Hans Plum |
Adapted background layer config
|
2010-04-14 |
Ingo Weinzierl |
Improved design and added new wms layers as background for 'Horizontalschnitte'.
|
2010-04-13 |
Ingo Weinzierl |
Replaced standard html input buttons with selfmade ones.
|
2010-04-13 |
Ingo Weinzierl |
Replaced buttons for saving/loading projects with links.
|
2010-04-13 |
Ingo Weinzierl |
Changed the whole design of the application regarding the bsh styleguide.
|
2010-04-13 |
Tim Englich |
Added more JavaDocs
|
2010-04-13 |
Ingo Weinzierl |
Added the first part of JavaDoc package descriptions.
|
2010-04-13 |
Hans Plum |
Converted relevant images to the CD of BSH
|
2010-04-12 |
Ingo Weinzierl |
Added JavaDoc.
|
2010-04-12 |
Ingo Weinzierl |
Changed the tooltip text of the chart button in the actions panel from 'Diagramm speichern' to 'Diagramm'.
|
2010-04-09 |
Ingo Weinzierl |
Changed the behavior of parameter-measurement-matrix (issue210).
|
2010-04-09 |
Ingo Weinzierl |
Added missng character to the url of the image export link of charts (issue216).
|
2010-03-29 |
Ingo Weinzierl |
Added links to reload the application and rebuild the user interface (issue13, issue18).
|
2010-03-29 |
Sascha L. Teichmann |
Added package description with text 'DOCUMENT ME!'.
|
2010-03-29 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
|
2010-03-29 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
2010-03-29 |
Ingo Weinzierl |
Application is now sensitive to changes of the preferred browser language in the current session (issue30).
|
2010-03-29 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2010-03-26 |
Ingo Weinzierl |
Parse time to live of a wms-layer from meta document and show it in html gui (issue197).
|
2010-03-22 |
Ingo Weinzierl |
Improved the copying of input stream to output stream.
|
2010-03-22 |
Ingo Weinzierl |
Removed xml parsing from InputStream while exporting an artifact. Just copy the input stream to the output stream.
|
2010-03-22 |
Tim Englich |
Improved ExceptionHandling during WMS-Publishing.
|
2010-03-19 |
Tim Englich |
Improved ExceptionHandling during WMS-Publishing.
|
2010-03-19 |
Tim Englich |
Added new German resource for fis_marinefeatures according to msg1067 of Issue2005.
|
2010-03-19 |
Tim Englich |
Added Ressources for new FIS Marine Features.
|
2010-03-19 |
Ingo Weinzierl |
Implemented a mechanism to import artifacts from xml structured documents.
|
2010-03-19 |
Tim Englich |
Some Codecleanup done.
|
2010-03-19 |
Tim Englich |
Integrated a Switch will be load different Geometries into the Requestbody of an Mapviewercall.
|
2010-03-17 |
Ingo Weinzierl |
Implemented first things to store/load projects.
|
2010-03-16 |
Ingo Weinzierl |
Changed the xsl transformation for a parameter/measurement matrix (issue199).
|
2010-03-15 |
Ingo Weinzierl |
Added an options panel for wms customization (issue198).
|
2010-03-12 |
Tim Englich |
Fixed Compilation-Error because of InterfaceChanges of the ArtifactDatabaseClient-Interface.
|
2010-03-12 |
Tim Englich |
Integrated Resource for FIS Contis and Nauthis.
|
2010-03-10 |
Ingo Weinzierl |
Improved exception handling. Display error messages after invalid user input.
|
2010-03-09 |
Ingo Weinzierl |
Adjusted logging configuration. Old config did not have any effect on log4j.
|
2010-03-09 |
Ingo Weinzierl |
Improved error handling when changing chart/histogram options.
|
2010-03-08 |
Ingo Weinzierl |
Repaired error message parsing from resulting xml documents after feed() has been called.
|
2010-03-08 |
Ingo Weinzierl |
img-Exports will get a file extension that corresponds to their mime-type (issue187).
|
2010-03-06 |
Sascha L. Teichmann |
Removed duplicated imports.
|
2010-03-05 |
Ingo Weinzierl |
Reset diagram options after switching from chart to histogram or the other way around (issue190).
|
2010-03-05 |
Tim Englich |
ISSUE 181: Removed duplicate Drawaing of the Lengendvalue of Groupelements for choosing different heights for several Parameters
|
2010-03-05 |
Ingo Weinzierl |
Show information about MapServer path and layer name after publishing calculated shapefiles as wms. Use MapServer settings configured in conf.xml to feed OpenLayers client.
|
2010-03-04 |
Ingo Weinzierl |
Adjusted rendering of OpenLayers client.
|
2010-03-02 |
Ingo Weinzierl |
Adjusted http requests and appended a new parameter export mode to 'out'-xml document to choose between svg, pdf or image exports.
|
2010-03-02 |
Ingo Weinzierl |
Implemented a One-Step-Back-History.
|
2010-03-02 |
Ingo Weinzierl |
Display chart when reaching a final state which doesn't need any further user input (issue184).
|
2010-03-01 |
Ingo Weinzierl |
Display an exception if an error occured while stepping back to a former state (issue183).
|
2010-03-01 |
Ingo Weinzierl |
Removed litte copy-paste mistake while setting file-extension for exports.
|
2010-03-01 |
Ingo Weinzierl |
Set file-extension for histogram exports according to mime-type.
|
2010-02-26 |
Ingo Weinzierl |
Render a matrix for measurement selection (measurement-parameter).
|
2010-02-25 |
Ingo Weinzierl |
Fixed issue 178. Export modes CSV and ODV work again.
|
2010-02-24 |
Ingo Weinzierl |
Added checkboxes for selecting the field which is used to adjust the number of bins in histogram charts.
|
2010-02-24 |
Ingo Weinzierl |
Add histogram option parameter to http request for fetching histogram image.
|
2010-02-23 |
Ingo Weinzierl |
Devided actions and exports. Adjusted output and export actions.
|
2010-02-23 |
Ingo Weinzierl |
Sourced JavaScript script tags for loading and rendering an OpenLayers client out to an own jsp page.
|
2010-02-23 |
Ingo Weinzierl |
Added histogram option panel. Show chart/histogram options panel after the user selected chart or histogram. Moved options panel beneath action panel.
|
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
|
2009-11-12 |
Tim Englich |
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
|
2009-11-11 |
Tim Englich |
Catch NPE and tell the user that the Session has expired. issue80
|
2009-11-11 |
Tim Englich |
The Submitbutton now is placed properly after single
|
2009-11-11 |
Tim Englich |
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
|
2009-11-06 |
Ingo Weinzierl |
Replaced german umlaut with ascii character in language resource file.
|
2009-11-06 |
Ingo Weinzierl |
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
|
2009-11-06 |
Ingo Weinzierl |
Added link to export data as odv.
|
2009-11-05 |
Tim Englich |
Switched the Communication for Describe-Calls to the artifact-database from get to post.
|
2009-10-28 |
Tim Englich |
Added Ressources for two new FIS. Current Meter and Ice Station Reports
|
2009-10-27 |
Tim Englich |
Added two new FIS according to GT_0020.002
|
2009-10-22 |
Tim Englich |
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
|
2009-10-21 |
Tim Englich |
Added context.xml to permitt cookies to provide
|
2009-10-19 |
Tim Englich |
Added uniform Visualization of Single Input-Elements in GUI. issue55
|
2009-10-19 |
Tim Englich |
Catch Exception that the Calling Program could not put no InputData
|
2009-10-19 |
Tim Englich |
Now the UI will compelte be shown if the User has done an Mistake entering
|
2009-10-19 |
Tim Englich |
Changed Lablevalues according to issue47
|
2009-10-16 |
Tim Englich |
Conformation to the tanslation of the Statisticsdescriptors issue48
|
2009-10-16 |
Tim Englich |
Adding the Names of the two new FIS to the Propertiesfiles issue49
|
2009-10-07 |
Sascha L. Teichmann |
RELEASE 0.1
|
2009-10-06 |
Tim Englich |
English-Language-Support added
|
2009-10-06 |
Tim Englich |
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
|
2009-10-06 |
Sascha L. Teichmann |
Moved Changelog to ChangeLog to make eclipse happier.
|