log flys-client/src/main/webapp/WEB-INF/web.xml @ 4423:687b7a6f09aa

age author description
Tue, 06 Nov 2012 13:39:00 +0100 Björn Ricks Move GGInAFilter and NoCacheFilter to an own package
Tue, 06 Nov 2012 13:32:41 +0100 Björn Ricks Add config in web.xml for the new NoCacheFilter
Mon, 29 Oct 2012 13:13:23 +0100 Raimund Renkert New client side service for sediment load infos.
Wed, 24 Oct 2012 15:53:58 +0200 Björn Ricks Change Servlet config for RiverInfoService
Tue, 23 Oct 2012 12:01:19 +0200 Ingo Weinzierl flys/issue903: Display the discharge tables of the selected gauge as chart in historical discharge calculation.
Mon, 22 Oct 2012 09:51:12 +0200 Björn Ricks Don't redirect to request uri
Thu, 27 Sep 2012 09:12:21 +0000 Bjoern Ricks Add servelet mapping for the GaugeOverviewInfoService
Wed, 12 Sep 2012 14:32:17 +0000 Raimund Renkert Added UI for minfo bed quality calculation and added new services for overview
Tue, 04 Sep 2012 10:45:11 +0000 Christian Lins Revert pom.xml web.xml changes
Tue, 04 Sep 2012 10:42:40 +0000 Christian Lins Add missing imports and fix package declaration of RemoteServiceServlet
Fri, 31 Aug 2012 07:50:51 +0000 Bjoern Ricks Add servlet settings for ModuleService
Wed, 08 Aug 2012 13:09:34 +0000 Bjoern Ricks Remove the BaseServlet class which is obsolete now
Wed, 08 Aug 2012 13:04:07 +0000 Bjoern Ricks Rename FeatureServletContextListener and move it out of the features package
Wed, 08 Aug 2012 12:56:25 +0000 Bjoern Ricks Add servlet context parameters and load FeaturesServletContextListener
Thu, 26 Jul 2012 10:09:53 +0000 Christian Lins Original values for config.xml and web.xml
Thu, 26 Jul 2012 10:05:50 +0000 Christian Lins Merge point/line label styles
Fri, 13 Jul 2012 13:51:58 +0000 Sascha L. Teichmann Corrected broken web.xml
Fri, 13 Jul 2012 08:01:34 +0000 Bjoern Ricks Removed trailing whitespace
Fri, 13 Jul 2012 07:50:22 +0000 Bjoern Ricks Use servlet context to specify the authentication method.
Thu, 12 Jul 2012 13:40:47 +0000 Sascha L. Teichmann Set artifact server port back to 8181
Wed, 11 Jul 2012 13:31:56 +0000 Bjoern Ricks Refactor GGInA authentication
Wed, 11 Jul 2012 11:24:27 +0000 Raimund Renkert Added overview chart to sq relation period input panel.
Wed, 11 Jul 2012 10:37:10 +0000 Bjoern Ricks Implement a login page to be able to authenticate a user
Fri, 15 Jun 2012 07:14:45 +0000 Ingo Weinzierl Reverted accidently commited port changes from last commit.
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.

http://dive4elements.wald.intevation.org