log gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java @ 1118:c01c220312d0

age author description
Mon, 12 Mar 2012 08:31:46 +0000 Ingo Weinzierl Made it compile again with an updated ArtifactDatabase.
Tue, 15 Mar 2011 16:13:39 +0000 Sascha L. Teichmann Changed imports to fit new positions of XMLUtils and Config
Tue, 02 Nov 2010 17:46:55 +0000 Ingo Weinzierl Added license file and license headers.
Wed, 02 Jun 2010 09:52:39 +0000 Ingo Weinzierl Cach improvement: remove the cached elements of each visited state that is visited while stepping back to a previous state.
Tue, 01 Jun 2010 16:59:15 +0000 Ingo Weinzierl Do not call the endOfLife method of the current state before advancing to a next state, because this would remove elements from cache that have been inserted just before - it would be impossible to make use of a cache in that case.
Mon, 12 Apr 2010 06:59:33 +0000 Ingo Weinzierl Removed compiler warnings while JavaDoc generation.
Wed, 07 Apr 2010 07:52:27 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 31 Mar 2010 09:09:05 +0000 Ingo Weinzierl Added javadoc for artifact package.
Mon, 29 Mar 2010 09:35:44 +0000 Sascha L. Teichmann Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
Mon, 29 Mar 2010 08:51:20 +0000 Sascha L. Teichmann Ordered imports. Removed needless imports. Removed empty headers.
Mon, 29 Mar 2010 07:58:51 +0000 Sascha L. Teichmann Removed trailing whitespace
Mon, 15 Mar 2010 12:50:08 +0000 Tim Englich Integrated the handling of AutoResumeStates into the initialization Process of an Artifact.
Wed, 10 Mar 2010 13:27:14 +0000 Ingo Weinzierl Improved exception handling while feeding an artifact.
Sat, 06 Mar 2010 08:25:14 +0000 Sascha L. Teichmann Cleanup imports
Mon, 01 Mar 2010 14:15:33 +0000 Ingo Weinzierl Take parent states only to describe static user interface part - not the current state itself.
Mon, 01 Mar 2010 13:39:00 +0000 Ingo Weinzierl Removed useless methods after having refactored the caching mechanism.
Tue, 23 Feb 2010 11:47:08 +0000 Ingo Weinzierl Split up export modes from output modes.
Fri, 12 Feb 2010 11:16:37 +0000 Ingo Weinzierl Repaired broken step-back-history.
Wed, 10 Feb 2010 11:43:35 +0000 Ingo Weinzierl Parted the cache blob into pieces and changed the way how user input is stored on each state.
Tue, 02 Feb 2010 13:12:11 +0000 Tim Englich Added the possibility to use the data which are send using the MapServer-Interface during the Workflow of the GNV-Artifacts.
Mon, 01 Feb 2010 14:03:01 +0000 Tim Englich Changed Method signatures because of Interfacemodifications in the Artifact-Module
Fri, 22 Jan 2010 15:45:59 +0000 Ingo Weinzierl Removed debug output which has been checked in by mistake.
Thu, 21 Jan 2010 16:08:08 +0000 Ingo Weinzierl Removed never try-catch of a never thrown exception.
Tue, 19 Jan 2010 10:58:46 +0000 Ingo Weinzierl Changed some method signatures of the State interface. Use CallContext objects instead of CallMeta objects which are a subset of CallContext.
Mon, 18 Jan 2010 13:43:50 +0000 Ingo Weinzierl Appended the selected fis to the describe document.
Sun, 17 Jan 2010 16:34:11 +0000 Sascha L. Teichmann Added end of life support for artifact states. Implemented ZIP download
Fri, 15 Jan 2010 20:39:30 +0000 Sascha L. Teichmann Cleaned up imports
Fri, 15 Jan 2010 18:21:49 +0000 Ingo Weinzierl Added support to step back to the point for choosing a product.
Thu, 14 Jan 2010 11:07:27 +0000 Ingo Weinzierl Renamed FISSelectArtifact to SelectProductArtifact which fits better, because the intent of this artifact is to choose a product - not a fis.
Wed, 13 Jan 2010 23:10:56 +0000 Ingo Weinzierl Added support to step back to previous states. Add state names to xform nodes in describe document and append old targets to list of reachable targets.

http://dive4elements.wald.intevation.org