log

age author description
Tue, 09 Sep 2014 11:13:37 +0200 Andre Heinecke (issue1448) Fix info service for epoch / periods and off epoch
Tue, 09 Sep 2014 10:53:50 +0200 Tom Gottfried Suggestion: Load official epochs via recommendations instead of a pseudo-calculation.
Mon, 08 Sep 2014 19:48:17 +0200 Andre Heinecke (issue1448) Actually filter out not matching sq_time_interval_ids
Mon, 08 Sep 2014 19:47:01 +0200 Andre Heinecke (issue1448) Objectify sq_time_interval id.
Mon, 08 Sep 2014 19:01:26 +0200 Andre Heinecke (issue1448) Finally use the sq time interval as filter in the calculation.
Mon, 08 Sep 2014 19:00:30 +0200 Andre Heinecke (issue1448) Unify SedimentLoadData ctor again
Mon, 08 Sep 2014 18:59:10 +0200 Andre Heinecke (issue1448) Add Sq time interval to sediment load accessor
Mon, 08 Sep 2014 18:31:17 +0200 Andre Heinecke (issue1448) Look through all the data for sq_ti_id in following states.
Mon, 08 Sep 2014 17:52:52 +0200 Andre Heinecke (issue1448) Carry sq_ti_date in artifact description anf fix sqtipanel
Mon, 08 Sep 2014 17:50:10 +0200 Andre Heinecke (issue1448) Use correct data name for ti_id and carry string value of selected date.
Mon, 08 Sep 2014 16:24:50 +0200 Andre Heinecke (issue1448) In a list of one element. Select the only element.
Mon, 08 Sep 2014 16:24:16 +0200 Andre Heinecke (issue1448) Add Panel for new sq_ti_select state
Mon, 08 Sep 2014 16:23:38 +0200 Andre Heinecke (issue1448) Extend SedimentLoadInfo request to handle sq time intervals
Mon, 08 Sep 2014 16:21:26 +0200 Andre Heinecke (issue1448) Extend SL info service to handle sq_time_intervals
Mon, 08 Sep 2014 16:19:15 +0200 Andre Heinecke (issue1448) Fix return values of SQ time interval accessors
Mon, 08 Sep 2014 16:18:37 +0200 Andre Heinecke (issue1448) Add l10n for new sq time interval state.
Mon, 08 Sep 2014 16:17:59 +0200 Andre Heinecke (issue1448) Add SQ Time interval select state
Mon, 08 Sep 2014 16:14:43 +0200 Sascha L. Teichmann Pass request document to the context injectors.
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.
Fri, 05 Sep 2014 10:10:42 +0200 Sascha L. Teichmann Find obsolete Java files in more than one project hierachie.
Fri, 05 Sep 2014 10:09:16 +0200 Sascha L. Teichmann Anti programming: Removed TIM parser which ist not needed any longer.
Thu, 04 Sep 2014 17:47:32 +0200 Sascha L. Teichmann Removed obsolete imports.
Thu, 04 Sep 2014 17:33:01 +0200 Tom Gottfried Sum up fractions from stations and previous stations according to respective validity model.
Thu, 04 Sep 2014 16:25:06 +0200 Sascha L. Teichmann Add Q'n'D Python script to find obsolete Java files.
Thu, 04 Sep 2014 15:48:48 +0200 Sascha L. Teichmann merged
Thu, 04 Sep 2014 15:43:13 +0200 Sascha L. Teichmann Anti programming.
Thu, 04 Sep 2014 15:27:47 +0200 Raimund Renkert merged.
Thu, 04 Sep 2014 15:26:55 +0200 Raimund Renkert Use processors for historical discharge curves.
Thu, 04 Sep 2014 15:03:25 +0200 Sascha L. Teichmann Moved package org.dive4elements.river.utils to org.dive4elements.river.backend.utils.
Thu, 04 Sep 2014 13:00:55 +0200 Sascha L. Teichmann Removed NASTY package clash. We had too org.dive4elements.river.util packages.
Thu, 04 Sep 2014 12:03:02 +0200 Tom Gottfried Removed obsolete average and renamed some symbols to make the difference between single fractions and sums of them clearer in the calculation.
Thu, 04 Sep 2014 12:00:17 +0200 Sascha L. Teichmann Remove dead class.
Thu, 04 Sep 2014 11:15:34 +0200 Raimund Renkert merged.

http://dive4elements.wald.intevation.org