Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 682:591249171c32
#77 The curves in a duration chart will have names now.
flys-artifacts/trunk@2115 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 15:34:27 +0000 |
parents | dda282dcc44f |
children | 8a9456d5a081 |
comparison
equal
deleted
inserted
replaced
681:dda282dcc44f | 682:591249171c32 |
---|---|
1 2011-06-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue77 (Diagramm: Beschriftung der Kurven bei Dauerlinien) | |
4 | |
5 * src/main/java/de/intevation/flys/exports/DurationCurveGenerator.java: | |
6 Give the curves in the chart names. | |
7 | |
8 * src/main/resources/messages.properties, | |
9 src/main/resources/messages_de_DE.properties, | |
10 src/main/resources/messages_en.properties, | |
11 src/main/resources/messages_de.properties: Added titles for duration | |
12 chart curves. | |
13 | |
1 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 14 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 15 |
3 * src/main/java/de/intevation/flys/artifacts/services/DistanceInfoService.java: | 16 * src/main/java/de/intevation/flys/artifacts/services/DistanceInfoService.java: |
4 Write top 'Oberkante' and bottom 'Unterkante' to out going XML | 17 Write top 'Oberkante' and bottom 'Unterkante' to out going XML |
5 if they exist. | 18 if they exist. |