Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 39:4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
flys-client/trunk@1472 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 Mar 2011 14:35:41 +0000 |
parents | 7142386e86c2 |
children | 1458bc0a20e2 |
comparison
equal
deleted
inserted
replaced
38:7142386e86c2 | 39:4187a797fc3d |
---|---|
1 2011-03-15 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, | |
4 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, | |
5 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added | |
6 a i18n string for a new calculation. | |
7 | |
8 * src/main/java/de/intevation/flys/client/client/FLYSImages.java, | |
9 src/main/java/de/intevation/flys/client/client/images/gewkarte.png: New | |
10 image: the map that shows the relevant rivers. | |
11 | |
12 * src/main/java/de/intevation/flys/client/client/ui/MapSelection.java: | |
13 Added the river map to the right panel of that widget. | |
14 | |
15 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
16 Implemented the step forward mechanism. | |
17 | |
1 2011-03-14 Ingo Weinzierl <ingo@intevation.de> | 18 2011-03-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 19 |
3 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, | 20 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
4 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: | 21 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
5 Save the name of the data item. We need the name for feed(). | 22 Save the name of the data item. We need the name for feed(). |