Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 356:3eee1369c79b
Added the Unit of the Parameter to the Query for Parameters in
all Parameterqueries where it was still missing. Now the Unit will
be displaied in the Combobox and in the Diagramm-Axis-Description
gnv-artifacts/trunk@429 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 15 Dec 2009 14:55:42 +0000 |
parents | 0970d9a7d65e |
children | 25e4724aa504 |
comparison
equal
deleted
inserted
replaced
355:fce70ff3486b | 356:3eee1369c79b |
---|---|
1 2009-12-15 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * doc/conf/queries.properties: | |
4 Added the Unit of the Parameter to the Query for Parameters in | |
5 all Parameterqueries where it was still missing. Now the Unit will | |
6 be displaied in the Combobox and in the Diagramm-Axis-Description. | |
7 | |
1 2009-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2009-12-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * pom.xml: Upgraded to Apache Commons Math 2.0. Needed for | 10 * pom.xml: Upgraded to Apache Commons Math 2.0. Needed for |
4 curve fitting (splines e.g) | 11 curve fitting (splines e.g) |
5 | 12 |
7 Use 'new DescriptiveStatistics()' instead of | 14 Use 'new DescriptiveStatistics()' instead of |
8 'DescriptiveStatistics().newInstance()' to be compatible with new | 15 'DescriptiveStatistics().newInstance()' to be compatible with new |
9 math api. | 16 math api. |
10 | 17 |
11 2009-12-15 Tim Englich <tim.englich@intevation.de> | 18 2009-12-15 Tim Englich <tim.englich@intevation.de> |
12 | 19 Added the Unit of the Parameter to the Query for Parameters in |
20 TimeSeries. Now teh Unit will be displaied in the Combobox and | |
21 in the Diagramm-Axis-Description. | |
13 * src/main/resources/lang/artifactMessages*.properties: | 22 * src/main/resources/lang/artifactMessages*.properties: |
14 Added the name Productname for "horizontale Schnittprofile". to the | 23 Added the name Productname for "horizontale Schnittprofile". to the |
15 Resources so that it could be displaied properly in the GUI | 24 Resources so that it could be displaied properly in the GUI |
16 | 25 |
17 2009-12-15 Tim Englich <tim.englich@intevation.de> | 26 2009-12-15 Tim Englich <tim.englich@intevation.de> |