Mon, 13 Feb 2012 17:48:14 +0000 |
Sascha L. Teichmann |
Make it compileable again
|
Mon, 13 Feb 2012 16:43:40 +0000 |
Felix Wolfsteller |
Partial Fix flys/issue500: Text-background for manual points.
|
Mon, 13 Feb 2012 15:31:17 +0000 |
Felix Wolfsteller |
Partial fix flys/issue500 (text bg of some annotations).
|
Mon, 13 Feb 2012 14:41:45 +0000 |
Felix Wolfsteller |
Fix flys/issue490 (text for manual points).
|
Fri, 10 Feb 2012 17:28:28 +0000 |
Sascha L. Teichmann |
'Reduzierte Bezugslinien' make the code more self explaining.
|
Fri, 10 Feb 2012 16:33:36 +0000 |
Ingo Weinzierl |
Bugfix: Take care on empty ArtifactAndFacet objects in doAnnotations().
|
Fri, 10 Feb 2012 16:25:27 +0000 |
Sascha L. Teichmann |
'Bezugslinien': normalized reference curve is now derived from reference curve.
|
Fri, 10 Feb 2012 16:00:57 +0000 |
Sascha L. Teichmann |
'Bezugslinien': Added axis labels matching the displayed data.
|
Fri, 10 Feb 2012 14:04:07 +0000 |
Ingo Weinzierl |
Fixed broken PDF export for historical discharge curves.
|
Fri, 10 Feb 2012 12:41:12 +0000 |
Felix Wolfsteller |
Towards fixe of flys/issue495.
|
Fri, 10 Feb 2012 12:09:36 +0000 |
Sascha L. Teichmann |
'Bezugslinienverfahren': Fix the index bug.
|
Fri, 10 Feb 2012 11:28:43 +0000 |
Sascha L. Teichmann |
'Bezugslinienverfahren': Improve the error messages even more.
|
Fri, 10 Feb 2012 11:21:35 +0000 |
Sascha L. Teichmann |
'Bezugslinienverfahren': Forget to put new created WWAxisType onto blackboard.
|
Fri, 10 Feb 2012 11:02:23 +0000 |
Felix Wolfsteller |
Adjust linear function offset.
|
Fri, 10 Feb 2012 10:45:32 +0000 |
Ingo Weinzierl |
Enabled zooming for timeseries charts.
|
Fri, 10 Feb 2012 10:43:29 +0000 |
Ingo Weinzierl |
Improved the interface and implementations of Bounds.
|
Fri, 10 Feb 2012 10:24:33 +0000 |
Ingo Weinzierl |
New abstract methods in ChartGenerator and moved a method from ChartGenerator to XYChartGenerator.
|
Fri, 10 Feb 2012 10:20:02 +0000 |
Ingo Weinzierl |
Small improvements in model classes for Bounds.
|
Fri, 10 Feb 2012 10:12:12 +0000 |
Sascha L. Teichmann |
Give more precise message when an error occurs in W~W relation.
|
Fri, 10 Feb 2012 08:56:19 +0000 |
Ingo Weinzierl |
Some API changes in ChartGenerator and XYChartGenerator for fetching user specified zoom values.
|
Fri, 10 Feb 2012 08:43:06 +0000 |
Ingo Weinzierl |
Added chart helper function to determine the min and max bounds (x and y) for TimeSeriesCollections.
|
Fri, 10 Feb 2012 08:41:07 +0000 |
Ingo Weinzierl |
Removed useless imports.
|
Fri, 17 Feb 2012 12:58:38 +0000 |
Ingo Weinzierl |
Picked rev4066,4075 from trunk.
|
Fri, 17 Feb 2012 11:33:03 +0000 |
Ingo Weinzierl |
Picked rev 4059,4071,4072,4073 from trunk.
|
Thu, 16 Feb 2012 12:02:46 +0000 |
Ingo Weinzierl |
Tagged trunk of module flys-client as 2.6.1
|
Tue, 14 Feb 2012 16:33:26 +0000 |
Sascha L. Teichmann |
flys/issue499: Deactivate validation for 'W am Pegel'
|
Mon, 13 Feb 2012 18:00:48 +0000 |
Sascha L. Teichmann |
Another partial fix/workaround for flys/issue499.
|
Mon, 13 Feb 2012 16:14:37 +0000 |
Sascha L. Teichmann |
Client side fix for flys/issue499. There is an server issue, too.
|
Fri, 28 Sep 2012 12:14:23 +0200 |
Thomas Arendsen Hein |
merged flys-backend/2.6
2.6
|
Thu, 09 Feb 2012 11:30:26 +0000 |
Ingo Weinzierl |
Added a method Gauge.fetchMasterDischargeTable() to retrieve the discharge table with kind = 0.
|
Mon, 06 Feb 2012 07:36:51 +0000 |
Felix Wolfsteller |
River: (fix) Renamed function which is not a getter.
|
Fri, 03 Feb 2012 15:25:18 +0000 |
Sascha L. Teichmann |
Added a method to build a map from gauge stations to the datums of the gauges.
|
Thu, 19 Jan 2012 13:36:06 +0000 |
Sascha L. Teichmann |
Added meachnism to backend to fetch all annotation related data in one go.
|
Wed, 18 Jan 2012 09:26:54 +0000 |
Ingo Weinzierl |
Added a function Gauge.getGaugeByOfficialNumber() that returns a Gauge based on its official number.
|
Tue, 17 Jan 2012 16:56:38 +0000 |
Sascha L. Teichmann |
Create fast cross section lines in the backend now.
|
Mon, 16 Jan 2012 14:52:40 +0000 |
Sascha L. Teichmann |
CrossSection: Added method to extract the lines of a given km range.
|
Mon, 16 Jan 2012 14:16:52 +0000 |
Sascha L. Teichmann |
CrossSectionLine: Simplified creation of Point2Ds.
|
Tue, 10 Jan 2012 10:33:14 +0000 |
Sascha L. Teichmann |
Make parsing of official numbers out of STA files being enabled with new system property.
|
Thu, 05 Jan 2012 15:00:21 +0000 |
Sascha L. Teichmann |
backend: Fixed spatial table hws.
|
Thu, 05 Jan 2012 10:42:20 +0000 |
Ingo Weinzierl |
Modified the signature of RiverAxis.getRiverAxis() which now returns a list of RiverAxis objects instead of a single instance.
|
Tue, 03 Jan 2012 10:10:56 +0000 |
Ingo Weinzierl |
Added a new method Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
|
Mon, 02 Jan 2012 13:42:27 +0000 |
Sascha L. Teichmann |
Removed "NOT NULL" constraint from gauges.range_id because there are gauges which dont have a Gueltigkeitsbereich.
|
Wed, 28 Dec 2011 12:16:52 +0000 |
Ingo Weinzierl |
Added a new method Wst.determineMinMaxQ(double,double).
|
Mon, 19 Dec 2011 11:21:25 +0000 |
Sascha L. Teichmann |
Added support for official gauge numbers.
|
Wed, 30 Nov 2011 12:14:41 +0000 |
Bjoern Schilberg |
doc/schema/oracle-spatial.sql: Adjust extent of germany to EPSG:31467 (GK3) coordinates.
|
Wed, 30 Nov 2011 11:23:23 +0000 |
Bjoern Schilberg |
doc/schema/oracle-spatial.sql: Adjusted extent to the extent of germany and srs to 31467 in USER_SDO_GEOM_METADATA.
|
Tue, 29 Nov 2011 15:31:18 +0000 |
Bjoern Schilberg |
Fixed oracle_create_user.sql script: Fixed notation of the table in the alter statement.
|
Fri, 18 Nov 2011 15:53:07 +0000 |
Sascha L. Teichmann |
Fixed flys/issue415: Increased precision of a and b in ranges.
|
Thu, 10 Nov 2011 13:58:33 +0000 |
Ingo Weinzierl |
Added functions that return lists of Buildings/Fixpoints to according classes.
|
Thu, 10 Nov 2011 13:35:31 +0000 |
Ingo Weinzierl |
Adapted 'lines' relation and made lines queryable for a given river.
|
Wed, 09 Nov 2011 16:25:20 +0000 |
Ingo Weinzierl |
Added and registered a model Catchment for 'catchment' relation.
|
Wed, 09 Nov 2011 16:01:16 +0000 |
Ingo Weinzierl |
Added model for 'hws' relation and synced postgis with oracle spatial schema.
|
Wed, 09 Nov 2011 14:59:01 +0000 |
Ingo Weinzierl |
Added some functions that return information about the db connection used by the current database session.
|
Wed, 09 Nov 2011 10:31:08 +0000 |
Ingo Weinzierl |
Made flys-backend compatible with oracle spatial.
|
Tue, 01 Nov 2011 15:30:38 +0000 |
Ingo Weinzierl |
Added model class for relation 'river_axes_km'.
|
Tue, 25 Oct 2011 15:19:56 +0000 |
Bjoern Schilberg |
Added explizit TABLESPACE definition for the user.
|