Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 641:8d2bd52f05e3
Removed workaround to send a fake document if statistic is requested for 'Horizontalschnitte' - no statistic available for this product type (issue146).
gnv-artifacts/trunk@727 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 03 Mar 2010 15:05:12 +0000 |
parents | e5f1e868ee3e |
children | 83f8f98a4f11 |
comparison
equal
deleted
inserted
replaced
640:e5f1e868ee3e | 641:8d2bd52f05e3 |
---|---|
1 2010-03-03 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue146 | |
4 | |
5 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: | |
6 Removed workaround to send a fake document if statistic is requested, | |
7 which is not available for this product type. | |
8 | |
1 2010-03-03 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2010-03-03 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: | 11 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: |
4 Trigger pdf creation for histograms when an 'out' call arrives with output | 12 Trigger pdf creation for histograms when an 'out' call arrives with output |
5 mode 'histogram' and export mode 'pdf'. | 13 mode 'histogram' and export mode 'pdf'. |