Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1375:dc715351527f
Corrected ChangeLog syntax for older entries.
flys-client/trunk@3086 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 26 Oct 2011 12:33:48 +0000 |
parents | 7fc8b2a81463 |
children | 28eb4dfe2cbf |
comparison
equal
deleted
inserted
replaced
1374:7fc8b2a81463 | 1375:dc715351527f |
---|---|
1188 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: | 1188 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
1189 Added setter for ParameterList. | 1189 Added setter for ParameterList. |
1190 | 1190 |
1191 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 1191 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1192 | 1192 |
1193 Updated implementation to a working (but limited and buggy) | 1193 Updated implementation to a working (but limited and buggy) DatacageTwinPanel. |
1194 DatacageTwinPanel. | |
1195 | 1194 |
1196 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, | 1195 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
1197 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: | 1196 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
1198 Eat recommendations and add them to list, on "proceed"-click, clone | 1197 Eat recommendations and add them to list, on "proceed"-click, clone |
1199 selected artifacts and add them to selection, collapse list entries | 1198 selected artifacts and add them to selection, collapse list entries |
1200 to string and add that string as data. | 1199 to string and add that string as data. |
1201 | 1200 |
1202 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 1201 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1203 | 1202 |
1204 Added a loadMany-Function to LoadArtifactService. | 1203 Added a loadMany-Function to LoadArtifactService. |
1205 | 1204 |
1206 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, | 1205 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
1207 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java, | 1206 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java, |
1208 src/main/java/de/intevation/flys/client/client/services/LoadArtifactServiceAsync.java: | 1207 src/main/java/de/intevation/flys/client/client/services/LoadArtifactServiceAsync.java: |
1209 Added a loadMany-Function to LoadArtifactService | 1208 Added a loadMany-Function to LoadArtifactService |