log flys-client/src/main/webapp/WEB-INF/web.xml @ 2903:f05f5586f5fd

age author description
Thu, 14 Jun 2012 13:38:35 +0000 Ingo Weinzierl Added chart and export titles for sq relation in MINFO
Mon, 04 Jun 2012 08:22:06 +0000 Felix Wolfsteller Register GGInAFilter.
Wed, 23 May 2012 08:59:49 +0000 Raimund Renkert Added a style chooser to the style editor to provide predefined styles and
Tue, 15 May 2012 14:23:00 +0000 Ingo Weinzierl Revert last commit which contains configuration modifications.
Tue, 15 May 2012 14:21:39 +0000 Ingo Weinzierl Implemented ParameterMatrixPanel.getData().
Mon, 14 May 2012 09:52:04 +0000 Sascha L. Teichmann Call MapFish Printer via servlet to evade viral GPLv3.
Fri, 04 May 2012 15:19:30 +0000 Sascha L. Teichmann Call MapPrinter directly and not via the MapFish Print servlet.
Thu, 26 Apr 2012 11:32:57 +0000 Sascha L. Teichmann Added dependency to MapFish Print
Wed, 25 Apr 2012 07:58:58 +0000 Raimund Renkert Issue 657.
Fri, 20 Apr 2012 11:02:26 +0000 Sascha L. Teichmann Fixed incorrect servlet mapping.
Thu, 19 Apr 2012 17:48:21 +0000 Sascha L. Teichmann Added stub for fixings overview service.
Thu, 19 Apr 2012 11:00:18 +0000 Sascha L. Teichmann Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Tue, 20 Mar 2012 12:57:03 +0000 Ingo Weinzierl Added a new RPC service to fetch gauge information.
Wed, 14 Mar 2012 15:34:02 +0000 Raimund Renkert Issue 508.
Tue, 07 Feb 2012 10:03:49 +0000 Ingo Weinzierl Reverted port of artifact-server 8182 to 8181.
Mon, 06 Feb 2012 16:01:22 +0000 Raimund Renkert Added service to request discharge infos at a specific gauge.
Thu, 08 Dec 2011 12:13:33 +0000 Felix Wolfsteller Registered CrossSectionKMService/client/servlet in web.xml .
Mon, 21 Nov 2011 12:00:48 +0000 Ingo Weinzierl Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Thu, 17 Nov 2011 16:20:55 +0000 Ingo Weinzierl Added an initial GetFeatureInfo tool to get information about points in the map.
Tue, 25 Oct 2011 13:41:05 +0000 Ingo Weinzierl Made the URL of Artifact server available via ServletContext parameter.
Tue, 25 Oct 2011 11:07:14 +0000 Ingo Weinzierl Added a BaseServlet that is used to setup config things like log4j.
Tue, 25 Oct 2011 10:29:37 +0000 Ingo Weinzierl First step of refactoring the map creation - implemented a MapOutputService.
Thu, 13 Oct 2011 12:28:21 +0000 Felix Wolfsteller Added RemoveArtifactService.
Fri, 30 Sep 2011 10:57:56 +0000 Raimund Renkert Added new service and model for collection item attributes.
Thu, 15 Sep 2011 12:55:36 +0000 Ingo Weinzierl Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Thu, 08 Sep 2011 07:44:05 +0000 Ingo Weinzierl Remove the loading panel when its Artifact's background process is finished.
Fri, 02 Sep 2011 12:48:25 +0000 Felix Wolfsteller Added FeedService Implementation.
Tue, 23 Aug 2011 09:43:12 +0000 Ingo Weinzierl Added a service to get some basic spatial information used for map creation.
Fri, 01 Jul 2011 08:44:24 +0000 Ingo Weinzierl #159 The tables in the WQ panel for calculation 4 are now filled with data.
Wed, 22 Jun 2011 15:34:52 +0000 Sascha L. Teichmann Stub for report service.
Wed, 22 Jun 2011 11:47:07 +0000 Ingo Weinzierl Added stubs to set the name and ttl of a collection and to delete a collection.
Wed, 01 Jun 2011 08:15:58 +0000 Ingo Weinzierl Added a chart info service to fetch the info document for a specific chart from artifact server.
Wed, 25 May 2011 14:58:42 +0000 Ingo Weinzierl Added a service stub to update/modify the attribute of a collection (used in the theme control panel).
Wed, 11 May 2011 14:23:08 +0000 Ingo Weinzierl Added a service to export data from the artifact server.
Tue, 10 May 2011 13:44:57 +0000 Sascha L. Teichmann Added stub for meta data service.
Mon, 09 May 2011 14:29:53 +0000 Raimund Renkert Added table and service for calculation output to UI.
Wed, 04 May 2011 14:54:38 +0000 Raimund Renkert Added new WQ info service and data structures.
Tue, 12 Apr 2011 07:56:33 +0000 Ingo Weinzierl Added a new service to query an artifact description.
Mon, 11 Apr 2011 14:32:36 +0000 Ingo Weinzierl Implemented a service to fetch distance information of a river from the artifact server.
Wed, 30 Mar 2011 07:35:59 +0000 Ingo Weinzierl Added a new service to describe collections.
Tue, 29 Mar 2011 13:53:24 +0000 Ingo Weinzierl Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Mon, 28 Mar 2011 10:45:45 +0000 Ingo Weinzierl Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Fri, 25 Mar 2011 11:41:55 +0000 Ingo Weinzierl Made the AddArtifactService accessible in the web.xml
Thu, 10 Mar 2011 10:53:41 +0000 Ingo Weinzierl Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Wed, 09 Mar 2011 08:00:06 +0000 Ingo Weinzierl Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Mon, 07 Mar 2011 13:47:55 +0000 Ingo Weinzierl Implemented a service that triggers the artifact-collection creation in the artifact server.
Wed, 16 Feb 2011 15:40:17 +0000 Ingo Weinzierl Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Thu, 10 Feb 2011 08:57:34 +0000 Ingo Weinzierl Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Wed, 09 Feb 2011 09:59:27 +0000 Ingo Weinzierl Removed useless auto generated classes and added first ui elements with i18n support.
Tue, 08 Feb 2011 10:29:49 +0000 Ingo Weinzierl Start of a GWT based client for FLYS-3.0

http://dive4elements.wald.intevation.org