Mercurial > dive4elements > gnv-client
annotate gnv/ChangeLog @ 387:6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
gnv/trunk@502 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 04 Jan 2010 15:15:38 +0000 |
parents | 6b0ef2324d02 |
children | 6e16dc005704 |
rev | line source |
---|---|
387
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
1 2010-01-04 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
2 |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
3 * src/main/webapp/styles/default.css: Added new classes for displaying |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
4 parameters and values in left panel. |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
5 |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
6 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: Static |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
7 nodes will be rendered as text instead of disabled xforms. |
6de60d996475
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
293
diff
changeset
|
8 |
293
6b0ef2324d02
Release 0.3
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
292
diff
changeset
|
9 2009-12-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
6b0ef2324d02
Release 0.3
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
292
diff
changeset
|
10 |
6b0ef2324d02
Release 0.3
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
292
diff
changeset
|
11 RELEASE 0.3 |
6b0ef2324d02
Release 0.3
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
292
diff
changeset
|
12 |
6b0ef2324d02
Release 0.3
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
292
diff
changeset
|
13 * Changes, NEWS, ChangeLog: Summerized activities |
6b0ef2324d02
Release 0.3
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
292
diff
changeset
|
14 |
292
419e47efaba5
s/Modeldaten/Modelldaten/
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
291
diff
changeset
|
15 2009-12-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
419e47efaba5
s/Modeldaten/Modelldaten/
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
291
diff
changeset
|
16 |
419e47efaba5
s/Modeldaten/Modelldaten/
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
291
diff
changeset
|
17 * src/main/resources/applicationMessages.properties: |
419e47efaba5
s/Modeldaten/Modelldaten/
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
291
diff
changeset
|
18 s/Modeldaten/Modelldaten/ |
419e47efaba5
s/Modeldaten/Modelldaten/
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
291
diff
changeset
|
19 |
291
b48172dc24ed
Added demo wkt linestrings via xslt and javascript.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
290
diff
changeset
|
20 2009-12-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
b48172dc24ed
Added demo wkt linestrings via xslt and javascript.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
290
diff
changeset
|
21 |
b48172dc24ed
Added demo wkt linestrings via xslt and javascript.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
290
diff
changeset
|
22 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl, |
b48172dc24ed
Added demo wkt linestrings via xslt and javascript.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
290
diff
changeset
|
23 src/main/webapp/WEB-INF/jsp/mainlayout.jsp: Added demo wkt linestrings |
b48172dc24ed
Added demo wkt linestrings via xslt and javascript.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
290
diff
changeset
|
24 via xslt and javascript. |
b48172dc24ed
Added demo wkt linestrings via xslt and javascript.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
290
diff
changeset
|
25 |
290
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
26 2009-12-17 Hans Plum <hans@intevation.de> |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
27 |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
28 Issue 129: Release 0.2: Verbesserung der Übersetzungen |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
29 |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
30 * src/main/resources/applicationMessages.properties: |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
31 Fixed i18n strings reported by experts |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
32 |
289
890d7a41ab93
Added Support for Boolean-Output-Parameters in Diagramm-Options
Tim Englich <tim.englich@intevation.de>
parents:
288
diff
changeset
|
33 2009-12-14 Tim Englich <tim.englich@intevation.de> |
890d7a41ab93
Added Support for Boolean-Output-Parameters in Diagramm-Options
Tim Englich <tim.englich@intevation.de>
parents:
288
diff
changeset
|
34 |
290
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
35 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp: |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
36 Added switch between boolean and other Values to determin wether a checkbox |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
37 is required or an text-field should be used. |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
38 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java (execute): |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
39 Added parsing of boolean-Option-Values to provide this Feature. |
ca10f0ea153a
Issue 129: Fixed i18n strings for german language
Hans Plum <hans.plum@intevation.de>
parents:
289
diff
changeset
|
40 |
288
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
41 2009-12-14 Hans Plum <hans@intevation.de> |
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
42 |
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
43 Issue109: Tomcat: Konfiguration des Kontexts enthält Redundanz |
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
44 |
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
45 * src/main/webapp/META-INF/context.xml: |
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
46 Removed obsolete configuration attributes. |
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
47 |
287
4ba3b9b8e588
Fixed some spelling problems in german i18n file
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
286
diff
changeset
|
48 2009-12-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4ba3b9b8e588
Fixed some spelling problems in german i18n file
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
286
diff
changeset
|
49 |
4ba3b9b8e588
Fixed some spelling problems in german i18n file
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
286
diff
changeset
|
50 * src/main/resources/applicationMessages.properties: Fixed some |
4ba3b9b8e588
Fixed some spelling problems in german i18n file
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
286
diff
changeset
|
51 spelling problems. |
4ba3b9b8e588
Fixed some spelling problems in german i18n file
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
286
diff
changeset
|
52 |
286
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
53 2009-12-01 Tim Englich <tim.englich@intevation.de> |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
54 |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
55 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
56 Removed feed Call before Chart- and Statisticsgeneration is called, because |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
57 it is not longer required by the Artifactdatabase. |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
58 |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
59 |
285
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
60 2009-12-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
61 |
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
62 * src/main/webapp/WEB-INF/web.xml: Reverted changes in config from last |
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
63 revision, which have been committed by mistake. |
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
64 |
284
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
65 2009-12-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
66 |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
67 * src/main/java/de/intevation/gnv/action/DoExportAction.java: Add svg |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
68 extension to file when exporting charts to svg. |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
69 |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
70 * src/main/resources/applicationMessages.properties, |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
71 src/main/resources/applicationMessages_en.properties: Added label for svg |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
72 export link. |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
73 |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
74 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: Added link |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
75 for svg export in html gui. |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
76 |
283
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
77 2009-12-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
78 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
79 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: Added |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
80 link for pdf export in html gui. |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
81 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
82 * src/main/resources/applicationMessages.properties, |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
83 src/main/resources/applicationMessages_en.properties: Added label for pdf |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
84 export link. |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
85 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
86 * src/main/java/de/intevation/gnv/action/DoExportAction.java: Added pdf |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
87 extension to file when exporting charts as pdf. |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
88 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
89 NOTE: Update gnv-artifacts to rev381 which supports pdf export. |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
90 |
282
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
91 2009-11-23 Tim Englich <tim.englich@intevation.de> |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
92 |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
93 * src/main/resources/applicationMessages*.properties: |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
94 Added Properties which hold the Version-information of the |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
95 GNV which will be set by te Maven package-process. |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
96 * src/main/webapp/WEB-INF/config/struts-config.xml: |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
97 Added an Action which make the Version-Information accessible. |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
98 Now it is possible to get those Information using /version.do |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
99 * src/main/webapp/WEB-INF/jsp/version.jsp: |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
100 Added an Page where it is possible to get the Information about the current |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
101 Version of the GNV and the ArtifactDatabase |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
102 * pom.xml: |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
103 Added Plugin for creating the BildTime and BildVersion of the gnv. |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
104 Replace Tokens in the /src/main/ressources Files |
d6c0d426e38a
Added the Possibility to get Version-Infomation and Release Date/Time from the GNV-Project using a Browser issue87
Tim Englich <tim.englich@intevation.de>
parents:
281
diff
changeset
|
105 |
281
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
106 2009-11-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
107 |
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
108 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: |
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
109 Removed mistake from xml structure of the artifact protocol. Mime-type |
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
110 node was 'out' instead of 'mime-type'. |
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
111 |
169
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
112 2009-11-13 Hans Plum <hans@intevation.de> |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
113 |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
114 RELEASE-0.2 |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
115 |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
116 * Changes, NEWS: |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
117 Summerized activities. |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
118 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
119 2009-11-13 Hans Plum <hans@intevation.de> |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
120 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
121 * ChangeLog: |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
122 Unified entries with references to issues. |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
123 |
167
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
124 2009-11-13 Tim Englich <tim.englich@intevation.de> |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
125 |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
126 * src/main/webapp/WEB-INF/web.xml: |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
127 Added Documentation of Configuration-Entries. |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
128 |
166
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
129 2009-11-12 Tim Englich <tim.englich@intevation.de> |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
130 |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
131 * src/main/webapp/styles/default.css: |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
132 Added CSS-Entry for the Exception Message Container and |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
133 put the div at a proper place. |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
134 * src/main/resources/applicationMessages*.properties: |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
135 Added localized Exception Messages. |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
136 * src/main/webapp/WEB-INF/jsp/header.jsp: |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
137 Added the localization of Exception Messages. |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
138 |
165
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
139 2009-11-12 Tim Englich <tim.englich@intevation.de> |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
140 |
169
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
141 Issue 71: Error while Serialisation of Sessions |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
142 |
165
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
143 * src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java, |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
144 src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java, |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
145 src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java, |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
146 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java, |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
147 src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
148 Imports organized. |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
149 * src/main/java/de/intevation/gnv/artifactdatabase/objects/*.java: |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
150 Made all Interfaces Serailizable and add UID to all Objects issue71 |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
151 |
164
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
152 2009-11-12 Tim Englich <tim.englich@intevation.de> |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
153 |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
154 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_statistics_inc.jsp: |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
155 Implemented a better GUI-Structure for displaying the Statisticdata. |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
156 * src/main/java/de/intevation/gnv/artifactdatabase/objects/DefaultArtifactStatisticsSet.java, |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
157 src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactStatisticsSet.java: |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
158 Added new Beanstructur for a better Representation of the Statistics which |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
159 is generated by the ArtifactDatabase. |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
160 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (calculateStatistics): |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
161 Changed the parsing algorithm of the Document which is generated |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
162 by the ArtifactDatabase. |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
163 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (calculateStatistics): |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
164 Changed Return-Value to ArtifacStatisticsSet according to the new Structur of |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
165 Statistics that will be generated by the ArtifactDatabase. |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
166 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
167 Changed the Resultvalue from ArtifactStatisticValue to ArtifacStatisticsSet according |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
168 to API-Changes of the ArtifactDatabaseClient |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
169 |
161
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
170 2009-11-11 Tim Englich <tim.englich@intevation.de> |
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
171 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
172 Issue 80: Error handling when session got expired |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
173 |
163
1fe52a0cbd1f
Catch NPE and tell the user that the Session has expired. issue80
Tim Englich <tim.englich@intevation.de>
parents:
162
diff
changeset
|
174 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
1fe52a0cbd1f
Catch NPE and tell the user that the Session has expired. issue80
Tim Englich <tim.englich@intevation.de>
parents:
162
diff
changeset
|
175 Catch NPE and tell the user that the Session has expired. issue80 |
1fe52a0cbd1f
Catch NPE and tell the user that the Session has expired. issue80
Tim Englich <tim.englich@intevation.de>
parents:
162
diff
changeset
|
176 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
177 2009-11-11 Tim Englich <tim.englich@intevation.de> |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
178 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
179 Issue 81: Input of coordinate values do not show up after update |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
180 |
161
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
181 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: |
162
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
182 Remove <br/> Tag after Input-Elements |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
183 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
184 Add an <br/>-Tag after the generation of Select-Boxes to get |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
185 a better look and feel in the ui. issue81 |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
186 * src/main/webapp/WEB-INF/jsp/index.jsp: |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
187 Replace NonBreakingSpace-Strings from UI issue81 |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
188 |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
189 2009-11-11 Tim Englich <tim.englich@intevation.de> |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
190 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
191 Issue 81: Input of coordinate values do not show up after update |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
192 |
162
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
193 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: |
161
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
194 BugFix: Text-Inputfields will now be diabaled in static-ui issue81 |
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
195 |
160
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
196 2009-11-06 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
197 |
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
198 * src/main/resources/applicationMessages.properties: Replaced german umlaut |
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
199 witch ascii character. |
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
200 |
159
b98a6d175916
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
158
diff
changeset
|
201 2009-11-06 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
b98a6d175916
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
158
diff
changeset
|
202 |
b98a6d175916
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
158
diff
changeset
|
203 * pom.xml: Changed Restlet repository from M3 to Snapshot. |
b98a6d175916
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
158
diff
changeset
|
204 |
158
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
205 2009-11-06 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
206 |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
207 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: Added link |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
208 for exporting data in ODV format. |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
209 |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
210 * src/main/resources/applicationMessages.properties, |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
211 src/main/resources/applicationMessages_en.properties: Added label for |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
212 odv export and changed label of CSV export. |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
213 |
157
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
214 2009-11-05 Tim Englich <tim.englich@intevation.de> |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
215 |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
216 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientFactory.java (ArtifactDatabaseClientFactory): |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
217 Removed some deprecatde TODO-Tasks. |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
218 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (getCurrentStepDescription): |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
219 Changed the Describe-Call of an Artifact from get to post an add the Flag which |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
220 determines if the UI should be delivered to the client. |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
221 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (getCurrentStepDescription): |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
222 Added the possibility to put an Flag which determines if the UI should be delivered from |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
223 the artifact-database to the Metodsignature. |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
224 |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
225 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java (execute), |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
226 src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute), |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
227 src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java (execute), |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
228 src/test/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientTestCase.java (testArtifactDatabaseClient): |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
229 Added the Flag if the UI should be delivered by the artifact-database to the Method-Call. |
013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Tim Englich <tim.englich@intevation.de>
parents:
156
diff
changeset
|
230 |
156
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
231 2009-10-28 Tim Englich <tim.englich@intevation.de> |
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
232 |
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
233 * src/main/resources/applicationMessages*.properties: |
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
234 Added Ressources for two new FIS. Current Meter and Ice Station Reports |
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
235 |
155
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
236 2009-10-27 Tim Englich <tim.englich@intevation.de> |
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
237 |
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
238 * src/main/resources/applicationMessages_en.properties: |
156
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
239 Added Ressources for two new FIS. Seegangsarchiv and SEACAT |
155
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
240 |
154
d6b82c585f1f
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Tim Englich <tim.englich@intevation.de>
parents:
153
diff
changeset
|
241 2009-10-22 Tim Englich <tim.englich@intevation.de> |
d6b82c585f1f
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Tim Englich <tim.englich@intevation.de>
parents:
153
diff
changeset
|
242 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
243 Issue 58: Behaviour by missing DB connection |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
244 |
154
d6b82c585f1f
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Tim Englich <tim.englich@intevation.de>
parents:
153
diff
changeset
|
245 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
d6b82c585f1f
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Tim Englich <tim.englich@intevation.de>
parents:
153
diff
changeset
|
246 Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58. |
d6b82c585f1f
Bugfix NPE was thrown when an Exception occured in the Called ArtifactDatabase-Server issue58.
Tim Englich <tim.englich@intevation.de>
parents:
153
diff
changeset
|
247 |
153
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
248 2009-10-21 Tim Englich <tim.englich@intevation.de> |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
249 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
250 Issue 28: Client is not multi-instance enabled |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
251 |
153
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
252 * src/main/webapp/META-INF/context.xml: |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
253 Added context.xml to permitt cookies to provide |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
254 Multisession-Usability for a single Client issue28 |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
255 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp: |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
256 Added URL-Rewrite to add the SessionID to the requested URL to get |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
257 the System work without cookies. issue28 |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
258 |
149
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
259 2009-10-19 Tim Englich <tim.englich@intevation.de> |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
260 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
261 Issue 55: Unified input of coordinate input |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
262 |
152
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
263 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl, |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
264 src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
265 Added uniform Visualization of Single Input-Elements in GUI. issue55 |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
266 |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
267 2009-10-19 Tim Englich <tim.englich@intevation.de> |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
268 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
269 Issue 51: Translations for diagram options to be improved |
152
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
270 |
151
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
271 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp, |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
272 src/main/resources/applicationMessages*.properties: |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
273 Integrated Ressouces for OutputOptions issue51 |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
274 |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
275 2009-10-19 Tim Englich <tim.englich@intevation.de> |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
276 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
277 Issue 35: Wrong data input forces GNV to start from beginning |
151
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
278 |
150
c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
Tim Englich <tim.englich@intevation.de>
parents:
149
diff
changeset
|
279 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
Tim Englich <tim.englich@intevation.de>
parents:
149
diff
changeset
|
280 Now the UI will compelte be shown if the User has done an Mistake entering |
c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
Tim Englich <tim.englich@intevation.de>
parents:
149
diff
changeset
|
281 values to input-fields eg. Coordinates or formatted Date-Strings. issue 35 |
c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
Tim Englich <tim.englich@intevation.de>
parents:
149
diff
changeset
|
282 |
c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
Tim Englich <tim.englich@intevation.de>
parents:
149
diff
changeset
|
283 2009-10-19 Tim Englich <tim.englich@intevation.de> |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
284 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
285 Issue 47: Improving translations in time series |
150
c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
Tim Englich <tim.englich@intevation.de>
parents:
149
diff
changeset
|
286 |
149
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
287 * src/main/resources/applicationMessages_en.properties: |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
288 Changed Lablevalues according to issue47 |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
289 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
290 Add the possibility to render XForms-Group-Lables as Legend-Entries of |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
291 one Step in the GUI |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
292 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
293 2009-10-16 Tim Englich <tim.englich@intevaion.de> |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
294 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
295 Issue 48: Improving translation of statistics panel |
148
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
296 |
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
297 * src/main/resources/applicationMessages_en.properties: |
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
298 Conformation to the tanslation of the Statisticsdescriptors issue48 |
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
299 |
146
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
300 2009-10-16 Tim Englich <tim.englich@intevation.de> |
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
301 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
302 Issue 49: Integration of FIS to Mesh |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
303 |
146
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
304 * src/main/resources/applicationMessages_en.properties: |
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
305 Adding the Names of the two new FIS to the Propertiesfiles issue49 |
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
306 |
49
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
307 2009-10-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
308 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
309 RELEASE 0.1 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
310 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
311 * Changes, NEWS: Summarized changes. |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
312 |
48
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
313 2009-10-06 Tim Englich <tim.englich@intevation.de> |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
314 |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
315 * src/main/resources/applicationMessages.properties Edited: |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
316 Removed obsolet Entries |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
317 * src/main/resources/applicationMessages_en.properties Added: |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
318 Added the Support for english-Language |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
319 |
47
f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
Tim Englich <tim.englich@intevation.de>
parents:
46
diff
changeset
|
320 2009-10-06 Tim Englich <tim.englich@intevation.de> |
f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
Tim Englich <tim.englich@intevation.de>
parents:
46
diff
changeset
|
321 |
f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
Tim Englich <tim.englich@intevation.de>
parents:
46
diff
changeset
|
322 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (doGetRequestInternal) Edited: |
f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
Tim Englich <tim.englich@intevation.de>
parents:
46
diff
changeset
|
323 Read the Status-Code from the Response and throw an Exception |
f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
Tim Englich <tim.englich@intevation.de>
parents:
46
diff
changeset
|
324 which Message will be visualized in the GUI. gnv/issue18 |
f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
Tim Englich <tim.englich@intevation.de>
parents:
46
diff
changeset
|
325 |
46
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
326 2009-10-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
327 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
328 * Changelog -> ChangeLog: Moved to make eclipse happier. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
329 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
330 2009-10-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
331 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
332 * Changelog: Unified changelog style. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
333 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
334 2009-10-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
335 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
336 * pom.xml: Remove XMLBeans stuff, set filtered resources to UTF-8 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
337 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
338 2009-10-06 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
339 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
340 * src/main/webapp/index.jsp Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
341 Added Index-Page for Global-Forward to Start-URL of the Project gnv/issue14 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
342 * src/main/webapp/WEB-INF/config/struts-config.xml Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
343 Added Global Forward to determine the Start-URL of the Project. gnv/issue14 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
344 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
345 2009-10-06 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
346 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
347 * src/main/webapp/WEB-INF/jsp/header.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
348 Deaktivate Links save Project and load Project gnv/issue12 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
349 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
350 2009-10-05 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
351 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
352 * src/main/resources/applicationMessages.properties Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
353 Added some more FIS-Ressource. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
354 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
355 2009-10-02 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
356 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
357 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientFactory.java (getArtifactDatabaseClient): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
358 Putting the ClientLanguage into the getArtifactDatabaseClient-Signature. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
359 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (setLocale) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
360 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (setLocale) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
361 Added the Support of Setting the ClientLanguage to the ArtifactDatabaseClient |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
362 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
363 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
364 src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
365 src/main/java/de/intevation/gnv/action/FetchArtifactFactoriesAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
366 src/main/java/de/intevation/gnv/action/DoOutputAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
367 src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java(execute) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
368 Put the Locale of the Calling Client to the Communication with the ArtifactDatabase. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
369 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
370 * src/test/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientTestCase.java (testArtifactDatabaseClient) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
371 Added DefaultLocale German to the ArtfactDataBaseClient call. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
372 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
373 2009-10-02 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
374 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
375 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
376 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
377 Switched Value for legend from ref-Attribute to Label-Element |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
378 * src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
379 Added translation for FIS (ArtifactFactorynames) |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
380 * src/main/resources/applicationMessages.properties Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
381 Added Germannameds for FIS. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
382 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
383 2009-10-02 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
384 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
385 * src/**/*.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
386 Format Code to max 80 Chars per Row |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
387 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
388 2009-10-02 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
389 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
390 * src/main/java/de/intevation/gnv/util/XSLTransformer.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
391 src/main/java/de/intevation/gnv/util/XMLUtils.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
392 src/main/java/de/intevation/gnv/servlet/GNVActionServlet.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
393 src/main/java/de/intevation/gnv/artifactdatabase/objects/Artifact.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
394 src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
395 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
396 src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java CLEANUP , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
397 src/main/java/de/intevation/gnv/action/DoOutputAction.java CLEANUP: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
398 Change non static accesses to static members using declaring type |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
399 Change indirect accesses to static members to direct accesses (accesses through subtypes) |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
400 Remove unused imports |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
401 Add missing '@Override' annotations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
402 Add missing '@Deprecated' annotations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
403 Remove unnecessary casts |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
404 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
405 2009-10-02 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
406 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
407 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
408 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
409 * src/main/java/de/intevation/gnv/action/FetchArtifactFactoriesAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
410 * src/main/java/de/intevation/gnv/action/DoOutputAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
411 * src/main/java/de/intevation/gnv/action/DoExportAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
412 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java (execute) edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
413 Added ExceptionHandling to this Actions |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
414 * src/main/java/de/intevation/gnv/action/ArtifactDatabaseActionBase.java (getExceptionForward) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
415 Added Method for Resolving the ExceptionForward from the Mapping. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
416 * src/main/webapp/WEB-INF/jsp/header.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
417 Read ExceptionMessage from RequestAttributes |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
418 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
419 2009-09-28 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
420 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
421 * src/main/resources/applicationMessages.properties Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
422 Adding missing StatisticsDescription for Arithmetic Mean. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
423 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
424 2009-09-28 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
425 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
426 * src/main/java/de/intevation/gnv/artifactdatabase/objects/DefaultArtifactStatisticValue.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
427 src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactStatisticValue.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
428 Added the Interface and the Defaultimplementation for the Representation of Statistic-Values. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
429 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
430 Added the Busionesslogic for Calculation the Statistics to the Action. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
431 * src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
432 src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
433 Added the Methods for setting and getting the statistics to the SessionModel |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
434 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (calculateStatistics) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
435 src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (calculateStatistics) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
436 Added the Method for retrieving the Statistics from the current Artifcat. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
437 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_statistics_inc.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
438 Put the Values of the Statitics into the View. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
439 * src/main/webapp/styles/default.css Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
440 Changed CSS-for Statistics so that it would be displayed. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
441 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
442 2009-09-25 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
443 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
444 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
445 Bug fixed in CSV_Export Link |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
446 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
447 2009-09-25 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
448 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
449 * src/main/java/de/intevation/gnv/artifactdatabase/objects/Artifact.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
450 src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactDescription.java Edietd: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
451 Integrated some Method for accessing and Setting OutputModes to an ArtifactDescription. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
452 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
453 * src/main/java/de/intevation/gnv/artifactdatabase/objects/DefaultOutputParameter.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
454 src/main/java/de/intevation/gnv/artifactdatabase/objects/DefaultOutputMode.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
455 src/main/java/de/intevation/gnv/artifactdatabase/objects/OutputParameter.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
456 src/main/java/de/intevation/gnv/artifactdatabase/objects/OutputMode.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
457 Adding some Beans and their InterfaceDescription for the Representation of OutputModes |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
458 supported by an Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
459 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
460 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
461 Fetsching the OutputMode-Informations from the Describedocument and put them into a Collection |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
462 of OutputModes. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
463 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
464 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
465 Restet SessionModel integrated. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
466 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
467 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
468 Cast for ArtifactDescription removed. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
469 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
470 * src/main/java/de/intevation/gnv/action/DoOutputAction.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
471 src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
472 Dynamical read of OutputParameter for Outputgeneration |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
473 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
474 * src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java Edited:, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
475 src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
476 Added some Method for retrieving Diagrammoptions and reset the SessionModel |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
477 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
478 * src/main/java/de/intevation/gnv/action/sessionmodel/DiagrammOptions.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
479 Dynamic Options Support Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
480 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
481 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
482 Dynamic Rendring of the Outputparameters of an ArtifactoutputType added. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
483 Ath this Moment only The Outputparameter for Chart ist provided. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
484 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
485 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp Edited : |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
486 Integrated dynamic Setting of Diagramm-Parameter to the Link. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
487 Also Read MimeType from the OPutputParameters of the Artifact. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
488 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
489 2009-09-25 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
490 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
491 * src/main/java/de/intevation/gnv/action/DoOutputAction.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
492 Some Refactoring work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
493 Logging Integrated. Extract Method for setting Responseheader Informations. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
494 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
495 * src/main/java/de/intevation/gnv/action/DoExportAction.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
496 Action for performing the Exports eg. CSV and Chart |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
497 * src/main/java/de/intevation/gnv/action/ChangeOptionsAction.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
498 Action for do the Bussinesslogic for storing the Diagrammoptions that were |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
499 changed by the User. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
500 * src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
501 * src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
502 Added Accessmethod for the Diagrammoptions. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
503 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
504 * src/main/java/de/intevation/gnv/action/sessionmodel/DiagrammOptions.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
505 Bean for the Representation of Diagrammoptions |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
506 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
507 * src/main/resources/applicationMessages.properties Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
508 Added som GUI Lables. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
509 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
510 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
511 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_statistics_inc.jsp Add, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
512 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp Add, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
513 src/main/webapp/WEB-INF/jsp/includes/display_diagramm_adons_inc.jsp Add: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
514 Added the GUI for the Statistics and Diagramoptions and tge Export. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
515 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
516 * src/main/webapp/WEB-INF/config/struts-config.xml Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
517 Added Actions for Performing Exports and Changing Diagramoptions. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
518 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
519 2009-09-24 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
520 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
521 * src/main/webapp/scripts/gnviewer.js Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
522 Removed unused Methods from File. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
523 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
524 2009-09-24 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
525 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
526 * src/main/webapp/WEB-INF/jsp/mainlayout.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
527 Obsolet Javascript References Removed |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
528 Added Javascript-Reference to the gnviewer.js File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
529 * src/main/webapp/WEB-INF/jsp/index.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
530 Please Wait Dialog integrated if an Form will be submittend |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
531 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
532 2009-09-24 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
533 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
534 * src/main/webapp/scripts/gnviewer.js Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
535 Added Javascript-File from Old-Project Revision: 3101 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
536 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
537 2009-09-24 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
538 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
539 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
540 Codecleanup |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
541 ExceptionReporthandling integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
542 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
543 2009-09-24 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
544 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
545 * src/main/webapp/WEB-INF/config/log4j.properties Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
546 Standard Log4J-properties-File which will log all Informations to the Console. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
547 * src/main/webapp/WEB-INF/web.xml Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
548 Added init-Parameter to tell the Application where the Log4J-propertiesfile ist located. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
549 * src/main/java/de/intevation/gnv/servlet/GNVActionServlet.java (init) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
550 Reading Logging-Properties from Propertiesfile. Path maust beconfigured in the web.xml File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
551 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
552 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
553 2009-09-23 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
554 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
555 * src/main/webapp/WEB-INF/web.xml Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
556 Added Count of ArtifactDatabases and Database-URL to this File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
557 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (ARTIFACTDATABASE_URL_ID) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
558 Added Static Constants for identifing ArtifactDatabase URLS in PropertiesReader |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
559 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (initialize) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
560 Read ArtifactDatabase URLS from PropertiesReader |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
561 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
562 2009-09-23 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
563 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
564 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
565 Removed Image-Element and put it into the jsp-Page |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
566 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
567 Moved Image-Element from Classfile to this location. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
568 URL will now be encoded for usage without cookies. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
569 * src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
570 src/main/webapp/WEB-INF/jsp/index.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
571 URL will now be encoded for usage without cookies. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
572 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
573 2009-09-23 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
574 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
575 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
576 Selection on Input-UI-Data will be fetched from the UI and visualized |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
577 in the GUI. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
578 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
579 Single Text Input-Elements now will be surround with an div and an form Element |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
580 2009-09-22 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
581 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
582 * src/main/java/de/intevation/gnv/util/XSLTransformer.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
583 Logging reduced for a better Performance. XML-Nodes should not be logged because their size could |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
584 cause Problems in Log4J and the ConsoleAppender of Eclipse |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
585 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
586 2009-09-21 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
587 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
588 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
589 Remnoved logging of Resultdocuments becaus it slow down the Application. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
590 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java (execute): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
591 Added support of ArtifactFactory Reload if Session was lost. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
592 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
593 Added Support of more than one Product. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
594 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
595 2009-09-17 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
596 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
597 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
598 Some Refactoring work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
599 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
600 Added XSL-Template for Transforming the stazic UI |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
601 * src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
602 Refactored FIS Rendering to it's own Include-File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
603 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
604 Refactored Diagramm Rendering to it's own Include-File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
605 * src/main/webapp/WEB-INF/jsp/index.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
606 Some Refactoring Work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
607 * src/main/webapp/styles/default.css: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
608 Some Changes in DIV-Formatting to get a propper Layout. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
609 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
610 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (NextArtifactStepAction): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
611 Static UI integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
612 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
613 2009-09-17 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
614 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
615 * src/main/webapp/WEB-INF/jsp/includes/display_fis_inc.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
616 Refactored FIS Rendering to it's own Include-File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
617 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
618 Refactored Diagramm Rendering to it's own Include-File |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
619 * src/main/webapp/WEB-INF/jsp/index.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
620 Some Refactoring Work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
621 * src/main/webapp/styles/default.css: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
622 Some Changes in DIV-Formatting to get a propper Layout. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
623 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
624 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (NextArtifactStepAction): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
625 Static UI integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
626 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
627 2009-09-16 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
628 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
629 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
630 UI also Rendered when Chart is already visualized. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
631 * src/main/webapp/WEB-INF/jsp/index.jsp: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
632 Some Stylingfixes done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
633 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
634 Legend-Element for SelectEntries Integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
635 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
636 2009-09-16 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
637 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
638 * src/main/webapp/WEB-INF/jsp/mainlayout.jsp Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
639 src/main/webapp/WEB-INF/jsp/index.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
640 Integrate the new Pageinfrastructur into the Mainlayout |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
641 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
642 * src/main/webapp/WEB-INF/config/struts-config.xml Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
643 Integrate message-resources into the Strutsconfiguration and change |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
644 the mainpage from index.jsp to mainlayout.jsp |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
645 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
646 009-09-16 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
647 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
648 * src/main/webapp/WEB-INF/jsp/header.jsp Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
649 src/main/webapp/WEB-INF/jsp/footer.jsp Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
650 src/main/resources/applicationMessages.properties:Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
651 src/main/webapp/WEB-INF/jsp/mainlayout.jsp Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
652 src/main/webapp/styles/*, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
653 src/main/webapp/scipts/*, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
654 src/main/webapp/images/*: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
655 Import of MainLayout, Styles, images and Scripts from old System Revision: 3101 Does not compile |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
656 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
657 2009-09-16 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
658 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
659 * src/main/webapp/WEB-INF/config/struts-config.xml Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
660 src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
661 src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
662 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (doOutput) (doFeed) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
663 src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java (execute) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
664 src/main/java/de/intevation/gnv/action/DoOutputAction.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
665 Chartoutput Added to the View |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
666 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
667 2009-09-16 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
668 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
669 * src/test/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientTestCase.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
670 Added Transformerlogic to the Testcase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
671 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
672 * src/main/webapp/WEB-INF/jsp/index.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
673 Integrated the UI of the Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
674 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
675 * src/main/webapp/WEB-INF/config/struts-config.xml Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
676 Added ActionHandling for managing the next Businesslogic to go to the next Step of an Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
677 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
678 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
679 Added Transformation-Rules for Input-Elements |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
680 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
681 * src/main/java/de/intevation/gnv/artifactdatabase/objects/DefaultInputParameter.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
682 src/main/java/de/intevation/gnv/artifactdatabase/objects/InputParameter.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
683 Infrastructur for providing InputParametes as an Object |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
684 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
685 * src/main/java/de/intevation/gnv/artifactdatabase/objects/Artifact.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
686 src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactDescription.java (getInputParameter) (setInputParameter) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
687 Add Methods for providing the reuired Input-Parametes of the current ArtifactDescription |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
688 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
689 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
690 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (doNextStep) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
691 Added doNextStep Method for doing all ControllerWork to move the Artifact into the next Step |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
692 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
693 * src/main/java/de/intevation/gnv/action/NextArtifactStepAction.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
694 Action for switching to the next Step of an Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
695 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
696 2009-09-15 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
697 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
698 * src/test/java/de/intevation/gnv/util/XSLTransformerTestCase.java: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
699 New Testcase for testing the usability of XSL-Transformations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
700 * src/test/ressources/describe-ui-test.xml Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
701 An Sample-Document for testing XSL-Transformations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
702 * src/main/webapp/WEB-INF/jsp/index.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
703 Added the html-Fragment of the transformated Describe-Methode-response to the document. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
704 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
705 XSL-Template for transforming an Xform-Element to a HTML-Select-Element |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
706 * src/main/java/de/intevation/gnv/util/XSLTransformer.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
707 XSl-Transformer for doing XSL-Transformations of the ResultDocuments of |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
708 the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
709 * src/main/java/de/intevation/gnv/util/XMLUtils.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
710 Integrate a Method for writing an XML-Node to a String for debugging. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
711 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
712 Some Unused imports removed an select the first Child of the ui Node. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
713 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java (execute) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
714 Integration of the Describe-Stuff for rendering an GUi |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
715 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
716 2009-09-15 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
717 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
718 * src/test/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientTestCase.java (testArtifactDatabaseClient) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
719 Added "Create Artifact" and "Describe Artifact" to the Testszenario. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
720 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
721 2009-09-14 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
722 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
723 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactDescription.java, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
724 src/main/java/de/intevation/gnv/artifactdatabase/objects/Artifact.java, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
725 src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
726 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
727 src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
728 Support for Initial DescribeCall to ArtifactDatabase implemented |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
729 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
730 2009-09-14 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
731 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
732 * src/main/webapp/WEB-INF/config/struts-config.xml: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
733 Added two ActionMappings: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
734 One for showing all FIS (ArtifactFactories) in an View. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
735 The other for selceting one ArtifactFactory an visualizing the First Step of an Artifact. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
736 * src/main/webapp/WEB-INF/jsp/index.jsp Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
737 Added an Combobox for selecting an FIS |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
738 * src/main/webapp/WEB-INF/web.xml: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
739 Added the Servletmapping for the Struts Framework |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
740 * src/main/java/de/intevation/gnv/action/SelectArtifactFactoryAction.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
741 src/main/java/de/intevation/gnv/action/FetchArtifactFactoriesAction.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
742 src/main/java/de/intevation/gnv/action/ArtifactDatabaseActionBase.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
743 Some ActionHandler added for Handling the different Requests of the GNV. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
744 FetchArtifactFactoriesAction: Will provides the Controllerlogic for Queriing all Reachable ArtifactFactories. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
745 SelectArtifactFactoryAction will select one Specific ArtifactFactory and will create |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
746 an Instance in the ArtifactDatabase. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
747 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
748 * src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
749 src/main/java/de/intevation/gnv/action/sessionmodel/SessionModelFactory.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
750 src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
751 Interface and Defaultimplementation of an Model which can store the Session-Specific Informations. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
752 e.g. Reachable ArtifactFactories and the current Artifact which should be used. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
753 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
754 2009-09-14 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
755 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
756 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
757 All Methods for doing the create-Request and reading the Result-Document implemented. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
758 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (createNewArtifact) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
759 Add Method for creating a new Artifact in the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
760 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
761 * src/main/java/de/intevation/gnv/artifactdatabase/objects/Artifact.java (Artifact): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
762 Added new Class for the Representation of an Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
763 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactFactory.java (getHash) Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
764 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactObject.java (getHash) Edited |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
765 getHash Method added. Now it will be possible to read the Hash of an Artifact send by the Artifactdatabase. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
766 * src/main/java/de/intevation/gnv/propertiesreader/PropertiesReaderFactory.java (getInstance) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
767 Bug Fixed. factory will now be instantiated. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
768 * src/main/java/de/intevation/gnv/servlet/GNVActionServlet.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
769 Integration of temporal Basic Log4J Support. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
770 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
771 2009-09-11 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
772 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
773 * pom.xml: Further Dependencies and Plugins added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
774 Deleted some utdated Files |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
775 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
776 2009-09-11 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
777 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
778 * src/test/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientTestCase.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
779 Testcase for querying Artifacfactorydescriptions from the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
780 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
781 2009-09-11 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
782 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
783 * src/main/webapp/WEB-INF/jsp/index.jsp Added , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
784 src/main/webapp/WEB-INF/config/struts-config.xml Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
785 src/main/java/de/intevation/gnv/servlet/GNVActionServlet.java Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
786 src/main/java/de/intevation/gnv/action/ArtifactDatabaseActionBase.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
787 Basic Struts-Infrastructur Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
788 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
789 2009-09-11 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
790 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
791 * src/main/java/de/intevation/gnv/propertiesreader/ServletPropertiesReader.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
792 src/main/java/de/intevation/gnv/propertiesreader/PropertiesReaderFactory.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
793 src/main/java/de/intevation/gnv/propertiesreader/PropertiesReader.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
794 src/main/java/de/intevation/gnv/propertiesreader/MapPropertiesReader.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
795 Infrastructur for Reading Properties from a Map or SercletConfig an provide them |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
796 to the whole Application. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
797 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
798 2009-09-11 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
799 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
800 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactObject.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
801 src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactFactory.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
802 ObjectStructor for Representing delivered Objects from the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
803 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
804 * src/main/java/de/intevation/gnv/artifactdatabase/client/exception/ArtifactDatabaseClientException.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
805 src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
806 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClientFactory.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
807 src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
808 Integrated Interface-Structure to handle the communication to the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
809 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
810 2009-09-10 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
811 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
812 * .svnignore Added: Added Eclipse specific Files and Folders to the Ignorelist |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
813 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
814 2009-09-10 Tim Englich <tim.englich@intevation.de> |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
815 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
816 * pom.xml: Created with maven and put the Moduledependencies into it |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
817 * Changes | Changelog | NEWS | README | TODO: Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
818 * src/**: Added to the Project |