Mercurial > dive4elements > gnv-client
annotate gnv/ChangeLog @ 155:b0de3644af61
Added two new FIS according to GT_0020.002
gnv/trunk@271 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 27 Oct 2009 16:18:06 +0000 |
parents | d6b82c585f1f |
children | aa5197b3f930 |
rev | line source |
---|---|
155
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
1 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
|
2 |
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
3 * src/main/resources/applicationMessages_en.properties: |
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
4 Added Ressources for two new FIS. Seegangsarchiv und SEACAT |
b0de3644af61
Added two new FIS according to GT_0020.002
Tim Englich <tim.englich@intevation.de>
parents:
154
diff
changeset
|
5 |
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
|
6 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
|
7 |
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
|
8 * 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
|
9 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
|
10 |
153
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
11 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
|
12 |
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
152
diff
changeset
|
13 * 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
|
14 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
|
15 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
|
16 * 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
|
17 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
|
18 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
|
19 |
149
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
20 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
|
21 |
152
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
22 * 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
|
23 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
|
24 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
|
25 |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
26 2009-10-19 Tim Englich <tim.englich@intevation.de> |
330871ca1fd3
Added uniform Visualization of Single Input-Elements in GUI. issue55
Tim Englich <tim.englich@intevation.de>
parents:
151
diff
changeset
|
27 |
151
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
28 * 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
|
29 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
|
30 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
|
31 |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
32 2009-10-19 Tim Englich <tim.englich@intevation.de> |
30f0af26b086
Catch Exception that the Calling Program could not put no InputData
Tim Englich <tim.englich@intevation.de>
parents:
150
diff
changeset
|
33 |
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
|
34 * 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
|
35 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
|
36 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
|
37 |
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
|
38 2009-10-19 Tim Englich <tim.englich@intevation.de> |
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
|
39 |
149
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
40 * src/main/resources/applicationMessages_en.properties: |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
41 Changed Lablevalues according to issue47 |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
42 * 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
|
43 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
|
44 one Step in the GUI |
9b7f74e58f8d
Changed Lablevalues according to issue47
Tim Englich <tim.englich@intevation.de>
parents:
148
diff
changeset
|
45 |
148
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
46 2009-10-16 Tim Englich <tim.englich@intevation.de> |
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
47 |
42925758e384
Conformation to the tanslation of the Statisticsdescriptors issue48
Tim Englich <tim.englich@intevation.de>
parents:
146
diff
changeset
|
48 * 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
|
49 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
|
50 |
146
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
51 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
|
52 |
b6f1ff8c6020
Adding the Names of the two new FIS to the Propertiesfiles issue49
Tim Englich <tim.englich@intevation.de>
parents:
49
diff
changeset
|
53 * 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
|
54 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
|
55 |
49
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
56 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
|
57 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
58 RELEASE 0.1 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
59 |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
60 * Changes, NEWS: Summarized changes. |
94a07d1d9316
RELEASE 0.1
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
48
diff
changeset
|
61 |
48
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
62 2009-10-06 Tim Englich <tim.englich@intevation.de> |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
63 |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
64 * src/main/resources/applicationMessages.properties Edited: |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
65 Removed obsolet Entries |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
66 * src/main/resources/applicationMessages_en.properties Added: |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
67 Added the Support for english-Language |
60c8f5edf742
English-Language-Support added
Tim Englich <tim.englich@intevation.de>
parents:
47
diff
changeset
|
68 |
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
|
69 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
|
70 |
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
|
71 * 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
|
72 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
|
73 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
|
74 |
46
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
75 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
|
76 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
77 * 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
|
78 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
79 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
|
80 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
81 * Changelog: Unified changelog style. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
82 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
83 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
|
84 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
85 * 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
|
86 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
87 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
|
88 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
89 * 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
|
90 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
|
91 * 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
|
92 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
|
93 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
94 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
|
95 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
96 * 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
|
97 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
|
98 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
99 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
|
100 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
101 * 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
|
102 Added some more FIS-Ressource. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
103 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
104 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
|
105 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
106 * 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
|
107 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
|
108 * 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
|
109 * 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
|
110 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
|
111 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
112 * 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
|
113 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
|
114 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
|
115 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
|
116 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
|
117 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
|
118 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
119 * 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
|
120 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
|
121 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
122 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
|
123 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
124 * 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
|
125 * 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
|
126 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
|
127 * 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
|
128 Added translation for FIS (ArtifactFactorynames) |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
129 * 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
|
130 Added Germannameds for FIS. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
131 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
132 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
|
133 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
134 * src/**/*.java Edited: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
135 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
|
136 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
137 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
|
138 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
139 * 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
|
140 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
|
141 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
|
142 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
|
143 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
|
144 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
|
145 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
|
146 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
|
147 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
|
148 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
|
149 Remove unused imports |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
150 Add missing '@Override' annotations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
151 Add missing '@Deprecated' annotations |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
152 Remove unnecessary casts |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
153 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
154 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
|
155 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
156 * 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
|
157 * 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
|
158 * 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
|
159 * 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
|
160 * 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
|
161 * 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
|
162 Added ExceptionHandling to this Actions |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
163 * 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
|
164 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
|
165 * 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
|
166 Read ExceptionMessage from RequestAttributes |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
167 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
168 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
|
169 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
170 * 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
|
171 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
|
172 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
173 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
|
174 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
175 * 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
|
176 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
|
177 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
|
178 * 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
|
179 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
|
180 * 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
|
181 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
|
182 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
|
183 * 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
|
184 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
|
185 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
|
186 * 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
|
187 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
|
188 * 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
|
189 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
|
190 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
191 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
|
192 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
193 * 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
|
194 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
|
195 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
196 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
|
197 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
198 * 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
|
199 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
|
200 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
|
201 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
202 * 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
|
203 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
|
204 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
|
205 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
|
206 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
|
207 supported by an Artifact |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
208 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
209 * 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
|
210 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
|
211 of OutputModes. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
212 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
213 * 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
|
214 Restet SessionModel integrated. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
215 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
216 * 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
|
217 Cast for ArtifactDescription removed. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
218 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
219 * 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
|
220 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
|
221 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
|
222 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
223 * 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
|
224 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
|
225 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
|
226 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
227 * 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
|
228 Dynamic Options Support Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
229 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
230 * 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
|
231 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
|
232 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
|
233 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
234 * 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
|
235 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
|
236 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
|
237 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
238 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
|
239 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
240 * 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
|
241 Some Refactoring work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
242 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
|
243 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
244 * 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
|
245 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
|
246 * 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
|
247 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
|
248 changed by the User. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
249 * 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
|
250 * 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
|
251 Added Accessmethod for the Diagrammoptions. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
252 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
253 * 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
|
254 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
|
255 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
256 * 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
|
257 Added som GUI Lables. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
258 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
259 * 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
|
260 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
|
261 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
|
262 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
|
263 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
|
264 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
265 * 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
|
266 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
|
267 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
268 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
|
269 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
270 * 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
|
271 Removed unused Methods from File. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
272 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
273 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
|
274 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
275 * 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
|
276 Obsolet Javascript References Removed |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
277 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
|
278 * 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
|
279 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
|
280 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
281 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
|
282 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
283 * 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
|
284 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
|
285 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
286 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
|
287 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
288 * 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
|
289 Codecleanup |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
290 ExceptionReporthandling integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
291 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
292 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
|
293 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
294 * 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
|
295 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
|
296 * 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
|
297 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
|
298 * 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
|
299 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
|
300 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
301 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
302 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
|
303 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
304 * 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
|
305 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
|
306 * 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
|
307 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
|
308 * 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
|
309 Read ArtifactDatabase URLS from PropertiesReader |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
310 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
311 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
|
312 |
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 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
|
315 * 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
|
316 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
|
317 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
|
318 * 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
|
319 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
|
320 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
|
321 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
322 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
|
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 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
|
326 in the GUI. |
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/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
|
328 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
|
329 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
|
330 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
331 * 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
|
332 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
|
333 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
|
334 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
335 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
|
336 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
337 * 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
|
338 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
|
339 * 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
|
340 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
|
341 * 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
|
342 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
|
343 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
344 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
|
345 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
346 * 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
|
347 Some Refactoring work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
348 * 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
|
349 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
|
350 * 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
|
351 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
|
352 * 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
|
353 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
|
354 * 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
|
355 Some Refactoring Work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
356 * 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
|
357 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
|
358 |
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/NextArtifactStepAction.java (NextArtifactStepAction): |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
360 Static UI integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
361 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
362 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
|
363 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
364 * 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
|
365 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
|
366 * 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
|
367 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
|
368 * 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
|
369 Some Refactoring Work done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
370 * 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
|
371 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
|
372 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
373 * 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
|
374 Static UI integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
375 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
376 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
|
377 |
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 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
|
380 * 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
|
381 Some Stylingfixes done. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
382 * 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
|
383 Legend-Element for SelectEntries Integrated |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
384 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
385 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
|
386 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
387 * 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
|
388 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
|
389 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
|
390 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
391 * 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
|
392 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
|
393 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
|
394 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
395 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
|
396 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
397 * 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
|
398 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
|
399 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
|
400 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
|
401 src/main/webapp/styles/*, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
402 src/main/webapp/scipts/*, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
403 src/main/webapp/images/*: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
404 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
|
405 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
406 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
|
407 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
408 * 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
|
409 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
|
410 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
|
411 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
|
412 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
|
413 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
|
414 Chartoutput Added to the View |
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 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
|
417 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
418 * 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
|
419 Added Transformerlogic to the Testcase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
420 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
421 * src/main/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
|
422 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
|
423 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
424 * 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
|
425 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
|
426 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
427 * 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
|
428 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
|
429 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
430 * 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
|
431 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
|
432 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
|
433 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
434 * src/main/java/de/intevation/gnv/artifactdatabase/objects/Artifact.java Edited, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
435 src/main/java/de/intevation/gnv/artifactdatabase/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
|
436 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
|
437 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
438 * 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
|
439 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
|
440 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
|
441 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
442 * 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
|
443 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
|
444 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
445 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
|
446 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
447 * 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
|
448 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
|
449 * 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
|
450 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
|
451 * 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
|
452 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
|
453 * 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
|
454 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
|
455 * 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
|
456 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
|
457 the ArtifactDatabase |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
458 * 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
|
459 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
|
460 * 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
|
461 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
|
462 * 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
|
463 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
|
464 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
465 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
|
466 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
467 * 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
|
468 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
|
469 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
470 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
|
471 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
472 * 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
|
473 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
|
474 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
|
475 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
|
476 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
|
477 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
|
478 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
479 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
|
480 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
481 * src/main/webapp/WEB-INF/config/struts-config.xml: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
482 Added two ActionMappings: |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
483 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
|
484 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
|
485 * 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
|
486 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
|
487 * 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
|
488 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
|
489 * 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
|
490 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
|
491 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
|
492 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
|
493 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
|
494 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
|
495 an Instance in the ArtifactDatabase. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
496 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
497 * src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java Added, |
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/action/sessionmodel/SessionModelFactory.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
499 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
|
500 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
|
501 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
|
502 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
503 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
|
504 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
505 * 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
|
506 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
|
507 * 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
|
508 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
|
509 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
510 * 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
|
511 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
|
512 * 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
|
513 * 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
|
514 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
|
515 * 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
|
516 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
|
517 * 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
|
518 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
|
519 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
520 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
|
521 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
522 * 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
|
523 Deleted some utdated Files |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
524 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
525 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
|
526 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
527 * 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
|
528 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
|
529 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
530 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
|
531 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
532 * 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
|
533 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
|
534 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
|
535 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
|
536 Basic Struts-Infrastructur Added |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
537 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
538 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
|
539 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
540 * 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
|
541 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
|
542 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
|
543 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
|
544 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
|
545 to the whole Application. |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
546 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
547 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
|
548 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
549 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactObject.java Added, |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
550 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
|
551 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
|
552 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
553 * 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
|
554 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
|
555 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
|
556 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
|
557 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
|
558 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
559 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
|
560 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
561 * .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
|
562 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
563 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
|
564 |
3bbb95f43549
Moved Changelog to ChangeLog to make eclipse happier.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
565 * 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
|
566 * 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
|
567 * src/**: Added to the Project |