Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1717:755a890ecf0e
FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.
flys-artifacts/trunk@2995 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 17 Oct 2011 15:53:59 +0000 |
parents | 3ca999f507b7 |
children | defe2cfeefa5 |
comparison
equal
deleted
inserted
replaced
1716:3ca999f507b7 | 1717:755a890ecf0e |
---|---|
1 2011-10-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | |
4 The inner class ThemeList makes now use of ManagedDomFacet to read the | |
5 attributes of Facets saved in the Collection's attribute. | |
6 | |
1 2011-10-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-10-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 flys/issue314: Variables in datacage are now case insensitive. | 9 flys/issue314: Variables in datacage are now case insensitive. |
4 (H2 returns meta data variables uppercase) | 10 (H2 returns meta data variables uppercase) |
5 | 11 |