comparison gnv-artifacts/ChangeLog @ 260:56c9b33e8533

RELEASE 0.2: Summarized activities in NEWS, Changes gnv-artifacts/trunk@340 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Hans Plum <hans.plum@intevation.de>
date Fri, 13 Nov 2009 20:29:29 +0000
parents f2af03633d29
children 874644bf1da8
comparison
equal deleted inserted replaced
259:f2af03633d29 260:56c9b33e8533
1 2009-11-13 Hans Plum <hans@intevation.de>
2
3 * RELEASE 0.2:
4 Summarized activities in NEWS, Changes
5
1 2009-11-13 Hans Plum <hans@intevation.de> 6 2009-11-13 Hans Plum <hans@intevation.de>
2 7
3 * ChangeLog: 8 * ChangeLog:
4 Unified style of ChangeLog descriptions refering to issues. 9 Unified style of ChangeLog descriptions refering to issues.
5 10
177 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_out_odv.xml: 182 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_out_odv.xml:
178 Added Out-Request for ODV-Export to the JUnitTest Configuration for 183 Added Out-Request for ODV-Export to the JUnitTest Configuration for
179 HorizontalCrossSection Mesh. 184 HorizontalCrossSection Mesh.
180 185
181 2009-11-10 Tim Englich <tim.englich@intevation.de> 186 2009-11-10 Tim Englich <tim.englich@intevation.de>
187
182 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testHorizontalProfileInstantaneousPointArtifact): 188 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testHorizontalProfileInstantaneousPointArtifact):
183 Added the ODV-Export to the Unit-Testcase for HorizontalProfile-InstantaneousPoint. 189 Added the ODV-Export to the Unit-Testcase for HorizontalProfile-InstantaneousPoint.
184 Some Refactoring Work done. 190 Some Refactoring Work done.
185 * src/test/ressources/horizontalProfile_instantaneouspoint/horizontalprofile_step_06_out_odv.xml: 191 * src/test/ressources/horizontalProfile_instantaneouspoint/horizontalprofile_step_06_out_odv.xml:
186 Added Out-Request for ODV-Export to the JUnitTest Configuration for 192 Added Out-Request for ODV-Export to the JUnitTest Configuration for
386 2009-11-05 Tim Englich <tim.englich@intevation.de> 392 2009-11-05 Tim Englich <tim.englich@intevation.de>
387 393
388 * doc/conf/queries.properties: 394 * doc/conf/queries.properties:
389 Query to select only those TimeSeriesPoints 395 Query to select only those TimeSeriesPoints
390 which are within an Region 396 which are within an Region
391 * doc/conf/products/timeseries/conf_timeseriespoint.xml: 397
392 * doc/conf/products/verticalprofile/conf_timeseriespoint.xml: 398 * doc/conf/products/timeseries/conf_timeseriespoint.xml,
393 Added the RegionFilters into the configuration of the Products 399 doc/conf/products/verticalprofile/conf_timeseriespoint.xml:
394 for TimeSeriesPoints. 400 Added the RegionFilters into the configuration of the Products
401 for TimeSeriesPoints.
395 402
396 2009-11-05 Tim Englich <tim.englich@intevation.de> 403 2009-11-05 Tim Englich <tim.englich@intevation.de>
397 404
398 * doc/conf/queries.properties: 405 * doc/conf/queries.properties:
399 Added new Queries to fill the Lists for the 406 Added new Queries to fill the Lists for the
759 Changed the Value of Layer and Depth range visualization of Meshes 766 Changed the Value of Layer and Depth range visualization of Meshes
760 according to issue50 767 according to issue50
761 768
762 2009-10-19 Tim Englich <tim.englich@intevation.de> 769 2009-10-19 Tim Englich <tim.englich@intevation.de>
763 770
764 Issue 47: Strings for time series 771 Issue 47: Translation of strings for time series
765 772
766 * src/main/resources/lang/artifactMessages*.properties: 773 * src/main/resources/lang/artifactMessages*.properties:
767 Changed the displayed-Values as defined in issue47 774 Changed the displayed-Values as defined in issue47
768 * src/test/ressources/conf.xml: 775 * src/test/ressources/conf.xml:
769 Changed the Key for the DataName of MIN-Max-Transitions to put a propper Name 776 Changed the Key for the DataName of MIN-Max-Transitions to put a propper Name
859 Added further Key-Value-Pairs for FIS 866 Added further Key-Value-Pairs for FIS
860 * src/test/ressources/conf.xml: 867 * src/test/ressources/conf.xml:
861 Changed Configuratioon to get the ID of an FIS to the Chartgeneration 868 Changed Configuratioon to get the ID of an FIS to the Chartgeneration
862 869
863 2009-10-15 Tim Englich <tim.englich@intevation.de> 870 2009-10-15 Tim Englich <tim.englich@intevation.de>
871
864 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testHorizontalProfileMeshPointArtifact): 872 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testHorizontalProfileMeshPointArtifact):
865 Activate Tests for CSV and Statistics on HorizontalProfiles 873 Activate Tests for CSV and Statistics on HorizontalProfiles
866 * src/main/java/de/intevation/gnv/transition/profile/horizontal/HorizontalProfileOutputTransition.java (createCSV): 874
867 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java (createCSV): 875 *
868 Integrated special CSV-Export for HorizontalProfiles 876 src/main/java/de/intevation/gnv/transition/profile/horizontal/HorizontalProfileOutputTransition.java
877 (createCSV),
878 src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java
879 (createCSV):
880 Integrated special CSV-Export for HorizontalProfiles
869 881
870 2009-10-14 Tim Englich <tim.englich@intevation.de> 882 2009-10-14 Tim Englich <tim.englich@intevation.de>
871 883
872 * src/main/java/de/intevation/gnv/chart/HorizontalProfileChartFactory.java (createXYSeries): 884 * src/main/java/de/intevation/gnv/chart/HorizontalProfileChartFactory.java (createXYSeries):
873 Load WKT from ResultSet and calculate Distance to last point. 885 Load WKT from ResultSet and calculate Distance to last point.
887 * src/test/ressources/verticalprofile_mesh/verticalprofile_step_*_feed.xml, 899 * src/test/ressources/verticalprofile_mesh/verticalprofile_step_*_feed.xml,
888 src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_*_feed.xml: 900 src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_*_feed.xml:
889 Switched to Szenario where it is possible to select Data using the Coordinate. 901 Switched to Szenario where it is possible to select Data using the Coordinate.
890 * src/test/ressources/conf.xml, 902 * src/test/ressources/conf.xml,
891 src/test/ressources/queries.properties: 903 src/test/ressources/queries.properties:
892 Switched to SFS-Conformant-Queries in HorzintalProfile- and VerticalProfile-Mesh 904 Switched to SFS-Conformant-Queries in HorzintalProfile- and VerticalProfile-Mesh
905
893 2009-10-13 Tim Englich <tim.englich@intevation.de> 906 2009-10-13 Tim Englich <tim.englich@intevation.de>
894 907
895 * src/main/resources/lang/artifactMessages_*.properties: 908 * src/main/resources/lang/artifactMessages_*.properties:
896 Switched to better Description of an Coordinate-Input-Field 909 Switched to better Description of an Coordinate-Input-Field
897 910

http://dive4elements.wald.intevation.org