log

age author description
Wed, 28 Apr 2010 17:00:11 +0000 Ingo Weinzierl Polygons drawn by the MapServer will no longer use point symbols.
Wed, 28 Apr 2010 15:09:22 +0000 Ingo Weinzierl Created NEWS and Changes for the upcoming release.
Wed, 28 Apr 2010 13:41:14 +0000 Ingo Weinzierl Deactivated odv export for 'Horizontale Schnittprofile' (issue260).
Wed, 28 Apr 2010 13:26:19 +0000 Ingo Weinzierl Enlarge points in default mapserver template for layer product and use yellow to color points and lines.
Wed, 28 Apr 2010 06:53:44 +0000 Ingo Weinzierl Removed trailing whitespace.
Wed, 28 Apr 2010 06:49:18 +0000 Ingo Weinzierl Removed duplicated and unused imports.
Tue, 27 Apr 2010 16:21:59 +0000 Ingo Weinzierl Replaced path to database with a path relative to the configuration directory.
Tue, 27 Apr 2010 15:11:16 +0000 Ingo Weinzierl Changed the default directory of the artifact database.
Tue, 27 Apr 2010 13:25:22 +0000 Tim Englich ISSUE262: Added XSL-Transformation for the Transitionsmodel
Tue, 27 Apr 2010 13:22:47 +0000 Tim Englich ISSUE262: Added missing Namespacedeclarations
Tue, 27 Apr 2010 13:10:24 +0000 Tim Englich ISSUE262: Removed duplicate StateIds
Tue, 27 Apr 2010 12:52:37 +0000 Ingo Weinzierl Removed duplicated mapfile path configurations and replaced absolute path definitions with relative ones (issue218, issue220).
Tue, 27 Apr 2010 10:11:30 +0000 Ingo Weinzierl Removed unused logging configuration file (issue6).
Tue, 27 Apr 2010 10:06:02 +0000 Ingo Weinzierl Added units to legend text of a wms layer (issue246).
Mon, 26 Apr 2010 13:31:11 +0000 Ingo Weinzierl Improved the input validator: empty strings are invalid (issue251).
Mon, 26 Apr 2010 09:09:20 +0000 Tim Englich ISSUE252 Make it possible to export more than one Layer
Fri, 23 Apr 2010 13:26:21 +0000 Ingo Weinzierl Adapted the configuration to call the wrapper that exports the mapfile path.
Fri, 23 Apr 2010 13:16:30 +0000 Ingo Weinzierl Added a very simple wrapper to export the mapfile path for MapServer (issue220).
Fri, 23 Apr 2010 12:26:31 +0000 Ingo Weinzierl Adjusted the subtitle creation for charts in 'Horizontalen Schnittprofilen' (see issue138).
Fri, 23 Apr 2010 12:11:18 +0000 Ingo Weinzierl Adjusted chart titles of different horizontalprofile charts.
Fri, 23 Apr 2010 10:13:23 +0000 Tim Englich Fixed Bug in renaming a Layer in Product Layer. Forgot to checkin ChangeLog
Fri, 23 Apr 2010 10:12:43 +0000 Tim Englich Fixed Bug in renaming a Layer in Product Layer.
Thu, 22 Apr 2010 08:54:36 +0000 Ingo Weinzierl Calculate the depth in an odv export of a 'Profilschnitt' properly (issue217).
Wed, 21 Apr 2010 13:38:26 +0000 Ingo Weinzierl Presentation of values in the statistic is now language specific (issue228).
Wed, 21 Apr 2010 12:34:44 +0000 Ingo Weinzierl Finalized the odv export of a 'Profilschnitt' (issue217).
Wed, 21 Apr 2010 10:35:04 +0000 Ingo Weinzierl Expand the range of a horizontalprofile chart manually if there is only a single data point or more data points with all the same value in this chart (issue233).
Wed, 21 Apr 2010 09:43:46 +0000 Ingo Weinzierl Added an y-axis label in histograms (issue243).
Wed, 21 Apr 2010 09:19:07 +0000 Ingo Weinzierl Changed the type of histogram parameter 'binwidth' from integer to double (issue231).
Wed, 21 Apr 2010 08:46:23 +0000 Ingo Weinzierl It is possible to draw VerticalProfileCharts with just one single data point (issue229).
Tue, 20 Apr 2010 18:38:22 +0000 Tim Englich Integrated the CacheCleaner for the ThematicDataCache
Tue, 20 Apr 2010 12:53:00 +0000 Tim Englich Added Query for the CacheCleaner that it use to determin which Tables has been updated.
Tue, 20 Apr 2010 10:11:28 +0000 Ingo Weinzierl Removed a already implemented TODO from code relating to WMS un-publishing after and end-of-life of an artifact.
Tue, 20 Apr 2010 09:42:04 +0000 Ingo Weinzierl Improved the workaround of rev955: There is no gap between the left & bottom border and data area anymore (issue163).
Tue, 20 Apr 2010 08:45:01 +0000 Ingo Weinzierl Implemented a workaround to avoid an amount of cut axis labels in 2D charts (issue163).
Tue, 20 Apr 2010 07:19:05 +0000 Ingo Weinzierl Added a metadata section into the mapfile and feed it with the MapServer URL (issue235).
Mon, 19 Apr 2010 14:19:19 +0000 Ingo Weinzierl Added the time interval into the subtitle of timeseries charts (issue152).
Mon, 19 Apr 2010 12:31:02 +0000 Ingo Weinzierl Iterate through former states as well when searching for an input collection (issue226).
Mon, 19 Apr 2010 10:55:25 +0000 Ingo Weinzierl First implementation of an odv export of a 'Profilschnitt' (issue217).
Sun, 18 Apr 2010 09:17:25 +0000 Sascha L. Teichmann Using unix line endings only.
Sat, 17 Apr 2010 09:35:24 +0000 Sascha L. Teichmann Removed trailing whitespace.
Fri, 16 Apr 2010 11:45:36 +0000 Tim Englich ISSUE232: SQL-Exception caused by missing Mesh-Width-Configuration
Fri, 16 Apr 2010 08:09:40 +0000 Tim Englich ISSUE200: Only Layer which contains Items should be displayed
Fri, 16 Apr 2010 07:28:47 +0000 Tim Englich Checkin missing ChangeLog-Entry to r924
Thu, 15 Apr 2010 07:20:05 +0000 Ingo Weinzierl Read a system property to adjust the percentage that defines the size of a gap in charts (issue175).
Tue, 13 Apr 2010 14:35:30 +0000 Tim Englich Extract ODV-Generation into its own method that it is possible to override it in subclasses.
Tue, 13 Apr 2010 14:26:21 +0000 Tim Englich Bugfix: Put some Code that is responsible for Synchonization into the final-block to prevent that the lock is not released.
Tue, 13 Apr 2010 14:22:52 +0000 Tim Englich Integrated the possibility to change the Title of an Layer in Product Layer.
Tue, 13 Apr 2010 12:39:16 +0000 Tim Englich Removed obsolet SuppressWarnings-Annotations.
Tue, 13 Apr 2010 12:32:24 +0000 Tim Englich Added more JavaDocs
Tue, 13 Apr 2010 08:50:08 +0000 Tim Englich Added missing ChangeLog-Entries
Tue, 13 Apr 2010 08:49:42 +0000 Tim Englich Added more Javadoc.
Tue, 13 Apr 2010 08:25:34 +0000 Tim Englich Removed obsolet SuppressWarnings-Annotations.
Tue, 13 Apr 2010 08:17:00 +0000 Tim Englich Added more Javadoc. Removed obsolet TODO-Flags. Added missing Files to Revision 907
Mon, 12 Apr 2010 14:16:04 +0000 Tim Englich Added more Javadoc. Removed obsolet TODO-Flags.
Mon, 12 Apr 2010 13:23:18 +0000 Tim Englich Added more Javadoc.
Mon, 12 Apr 2010 13:12:21 +0000 Tim Englich Added more Javadoc.
Mon, 12 Apr 2010 11:28:02 +0000 Tim Englich BUGFIX: Chartresults where stored in Cache using null-Value as Key.
Mon, 12 Apr 2010 09:37:30 +0000 Ingo Weinzierl Added JavaDoc package descriptions.
Mon, 12 Apr 2010 09:26:26 +0000 Tim Englich ISSUE215 Switched Values between columns yyyy-mm-dd hh:mm and time_ISO8601
Mon, 12 Apr 2010 06:59:33 +0000 Ingo Weinzierl Removed compiler warnings while JavaDoc generation.

http://dive4elements.wald.intevation.org