Mercurial > dive4elements > gnv-client
comparison gnv/Changelog @ 21:17c92f1f014b
Some GUI improvements done
gnv/trunk@116 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Wed, 23 Sep 2009 15:04:39 +0000 |
parents | 2f4ae7d9e058 |
children | 367a00e4b9ad |
comparison
equal
deleted
inserted
replaced
20:2f4ae7d9e058 | 21:17c92f1f014b |
---|---|
1 2009-09-22 Tim Englich <tim.englich@intevation.de> | 1 2009-09-23 Tim Englich <tim.englich@intevation.de> |
2 | |
3 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Edited: | |
4 Selection on Input-UI-Data will be fetched from the UI and visualized | |
5 in the GUI. | |
6 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl Edited: | |
7 Single Text Input-Elements now will be surround with an div and an form Element | |
8 2009-09-22 Tim Englich <tim.englich@intevation.de> | |
2 | 9 |
3 * src/main/java/de/intevation/gnv/util/XSLTransformer.java Edited: | 10 * src/main/java/de/intevation/gnv/util/XSLTransformer.java Edited: |
4 Logging reduced for a better Performance. XML-Nodes should not be logged because their size could | 11 Logging reduced for a better Performance. XML-Nodes should not be logged because their size could |
5 cause Problems in Log4J and the ConsoleAppender of Eclipse | 12 cause Problems in Log4J and the ConsoleAppender of Eclipse |
6 | 13 |