Fri, 26 Oct 2012 16:42:51 +0200 |
Felix Wolfsteller |
Documentation added.
|
Mon, 08 Oct 2012 10:03:51 +0200 |
Felix Wolfsteller |
fix issue909: strange validation code. be fearles.
|
Fri, 28 Sep 2012 12:15:37 +0200 |
Thomas Arendsen Hein |
dummy merge for repo head
|
Mon, 23 Jul 2012 15:08:28 +0000 |
Felix Wolfsteller |
Preparing W/Q per gauge input for FixationArtifact.
|
Thu, 19 Jul 2012 09:37:52 +0000 |
Sascha L. Teichmann |
Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.
|
Wed, 11 Jul 2012 19:21:43 +0000 |
Felix Wolfsteller |
Various cosmetic doc fixes.
|
Fri, 15 Jun 2012 09:30:07 +0000 |
Sascha L. Teichmann |
FLYS artifacts: Removed trailing whitespace.
|
Wed, 06 Jun 2012 18:28:49 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Thu, 24 May 2012 13:39:59 +0000 |
Felix Wolfsteller |
Prepare improved Discharge curve compatibility.
|
Tue, 20 Mar 2012 15:08:01 +0000 |
Raimund Renkert |
Issue 506.
|
Fri, 17 Feb 2012 11:03:28 +0000 |
Raimund Renkert |
Renamed state data fields for W/Q input.
|
Fri, 17 Feb 2012 09:20:02 +0000 |
Raimund Renkert |
Write the gauge description instead of the Q value to CSV file.
|
Fri, 17 Feb 2012 12:59:56 +0000 |
Ingo Weinzierl |
Picked rev 4070,4074,4076,4080 from trunk.
|
Fri, 17 Feb 2012 11:29:41 +0000 |
Ingo Weinzierl |
Picked rev 4058,4063,4065,4068,4069 from trunk.
|
Wed, 08 Feb 2012 10:54:23 +0000 |
Ingo Weinzierl |
Be more merciful for building the URL for the user-wms.
|
Fri, 03 Feb 2012 13:42:48 +0000 |
Ingo Weinzierl |
Create title, subtitle and axes labels for charts from type historical discharge curve.
|
Thu, 02 Feb 2012 13:23:55 +0000 |
Felix Wolfsteller |
Cosmetics/care/refac.
|
Wed, 01 Feb 2012 12:21:05 +0000 |
Ingo Weinzierl |
Added new helper methods to FLYSUtils that extract int[] and double[] from string.
|
Fri, 27 Jan 2012 09:42:15 +0000 |
Raimund Renkert |
Added method that return the differences for a w-differences calculation as
|
Wed, 18 Jan 2012 09:29:12 +0000 |
Ingo Weinzierl |
Added convinience functions to FLYSArtifact and FLYSUtils.
|
Thu, 05 Jan 2012 14:15:07 +0000 |
Ingo Weinzierl |
#444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.
|
Mon, 02 Jan 2012 13:30:44 +0000 |
Ingo Weinzierl |
#370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.
|
Mon, 02 Jan 2012 08:50:50 +0000 |
Ingo Weinzierl |
Part 1 of #125: added a description for a location to the WaterlevelExport.
|
Thu, 22 Dec 2011 13:22:55 +0000 |
Ingo Weinzierl |
#242 Added header with meta information into CSV exports.
|
Thu, 22 Dec 2011 12:53:29 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Wed, 21 Dec 2011 15:44:41 +0000 |
Ingo Weinzierl |
Bugfix: repaired broken named values in exports - the last solution had bad side effects.
|
Wed, 21 Dec 2011 09:17:23 +0000 |
Ingo Weinzierl |
#252 Set titles in waterlevel exports to named main values if those are existing for given Q values.
|
Tue, 20 Dec 2011 06:26:25 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 09 Nov 2011 10:48:51 +0000 |
Ingo Weinzierl |
Made the floodmap compatible with an Oracle database.
|
Tue, 01 Nov 2011 14:54:59 +0000 |
Ingo Weinzierl |
Added datacage config and loaders for KM WMS layer in floodmaps.
|
Fri, 28 Oct 2011 13:48:02 +0000 |
Ingo Weinzierl |
Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
|
Fri, 28 Oct 2011 09:00:51 +0000 |
Felix Wolfsteller |
Extracet getFlysContext from FLYSArtifact to FLYSUtils.
|
Wed, 19 Oct 2011 14:00:36 +0000 |
Ingo Weinzierl |
Improved the title creation of WSP Q and W facets - named main values are taken into account while title creation.
|
Thu, 15 Sep 2011 14:58:36 +0000 |
Ingo Weinzierl |
Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly.
|
Fri, 09 Sep 2011 10:01:09 +0000 |
Felix Wolfsteller |
Implement getArtifact(uuid,context) in FLYSUtils.
|
Mon, 05 Sep 2011 14:04:03 +0000 |
Ingo Weinzierl |
Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
|
Wed, 31 Aug 2011 13:19:29 +0000 |
Ingo Weinzierl |
Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
|
Tue, 30 Aug 2011 08:09:52 +0000 |
Ingo Weinzierl |
Moved code to extract the river srid defined in the global configuration into FLYSUtils.
|
Mon, 29 Aug 2011 09:01:40 +0000 |
Felix Wolfsteller |
Refactored to use new FLYSUtils, moved getRiver-functionality inside.
|
Fri, 26 Aug 2011 14:58:35 +0000 |
Ingo Weinzierl |
Refactored the code to fetch the km range/locations into a utility class.
|