Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 151:30f0af26b086
Catch Exception that the Calling Program could not put no InputData
into the feed Request.issue56
gnv/trunk@245 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 19 Oct 2009 12:49:58 +0000 |
parents | c5408b0f34c7 |
children | 330871ca1fd3 |
comparison
equal
deleted
inserted
replaced
150:c5408b0f34c7 | 151:30f0af26b086 |
---|---|
1 2009-10-19 Tim Englich <tim.englich@intevation.de> | 1 2009-10-19 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp, | |
4 src/main/resources/applicationMessages*.properties: | |
5 Integrated Ressouces for OutputOptions issue51 | |
6 | |
7 2009-10-19 Tim Englich <tim.englich@intevation.de> | |
8 | |
3 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): | 9 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
4 Now the UI will compelte be shown if the User has done an Mistake entering | 10 Now the UI will compelte be shown if the User has done an Mistake entering |
5 values to input-fields eg. Coordinates or formatted Date-Strings. issue 35 | 11 values to input-fields eg. Coordinates or formatted Date-Strings. issue 35 |
6 | 12 |
7 2009-10-19 Tim Englich <tim.englich@intevation.de> | 13 2009-10-19 Tim Englich <tim.englich@intevation.de> |