view gnv/Changes @ 280:72f5e8bd2791 0.2

merged geo-backend/0.2
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Sep 2012 12:13:45 +0200
parents 6cf73f5ea4a9
children 6b0ef2324d02
line wrap: on
line source
2009-11-13      RELEASE 0.2

	New:

        * Enable client for multi-instances in the same browser by using
        SessionIDs

        * Added support for all FIS

        * Added support for skipping transition steps

        * Added support for CSV and ODV formats via a common mechanism

        * Updated to a newer version of RESTlet API

        * Added first documentation for configuration        


2009-10-07	RELEASE 0.1

	New:

	* Initial Struts 1.x based Web-Client for the REST based
	  artifact database.

	* UI mainly inspired by the prototype from conterra.

	* It implements a runtime system for working with artifacts
	  by storing a client side proxy model in the session of
	  the servlet context. The workflow is completely controlled
	  by the artifact living in the artifact database.

	* The input forms are generated by XSL transformation from
	  the 'describe' output of the artifact.

	* Output is rendered as PNG, downloadable PNGs, CSV and
	  statistics all produced serverside in the artifact database.

	* i18n/i10n is done by Struts and broadcasted via REST to
	  the REST beased artifact database. Supported languages:
	  German and English

	* The connection to the REST server is configure in web.xml
	  default: http://localhost:8181

http://dive4elements.wald.intevation.org