Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 638:c580666a843f
Removed CallMeta object from state which should not be serialized. Implemented a little workarround instead to save localized strings for axes descriptions of horizontal profile charts (issue180).
gnv-artifacts/trunk@721 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 02 Mar 2010 08:43:50 +0000 |
parents | 154d158238d3 |
children | a94ed2755480 |
comparison
equal
deleted
inserted
replaced
637:154d158238d3 | 638:c580666a843f |
---|---|
1 2010-03-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue180 | |
4 | |
5 * src/main/java/de/intevation/gnv/state/profile/horizontal/NorthSouthEastWestState.java: | |
6 Removed CallMeta object from state which should not be serialized. | |
7 Implemented a little workarround to save localized strings on this state. | |
8 | |
1 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 Issue182 | 11 Issue182 |
4 | 12 |
5 * src/main/java/de/intevation/gnv/state/StateBase.java: Display the selected | 13 * src/main/java/de/intevation/gnv/state/StateBase.java: Display the selected |