comparison gnv/ChangeLog @ 571:f2ba58011a2d

Added histogram option panel. Show chart/histogram options panel after the user selected chart or histogram. Moved options panel beneath action panel. gnv/trunk@699 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 23 Feb 2010 10:36:02 +0000
parents cbd397712ecf
children 3f7bbc6dc751
comparison
equal deleted inserted replaced
570:cbd397712ecf 571:f2ba58011a2d
1 2010-02-23 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2
3 * src/main/java/de/intevation/gnv/action/CreateChartAction.java: Class to
4 trigger chart rendering.
5
6 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java: Changed
7 request parameter from 'diagram' (deprecated) to 'chart'.
8
9 * src/main/resources/applicationMessages.properties,
10 src/main/resources/applicationMessages_en.properties: Added title and
11 labels for histogram options.
12
13 * src/main/webapp/images/chart_curve.png: Chart icon (source: famfamfam)
14
15 * src/main/webapp/WEB-INF/config/struts-config.xml: Added new action to
16 trigger chart rendering analog to histogram action.
17
18 * src/main/webapp/WEB-INF/jsp/index.jsp: Render chart option panel only if
19 the user already selected charts.
20
21 * src/main/webapp/WEB-INF/jsp/includes/display_histogram_options_inc.jsp,
22 src/main/webapp/WEB-INF/jsp/includes/display_histogram_inc.jsp,
23 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: Show
24 diagram/chart options panel only if the user chose one of them. Placed
25 these option panels beneath the action panel.
26
27 * src/main/webapp/WEB-INF/jsp/includes/display_export_inc.jsp: Added new
28 icon for chart rendering.
29
30 * src/main/webapp/WEB-INF/jsp/mainlayout.jsp: Removed js debug output.
31
1 2010-02-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> 32 2010-02-22 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2 33
3 * src/main/webapp/WEB-INF/config/struts-config.xml: New action 'WMSAction'. 34 * src/main/webapp/WEB-INF/config/struts-config.xml: New action 'WMSAction'.
4 It triggers the generation of shapefiles and mapfile and sets an internal 35 It triggers the generation of shapefiles and mapfile and sets an internal
5 flag to intialize an OpenLayers map. 36 flag to intialize an OpenLayers map.

http://dive4elements.wald.intevation.org