Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 830:3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
flys-client/trunk@2538 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 23 Aug 2011 16:30:22 +0000 |
parents | f14cefeed243 |
children | 9101b4d64666 |
comparison
equal
deleted
inserted
replaced
829:f14cefeed243 | 830:3dde14f0bd98 |
---|---|
1 2011-08-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/ArtifactFilter.java, | |
4 src/main/java/de/intevation/flys/client/shared/model/FacetFilter.java, | |
5 src/main/java/de/intevation/flys/client/shared/model/OutFilter.java: | |
6 New. Models which are better suited for creating artifact facet filters. | |
7 TODO: Re-factor ToLoad to create these models. | |
8 | |
1 2011-08-23 Ingo Weinzierl <ingo@intevation.de> | 9 2011-08-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: | 11 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
4 Parse the output modes of the first Artifact only. The output modes of | 12 Parse the output modes of the first Artifact only. The output modes of |
5 the other artifacts shouldn't be visible to the user. | 13 the other artifacts shouldn't be visible to the user. |