Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3808:5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
flys-client/tags/pre2.6-2011-12-05@3363 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 07 Dec 2011 14:03:23 +0000 |
parents | 3f15d9c22d53 |
children | b7b8e625ec82 |
comparison
equal
deleted
inserted
replaced
1419:3f15d9c22d53 | 3808:5fab0fe3c445 |
---|---|
1 2011-12-06 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: | |
4 Reorder the layers in the map at the end of the layers initialization. A | |
5 reordering is necessary, because the order in the map is reflected | |
6 considering the order in the map theme panel. | |
7 | |
8 2011-12-05 Ingo Weinzierl <ingo@intevation.de> | |
9 | |
10 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
11 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
12 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | |
13 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added | |
14 strings for buttons used in ExternalWMSWindow. | |
15 | |
16 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: | |
17 Use i18n strings for back, continue and cancel button. | |
18 | |
1 2011-11-28 Ingo Weinzierl <ingo@intevation.de> | 19 2011-11-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 20 |
3 * src/main/java/de/intevation/flys/client/client/ui/map/CapabilitiesPanel.java: | 21 * src/main/java/de/intevation/flys/client/client/ui/map/CapabilitiesPanel.java: |
4 Display only information that really exist. | 22 Display only information that really exist. |
5 | 23 |