Mercurial > dive4elements > gnv-client
annotate gnv/ChangeLog @ 286:6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
it is not longer required by the Artifactdatabase.
gnv/trunk@391 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 01 Dec 2009 16:01:21 +0000 |
parents | 2ac194c2af8d |
children | 4ba3b9b8e588 |
rev | line source |
---|---|
286
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
1 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
|
2 |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
3 * 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
|
4 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
|
5 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
|
6 |
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
7 |
285
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
8 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
|
9 |
2ac194c2af8d
Reverted changes in config from last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
284
diff
changeset
|
10 * 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
|
11 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
|
12 |
284
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
13 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
|
14 |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
15 * 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
|
16 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
|
17 |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
18 * 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
|
19 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
|
20 export link. |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
21 |
47e3647af88f
Added link in gui to export charts to svg.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
283
diff
changeset
|
22 * 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
|
23 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
|
24 |
286
6d24445806b8
Removed feed Call before Chart- and Statisticsgeneration is called, because
Tim Englich <tim.englich@intevation.de>
parents:
285
diff
changeset
|
25 >>>>>>> .r390 |
283
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
26 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
|
27 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
28 * 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
|
29 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
|
30 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
31 * 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
|
32 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
|
33 export link. |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
34 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
35 * 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
|
36 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
|
37 |
ef10bf497a16
Added link in gui to export charts to pdf.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
282
diff
changeset
|
38 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
|
39 |
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
|
40 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
|
41 |
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
|
42 * 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
|
43 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
|
44 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
|
45 * 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
|
46 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
|
47 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
|
48 * 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
|
49 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
|
50 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
|
51 * 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
|
52 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
|
53 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
|
54 |
281
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
55 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
|
56 |
4ec95d586f31
Removed mistake in xml structure of the artifact protocol.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
169
diff
changeset
|
57 * 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
|
58 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
|
59 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
|
60 |
169
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
61 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
|
62 |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
63 RELEASE-0.2 |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
64 |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
65 * Changes, NEWS: |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
66 Summerized activities. |
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
67 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
68 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
|
69 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
70 * ChangeLog: |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
71 Unified entries with references to issues. |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
72 |
167
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
73 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
|
74 |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
75 * src/main/webapp/WEB-INF/web.xml: |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
76 Added Documentation of Configuration-Entries. |
1857273577e3
Added Documentation of Configuration-Entries.
Tim Englich <tim.englich@intevation.de>
parents:
166
diff
changeset
|
77 |
166
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
78 2009-11-12 Tim Englich <tim.englich@intevation.de> |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
79 |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
80 * src/main/webapp/styles/default.css: |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
81 Added CSS-Entry for the Exception Message Container and |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
82 put the div at a proper place. |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
83 * src/main/resources/applicationMessages*.properties: |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
84 Added localized Exception Messages. |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
85 * src/main/webapp/WEB-INF/jsp/header.jsp: |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
86 Added the localization of Exception Messages. |
c5edd8fcae8c
Added localized Exception Messages.
Tim Englich <tim.englich@intevation.de>
parents:
165
diff
changeset
|
87 |
165
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
88 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
|
89 |
169
6cf73f5ea4a9
RELEASE 0.2: Summarized activities in NEWS, Changes
Hans Plum <hans.plum@intevation.de>
parents:
168
diff
changeset
|
90 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
|
91 |
165
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
92 * 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
|
93 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
|
94 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
|
95 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
|
96 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
|
97 Imports organized. |
183850730a90
Made all Interfaces Serailizable and add UID to all Objects issue71
Tim Englich <tim.englich@intevation.de>
parents:
164
diff
changeset
|
98 * 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
|
99 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
|
100 |
164
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
101 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
|
102 |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
103 * 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
|
104 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
|
105 * 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
|
106 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
|
107 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
|
108 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
|
109 * 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
|
110 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
|
111 by the ArtifactDatabase. |
5570d9b3282f
Implemented a better GUI-Structure for displaying the Statisticdata. issue83
Tim Englich <tim.englich@intevation.de>
parents:
163
diff
changeset
|
112 * 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
|
113 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
|
114 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
|
115 * 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
|
116 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
|
117 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
|
118 |
161
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
119 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
|
120 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
121 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
|
122 |
163
1fe52a0cbd1f
Catch NPE and tell the user that the Session has expired. issue80
Tim Englich <tim.englich@intevation.de>
parents:
162
diff
changeset
|
123 * 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
|
124 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
|
125 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
126 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
|
127 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
128 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
|
129 |
161
9b35599f50bb
BugFix: Text-Inputfields will now be diabaled in static-ui issue81
Tim Englich <tim.englich@intevation.de>
parents:
160
diff
changeset
|
130 * 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
|
131 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
|
132 * 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
|
133 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
|
134 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
|
135 * 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
|
136 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
|
137 |
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
138 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
|
139 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
140 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
|
141 |
162
3be414dc974a
The Submitbutton now is placed properly after single
Tim Englich <tim.englich@intevation.de>
parents:
161
diff
changeset
|
142 * 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
|
143 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
|
144 |
160
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
145 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
|
146 |
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
147 * 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
|
148 witch ascii character. |
3b82a20a304a
Replaced german umlaut with ascii character in language resource file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
159
diff
changeset
|
149 |
159
b98a6d175916
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
158
diff
changeset
|
150 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
|
151 |
b98a6d175916
Changed restlet repository from M3 to SNAPSHOT in maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
158
diff
changeset
|
152 * 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
|
153 |
158
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
154 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
|
155 |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
156 * 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
|
157 for exporting data in ODV format. |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
158 |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
159 * src/main/resources/applicationMessages.properties, |
f38a86c2c012
Added link to export data as odv.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
157
diff
changeset
|
160 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
|
161 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
|
162 |
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
|
163 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
|
164 |
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
|
165 * 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
|
166 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
|
167 * 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
|
168 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
|
169 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
|
170 * 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
|
171 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
|
172 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
|
173 |
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
|
174 * 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
|
175 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
|
176 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
|
177 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
|
178 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
|
179 |
156
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
180 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
|
181 |
aa5197b3f930
Added Ressources for two new FIS. Current Meter and Ice Station Reports
Tim Englich <tim.englich@intevation.de>
parents:
155
diff
changeset
|
182 * 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
|
183 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
|
184 |
155
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
185 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
|
186 |
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
187 * 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
|
188 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
|
189 |
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
|
190 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
|
191 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
192 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
|
193 |
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
|
194 * 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
|
195 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
|
196 |
153
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
197 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
|
198 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
199 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
|
200 |
153
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
201 * 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
|
202 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
|
203 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
|
204 * 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
|
205 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
|
206 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
|
207 |
149
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
208 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
|
209 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
210 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
|
211 |
152
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
212 * 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
|
213 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
|
214 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
|
215 |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
216 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
|
217 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
218 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
|
219 |
151
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
220 * 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
|
221 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
|
222 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
|
223 |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
224 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
|
225 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
226 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
|
227 |
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
|
228 * 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
|
229 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
|
230 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
|
231 |
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
|
232 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
|
233 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
234 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
|
235 |
149
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
236 * src/main/resources/applicationMessages_en.properties: |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
237 Changed Lablevalues according to issue47 |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
238 * 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
|
239 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
|
240 one Step in the GUI |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
241 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
242 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
|
243 |
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
244 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
|
245 |
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
246 * 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
|
247 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
|
248 |
146
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
249 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
|
250 |
168
1ed778ba6153
Unified changelog entries with references to issues
Hans Plum <hans.plum@intevation.de>
parents:
167
diff
changeset
|
251 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
|
252 |
146
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
253 * 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
|
254 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
|
255 |
49
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
256 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
|
257 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
258 RELEASE 0.1 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
259 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
260 * Changes, NEWS: Summarized changes. |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
261 |
48
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
262 2009-10-06 Tim Englich <tim.englich@intevation.de> |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
263 |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
264 * src/main/resources/applicationMessages.properties Edited: |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
265 Removed obsolet Entries |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
266 * src/main/resources/applicationMessages_en.properties Added: |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
267 Added the Support for english-Language |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
268 |
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
|
269 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
|
270 |
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
|
271 * 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
|
272 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
|
273 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
|
274 |
46
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
275 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
|
276 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
277 * 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
|
278 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
279 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
|
280 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
281 * Changelog: Unified changelog style. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
282 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
283 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
|
284 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
285 * 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
|
286 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
287 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
|
288 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
289 * 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
|
290 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
|
291 * 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
|
292 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
|
293 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
294 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
|
295 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
296 * 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
|
297 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
|
298 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
299 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
|
300 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
301 * 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
|
302 Added some more FIS-Ressource. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
303 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
304 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
|
305 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
306 * 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
|
307 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
|
308 * 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
|
309 * 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
|
310 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
|
311 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
312 * 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
|
313 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
|
314 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
|
315 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
|
316 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
|
317 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
|
318 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
319 * 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
|
320 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
|
321 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
322 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
|
323 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
324 * 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
|
325 * 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
|
326 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
|
327 * 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
|
328 Added translation for FIS (ArtifactFactorynames) |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
329 * 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
|
330 Added Germannameds for FIS. |
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 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
|
333 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
334 * src/**/*.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
335 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
|
336 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
337 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
|
338 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
339 * 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
|
340 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
|
341 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
|
342 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
|
343 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
|
344 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
|
345 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
|
346 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
|
347 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
|
348 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
|
349 Remove unused imports |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
350 Add missing '@Override' annotations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
351 Add missing '@Deprecated' annotations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
352 Remove unnecessary casts |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
353 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
354 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
|
355 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
356 * 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
|
357 * 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
|
358 * 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
|
359 * 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
|
360 * 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
|
361 * 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
|
362 Added ExceptionHandling to this Actions |
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/ArtifactDatabaseActionBase.java (getExceptionForward) Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
364 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
|
365 * 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
|
366 Read ExceptionMessage from RequestAttributes |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
367 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
368 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
|
369 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
370 * 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
|
371 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
|
372 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
373 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
|
374 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
375 * 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
|
376 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
|
377 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
|
378 * 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
|
379 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
|
380 * 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
|
381 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
|
382 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
|
383 * 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
|
384 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
|
385 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
|
386 * 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
|
387 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
|
388 * 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
|
389 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
|
390 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
391 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
|
392 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
393 * 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
|
394 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
|
395 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
396 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
|
397 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
398 * 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
|
399 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
|
400 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
|
401 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
402 * 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
|
403 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
|
404 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
|
405 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
|
406 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
|
407 supported by an Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
408 |
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/artifactdatabase/client/DefaultArtifactDatabaseClient.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
410 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
|
411 of OutputModes. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
412 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
413 * 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
|
414 Restet SessionModel integrated. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
415 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
416 * 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
|
417 Cast for ArtifactDescription removed. |
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 * 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
|
420 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
|
421 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
|
422 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
423 * 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
|
424 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
|
425 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
|
426 |
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/action/sessionmodel/DiagrammOptions.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
428 Dynamic Options Support Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
429 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
430 * 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
|
431 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
|
432 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
|
433 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
434 * 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
|
435 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
|
436 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
|
437 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
438 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
|
439 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
440 * 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
|
441 Some Refactoring work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
442 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
|
443 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
444 * 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
|
445 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
|
446 * 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
|
447 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
|
448 changed by the User. |
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/action/sessionmodel/DefaultSessionModel.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/action/sessionmodel/SessionModel.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
451 Added Accessmethod for the Diagrammoptions. |
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/action/sessionmodel/DiagrammOptions.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
454 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
|
455 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
456 * 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
|
457 Added som GUI Lables. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
458 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
459 * 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
|
460 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
|
461 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
|
462 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
|
463 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
|
464 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
465 * 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
|
466 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
|
467 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
468 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
|
469 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
470 * 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
|
471 Removed unused Methods from File. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
472 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
473 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
|
474 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
475 * 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
|
476 Obsolet Javascript References Removed |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
477 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
|
478 * 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
|
479 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
|
480 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
481 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
|
482 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
483 * 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
|
484 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
|
485 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
486 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
|
487 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
488 * 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
|
489 Codecleanup |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
490 ExceptionReporthandling integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
491 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
492 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
|
493 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
494 * 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
|
495 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
|
496 * 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
|
497 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
|
498 * 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
|
499 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
|
500 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
501 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
502 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
|
503 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
504 * 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
|
505 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
|
506 * 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
|
507 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
|
508 * 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
|
509 Read ArtifactDatabase URLS from PropertiesReader |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
510 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
511 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
|
512 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
513 * 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
|
514 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
|
515 * 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
|
516 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
|
517 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
|
518 * 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
|
519 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
|
520 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
|
521 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
522 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
|
523 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
524 * 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
|
525 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
|
526 in the GUI. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
527 * 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
|
528 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
|
529 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
|
530 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
531 * 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
|
532 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
|
533 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
|
534 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
535 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
|
536 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
537 * 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
|
538 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
|
539 * 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
|
540 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
|
541 * 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
|
542 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
|
543 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
544 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
|
545 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
546 * 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
|
547 Some Refactoring work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
548 * 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
|
549 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
|
550 * 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
|
551 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
|
552 * 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
|
553 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
|
554 * 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
|
555 Some Refactoring Work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
556 * 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
|
557 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
|
558 |
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/action/NextArtifactStepAction.java (NextArtifactStepAction): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
560 Static UI integrated |
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-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
|
563 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
564 * 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
|
565 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
|
566 * 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
|
567 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
|
568 * 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
|
569 Some Refactoring Work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
570 * 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
|
571 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
|
572 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
573 * 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
|
574 Static UI integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
575 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
576 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
|
577 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
578 * 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
|
579 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
|
580 * 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
|
581 Some Stylingfixes done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
582 * 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
|
583 Legend-Element for SelectEntries Integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
584 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
585 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
|
586 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
587 * 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
|
588 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
|
589 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
|
590 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
591 * 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
|
592 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
|
593 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
|
594 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
595 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
|
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/jsp/header.jsp Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
598 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
|
599 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
|
600 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
|
601 src/main/webapp/styles/*, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
602 src/main/webapp/scipts/*, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
603 src/main/webapp/images/*: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
604 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
|
605 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
606 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
|
607 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
608 * 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
|
609 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
|
610 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
|
611 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
|
612 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
|
613 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
|
614 Chartoutput Added to the View |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
615 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
616 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
|
617 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
618 * 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
|
619 Added Transformerlogic to the Testcase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
620 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
621 * 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
|
622 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
|
623 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
624 * 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
|
625 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
|
626 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
627 * 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
|
628 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
|
629 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
630 * 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
|
631 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
|
632 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
|
633 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
634 * 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
|
635 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
|
636 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
|
637 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
638 * 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
|
639 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
|
640 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
|
641 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
642 * 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
|
643 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
|
644 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
645 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
|
646 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
647 * 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
|
648 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
|
649 * 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
|
650 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
|
651 * 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
|
652 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
|
653 * 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
|
654 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
|
655 * 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
|
656 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
|
657 the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
658 * 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
|
659 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
|
660 * 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
|
661 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
|
662 * 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
|
663 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
|
664 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
665 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
|
666 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
667 * 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
|
668 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
|
669 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
670 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
|
671 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
672 * 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
|
673 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
|
674 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
|
675 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
|
676 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
|
677 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
|
678 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
679 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
|
680 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
681 * 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
|
682 Added two ActionMappings: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
683 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
|
684 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
|
685 * 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
|
686 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
|
687 * 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
|
688 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
|
689 * 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
|
690 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
|
691 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
|
692 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
|
693 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
|
694 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
|
695 an Instance in the ArtifactDatabase. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
696 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
697 * 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
|
698 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
|
699 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
|
700 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
|
701 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
|
702 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
703 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
|
704 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
705 * 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
|
706 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
|
707 * 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
|
708 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
|
709 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
710 * 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
|
711 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
|
712 * 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
|
713 * 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
|
714 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
|
715 * 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
|
716 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
|
717 * 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
|
718 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
|
719 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
720 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
|
721 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
722 * 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
|
723 Deleted some utdated Files |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
724 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
725 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
|
726 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
727 * 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
|
728 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
|
729 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
730 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
|
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/jsp/index.jsp Added , |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
733 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
|
734 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
|
735 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
|
736 Basic Struts-Infrastructur Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
737 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
738 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
|
739 |
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/propertiesreader/ServletPropertiesReader.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/propertiesreader/PropertiesReaderFactory.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/propertiesreader/PropertiesReader.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
743 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
|
744 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
|
745 to the whole Application. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
746 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
747 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
|
748 |
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/artifactdatabase/objects/ArtifactObject.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/artifactdatabase/objects/ArtifactFactory.java Added: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
751 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
|
752 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
753 * 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
|
754 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
|
755 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
|
756 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
|
757 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
|
758 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
759 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
|
760 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
761 * .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
|
762 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
763 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
|
764 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
765 * 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
|
766 * 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
|
767 * src/**: Added to the Project |