graph
- (issue1448) Unify SedimentLoadData ctor again2014-09-08, by Andre Heinecke
- (issue1448) Add Sq time interval to sediment load accessor2014-09-08, by Andre Heinecke
- (issue1448) Look through all the data for sq_ti_id in following states.2014-09-08, by Andre Heinecke
- (issue1448) Carry sq_ti_date in artifact description anf fix sqtipanel2014-09-08, by Andre Heinecke
- (issue1448) Use correct data name for ti_id and carry string value of selected date.2014-09-08, by Andre Heinecke
- (issue1448) In a list of one element. Select the only element.2014-09-08, by Andre Heinecke
- (issue1448) Add Panel for new sq_ti_select state2014-09-08, by Andre Heinecke
- (issue1448) Extend SedimentLoadInfo request to handle sq time intervals2014-09-08, by Andre Heinecke
- (issue1448) Extend SL info service to handle sq_time_intervals2014-09-08, by Andre Heinecke
- (issue1448) Fix return values of SQ time interval accessors2014-09-08, by Andre Heinecke
- (issue1448) Add l10n for new sq time interval state.2014-09-08, by Andre Heinecke
- (issue1448) Add SQ Time interval select state2014-09-08, by Andre Heinecke
- Pass request document to the context injectors.2014-09-08, by Sascha L. Teichmann
- Merged.2014-09-08, by Sascha L. Teichmann
- Made it compile with changed ContextInjector interface again.2014-09-08, by Sascha L. Teichmann
- Let official epochs be showy and remove detritus of 'yields' in datacage config.2014-09-08, by Tom Gottfried
- Call context inspector in output helper.2014-09-08, by Sascha L. Teichmann
- Stop stupid propagation of out subtype in generators. What is this? It is not used anyway.2014-09-08, by Sascha L. Teichmann
- Added context injector to generators.2014-09-08, by Sascha L. Teichmann
- Merged2014-09-08, by 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.2014-09-08, by Sascha L. Teichmann
- We only need to know what's going on upstream.2014-09-08, by Tom Gottfried
- Fetch missing values from database and show them in diagrams.2014-09-08, by Tom Gottfried
- Allow fractions without SQ-time interval (suspended sediment) to be loaded.2014-09-08, by Tom Gottfried
- Error reports for sediment load calculation.2014-09-05, by Tom Gottfried
- Do not inherit smartgwt include the javascript directly in FLYS.htmlsuperdev 2014-09-05, by Andre Heinecke
- Update GWT to 2.6.1superdev 2014-09-05, by Andre Heinecke
- (issue1448) Use left join to permit loads with empty sq_time intervals to be handled.2014-09-05, by Andre Heinecke
- Fixed broken build.2014-09-05, by Sascha L. Teichmann
- Sediment load: converted grain fraction name to an array lookup.2014-09-05, by Sascha L. Teichmann
- Added new processor for fix derived curve.2014-09-05, by Raimund Renkert
- Added processor for discharge curve in fixanalysis.2014-09-05, by Raimund Renkert
- Do not return pure NaN data.2014-09-05, by Tom Gottfried
- Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.2014-09-05, by Tom Gottfried
- sed 's/logger/log/g' src/**/*.java2014-09-05, by Sascha L. Teichmann
- sed src/**/*.java 's/logger/log/g'2014-09-05, by Sascha L. Teichmann
- Make it compile again.2014-09-05, by Sascha L. Teichmann
- sed -i src/**/*.java 's/logger/log/g'2014-09-05, by Sascha L. Teichmann
- (issue1448) Add sq time intervals to sediment load data model.2014-09-05, by Andre Heinecke
- Forget to adjust a string reference to a moved backend utils class.2014-09-05, by Sascha L. Teichmann
- Anti programming: Removed obsolete classes in client. This may break stuff because of the GWT magic.2014-09-05, by Sascha L. Teichmann
- Find obsolete Java files in more than one project hierachie.2014-09-05, by Sascha L. Teichmann
- Anti programming: Removed TIM parser which ist not needed any longer.2014-09-05, by Sascha L. Teichmann
- Removed obsolete imports.2014-09-04, by Sascha L. Teichmann
- Sum up fractions from stations and previous stations according to respective validity model.2014-09-04, by Tom Gottfried
- Add Q'n'D Python script to find obsolete Java files.2014-09-04, by Sascha L. Teichmann
- merged2014-09-04, by Sascha L. Teichmann
- Anti programming.2014-09-04, by Sascha L. Teichmann
- merged.2014-09-04, by Raimund Renkert
- Use processors for historical discharge curves.2014-09-04, by Raimund Renkert
- Moved package org.dive4elements.river.utils to org.dive4elements.river.backend.utils.2014-09-04, by Sascha L. Teichmann
- Removed NASTY package clash. We had too org.dive4elements.river.util packages.2014-09-04, by Sascha L. Teichmann
- Removed obsolete average and renamed some symbols to make the difference between single fractions and sums of them clearer in the calculation.2014-09-04, by Tom Gottfried
- Remove dead class.2014-09-04, by Sascha L. Teichmann
- merged.2014-09-04, by Raimund Renkert
- Changed discharge processor to plot only discharge curves and added processor for computed discharge curves.2014-09-04, by Raimund Renkert
- Added new processor to plot misc discharge data, e.g. from datacage or recommendations.2014-09-04, by Raimund Renkert
- The existing implementation respects the fact that months are 0-based.2014-09-03, by Tom Gottfried
- Complete CSV-export and correct headers.2014-09-03, by Tom Gottfried
- Rev aa80f9ba56a9 was incomplete. Shame on me.2014-09-03, by Tom Gottfried