Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
2014-09-05 | Tom Gottfried | Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams. |
2014-09-05 | Sascha L. Teichmann | sed 's/logger/log/g' src/**/*.java |
2014-09-05 | Sascha L. Teichmann | sed src/**/*.java 's/logger/log/g' |
2014-09-05 | Sascha L. Teichmann | Make it compile again. |
2014-09-05 | Sascha L. Teichmann | sed -i src/**/*.java 's/logger/log/g' |
2014-09-05 | Andre Heinecke | (issue1448) Add sq time intervals to sediment load data model. |
2014-09-05 | Sascha L. Teichmann | Forget to adjust a string reference to a moved backend utils class. |
2014-09-05 | Sascha L. Teichmann | Anti programming: Removed obsolete classes in client. This may break stuff because of the GWT magic. |