comparison gnv/ChangeLog @ 408:b5733f9f386b

Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state. gnv/trunk@594 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 22 Jan 2010 09:49:34 +0000
parents 55dae5bb76db
children df78178e1180
comparison
equal deleted inserted replaced
407:55dae5bb76db 408:b5733f9f386b
1 2010-01-22 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2
3 * src/main/webapp/WEB-INF/jsp/index.jsp,
4 src/main/webapp/WEB-INF/jsp/header.jsp,
5 src/main/webapp/WEB-INF/jsp/includes/display_export_inc.jsp,
6 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp,
7 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp,
8 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_adons_inc.jsp,
9 src/main/webapp/WEB-INF/jsp/mainlayout.jsp:
10 - Improved the design and the usibility concept ("Bedienkonzept").
11 Removed the useless "draw" button after reaching the last state which
12 has some output modes.
13 - Render chart options - if chart creation is possible for this state - and show
14 export actions.
15 - Moved chart options and export actions to the left side beneath the
16 static and dynamic panals for parameterization.
17 - Removed some warnings and errors regaring html conformance.
18
19 * src/main/webapp/styles/default.css: Made some necessary adjustments
20 regarding the movement of chart option and action boxes.
21
22 * src/main/resources/applicationMessages.properties,
23 src/main/resources/applicationMessages_en.properties: Added label for
24 action box.
25
26 * src/main/java/de/intevation/gnv/action/ArtifactDatabaseActionBase.java:
27 Removed pathes of xsl sheets from code and put them to a central place.
28
29 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Added
30 urls to xsl transformer for step-back links and create a dynamic ui only
31 if there is content for it - avoid creation of empty boxes.
32
33 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java: Write
34 dynamic ui only if there is content. Some code formatting done.
35
36 * src/main/webapp/images/back_button.png: Button to step back to a previous
37 state.
38
39 * src/main/webapp/WEB-INF/config/struts-config.xml: Added forwards to fis
40 selection and previous states.
41
42 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: Enabled
43 link to step back to fis selection.
44
1 2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> 45 2010-01-20 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2 46
3 Issue149 47 Issue149
4 48
5 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Show 49 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Show

http://dive4elements.wald.intevation.org