Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
399:aaf04967bd53 | 400:a8b1875dcd93 |
---|---|
1 2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java: | |
4 Render the static part of the gui as well - not just the dynamic part. | |
5 | |
6 * src/main/webapp/WEB-INF/jsp/index.js: Do not include the fis combo box if | |
7 the describe document contains a static part, which means that the user | |
8 already selected a fis. | |
9 | |
10 * src/main/webapp/styles/default.css: Added 20px space at the top of the | |
11 static table. Otherwise the table hides the links to load and save | |
12 projects. | |
13 | |
1 2010-01-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 14 2010-01-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 15 |
3 * src/main/webapp/WEB-INF/jsp/mainlayout.jsp: Simpler | 16 * src/main/webapp/WEB-INF/jsp/mainlayout.jsp: Simpler |
4 demo WKT polygon. | 17 demo WKT polygon. |
5 | 18 |