graph
- 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
- We have to calculate bed load plus suspended sand instead of suspended load.2014-09-03, by Tom Gottfried
- Let epochs be averages over their years.2014-09-02, by Tom Gottfried
- Precalculated sums from the database will come through recommendations.2014-09-02, by Tom Gottfried
- Make sedimentload loadable as old calculation.2014-09-02, by Tom Gottfried
- Only calculated sums of fractions should be initially shown in diagram.2014-09-01, by Tom Gottfried
- Fix fraction respectively facet names and descriptions.2014-09-01, by Tom Gottfried
- Broken -> broke away.2014-09-01, by Tom Gottfried
- Do not handle the impossible.2014-09-01, by Tom Gottfried
- Handle missing years in bed height differences without assuming an unknown year to be BC 1.2014-09-01, by Tom Gottfried
- Converted configuration for discharge diagrams to the new Q symmetry style.2014-08-29, by Sascha L. Teichmann
- Added diagram defaults for discharge diagrams.2014-08-29, by Sascha L. Teichmann
- Renamed tag in sq relation defaults to a more fitting name.2014-08-29, by Sascha L. Teichmann
- Added new diagramm generator for Q symmetry.2014-08-29, by Sascha L. Teichmann
- More shoveling araound generators.2014-08-29, by Sascha L. Teichmann
- Added a woking copy for discharge diagramm generators. All modifications are go in here. If the process is finished we'll remove the old one and rename the copy to discharge-diagramms.xml2014-08-29, by Sascha L. Teichmann
- We have only 4 of them.2014-08-29, by Tom Gottfried
- More fixes for conf.xml2014-08-29, by Sascha L. Teichmann
- Moved external system entites back to conf.xml. Uncool.2014-08-29, by Sascha L. Teichmann
- Cleaned up generator dependencies.2014-08-29, by Sascha L. Teichmann
- Moved more generator stuff in reguarding sub directory.2014-08-29, by Sascha L. Teichmann
- Allow deeper nesting of output-generators in conf.xml. This allows better separation of concerns of different generator types.2014-08-29, by Sascha L. Teichmann
- Moved generators.xml and its dependencies to a directory of their own.2014-08-29, by Sascha L. Teichmann
- Moved external system entity for longitudinal sections default to generators.xml. TODO: Move in entirely different file.2014-08-29, by Sascha L. Teichmann
- Removed obsolete imports.2014-08-29, by Sascha L. Teichmann
- Fixed build error.2014-08-29, by Sascha L. Teichmann
- The relevant contents are now in artifacts/doc/datacage_ref_de.rst.2014-08-29, by Tom Gottfried
- IDs can be assumed to be unique.2014-08-28, by Tom Gottfried
- Do not put metadata on series if there are none (avoid NPE).2014-08-28, by Tom Gottfried
- Quoting is done elsewhere since rev 7021753b3797.2014-08-28, by Tom Gottfried
- The rest is silence.2014-08-27, by Tom Gottfried
- Make Logarithmic axis immun against negative values (not throwing Exceptions in that case).2014-08-27, by Sascha L. Teichmann
- Let the facet know the period of it's data.2014-08-27, by Tom Gottfried
- Calculate all single years in given interval but only once.2014-08-27, by Tom Gottfried
- Merged.2014-08-26, by Sascha L. Teichmann
- Datacage: Insert variable values literally into output.2014-08-26, by Sascha L. Teichmann
- With the exception of real calculation results, descriptions of sediment loads can all follow the same pattern.2014-08-26, by Tom Gottfried
- Metadata in datacage tooltips for sediment densities, bed heights, flow velocities and sounding widhts.2014-08-26, by Tom Gottfried
- Added missing generics parameter.2014-08-26, by Sascha L. Teichmann
- Sediment load: Remove simple tail recursive calls from SedimentLoadData.recursiveFindStations(). More carefully this time.2014-08-26, by Sascha L. Teichmann