Fri, 26 Oct 2012 11:06:50 +0200 |
Björn Ricks |
Order MeasurementStations by station km
|
Wed, 24 Oct 2012 15:56:19 +0200 |
Björn Ricks |
Add MeasurementStation to the River
|
Mon, 24 Sep 2012 07:58:34 +0000 |
Bjoern Ricks |
Remove fetchInfoURL methods from River and gauge
|
Sat, 22 Sep 2012 13:45:51 +0000 |
Sascha L. Teichmann |
Backend: Added 'official_number' column to rivers table to model the 'Bundeswasserstrassen Identnummer'.
|
Fri, 21 Sep 2012 10:47:32 +0000 |
Bjoern Ricks |
Change methods names until the url is really be fetched from the db
|
Fri, 21 Sep 2012 09:50:33 +0000 |
Bjoern Ricks |
Add a new method to River and Gauge classes to return a http url for additional
|
Wed, 12 Sep 2012 11:12:19 +0000 |
Bjoern Ricks |
Fix hibernate query
|
Wed, 12 Sep 2012 10:28:26 +0000 |
Bjoern Ricks |
Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values
|
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.
|
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.
|
Tue, 04 Oct 2011 15:28:19 +0000 |
Ingo Weinzierl |
Removed the Unit from Wsts - added a WstUnit column to rivers.
|
Tue, 04 Oct 2011 05:06:10 +0000 |
Ingo Weinzierl |
Bugfix: #333 Improved determination of reference gauge based on start km.
|
Sun, 26 Jun 2011 16:13:08 +0000 |
Sascha L. Teichmann |
Added a method to river to find the gauge with the max overlap with a given interval.
|
Sun, 26 Jun 2011 12:16:36 +0000 |
Sascha L. Teichmann |
When
|
Wed, 22 Jun 2011 08:56:09 +0000 |
Sascha L. Teichmann |
River: Added method to find gauge by its name.
|
Sat, 18 Jun 2011 20:13:31 +0000 |
Sascha L. Teichmann |
river model: Added method to find gauge by a position lying in its range.
|
Wed, 08 Jun 2011 19:03:44 +0000 |
Sascha L. Teichmann |
River: add method to find gauge by its station position.
|
Thu, 26 May 2011 15:00:04 +0000 |
Sascha L. Teichmann |
River: Make search for gauges independent of from/to order.
|
Wed, 11 May 2011 08:44:14 +0000 |
Sascha L. Teichmann |
Schema: Added a column which tells if a river counts its km up or downwards.
|
Thu, 05 May 2011 06:04:57 +0000 |
Ingo Weinzierl |
River got a new method that returns all gauges intersected by a given start and end point.
|
Mon, 18 Apr 2011 07:29:05 +0000 |
Ingo Weinzierl |
Added a new method to determine the selected gauge of a river based on a start and end point.
|
Thu, 14 Apr 2011 13:43:53 +0000 |
Ingo Weinzierl |
Added a method to River that returns the min and max distance of the river.
|
Fri, 18 Mar 2011 12:10:33 +0000 |
Sascha L. Teichmann |
Store annotations in backend.
|
Tue, 15 Mar 2011 14:49:56 +0000 |
Sascha L. Teichmann |
Added foreign key constraint annotations to model classes.
|
Mon, 14 Mar 2011 14:52:58 +0000 |
Sascha L. Teichmann |
Added entity and id annotations.
|
Fri, 11 Mar 2011 16:23:42 +0000 |
Sascha L. Teichmann |
Bound Apache Commons DBCP with Hibernate.
|
Fri, 11 Mar 2011 14:41:18 +0000 |
Sascha L. Teichmann |
More Hibernate/JPA stuff
|
Thu, 10 Mar 2011 13:44:51 +0000 |
Sascha L. Teichmann |
Added POJOs to be mapped to schema.
|