Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 614:e80e37b78302
Repaired broken step-back-history.
gnv-artifacts/trunk@684 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 12 Feb 2010 11:16:37 +0000 |
parents | f20b65c1ebf3 |
children | 01054ddccb0f |
comparison
equal
deleted
inserted
replaced
613:f20b65c1ebf3 | 614:e80e37b78302 |
---|---|
1 2010-02-12 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Removed | |
4 useless method calls which removed elements from cache, because each state | |
5 puts its own elements into cache - not in one big piece. | |
6 | |
7 * src/main/java/de/intevation/gnv/state/StateBase.java: Adapted 'reset' | |
8 method. It removes the former user selection for this state, only. | |
9 | |
1 2010-02-12 Tim Englich <tim.englich@intevation.de> | 10 2010-02-12 Tim Englich <tim.englich@intevation.de> |
2 | 11 |
3 * doc/conf/products/timeseries/conf_mesh.xml: | 12 * doc/conf/products/timeseries/conf_mesh.xml: |
4 Added new Transitions so that the State for entering a CoordinateValue will | 13 Added new Transitions so that the State for entering a CoordinateValue will |
5 only be shown if no Point was inserted during the Instantiation of an Artifact. | 14 only be shown if no Point was inserted during the Instantiation of an Artifact. |