Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3434:1a636be7612b
FixA: Moved more common calculation code into base class.
flys-artifacts/trunk@5097 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 22 Jul 2012 09:49:56 +0000 |
parents | c3fb41e73ffb |
children | 262e7d7e58fe |
comparison
equal
deleted
inserted
replaced
3433:c3fb41e73ffb | 3434:1a636be7612b |
---|---|
1 2012-07-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java, | |
4 src/main/java/de/intevation/flys/artifacts/model/fixings/FixAnalysisCalculation.java: | |
5 Moved more common code into base class. | |
6 | |
1 2012-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2012-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * contrib/fixoverview2html.xsl: Clip the displayed from/to ranges | 9 * contrib/fixoverview2html.xsl: Clip the displayed from/to ranges |
4 of the gauges to the max extent of the events. | 10 of the gauges to the max extent of the events. |
5 | 11 |