Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 529:a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
flys-client/trunk@2017 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 27 May 2011 08:53:22 +0000 |
parents | 39d9291513cc |
children | 26e38b79658d |
comparison
equal
deleted
inserted
replaced
528:39d9291513cc | 529:a1048d310829 |
---|---|
1 2011-05-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, | |
4 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: | |
5 Added a setter method to set the 'active' attribute if a theme. | |
6 | |
7 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: | |
8 After editing themes in the theme control panel will now modify the | |
9 themes stored at the collection as well. | |
10 | |
1 2011-05-26 Ingo Weinzierl <ingo@intevation.de> | 11 2011-05-26 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, | 13 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
4 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: | 14 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: |
5 Added further methods to set the position of a theme to a new value and | 15 Added further methods to set the position of a theme to a new value and |