2012-09-27 |
Bjoern Ricks |
Add servelet mapping for the GaugeOverviewInfoService
|
2012-09-12 |
Raimund Renkert |
Added UI for minfo bed quality calculation and added new services for overview
|
2012-09-04 |
Christian Lins |
Revert pom.xml web.xml changes
|
2012-09-04 |
Christian Lins |
Add missing imports and fix package declaration of RemoteServiceServlet
|
2012-08-31 |
Bjoern Ricks |
Add servlet settings for ModuleService
|
2012-08-08 |
Bjoern Ricks |
Remove the BaseServlet class which is obsolete now
|
2012-08-08 |
Bjoern Ricks |
Rename FeatureServletContextListener and move it out of the features package
|
2012-08-08 |
Bjoern Ricks |
Add servlet context parameters and load FeaturesServletContextListener
|
2012-07-26 |
Christian Lins |
Original values for config.xml and web.xml
|
2012-07-26 |
Christian Lins |
Merge point/line label styles
|
2012-07-13 |
Sascha L. Teichmann |
Corrected broken web.xml
|
2012-07-13 |
Bjoern Ricks |
Removed trailing whitespace
|
2012-07-13 |
Bjoern Ricks |
Use servlet context to specify the authentication method.
|
2012-07-12 |
Sascha L. Teichmann |
Set artifact server port back to 8181
|
2012-07-11 |
Bjoern Ricks |
Refactor GGInA authentication
|
2012-07-11 |
Raimund Renkert |
Added overview chart to sq relation period input panel.
|
2012-07-11 |
Bjoern Ricks |
Implement a login page to be able to authenticate a user
|
2012-06-15 |
Ingo Weinzierl |
Reverted accidently commited port changes from last commit.
|
2012-06-14 |
Ingo Weinzierl |
Added chart and export titles for sq relation in MINFO
|
2012-06-04 |
Felix Wolfsteller |
Register GGInAFilter.
|
2012-05-23 |
Raimund Renkert |
Added a style chooser to the style editor to provide predefined styles and
|
2012-05-15 |
Ingo Weinzierl |
Revert last commit which contains configuration modifications.
|
2012-05-15 |
Ingo Weinzierl |
Implemented ParameterMatrixPanel.getData().
|
2012-05-14 |
Sascha L. Teichmann |
Call MapFish Printer via servlet to evade viral GPLv3.
|
2012-05-04 |
Sascha L. Teichmann |
Call MapPrinter directly and not via the MapFish Print servlet.
|
2012-04-26 |
Sascha L. Teichmann |
Added dependency to MapFish Print
|
2012-04-25 |
Raimund Renkert |
Issue 657.
|
2012-04-20 |
Sascha L. Teichmann |
Fixed incorrect servlet mapping.
|
2012-04-19 |
Sascha L. Teichmann |
Added stub for fixings overview service.
|
2012-04-19 |
Sascha L. Teichmann |
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
|
2012-03-20 |
Ingo Weinzierl |
Added a new RPC service to fetch gauge information.
|
2012-03-14 |
Raimund Renkert |
Issue 508.
|
2012-02-07 |
Ingo Weinzierl |
Reverted port of artifact-server 8182 to 8181.
|
2012-02-06 |
Raimund Renkert |
Added service to request discharge infos at a specific gauge.
|
2011-12-08 |
Felix Wolfsteller |
Registered CrossSectionKMService/client/servlet in web.xml .
|
2011-11-21 |
Ingo Weinzierl |
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
|
2011-11-17 |
Ingo Weinzierl |
Added an initial GetFeatureInfo tool to get information about points in the map.
|
2011-10-25 |
Ingo Weinzierl |
Made the URL of Artifact server available via ServletContext parameter.
|
2011-10-25 |
Ingo Weinzierl |
Added a BaseServlet that is used to setup config things like log4j.
|
2011-10-25 |
Ingo Weinzierl |
First step of refactoring the map creation - implemented a MapOutputService.
|
2011-10-13 |
Felix Wolfsteller |
Added RemoveArtifactService.
|
2011-09-30 |
Raimund Renkert |
Added new service and model for collection item attributes.
|
2011-09-15 |
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.
|
2011-09-08 |
Ingo Weinzierl |
Remove the loading panel when its Artifact's background process is finished.
|
2011-09-02 |
Felix Wolfsteller |
Added FeedService Implementation.
|
2011-08-23 |
Ingo Weinzierl |
Added a service to get some basic spatial information used for map creation.
|
2011-07-01 |
Ingo Weinzierl |
#159 The tables in the WQ panel for calculation 4 are now filled with data.
|
2011-06-22 |
Sascha L. Teichmann |
Stub for report service.
|
2011-06-22 |
Ingo Weinzierl |
Added stubs to set the name and ttl of a collection and to delete a collection.
|
2011-06-01 |
Ingo Weinzierl |
Added a chart info service to fetch the info document for a specific chart from artifact server.
|
2011-05-25 |
Ingo Weinzierl |
Added a service stub to update/modify the attribute of a collection (used in the theme control panel).
|
2011-05-11 |
Ingo Weinzierl |
Added a service to export data from the artifact server.
|
2011-05-10 |
Sascha L. Teichmann |
Added stub for meta data service.
|
2011-05-09 |
Raimund Renkert |
Added table and service for calculation output to UI.
|
2011-05-04 |
Raimund Renkert |
Added new WQ info service and data structures.
|
2011-04-12 |
Ingo Weinzierl |
Added a new service to query an artifact description.
|
2011-04-11 |
Ingo Weinzierl |
Implemented a service to fetch distance information of a river from the artifact server.
|
2011-03-30 |
Ingo Weinzierl |
Added a new service to describe collections.
|
2011-03-29 |
Ingo Weinzierl |
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
|
2011-03-28 |
Ingo Weinzierl |
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
|
2011-03-25 |
Ingo Weinzierl |
Made the AddArtifactService accessible in the web.xml
|
2011-03-10 |
Ingo Weinzierl |
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
|
2011-03-09 |
Ingo Weinzierl |
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
|
2011-03-07 |
Ingo Weinzierl |
Implemented a service that triggers the artifact-collection creation in the artifact server.
|
2011-02-16 |
Ingo Weinzierl |
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
|
2011-02-10 |
Ingo Weinzierl |
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
|
2011-02-09 |
Ingo Weinzierl |
Removed useless auto generated classes and added first ui elements with i18n support.
|
2011-02-08 |
Ingo Weinzierl |
Start of a GWT based client for FLYS-3.0
|