comparison gnv/ChangeLog @ 686:734e8301c9ea

Added links to reload the application and rebuild the user interface (issue13, issue18). gnv/trunk@864 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 29 Mar 2010 10:45:08 +0000
parents e47e6762b431
children acf62a4a23db
comparison
equal deleted inserted replaced
685:e47e6762b431 686:734e8301c9ea
1 2010-03-29 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2
3 Issue13 & Issue18
4
5 * src/main/webapp/WEB-INF/jsp/mainlayout.jsp,
6 src/main/webapp/WEB-INF/jsp/header.jsp: Added a reload link. A click on
7 this link rebuilds the ui with the description of the current artifact.
8
9 Note: If the artifact server ist down, nothing happens when using this
10 link. A click on this link triggers a controller which sends a
11 describe-request to the artifact server.
12
13 * src/main/webapp/WEB-INF/config/struts-config.xml: Added a new controller
14 to build the current user interface. This could be used if the artifact
15 server is down and the ui brakes after an user interaction. After the
16 artifact server being restarted, this controller can be called to rebuild
17 the ui with the current artifact description.
18
19 * src/main/webapp/styles/default.css: Moved exception message and reload
20 link a bit to avoid overlapping elements. Added a new class to adjust the
21 style of the reload link.
22
23 * src/main/resources/applicationMessages.properties,
24 src/main/resources/applicationMessages_en.properties: Added strings for
25 reload-link.
26
1 2010-03-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> 27 2010-03-29 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2 28
3 * src/main/java/de/intevation/gnv/**/package.html: New. 29 * src/main/java/de/intevation/gnv/**/package.html: New.
4 Added package description with text 'DOCUMENT ME!'. 30 Added package description with text 'DOCUMENT ME!'.
5 31

http://dive4elements.wald.intevation.org