log gnv/src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java @ 1022:28a0628b11b0

age author description
Tue, 02 Nov 2010 17:15:08 +0000 Ingo Weinzierl Added license file and license header.
Tue, 15 Jun 2010 07:49:06 +0000 Tim Englich Prevent NPE if the Mapviewer has delivered no Geometry.
Mon, 19 Apr 2010 08:37:35 +0000 Ingo Weinzierl Tooltip text of the back-button became language specific (issue227).
Sun, 18 Apr 2010 09:27:11 +0000 Sascha L. Teichmann Using unix line endings only.
Sat, 17 Apr 2010 09:31:48 +0000 Sascha L. Teichmann Removed trailing whitespace.
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.
Mon, 22 Mar 2010 11:42:15 +0000 Ingo Weinzierl Improved the copying of input stream to output stream.
Mon, 22 Mar 2010 10:15:33 +0000 Ingo Weinzierl Removed xml parsing from InputStream while exporting an artifact. Just copy the input stream to the output stream.
Fri, 19 Mar 2010 13:15:59 +0000 Tim Englich Improved ExceptionHandling during WMS-Publishing.
Fri, 19 Mar 2010 10:04:28 +0000 Ingo Weinzierl Implemented a mechanism to import artifacts from xml structured documents.
Wed, 17 Mar 2010 13:31:38 +0000 Ingo Weinzierl Implemented first things to store/load projects.
Mon, 15 Mar 2010 13:46:05 +0000 Ingo Weinzierl Added an options panel for wms customization (issue198).
Wed, 10 Mar 2010 13:41:53 +0000 Ingo Weinzierl Improved exception handling. Display error messages after invalid user input.
Mon, 08 Mar 2010 17:09:28 +0000 Ingo Weinzierl Repaired error message parsing from resulting xml documents after feed() has been called.
Fri, 05 Mar 2010 09:33:30 +0000 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.
Tue, 02 Mar 2010 14:55:29 +0000 Ingo Weinzierl Adjusted http requests and appended a new parameter export mode to 'out'-xml document to choose between svg, pdf or image exports.
Tue, 23 Feb 2010 17:43:16 +0000 Ingo Weinzierl Devided actions and exports. Adjusted output and export actions.
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.
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:05:49 +0000 Tim Englich Fixed a NPE. Now it is possible to put an Mapservice without an Layer into
Mon, 01 Feb 2010 15:08:39 +0000 Tim Englich Added further business logic for the MapViewer-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
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.
Sat, 09 Jan 2010 17:02:03 +0000 Ingo Weinzierl Use XMLUtils.ElementCreator to create new nodes in xml documents.
Wed, 06 Jan 2010 09:13:45 +0000 Ingo Weinzierl Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
Fri, 20 Nov 2009 14:48:33 +0000 Ingo Weinzierl Removed mistake in xml structure of the artifact protocol.
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
Thu, 05 Nov 2009 14:53:24 +0000 Tim Englich Switched the Communication for Describe-Calls to the artifact-database from get to post.
Thu, 22 Oct 2009 12:21:53 +0000 Tim Englich Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Tue, 06 Oct 2009 10:18:57 +0000 Tim Englich Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
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:49:18 +0000 Tim Englich CodeCleanUP
Fri, 02 Oct 2009 08:38:57 +0000 Tim Englich Added Global Errorhandling to the GNV-Client
Mon, 28 Sep 2009 09:36:02 +0000 Tim Englich Adding StatisticsOutput to the GUI
Fri, 25 Sep 2009 14:24:08 +0000 Tim Englich Added dynamic Outputparameter Support and Outputparameter-manipulation
Thu, 24 Sep 2009 12:20:27 +0000 Tim Englich Codecleanup
Wed, 23 Sep 2009 15:29:26 +0000 Tim Englich Made ArtifactDatabase URL configurable
Mon, 21 Sep 2009 15:28:02 +0000 Tim Englich Do some Imporvements for Userfriendly exceptionhandling.
Wed, 16 Sep 2009 12:41:27 +0000 Tim Englich Chartoutput Added to the View
Wed, 16 Sep 2009 07:44:26 +0000 Tim Englich Integration of moving through the Artifact-States and rendering the UI.
Tue, 15 Sep 2009 14:19:55 +0000 Tim Englich Integration of the required XSL-Transformation of the Describe-Response of the Artifactdatabase
Mon, 14 Sep 2009 15:29:38 +0000 Tim Englich Support for Initial DescribeCall to ArtifactDatabase implemented
Mon, 14 Sep 2009 13:46:25 +0000 Tim Englich Support for creating an Artifact integrated
Fri, 11 Sep 2009 15:17:38 +0000 Tim Englich infrastructur for Communicationg with the ArtifactDatabase added.

http://dive4elements.wald.intevation.org