Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 4115:0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 12 Oct 2012 09:27:18 +0200 |
parents | f02aa4ff3c0f |
children | 4ffeccc5b5a1 |
comparison
equal
deleted
inserted
replaced
4114:ae5119da92cd | 4115:0cc2c3d89a9d |
---|---|
1 2012-10-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/services/DischargeInfoService.java: | |
4 Insert the date as time millis for each discharge curve. | |
5 | |
1 2012-10-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2012-10-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/sq/Measurements.java: | 8 * src/main/java/de/intevation/flys/artifacts/model/sq/Measurements.java: |
4 Added debug output to detect where data got lost. | 9 Added debug output to detect where data got lost. |
5 | 10 |