Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1521:f22713b5d29d
Repaired broken MapArtifact creation.
flys-client/trunk@3678 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 16 Jan 2012 08:34:37 +0000 |
parents | 77fdb2359ef4 |
children | df9baca681a0 |
comparison
equal
deleted
inserted
replaced
1520:77fdb2359ef4 | 1521:f22713b5d29d |
---|---|
1 2012-01-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: | |
4 Repaired MapArtifact creation: create new instances of this type if the | |
5 name of the Artifact (provided in the DESCRIBE document) equals | |
6 'new_map'. The internal name of the MapArtifact has changed in the last | |
7 commits. | |
8 | |
1 2012-01-13 Raimund Renkert <raimund.renkert@intevation.de> | 9 2012-01-13 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
4 Renamed new chart module. | 12 Renamed new chart module. |
5 | 13 |