comparison gnv-artifacts/ChangeLog @ 332:f5c25c86a625

ChangeLog entry and ressource bundles for last commit. gnv-artifacts/trunk@398 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 04 Dec 2009 15:31:07 +0000
parents 477c0c46605e
children 19571fd1d0e8
comparison
equal deleted inserted replaced
331:1c427acb6c76 332:f5c25c86a625
1 2009-12-04 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2
3 * src/main/java/de/intevation/gnv/artifacts/ressource/RessourceFactory.java:
4 Added method to fetch a string from ressource bundle with a specified
5 locale. Before, there just have been existing a method to fetch string
6 from ressource bundle on basis of the first locale in a list of locales.
7
8 * src/main/java/de/intevation/gnv/transition/OutputTransitionBase.java:
9 Added method to fetch strings from ressource bundle from RessourceFactory
10 with a specified locale, a key and a default value, if there is no string
11 matching key in bundle.
12
13 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java:
14 Added methods for creating title and subtitle of charts. FIS name is
15 fetched from ressource bundle with best locale (regarding supported server
16 and client locales) instead of first locale in list of supported locales
17 of the server.
18
19 * src/main/java/de/intevation/gnv/transition/profile/horizontal/HorizontalProfileOutputTransition.java:
20 Changed title of charts. The main title contains FIS and station name. The
21 subtitle contains the time period, the cruise, the depth and the position
22 of a chart.
23
24 * src/main/java/de/intevation/gnv/chart/ChartLabels.java: Added subtitle as
25 parameter in class and constructor.
26
27 * src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java: Added a
28 subtitle to charts. Titles and subtitles are stored in a ChartLabels
29 object.
30
31 * src/main/resources/lang/artifactMessages.properties,
32 src/main/resources/lang/artifactMessages_de_DE.properties,
33 src/main/resources/lang/artifactMessages_en.properties,
34 src/main/resources/lang/artifactMessages_de.properties: Added strings for
35 chart title.
36
1 2009-12-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> 37 2009-12-04 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2 38
3 * ChangeLog: Cleaned up a bit. 39 * ChangeLog: Cleaned up a bit.
4 40
5 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> 41 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de>

http://dive4elements.wald.intevation.org