Mon, 08 Sep 2014 16:06:50 +0200 |
Sascha L. Teichmann |
Merged.
|
Mon, 08 Sep 2014 16:06:34 +0200 |
Sascha L. Teichmann |
Made it compile with changed ContextInjector interface again.
|
Mon, 08 Sep 2014 15:54:12 +0200 |
Tom Gottfried |
Let official epochs be showy and remove detritus of 'yields' in datacage config.
|
Mon, 08 Sep 2014 15:48:11 +0200 |
Sascha L. Teichmann |
Call context inspector in output helper.
|
Mon, 08 Sep 2014 13:33:39 +0200 |
Sascha L. Teichmann |
Stop stupid propagation of out subtype in generators. What is this? It is not used anyway.
|
Mon, 08 Sep 2014 13:17:49 +0200 |
Sascha L. Teichmann |
Added context injector to generators.
|
Mon, 08 Sep 2014 12:28:16 +0200 |
Sascha L. Teichmann |
Merged
|
Mon, 08 Sep 2014 12:27:55 +0200 |
Sascha L. Teichmann |
Anti programming: Throw CrossSectionApp away. Not useful ATM. The backing data structures are fine now and the original purpose of the app was to figure them out.
|
Mon, 08 Sep 2014 12:25:47 +0200 |
Tom Gottfried |
We only need to know what's going on upstream.
|
Mon, 08 Sep 2014 12:21:32 +0200 |
Tom Gottfried |
Fetch missing values from database and show them in diagrams.
|
Mon, 08 Sep 2014 10:03:00 +0200 |
Tom Gottfried |
Allow fractions without SQ-time interval (suspended sediment) to be loaded.
|
Fri, 05 Sep 2014 20:57:31 +0200 |
Tom Gottfried |
Error reports for sediment load calculation.
|
Fri, 05 Sep 2014 19:30:50 +0200 |
Andre Heinecke |
Do not inherit smartgwt include the javascript directly in FLYS.html
superdev
|
Fri, 05 Sep 2014 19:29:11 +0200 |
Andre Heinecke |
Update GWT to 2.6.1
superdev
|
Fri, 05 Sep 2014 15:09:44 +0200 |
Andre Heinecke |
(issue1448) Use left join to permit loads with empty sq_time intervals to be handled.
|
Fri, 05 Sep 2014 18:30:20 +0200 |
Sascha L. Teichmann |
Fixed broken build.
|
Fri, 05 Sep 2014 18:23:36 +0200 |
Sascha L. Teichmann |
Sediment load: converted grain fraction name to an array lookup.
|
Fri, 05 Sep 2014 16:54:45 +0200 |
Raimund Renkert |
Added new processor for fix derived curve.
|
Fri, 05 Sep 2014 15:57:39 +0200 |
Raimund Renkert |
Added processor for discharge curve in fixanalysis.
|
Fri, 05 Sep 2014 15:26:40 +0200 |
Tom Gottfried |
Do not return pure NaN data.
|
Fri, 05 Sep 2014 14:53:58 +0200 |
Tom Gottfried |
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
|
Fri, 05 Sep 2014 13:19:22 +0200 |
Sascha L. Teichmann |
sed 's/logger/log/g' src/**/*.java
|
Fri, 05 Sep 2014 12:58:17 +0200 |
Sascha L. Teichmann |
sed src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:54:58 +0200 |
Sascha L. Teichmann |
Make it compile again.
|
Fri, 05 Sep 2014 12:50:33 +0200 |
Sascha L. Teichmann |
sed -i src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:22:42 +0200 |
Andre Heinecke |
(issue1448) Add sq time intervals to sediment load data model.
|
Fri, 05 Sep 2014 12:19:13 +0200 |
Sascha L. Teichmann |
Forget to adjust a string reference to a moved backend utils class.
|
Fri, 05 Sep 2014 10:27:50 +0200 |
Sascha L. Teichmann |
Anti programming: Removed obsolete classes in client. This may break stuff because of the GWT magic.
|