# HG changeset patch # User Hans Plum # Date 1258144983 0 # Node ID 1ed778ba6153bf076ff2fc84ff6d479154944805 # Parent 1857273577e3dd264a188ba9da05c35027a86c07 Unified changelog entries with references to issues gnv/trunk@341 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 1857273577e3 -r 1ed778ba6153 gnv/ChangeLog --- a/gnv/ChangeLog Fri Nov 13 12:58:58 2009 +0000 +++ b/gnv/ChangeLog Fri Nov 13 20:43:03 2009 +0000 @@ -1,3 +1,8 @@ +2009-11-13 Hans Plum + + * ChangeLog: + Unified entries with references to issues. + 2009-11-13 Tim Englich * src/main/webapp/WEB-INF/web.xml: @@ -44,10 +49,15 @@ 2009-11-11 Tim Englich + Issue 80: Error handling when session got expired + * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): Catch NPE and tell the user that the Session has expired. issue80 -2009-11-11 Tim Englich +2009-11-11 Tim Englich + + Issue 81: Input of coordinate values do not show up after update + * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: Remove
Tag after Input-Elements * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: @@ -57,6 +67,9 @@ Replace NonBreakingSpace-Strings from UI issue81 2009-11-11 Tim Englich + + Issue 81: Input of coordinate values do not show up after update + * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: BugFix: Text-Inputfields will now be diabaled in static-ui issue81 @@ -107,11 +120,15 @@ 2009-10-22 Tim Englich + Issue 58: Behaviour by missing DB connection + * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58. 2009-10-21 Tim Englich + Issue 28: Client is not multi-instance enabled + * src/main/webapp/META-INF/context.xml: Added context.xml to permitt cookies to provide Multisession-Usability for a single Client issue28 @@ -121,23 +138,31 @@ 2009-10-19 Tim Englich + Issue 55: Unified input of coordinate input + * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl, src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: Added uniform Visualization of Single Input-Elements in GUI. issue55 2009-10-19 Tim Englich + + Issue 51: Translations for diagram options to be improved * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp, src/main/resources/applicationMessages*.properties: Integrated Ressouces for OutputOptions issue51 2009-10-19 Tim Englich + + Issue 35: Wrong data input forces GNV to start from beginning * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): Now the UI will compelte be shown if the User has done an Mistake entering values to input-fields eg. Coordinates or formatted Date-Strings. issue 35 2009-10-19 Tim Englich + + Issue 47: Improving translations in time series * src/main/resources/applicationMessages_en.properties: Changed Lablevalues according to issue47 @@ -145,13 +170,17 @@ Add the possibility to render XForms-Group-Lables as Legend-Entries of one Step in the GUI -2009-10-16 Tim Englich +2009-10-16 Tim Englich + + Issue 48: Improving translation of statistics panel * src/main/resources/applicationMessages_en.properties: Conformation to the tanslation of the Statisticsdescriptors issue48 2009-10-16 Tim Englich + Issue 49: Integration of FIS to Mesh + * src/main/resources/applicationMessages_en.properties: Adding the Names of the two new FIS to the Propertiesfiles issue49