Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2619:6ed24efc80de
Loaded columns of fixings from database and store them into the cache.
flys-artifacts/trunk@4204 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 05 Apr 2012 15:29:52 +0000 |
parents | 3a93bbbe2ec7 |
children | cc0fa1798a3c |
comparison
equal
deleted
inserted
replaced
2618:3a93bbbe2ec7 | 2619:6ed24efc80de |
---|---|
1 2012-04-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/FixingsColumnFactory.java: | |
4 Load ws and qs from database. Cache the fixings columns. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/model/FixingsColumn.java: | |
7 Removed column id and added q values. | |
8 | |
9 * doc/conf/cache.xml: Added cache for the columns of the fixings. | |
10 | |
1 2012-04-05 Raimund Renkert <raimund.renkert@intevation.de> | 11 2012-04-05 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 12 |
3 Fix for 'W free' validation and theme names. | 13 Fix for 'W free' validation and theme names. |
4 | 14 |
5 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java: | 15 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java: |
32 method createWSPLGENStyle() and some helpers to create a WSPLGEN style. | 42 method createWSPLGENStyle() and some helpers to create a WSPLGEN style. |
33 | 43 |
34 * src/main/java/de/intevation/flys/exports/MapGenerator.java, | 44 * src/main/java/de/intevation/flys/exports/MapGenerator.java, |
35 src/main/java/de/intevation/flys/utils/MapfileGenerator.java: Methods | 45 src/main/java/de/intevation/flys/utils/MapfileGenerator.java: Methods |
36 for creating the WSPLGEN layer now take a style document. | 46 for creating the WSPLGEN layer now take a style document. |
37 | |
38 | 47 |
39 2012-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 48 2012-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
40 | 49 |
41 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: | 50 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: |
42 Extract parameters from input xml and fetch fixings filters and overview | 51 Extract parameters from input xml and fetch fixings filters and overview |