# HG changeset patch # User Tim Englich # Date 1253718279 0 # Node ID 17c92f1f014b44e9db965f0fc961b762add866ad # Parent 2f4ae7d9e05895dc37ef549f6311d85cd48e5aec Some GUI improvements done gnv/trunk@116 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 2f4ae7d9e058 -r 17c92f1f014b gnv/Changelog --- a/gnv/Changelog Tue Sep 22 13:09:09 2009 +0000 +++ b/gnv/Changelog Wed Sep 23 15:04:39 2009 +0000 @@ -1,4 +1,11 @@ -2009-09-22 Tim Englich +2009-09-23 Tim Englich + + * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Edited: + Selection on Input-UI-Data will be fetched from the UI and visualized + in the GUI. + * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl Edited: + Single Text Input-Elements now will be surround with an div and an form Element + 2009-09-22 Tim Englich * src/main/java/de/intevation/gnv/util/XSLTransformer.java Edited: Logging reduced for a better Performance. XML-Nodes should not be logged because their size could diff -r 2f4ae7d9e058 -r 17c92f1f014b gnv/src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl --- a/gnv/src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl Tue Sep 22 13:09:09 2009 +0000 +++ b/gnv/src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl Wed Sep 23 15:04:39 2009 +0000 @@ -44,7 +44,14 @@ - :
+
+
+
+ + :
+
+
+
diff -r 2f4ae7d9e058 -r 17c92f1f014b gnv/src/main/webapp/WEB-INF/config/templates/describe-ui.xsl --- a/gnv/src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Tue Sep 22 13:09:09 2009 +0000 +++ b/gnv/src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Wed Sep 23 15:04:39 2009 +0000 @@ -18,7 +18,14 @@     - + + + + + + + +