Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 259:50a95db68e66
Build a dynamic table for the CSV data.
flys-client/trunk@1873 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 10 May 2011 10:03:00 +0000 |
parents | 5091675676d6 |
children | dd1dad2ff94e |
comparison
equal
deleted
inserted
replaced
258:5091675676d6 | 259:50a95db68e66 |
---|---|
1 2011-05-10 Raimund Renkert <rrenkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
4 Use the name instead of the description to determine the output mode. | |
5 | |
6 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: | |
7 Removed obsolete code. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: | |
10 Build up a dynamic table for different header count. The first line of CSV | |
11 data is used to set the header title. | |
12 | |
1 2011-05-10 Ingo Weinzierl <ingo@intevation.de> | 13 2011-05-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: | 15 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
4 Bugfix: Use the ElementCreator from XMLUtils to add attribute to nodes | 16 Bugfix: Use the ElementCreator from XMLUtils to add attribute to nodes |
5 in the xml document. Then, those nodes will have the ArtifactNamespace | 17 in the xml document. Then, those nodes will have the ArtifactNamespace |