Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 854:bb2175726c8a
Fixed Bug in renaming a Layer in Product Layer. Forgot to checkin ChangeLog
gnv-artifacts/trunk@972 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 23 Apr 2010 10:13:23 +0000 |
parents | b5f4b6073cde |
children | e26935963871 |
comparison
equal
deleted
inserted
replaced
853:164d102b0af5 | 854:bb2175726c8a |
---|---|
1 2010-04-23 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java (getWMS): | |
4 Fixed Bug Renaming Layer. Now the Title is set and the correct method | |
5 is called. | |
6 | |
7 * src/main/java/de/intevation/gnv/utils/MetaWriter.java (writeLayerMeta): | |
8 Put Node Title into XML-Fragment of an Layer so that it is | |
9 possible to change the name of an Layer. | |
10 | |
11 * doc/conf/maptemplates/layer_polygon.vm, | |
12 doc/conf/maptemplates/layer_point.vm, | |
13 doc/conf/maptemplates/layer_linestring.vm: | |
14 Modified Templates so that the Name of an layer is fetched from the Title | |
15 of the Layerbean. This is the same way as used in any other Templates. | |
16 | |
1 2010-04-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 17 2010-04-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 18 |
3 Issue217 | 19 Issue217 |
4 | 20 |
5 * src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java: | 21 * src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java: |