Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 400:a8b1875dcd93
Just include a select box for choosing the fis if there is no static part in the describe document.
gnv/trunk@563 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 18 Jan 2010 13:42:44 +0000 |
parents | aaf04967bd53 |
children | 002a4d38c16d |
line wrap: on
line diff
--- a/gnv/ChangeLog Sun Jan 17 21:18:30 2010 +0000 +++ b/gnv/ChangeLog Mon Jan 18 13:42:44 2010 +0000 @@ -1,3 +1,16 @@ +2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java: + Render the static part of the gui as well - not just the dynamic part. + + * src/main/webapp/WEB-INF/jsp/index.js: Do not include the fis combo box if + the describe document contains a static part, which means that the user + already selected a fis. + + * src/main/webapp/styles/default.css: Added 20px space at the top of the + static table. Otherwise the table hides the links to load and save + projects. + 2010-01-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/webapp/WEB-INF/jsp/mainlayout.jsp: Simpler