Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 576:a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
flys-client/trunk@2142 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 17 Jun 2011 10:16:45 +0000 |
parents | 5277f46a63c2 |
children | ded285064e43 |
comparison
equal
deleted
inserted
replaced
575:5277f46a63c2 | 576:a0884f486711 |
---|---|
1 2011-06-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: | |
4 Write "index" and "description" into the attribute document. This is | |
5 necessary for the ChartThemePanel. | |
6 | |
7 * src/main/java/de/intevation/flys/client/shared/model/Theme.java: Added a | |
8 getIndex() method. | |
9 | |
1 2011-06-17 Ingo Weinzierl <ingo@intevation.de> | 10 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: | 12 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
4 Read "index" and "description" of facets from collection's describe | 13 Read "index" and "description" of facets from collection's describe |
5 document. In addition, I replaced the expensive XPath search for | 14 document. In addition, I replaced the expensive XPath search for |