Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2620:cc0fa1798a3c
FixingsKMChartService: Generate chart and deliver the image as the response of the service.
flys-artifacts/trunk@4205 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 05 Apr 2012 18:07:47 +0000 |
parents | 6ed24efc80de |
children | f0cc556eda29 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Apr 05 15:29:52 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Apr 05 18:07:47 2012 +0000 @@ -1,3 +1,11 @@ +2012-04-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: + Generate chart and deliver the image as the response of the service. + + * src/main/java/de/intevation/flys/artifacts/model/FixingsColumnFactory.java: + Return null when looking for a fixing data column that does not exist. + 2012-04-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/model/FixingsColumnFactory.java: