Thu, 18 Oct 2012 13:12:24 +0200 |
Ingo Weinzierl |
Sorted gauges for reference gauge selection in historical discharge calculation based on their name.
|
Mon, 24 Sep 2012 07:58:34 +0000 |
Bjoern Ricks |
Remove fetchInfoURL methods from River and gauge
|
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
|
Mon, 10 Sep 2012 12:16:28 +0000 |
Christian Lins |
Remove obsolet method
|
Mon, 10 Sep 2012 09:50:43 +0000 |
Sascha L. Teichmann |
Backend: 'Pegelinfo' needs min/max Q, too.
|
Mon, 10 Sep 2012 08:20:50 +0000 |
Bjoern Ricks |
Add method fetchMinMaxWQ to Gauge
|
Sat, 08 Sep 2012 13:31:03 +0000 |
Sascha L. Teichmann |
Moved some code over from flys-artifacts.
|
Fri, 07 Sep 2012 08:06:00 +0000 |
Bjoern Ricks |
Rename method to satisfy hibernate
|
Thu, 06 Sep 2012 12:06:57 +0000 |
Bjoern Ricks |
Add getDurationCurveData method to Gauge class
|
Sun, 15 Jul 2012 16:22:22 +0000 |
Sascha L. Teichmann |
Removed same package imports.
|
Thu, 09 Feb 2012 11:30:26 +0000 |
Ingo Weinzierl |
Added a method Gauge.fetchMasterDischargeTable() to retrieve the discharge table with kind = 0.
|
Wed, 18 Jan 2012 09:26:54 +0000 |
Ingo Weinzierl |
Added a function Gauge.getGaugeByOfficialNumber() that returns a Gauge based on its official number.
|
Mon, 19 Dec 2011 11:21:25 +0000 |
Sascha L. Teichmann |
Added support for official gauge numbers.
|
Thu, 25 Aug 2011 10:19:21 +0000 |
Felix Wolfsteller |
Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.
|
Mon, 02 May 2011 11:33:32 +0000 |
Ingo Weinzierl |
Introduced a 'scale' parameter in Gauge.determineMinMaxW().
|
Fri, 15 Apr 2011 13:45:06 +0000 |
Ingo Weinzierl |
Added methods to retrieve the min and max W and Q values of a Wst and Gauge.
|
Thu, 24 Mar 2011 16:47:05 +0000 |
Sascha L. Teichmann |
Added an one to many relation to the discharge tables of a gauge.
|
Mon, 21 Mar 2011 10:41:47 +0000 |
Sascha L. Teichmann |
Add forgotten column river_id in Gauges.
|
Mon, 21 Mar 2011 10:27:14 +0000 |
Sascha L. Teichmann |
Added missing ImportGauge.getPeer() method
|
Tue, 15 Mar 2011 14:49:56 +0000 |
Sascha L. Teichmann |
Added foreign key constraint annotations to model classes.
|
Mon, 14 Mar 2011 15:29:00 +0000 |
Sascha L. Teichmann |
Added column annotations for simple fields. TODO: foreign keys.
|
Mon, 14 Mar 2011 14:52:58 +0000 |
Sascha L. Teichmann |
Added entity and id annotations.
|
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.
|