Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3809:cc83b8e42dbe
Picked rev3347-rev3351 from trunk.
flys-artifacts/tags/pre2.6-2011-12-05@3352 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 05 Dec 2011 09:48:44 +0000 |
parents | 37a7b3841565 |
children | b6431052a694 |
comparison
equal
deleted
inserted
replaced
1950:37a7b3841565 | 3809:cc83b8e42dbe |
---|---|
1 2011-12-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
4 Bugfix: Evaluate the correct parameter whether to set the floodplain or | |
5 not. In addition, the scenario parameter used by WSPLGEN is now set | |
6 correctly. | |
7 | |
8 2011-12-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
9 | |
10 Allow longitudinal_section.q facets in wdiff states output. | |
11 | |
12 * doc/conf/artifacts/winfo.xml: Added longitudinal_section.q facets | |
13 to w-diff states out compatibility- matrix. | |
14 | |
15 2011-12-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
16 | |
17 Refactored Longitudinal*/WDiff-*Generator hierarchy and change axis | |
18 ordering, resolved label-i18n TODO. | |
19 | |
20 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java, | |
21 src/main/java/de/intevation/flys/exports/WDifferencesCurveGenerator.java: | |
22 Merge, avoid duplicate code, fix axis ordering in w-diff diagram, | |
23 label in ls-diagramm. | |
24 | |
25 2011-12-05 Ingo Weinzierl <ingo@intevation.de> | |
26 | |
27 * src/main/resources/messages.properties, | |
28 src/main/resources/messages_de_DE.properties, | |
29 src/main/resources/messages_en.properties, | |
30 src/main/resources/messages_de.properties: Added missing state titles. | |
31 | |
32 2011-12-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
33 | |
34 * src/main/java/de/intevation/flys/exports/DurationCurveGenerator.java: | |
35 Do not include zero on first axis. | |
36 | |
1 2011-12-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 37 2011-12-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 38 |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | 39 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: |
4 (buildArtifactNode): Include artifacts state data in description | 40 (buildArtifactNode): Include artifacts state data in description |
5 document of collection. | 41 document of collection. |