Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1349:46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
flys-client/trunk@3020 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 18 Oct 2011 15:43:33 +0000 |
parents | fb224f54c643 |
children | 064fb5d181ea |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Oct 18 15:20:24 2011 +0000 +++ b/flys-client/ChangeLog Tue Oct 18 15:43:33 2011 +0000 @@ -1,3 +1,25 @@ +2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Make "zus" and flood protections usable for W-Differences (with yet + many constraints, e.g. server will fail if flood protection is + subtrahend). + + * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: + Discern static and calculated data by pretty ugly hack, set factory + to "clone" with accordingly. + + * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: + Request the system ("static") part of datacage in wdiff-input + selection as well. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: + Enable hack in DatacageTwinPanel, set ids to id content, such that + recommendations and toloads can be created from selected elements in + Datacage. + + * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: + (setFactory): Allow to change factory during live time. + 2011-10-18 Raimund Renkert <raimund.renkert@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: