Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 182:4896d4f94bdc
Bugfix ChartValues were not Recalculated after feed was called second Time.
gnv-artifacts/trunk@226 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 16 Oct 2009 08:17:21 +0000 |
parents | 81031e7ce2b8 |
children | 3e4256a6b48b |
comparison
equal
deleted
inserted
replaced
181:81031e7ce2b8 | 182:4896d4f94bdc |
---|---|
1 2009-10-16 Tim Englich <tim.englich@intevation.de> | 1 2009-10-16 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * src/main/java/de/intevation/gnv/transition/OutputTransitionBase.java (putInputData): | |
4 Bugfix ChartValues were not Recalculated after feed was called second Time. | |
5 | |
6 2009-10-16 Tim Englich <tim.englich@intevation.de> | |
7 | |
3 * src/test/ressources/conf.xml: | 8 * src/test/ressources/conf.xml: |
4 Bugfix in MinMaxTransition the Maxvalue was not the correct Value. | 9 Bugfix in MinMaxTransition the Maxvalue was not the correct Value. |
5 | 10 |
6 2009-10-16 Tim Englich <tim.englich@intevation.de> | 11 2009-10-16 Tim Englich <tim.englich@intevation.de> |
12 | |
7 * src/main/java/de/intevation/gnv/transition/CoordinateSelectionTransition.java (convert2DisplayCoordinate): | 13 * src/main/java/de/intevation/gnv/transition/CoordinateSelectionTransition.java (convert2DisplayCoordinate): |
8 Added Transformation from WKT-Coordinate Reperesentation to BSH-Coordinate Representation. issue38 | 14 Added Transformation from WKT-Coordinate Reperesentation to BSH-Coordinate Representation. issue38 |
9 | 15 |
10 2009-10-15 Tim Englich <tim.englich@intevation.de> | 16 2009-10-15 Tim Englich <tim.englich@intevation.de> |
11 | 17 |