Mercurial > dive4elements > river
annotate flys-client/ChangeLog-before-20121018 @ 5242:88e3473a3846 2.9.12
Add kind handling for floodplains and crossectiontracks
getFloodplain / getCrossection now return only the "current" one
1 is current
0 is misc
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 12 Mar 2013 11:29:10 +0100 |
parents | 79878efbdf07 |
children |
rev | line source |
---|---|
4160
bbc49d9450c8
Add a new panel to show settings of a gauge discharge curve
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4154
diff
changeset
|
1 2012-10-16 Björn Ricks <bjoern.ricks@intevation.de> |
bbc49d9450c8
Add a new panel to show settings of a gauge discharge curve
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4154
diff
changeset
|
2 |
bbc49d9450c8
Add a new panel to show settings of a gauge discharge curve
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4154
diff
changeset
|
3 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java, |
bbc49d9450c8
Add a new panel to show settings of a gauge discharge curve
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4154
diff
changeset
|
4 src/main/java/de/intevation/flys/client/client/ui/GaugeDischargeCurvePanel.java: |
bbc49d9450c8
Add a new panel to show settings of a gauge discharge curve
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4154
diff
changeset
|
5 Add a new panel to show settings of a gauge discharge curve. |
bbc49d9450c8
Add a new panel to show settings of a gauge discharge curve
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4154
diff
changeset
|
6 |
4154
92021091b03d
Avoid another possible NullPointerException in GaugeTree
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4153
diff
changeset
|
7 2012-10-16 Björn Ricks <bjoern.ricks@intevation.de> |
92021091b03d
Avoid another possible NullPointerException in GaugeTree
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4153
diff
changeset
|
8 |
92021091b03d
Avoid another possible NullPointerException in GaugeTree
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4153
diff
changeset
|
9 * src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
92021091b03d
Avoid another possible NullPointerException in GaugeTree
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4153
diff
changeset
|
10 Avoid another possible NullPointerException in GaugeTree |
92021091b03d
Avoid another possible NullPointerException in GaugeTree
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4153
diff
changeset
|
11 |
4153
3245bb4d600b
Avoid possible NullPointerException in openOnLocation method.
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4148
diff
changeset
|
12 2012-10-16 Björn Ricks <bjoern.ricks@intevation.de> |
3245bb4d600b
Avoid possible NullPointerException in openOnLocation method.
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4148
diff
changeset
|
13 |
3245bb4d600b
Avoid possible NullPointerException in openOnLocation method.
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4148
diff
changeset
|
14 * src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
3245bb4d600b
Avoid possible NullPointerException in openOnLocation method.
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4148
diff
changeset
|
15 Avoid possible NullPointerException in openOnLocation method. |
3245bb4d600b
Avoid possible NullPointerException in openOnLocation method.
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4148
diff
changeset
|
16 |
4148
1ba0927855b4
Prevent crash when input helper panel is used differently.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4141
diff
changeset
|
17 2012-10-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1ba0927855b4
Prevent crash when input helper panel is used differently.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4141
diff
changeset
|
18 |
1ba0927855b4
Prevent crash when input helper panel is used differently.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4141
diff
changeset
|
19 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
1ba0927855b4
Prevent crash when input helper panel is used differently.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4141
diff
changeset
|
20 Do not crash when input helper is used in non-Fixation settings. |
1ba0927855b4
Prevent crash when input helper panel is used differently.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4141
diff
changeset
|
21 |
4141
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
22 2012-10-15 Björn Ricks <bjoern.ricks@intevation.de> |
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
23 |
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
24 * src/main/java/de/intevation/flys/client/client/FLYS.java: |
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
25 Add a CloseClickHandler if a gauge discharge curve is created. |
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
26 Also add an entry in the project list in this case. |
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
27 Fix for part a) and c) in issue #918 |
b3bc5e9ba912
Fix for part a) and c) in issue #918
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4140
diff
changeset
|
28 |
4140
a9bafa5445f9
Change updateUserCollections visibility to public
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4137
diff
changeset
|
29 2012-10-15 Björn Ricks <bjoern.ricks@intevation.de> |
a9bafa5445f9
Change updateUserCollections visibility to public
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4137
diff
changeset
|
30 |
a9bafa5445f9
Change updateUserCollections visibility to public
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4137
diff
changeset
|
31 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
a9bafa5445f9
Change updateUserCollections visibility to public
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4137
diff
changeset
|
32 Make updateUserCollections public. It must be called by FLYS to update the |
a9bafa5445f9
Change updateUserCollections visibility to public
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4137
diff
changeset
|
33 project list if a new gauge discharge curve collection is created. |
a9bafa5445f9
Change updateUserCollections visibility to public
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4137
diff
changeset
|
34 |
4137
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
35 2012-10-15 Björn Ricks <bjoern.ricks@intevation.de> |
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
36 |
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
37 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java, |
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
38 src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
39 Open gauge and river info links in a new browser window |
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
40 Fix for issue #918 |
9be8d7942284
Open gauge and river info in a new browser window
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4131
diff
changeset
|
41 |
4131
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
42 2012-10-15 Christian Lins <christian.lins@intevation.de> |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
43 |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
44 * flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
45 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
46 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
47 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
48 flys-client/src/main/java/de/intevation/flys/client/client/event/StepBackEvent.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
49 flys-client/src/main/java/de/intevation/flys/client/client/event/StepForwardEvent.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
50 flys-client/src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
51 flys-client/src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
52 flys-client/src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
53 flys-client/src/main/java/de/intevation/flys/client/client/ui/ContinuePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
54 flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
55 flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
56 flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
57 flys-client/src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
58 flys-client/src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
59 flys-client/src/main/java/de/intevation/flys/client/client/ui/DistanceOnlyPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
60 flys-client/src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
61 flys-client/src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
62 flys-client/src/main/java/de/intevation/flys/client/client/ui/DoubleInputPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
63 flys-client/src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
64 flys-client/src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
65 flys-client/src/main/java/de/intevation/flys/client/client/ui/GaugeTimeRangePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
66 flys-client/src/main/java/de/intevation/flys/client/client/ui/IntegerRangePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
67 flys-client/src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
68 flys-client/src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
69 flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
70 flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
71 flys-client/src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
72 flys-client/src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java, |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
73 flys-client/src/main/java/de/intevation/flys/client/client/ui/MultiPeriodPanel.java: |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
74 Squash warnings and TODOs. |
360e22afb98b
Cosmetics, warnings and minor TODOs.
Christian Lins <christian.lins@intevation.de>
parents:
4130
diff
changeset
|
75 |
4130
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
76 2012-10-14 Christian Lins <christian.lins@intevation.de> |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
77 |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
78 * flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
79 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
80 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
81 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
82 flys-client/src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
83 Improve warning when user does not select a waterlevel calculation (#914). |
df8ac7ff6b1a
Improve warning when user does not select a waterlevel calculation (#914)
Christian Lins <christian.lins@intevation.de>
parents:
4129
diff
changeset
|
84 |
4129
989f6f0d1986
NPE fix when comparing Double with double
Christian Lins <christian.lins@intevation.de>
parents:
4128
diff
changeset
|
85 2012-10-14 Christian Lins <christian.lins@intevation.de> |
989f6f0d1986
NPE fix when comparing Double with double
Christian Lins <christian.lins@intevation.de>
parents:
4128
diff
changeset
|
86 |
989f6f0d1986
NPE fix when comparing Double with double
Christian Lins <christian.lins@intevation.de>
parents:
4128
diff
changeset
|
87 * flys-client/src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
989f6f0d1986
NPE fix when comparing Double with double
Christian Lins <christian.lins@intevation.de>
parents:
4128
diff
changeset
|
88 Fix for NPE that can occur when comparing Double with double. |
989f6f0d1986
NPE fix when comparing Double with double
Christian Lins <christian.lins@intevation.de>
parents:
4128
diff
changeset
|
89 |
4128
11c589d68f13
Fix for NPE in FLYSWorkspace.bringUp() #933
Christian Lins <christian.lins@intevation.de>
parents:
4127
diff
changeset
|
90 2012-10-14 Christian Lins <christian.lins@intevation.de> |
11c589d68f13
Fix for NPE in FLYSWorkspace.bringUp() #933
Christian Lins <christian.lins@intevation.de>
parents:
4127
diff
changeset
|
91 |
11c589d68f13
Fix for NPE in FLYSWorkspace.bringUp() #933
Christian Lins <christian.lins@intevation.de>
parents:
4127
diff
changeset
|
92 * flys-client/src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
11c589d68f13
Fix for NPE in FLYSWorkspace.bringUp() #933
Christian Lins <christian.lins@intevation.de>
parents:
4127
diff
changeset
|
93 Fix for NPE in FLYSWorkspace.bringUp() (#933). |
11c589d68f13
Fix for NPE in FLYSWorkspace.bringUp() #933
Christian Lins <christian.lins@intevation.de>
parents:
4127
diff
changeset
|
94 |
4127
1e9e7b7d9f15
More fixes for #897: missing resource exceptions when handling other exceptions
Christian Lins <christian.lins@intevation.de>
parents:
4120
diff
changeset
|
95 2012-10-14 Christian Lins <christian.lins@intevation.de> |
1e9e7b7d9f15
More fixes for #897: missing resource exceptions when handling other exceptions
Christian Lins <christian.lins@intevation.de>
parents:
4120
diff
changeset
|
96 |
1e9e7b7d9f15
More fixes for #897: missing resource exceptions when handling other exceptions
Christian Lins <christian.lins@intevation.de>
parents:
4120
diff
changeset
|
97 * flys-client/src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
1e9e7b7d9f15
More fixes for #897: missing resource exceptions when handling other exceptions
Christian Lins <christian.lins@intevation.de>
parents:
4120
diff
changeset
|
98 flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
1e9e7b7d9f15
More fixes for #897: missing resource exceptions when handling other exceptions
Christian Lins <christian.lins@intevation.de>
parents:
4120
diff
changeset
|
99 More fixes for #897: missing resource exceptions when handling other exceptions. |
1e9e7b7d9f15
More fixes for #897: missing resource exceptions when handling other exceptions
Christian Lins <christian.lins@intevation.de>
parents:
4120
diff
changeset
|
100 |
4120
062cb6605653
Register new ui provider.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4116
diff
changeset
|
101 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
062cb6605653
Register new ui provider.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4116
diff
changeset
|
102 |
062cb6605653
Register new ui provider.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4116
diff
changeset
|
103 * flys-client/src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
062cb6605653
Register new ui provider.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4116
diff
changeset
|
104 Register new UI provider for Q input per segment. |
062cb6605653
Register new ui provider.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4116
diff
changeset
|
105 |
4116
4ffeccc5b5a1
Initial GUI and state for per-segment Q-input for extreme valua analysis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4115
diff
changeset
|
106 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4ffeccc5b5a1
Initial GUI and state for per-segment Q-input for extreme valua analysis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4115
diff
changeset
|
107 |
4ffeccc5b5a1
Initial GUI and state for per-segment Q-input for extreme valua analysis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4115
diff
changeset
|
108 * flys-client/src/main/java/de/intevation/flys/client/client/ui/QSegmentedInputPanel.java: |
4ffeccc5b5a1
Initial GUI and state for per-segment Q-input for extreme valua analysis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4115
diff
changeset
|
109 New, initial GUI for Q input per segment. |
4ffeccc5b5a1
Initial GUI and state for per-segment Q-input for extreme valua analysis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4115
diff
changeset
|
110 |
4115
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
111 2012-10-12 Ingo Weinzierl <ingo@intevation.de> |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
112 |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
113 * src/main/java/de/intevation/flys/client/client/ui/GaugeTimeRangePanel.java: |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
114 Parse modified date of discharge curves (adapted date format) and |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
115 display date as human readable string instead of milli seconds since |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
116 1970. |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
117 |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
118 * src/main/java/de/intevation/flys/client/client/ui/range/DischargeInfoDataSource.java: |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
119 Set field type from 'INTEGER' to 'TEXT' for start and end date. Is there |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
120 no type for LONG?? |
0cc2c3d89a9d
#900 Added complete start and end date to the discharge info service and display on in the client side.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4064
diff
changeset
|
121 |
4064
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
122 2012-10-09 Christian Lins <christian.lins@intevation.de> |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
123 |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
124 * src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java, |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
125 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java: |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
126 Show river map only once. |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
127 |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
128 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java, |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
129 src/main/java/de/intevation/flys/client/client/ui/map/MapPanel.java, |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
130 src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
131 Cosmetics. |
61020a61ed38
Show river map only once.
Christian Lins <christian.lins@intevation.de>
parents:
4063
diff
changeset
|
132 |
4062
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
133 2012-10-08 Christian Lins <christian.lins@intevation.de> |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
134 |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
135 * ../.hgignore: |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
136 Add OpenLayers to ignore file. |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
137 |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
138 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
139 src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java, |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
140 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
141 Handle error conditions more robust (#912 #897). |
145980c21700
Handle error conditions more robust.
Christian Lins <christian.lins@intevation.de>
parents:
4057
diff
changeset
|
142 |
4061
644ac6d1955d
Handle new percent_input ui provider name.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4060
diff
changeset
|
143 2012-10-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
644ac6d1955d
Handle new percent_input ui provider name.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4060
diff
changeset
|
144 |
644ac6d1955d
Handle new percent_input ui provider name.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4060
diff
changeset
|
145 * flys-client/src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
644ac6d1955d
Handle new percent_input ui provider name.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4060
diff
changeset
|
146 Handle percent_input ui for extreme value state. |
644ac6d1955d
Handle new percent_input ui provider name.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4060
diff
changeset
|
147 |
4060
c4928af1ffab
Documentation, vimline.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4057
diff
changeset
|
148 2012-10-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c4928af1ffab
Documentation, vimline.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4057
diff
changeset
|
149 |
c4928af1ffab
Documentation, vimline.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4057
diff
changeset
|
150 * flys-client/src/main/java/de/intevation/flys/client/client/ui/DoubleInputPanel.java: |
c4928af1ffab
Documentation, vimline.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4057
diff
changeset
|
151 Documentation, vimline. |
c4928af1ffab
Documentation, vimline.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4057
diff
changeset
|
152 |
4053
f85f230c5c6c
Documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4038
diff
changeset
|
153 2012-10-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f85f230c5c6c
Documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4038
diff
changeset
|
154 |
f85f230c5c6c
Documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4038
diff
changeset
|
155 * flys-client/src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
f85f230c5c6c
Documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4038
diff
changeset
|
156 Documentation. |
f85f230c5c6c
Documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4038
diff
changeset
|
157 |
4038
0189d6b0973a
Cosmetics, refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4037
diff
changeset
|
158 2012-10-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0189d6b0973a
Cosmetics, refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4037
diff
changeset
|
159 |
0189d6b0973a
Cosmetics, refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4037
diff
changeset
|
160 * flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: |
0189d6b0973a
Cosmetics, refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4037
diff
changeset
|
161 Cosmetics, removed unused member, simplified getTransformer. |
0189d6b0973a
Cosmetics, refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4037
diff
changeset
|
162 |
4037 | 163 2012-10-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
164 | |
165 * flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | |
166 Documentation. | |
167 | |
4019
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
168 2012-10-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
169 |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
170 * flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
171 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
172 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
173 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
174 i18n for annotations. |
e249bd8fe72e
i18n for annotations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4013
diff
changeset
|
175 |
4013
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
176 2012-10-01 Christian Lins <christian.lins@intevation.de> |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
177 |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
178 * flys-client/src/main/java/de/intevation/flys/client/client/ui/Toolbar.java, |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
179 flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
180 flys-client/src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
181 Setting Toolbar Overflow behaviour to HIDDEN to avoid nasty scrollbars |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
182 using the Internet Explorer (#761). |
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
183 |
4057
c3b959de4d83
Move ChangeLog entry to right ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4053
diff
changeset
|
184 2012-10-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c3b959de4d83
Move ChangeLog entry to right ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4053
diff
changeset
|
185 |
c3b959de4d83
Move ChangeLog entry to right ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4053
diff
changeset
|
186 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrix.java: |
c3b959de4d83
Move ChangeLog entry to right ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4053
diff
changeset
|
187 Doc. |
c3b959de4d83
Move ChangeLog entry to right ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4053
diff
changeset
|
188 |
c3b959de4d83
Move ChangeLog entry to right ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
4053
diff
changeset
|
189 |
4063 | 190 2012-10-01 Bj�rn Ricks <bjoern.ricks@intevation.de> |
4003
4d74a579c5c5
Add missing import of FLYSConstants
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4000
diff
changeset
|
191 |
4013
0be65bc65cee
Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.
Christian Lins <christian.lins@intevation.de>
parents:
4003
diff
changeset
|
192 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
4003
4d74a579c5c5
Add missing import of FLYSConstants
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4000
diff
changeset
|
193 Add missing import of FLYSConstants |
4d74a579c5c5
Add missing import of FLYSConstants
Björn Ricks <bjoern.ricks@intevation.de>
parents:
4000
diff
changeset
|
194 |
4063 | 195 2012-10-01 Bj�rn Ricks <bjoern.ricks@intevation.de> |
4000
92719f122c77
Add a ChangeLog entry for commit cfbc80cc0ce4
Björn Ricks <bjoern.ricks@intevation.de>
parents:
3994
diff
changeset
|
196 |
92719f122c77
Add a ChangeLog entry for commit cfbc80cc0ce4
Björn Ricks <bjoern.ricks@intevation.de>
parents:
3994
diff
changeset
|
197 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
92719f122c77
Add a ChangeLog entry for commit cfbc80cc0ce4
Björn Ricks <bjoern.ricks@intevation.de>
parents:
3994
diff
changeset
|
198 Add correct debug output for GaugeDischargeCurveArtifact |
92719f122c77
Add a ChangeLog entry for commit cfbc80cc0ce4
Björn Ricks <bjoern.ricks@intevation.de>
parents:
3994
diff
changeset
|
199 |
3994
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
200 2012-10-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
201 |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
202 Fix issue898 (crash when no param selected). |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
203 |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
204 * flys-client/src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
205 (validate): implemented. |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
206 |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
207 * flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
208 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
209 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
210 flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
211 i18n for error message. |
cc0b31dc2789
fix issue898 (crash when no param selected for parametermatrix).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3989
diff
changeset
|
212 |
3989
ccac1279eb41
More robust exception handler (#897)
Christian Lins <christian.lins@intevation.de>
parents:
3983
diff
changeset
|
213 2012-09-30 Christian Lins <christian.lins@intevation.de> |
ccac1279eb41
More robust exception handler (#897)
Christian Lins <christian.lins@intevation.de>
parents:
3983
diff
changeset
|
214 |
ccac1279eb41
More robust exception handler (#897)
Christian Lins <christian.lins@intevation.de>
parents:
3983
diff
changeset
|
215 * flys-client/src/main/java/de/intevation/flys/client/client/FLYS.java: |
ccac1279eb41
More robust exception handler (#897)
Christian Lins <christian.lins@intevation.de>
parents:
3983
diff
changeset
|
216 Make exception handler more robust regarding unexpected exceptions (#897). |
ccac1279eb41
More robust exception handler (#897)
Christian Lins <christian.lins@intevation.de>
parents:
3983
diff
changeset
|
217 |
3983
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
218 2012-09-29 Christian Lins <christian.lins@intevation.de> |
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
219 |
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
220 * flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java, |
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
221 flys-client/src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java |
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
222 flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/PointRecord.java: |
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
223 ManualPointsEditor supports Date x axis values. |
65e369ac4f99
ManualPointsEditor supports Date x axis values.
Christian Lins <christian.lins@intevation.de>
parents:
3976
diff
changeset
|
224 |
4063 | 225 2012-09-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3865
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
226 |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
227 * src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
228 src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
229 src/main/java/de/intevation/flys/client/server/ArtifactHelper.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
230 src/main/java/de/intevation/flys/client/shared/model/GaugeDischargeCurveArtifact.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
231 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
232 src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
233 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
234 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
235 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
236 src/main/java/de/intevation/flys/client/client/FLYS.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
237 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
238 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
239 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java, |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
240 src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
241 Allow to create a discharge curve from a gauge info. |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
242 Currently the dicharge curve will not be displayed. |
436eec3be6ff
Allow to create a discharge curve from a gauge info
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3864
diff
changeset
|
243 |
4063 | 244 2012-09-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3864
c434dd2e84cf
Add the river name to the gaugeinfo
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3863
diff
changeset
|
245 |
c434dd2e84cf
Add the river name to the gaugeinfo
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3863
diff
changeset
|
246 * src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
c434dd2e84cf
Add the river name to the gaugeinfo
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3863
diff
changeset
|
247 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java, |
c434dd2e84cf
Add the river name to the gaugeinfo
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3863
diff
changeset
|
248 src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java: |
c434dd2e84cf
Add the river name to the gaugeinfo
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3863
diff
changeset
|
249 Add river name to the GaugeInfo |
c434dd2e84cf
Add the river name to the gaugeinfo
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3863
diff
changeset
|
250 |
3863
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
251 2012-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
252 |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
253 Work on issue724 (i18n in minfo). |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
254 |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
255 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
256 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
257 Translate data export. |
4f0b95845aef
Added accidentally omitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3861
diff
changeset
|
258 |
3861
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
259 2012-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
260 |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
261 * src/main/java/de/intevation/flys/client/client/services/ModuleServiceAsync.java, |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
262 src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
263 Cosmetics, docs. |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
264 |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
265 2012-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
266 |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
267 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
268 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
269 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
270 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
271 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
272 Donate own error message when no users were found. |
16840d849298
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3859
diff
changeset
|
273 |
3859
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
274 2012-09-27 Christian Lins <christian.lins@intevation.de> |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
275 |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
276 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java, |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
277 src/main/java/de/intevation/flys/client/shared/model/DoubleProperty.java, |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
278 src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java, |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
279 src/main/java/de/intevation/flys/client/shared/model/PropertyGroup.java: |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
280 Add "Date" support for Manual Points editor (not finished yet). |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
281 |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
282 * src/main/java/de/intevation/flys/client/shared/model/MapMode.java: |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
283 Add comment. |
62332fa199bf
Work on "Date" support for ManualPointsEditor.
Christian Lins <christian.lins@intevation.de>
parents:
3858
diff
changeset
|
284 |
3858
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
285 2012-09-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
286 |
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
287 * src/main/java/de/intevation/flys/client/shared/model/MapMode.java, |
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
288 src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java, |
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
289 src/main/java/de/intevation/flys/client/client/ui/ParameterMatrix.java: |
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
290 Removed trailing whitespace. |
87e7571970e6
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3857
diff
changeset
|
291 |
4063 | 292 2012-09-27 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3857
1f5c5c714026
Add servelet mapping for the GaugeOverviewInfoService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3856
diff
changeset
|
293 |
1f5c5c714026
Add servelet mapping for the GaugeOverviewInfoService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3856
diff
changeset
|
294 * src/main/webapp/WEB-INF/web.xml: |
1f5c5c714026
Add servelet mapping for the GaugeOverviewInfoService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3856
diff
changeset
|
295 Add servlet mapping for the GaugeOverviewInfoService |
1f5c5c714026
Add servelet mapping for the GaugeOverviewInfoService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3856
diff
changeset
|
296 |
3856
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
297 2012-09-26 Ingo Weinzierl <ingo@intevation.de> |
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
298 |
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
299 flys/issue897 (MissingResourceException: Cannot find constant '500 The call failed on the server; see server log for details') |
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
300 |
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
301 * src/main/java/de/intevation/flys/client/shared/model/MapMode.java: |
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
302 Readded default constructor. |
651c2e508885
#897: Readded missing empty constructor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3855
diff
changeset
|
303 |
3855
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
304 2012-09-25 Christian Lins <christian.lins@intevation.de> |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
305 |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
306 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
307 Default from and to dates are now shown with english locale, too (#854). |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
308 |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
309 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
310 Cosmetics. |
b6b2d9aad95d
Fix for #854
Christian Lins <christian.lins@intevation.de>
parents:
3854
diff
changeset
|
311 |
3854
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
312 2012-09-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
313 |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
314 Improved fix for issue860 (minfo parameterization in helper pane). |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
315 |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
316 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
317 (createWidget, createCheckBox): Renamed. |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
318 Use smartgwt stuff to profit from scrollbars (yay!). |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
319 |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
320 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
321 Place ParameterMatrix in helper pane if too long. |
3228d65b0db9
Improved fix for issue860 (parameter in helper pane).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3853
diff
changeset
|
322 |
3853
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
323 2012-09-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
324 |
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
325 Attempt at issue860 (minfo parameterization in helper pane). |
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
326 |
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
327 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
328 Place ParameterMatrix in helper pane if too long. |
8ef59abc0fbf
Attempt at issue860.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3852
diff
changeset
|
329 |
3852
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
330 2012-09-24 Christian Lins <christian.lins@intevation.de> |
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
331 |
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
332 * src/main/java/de/intevation/flys/client/client/widgets/KMSpinner.java: |
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
333 Issue #853: |
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
334 - Height is now normal again |
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
335 - "Junk" chars are now removed on change |
4aa7216b329a
KMSpinner height is now normal again
Christian Lins <christian.lins@intevation.de>
parents:
3851
diff
changeset
|
336 |
4063 | 337 2012-09-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3851
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
338 |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
339 issue846 (GGInA: Auth mechanism ignores URL prefix) |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
340 |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
341 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
342 src/main/java/de/intevation/flys/client/server/GGInAFilter.java, |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
343 src/main/webapp/login.jsp: |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
344 Consider the Context Path variable when using urls in the GGInAFilter. |
a4c9296f6efa
Use the Context PATH servlet variable when using URLs in the GGInAFilter
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3850
diff
changeset
|
345 |
3850
8d0ababa2db7
issue871 (tiny bit messy parameterization for flowvelocity).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3849
diff
changeset
|
346 2012-09-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8d0ababa2db7
issue871 (tiny bit messy parameterization for flowvelocity).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3849
diff
changeset
|
347 |
4063 | 348 issue871 (parameterization of flowvelocity loo�s a tiny bit messy). |
3850
8d0ababa2db7
issue871 (tiny bit messy parameterization for flowvelocity).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3849
diff
changeset
|
349 |
8d0ababa2db7
issue871 (tiny bit messy parameterization for flowvelocity).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3849
diff
changeset
|
350 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
8d0ababa2db7
issue871 (tiny bit messy parameterization for flowvelocity).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3849
diff
changeset
|
351 Show horizontal line between entries. |
8d0ababa2db7
issue871 (tiny bit messy parameterization for flowvelocity).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3849
diff
changeset
|
352 |
3849
887d7001eeec
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3848
diff
changeset
|
353 2012-09-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
887d7001eeec
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3848
diff
changeset
|
354 |
887d7001eeec
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3848
diff
changeset
|
355 * src/main/java/de/intevation/flys/client/server/RemoteServiceServlet.java, |
887d7001eeec
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3848
diff
changeset
|
356 src/main/java/de/intevation/flys/client/shared/model/IntegerOptionsData.java: |
887d7001eeec
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3848
diff
changeset
|
357 Cosmetics, docs. |
887d7001eeec
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3848
diff
changeset
|
358 |
4063 | 359 2012-09-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3848
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
360 |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
361 * src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java: |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
362 Finally store passed kmup value in member variable. |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
363 |
4063 | 364 2012-09-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3848
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
365 |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
366 * src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
367 src/main/java/de/intevation/flys/client/shared/model/DefaultRiverInfo.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
368 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
369 src/main/java/de/intevation/flys/client/shared/model/RiverInfo.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
370 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
371 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
372 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
373 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
374 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
375 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java, |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
376 src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
377 Use i18n to calculate the info urls for the gauge overview instead of |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
378 fechting the urls from the artifact service. |
87605bd9667c
Fix setting kmup in the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3846
diff
changeset
|
379 |
3846
84a48acabd78
Show full function instead of internal function name (#873).
Christian Lins <christian.lins@intevation.de>
parents:
3845
diff
changeset
|
380 2012-09-22 Christian Lins <christian.lins@intevation.de> |
84a48acabd78
Show full function instead of internal function name (#873).
Christian Lins <christian.lins@intevation.de>
parents:
3845
diff
changeset
|
381 |
84a48acabd78
Show full function instead of internal function name (#873).
Christian Lins <christian.lins@intevation.de>
parents:
3845
diff
changeset
|
382 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixFunctionSelect.java: |
84a48acabd78
Show full function instead of internal function name (#873).
Christian Lins <christian.lins@intevation.de>
parents:
3845
diff
changeset
|
383 Show full function instead of internal name (#873). |
84a48acabd78
Show full function instead of internal function name (#873).
Christian Lins <christian.lins@intevation.de>
parents:
3845
diff
changeset
|
384 |
3845
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
385 2012-09-21 Raimund Renkert <raimund.renkert@intevation.de> |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
386 |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
387 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
388 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
389 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
390 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
391 Added i18n strings for bedheight difference calculation. |
9d0ea03a8e9e
Added i18n strings for bedheight difference calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3844
diff
changeset
|
392 |
4063 | 393 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3844
7a096ec98596
Open gauge tree fold for historicalq reference too
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3843
diff
changeset
|
394 |
7a096ec98596
Open gauge tree fold for historicalq reference too
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3843
diff
changeset
|
395 * src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java: |
7a096ec98596
Open gauge tree fold for historicalq reference too
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3843
diff
changeset
|
396 Open fold for historicalq reference. |
7a096ec98596
Open gauge tree fold for historicalq reference too
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3843
diff
changeset
|
397 |
4063 | 398 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3843
8e169e4e1b57
Add the official gauge number to the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3842
diff
changeset
|
399 |
8e169e4e1b57
Add the official gauge number to the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3842
diff
changeset
|
400 * src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java, |
8e169e4e1b57
Add the official gauge number to the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3842
diff
changeset
|
401 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
8e169e4e1b57
Add the official gauge number to the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3842
diff
changeset
|
402 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java: |
8e169e4e1b57
Add the official gauge number to the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3842
diff
changeset
|
403 Add the official gauge number to the GaugeInfo class. |
8e169e4e1b57
Add the official gauge number to the GaugeInfo class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3842
diff
changeset
|
404 |
4063 | 405 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3842
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
406 |
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
407 * src/main/java/de/intevation/flys/client/client/ui/GaugeTree.java, |
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
408 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
409 Refactor GaugeTree into its own java file. Due to the folding logic in the |
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
410 GaugeTree the code became quite lage. Therefore it is better preserved in |
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
411 its own file. |
44c1beb78ad1
Move GaugeTree to its own java file
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3841
diff
changeset
|
412 |
4063 | 413 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3841
5877d6900e34
Refactor GaugeTree folding for different states
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3840
diff
changeset
|
414 |
5877d6900e34
Refactor GaugeTree folding for different states
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3840
diff
changeset
|
415 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
5877d6900e34
Refactor GaugeTree folding for different states
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3840
diff
changeset
|
416 Additional refactoring to avoid code duplication and fixing reading double |
5877d6900e34
Refactor GaugeTree folding for different states
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3840
diff
changeset
|
417 value from locations DataItem object. Also add another code path for |
5877d6900e34
Refactor GaugeTree folding for different states
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3840
diff
changeset
|
418 location_distance winfo state. |
5877d6900e34
Refactor GaugeTree folding for different states
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3840
diff
changeset
|
419 |
4063 | 420 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3840
cf64f54aa39c
Refactor to avoid code duplication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3839
diff
changeset
|
421 |
cf64f54aa39c
Refactor to avoid code duplication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3839
diff
changeset
|
422 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
cf64f54aa39c
Refactor to avoid code duplication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3839
diff
changeset
|
423 Refactor to avoid code duplication |
cf64f54aa39c
Refactor to avoid code duplication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3839
diff
changeset
|
424 |
4063 | 425 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3839
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
426 |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
427 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
428 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
429 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
430 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
431 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
432 Add html links to the additional gauge and river info pages. |
509ef6ec93af
Add html links for the additinal river and gauge info pages
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3838
diff
changeset
|
433 |
4063 | 434 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3838
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
435 |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
436 * src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java, |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
437 src/main/java/de/intevation/flys/client/shared/model/DefaultRiverInfo.java, |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
438 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
439 src/main/java/de/intevation/flys/client/shared/model/RiverInfo.java, |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
440 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java: |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
441 Extend GaugeInfo and RiverInfo to store also the http url for additional |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
442 info. |
70976b711b7e
Extend RiverInfo and GaugeInfo to store also the info http url
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3837
diff
changeset
|
443 |
4063 | 444 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3837
6b2ae2ec5b01
Open and close gauge tree folds that correspond to the selected WINFO
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3836
diff
changeset
|
445 |
6b2ae2ec5b01
Open and close gauge tree folds that correspond to the selected WINFO
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3836
diff
changeset
|
446 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java, |
6b2ae2ec5b01
Open and close gauge tree folds that correspond to the selected WINFO
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3836
diff
changeset
|
447 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
6b2ae2ec5b01
Open and close gauge tree folds that correspond to the selected WINFO
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3836
diff
changeset
|
448 Open and close gauge tree folds that correspond to the selected WINFO |
6b2ae2ec5b01
Open and close gauge tree folds that correspond to the selected WINFO
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3836
diff
changeset
|
449 calculation. |
6b2ae2ec5b01
Open and close gauge tree folds that correspond to the selected WINFO
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3836
diff
changeset
|
450 |
4063 | 451 2012-09-21 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3836
06c76de19b51
Fix NullPointerException
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3835
diff
changeset
|
452 |
06c76de19b51
Fix NullPointerException
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3835
diff
changeset
|
453 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
06c76de19b51
Fix NullPointerException
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3835
diff
changeset
|
454 Fix NullPointerException on not available list |
06c76de19b51
Fix NullPointerException
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3835
diff
changeset
|
455 |
3835 | 456 2012-09-20 Christian Lins <christian.lins@intevation.de> |
457 | |
458 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
459 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, | |
460 src/main/java/de/intevation/flys/client/client/ui/fixation/FixMultiPeriodPanel.java, | |
461 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
462 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: | |
463 i18n for FixMultiPeriodPanel (#872). | |
464 | |
465 2012-09-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
3834
52109c4bc5de
Prevent AIOOB exception.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3833
diff
changeset
|
466 |
52109c4bc5de
Prevent AIOOB exception.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3833
diff
changeset
|
467 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
52109c4bc5de
Prevent AIOOB exception.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3833
diff
changeset
|
468 Prevent AIOOB exception. |
52109c4bc5de
Prevent AIOOB exception.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3833
diff
changeset
|
469 |
3835 | 470 2012-09-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3833
611cb0f1761e
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3832
diff
changeset
|
471 |
611cb0f1761e
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3832
diff
changeset
|
472 * src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
611cb0f1761e
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3832
diff
changeset
|
473 Removed superfluous import. |
611cb0f1761e
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3832
diff
changeset
|
474 |
3832 | 475 2012-09-19 Christian Lins <christian.lins@intevation.de> |
476 | |
477 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
478 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, | |
479 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
480 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, | |
481 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: | |
482 i18n (#858) | |
483 | |
4063 | 484 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
485 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
486 * src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
487 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
488 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
489 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
490 Use the wstunit from the river as unit for the Pegelnullpunkt. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
491 |
4063 | 492 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
493 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
494 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
495 Don't display the GaugePanel if no river is selected. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
496 |
4063 | 497 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
498 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
499 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
500 Fix NullPointerException when going back in WINFO artifact to the river |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
501 selection. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
502 |
4063 | 503 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
504 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
505 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
506 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
507 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
508 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
509 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
510 Add locale aware formatting of the gauge values. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
511 Don't reload the gauges if the river doesn't change. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
512 Correctly handle kmup of the river. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
513 |
4063 | 514 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
515 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
516 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
517 Improve handling of the GaugePanel and don't delete members of the |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
518 GaugePanel. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
519 |
4063 | 520 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
521 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
522 * src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
523 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
524 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
525 Add station information to the gauges. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
526 |
4063 | 527 2012-09-19 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
528 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
529 * src/main/webapp/FLYS.css, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
530 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
531 Get a working GaugeInfo solution with scrolling adjustments if gauge info |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
532 elements are folded in an out. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
533 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
534 2012-09-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
535 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
536 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
537 Removed trailing whitespace. |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
538 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
539 2012-09-17 Ingo Weinzierl <ingo@intevation.de> |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
540 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
541 Tagged RELEASE 2.9.1 |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
542 |
3718
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
543 2012-09-17 Ingo Weinzierl <ingo@intevation.de> |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
544 |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
545 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
546 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
547 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
548 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
549 Added missing i18n strings for minfo state description. |
1598d324fbc2
Tagged 'flys-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3717
diff
changeset
|
550 |
3717
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
551 2012-09-16 Christian Lins <christian.lins@intevation.de> |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
552 |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
553 * src/main/java/de/intevation/flys/client/client/widgets/KMSpinnerChangeListener.java (NEW), |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
554 src/main/java/de/intevation/flys/client/client/widgets/KMSpinner.java (NEW), |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
555 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
556 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
557 Refactored some KMSpinner code. KMSpinner has now a human-readable size (#853). |
3b4cef59836a
KMSpinner refactoring
Christian Lins <christian.lins@intevation.de>
parents:
3716
diff
changeset
|
558 |
3716
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
559 2012-09-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
560 |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
561 * src/main/java/de/intevation/flys/client/shared/model/DefaultRiverInfo.java, |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
562 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
563 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
564 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java, |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
565 src/main/java/de/intevation/flys/client/client/services/GaugeOverviewInfoService.java, |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
566 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
567 Removed trailing whitespace and superfluous imports. |
4e33aa341e51
Removed trailing whitespace and superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3713
diff
changeset
|
568 |
4063 | 569 2012-09-14 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3713
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
570 |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
571 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
572 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
573 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
574 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
575 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
576 src/main/java/de/intevation/flys/client/client/ui/GaugePanel.java: |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
577 Add first draft for the gauge overview info ui |
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
578 |
4063 | 579 2012-09-14 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3719
e82acd5c86f7
Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3718
diff
changeset
|
580 |
3713
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
581 * src/main/java/de/intevation/flys/client/client/services/GaugeOverviewInfoService.java, |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
582 src/main/java/de/intevation/flys/client/client/services/GaugeOverviewInfoServiceAsync.java, |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
583 src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java, |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
584 src/main/java/de/intevation/flys/client/shared/model/RiverInfo.java, |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
585 src/main/java/de/intevation/flys/client/shared/model/DefaultGaugeInfo.java, |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
586 src/main/java/de/intevation/flys/client/shared/model/DefaultRiverInfo.java, |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
587 src/main/java/de/intevation/flys/client/server/GaugeOverviewInfoServiceImpl.java: |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
588 Implement a service to handle the gauge info |
79ad33f41977
Implement a gauge service
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3712
diff
changeset
|
589 |
3712
738010779c74
Add "to" and "from" strings to table columns.
Christian Lins <christian.lins@intevation.de>
parents:
3711
diff
changeset
|
590 2012-09-13 Christian Lins <christian.lins@intevation.de> |
738010779c74
Add "to" and "from" strings to table columns.
Christian Lins <christian.lins@intevation.de>
parents:
3711
diff
changeset
|
591 |
738010779c74
Add "to" and "from" strings to table columns.
Christian Lins <christian.lins@intevation.de>
parents:
3711
diff
changeset
|
592 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
738010779c74
Add "to" and "from" strings to table columns.
Christian Lins <christian.lins@intevation.de>
parents:
3711
diff
changeset
|
593 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java: |
738010779c74
Add "to" and "from" strings to table columns.
Christian Lins <christian.lins@intevation.de>
parents:
3711
diff
changeset
|
594 Adding "from" and "to" in table columns with the green/red marker icons (#808). |
738010779c74
Add "to" and "from" strings to table columns.
Christian Lins <christian.lins@intevation.de>
parents:
3711
diff
changeset
|
595 |
3711
e6ebbf4b253a
Translated german strings in english language files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3710
diff
changeset
|
596 2012-09-13 Ingo Weinzierl <ingo@intevation.de> |
e6ebbf4b253a
Translated german strings in english language files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3710
diff
changeset
|
597 |
e6ebbf4b253a
Translated german strings in english language files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3710
diff
changeset
|
598 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e6ebbf4b253a
Translated german strings in english language files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3710
diff
changeset
|
599 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
e6ebbf4b253a
Translated german strings in english language files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3710
diff
changeset
|
600 Translated german strings. |
e6ebbf4b253a
Translated german strings in english language files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3710
diff
changeset
|
601 |
3710
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
602 2012-09-13 Ingo Weinzierl <ingo@intevation.de> |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
603 |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
604 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
605 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
606 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
607 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
608 Added 'main_channel' and 'total_channel' strings. |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
609 |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
610 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
611 Use the correct label for the UI. |
255decb14439
Improved i18n in minfo code.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3709
diff
changeset
|
612 |
3708
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
613 2012-09-13 Ingo Weinzierl <ingo@intevation.de> |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
614 |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
615 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
616 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
617 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
618 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
619 Added strings for bed quality chart and export. |
ff28854bfe42
Added i18n strings for bed quality chart and export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3707
diff
changeset
|
620 |
3707
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
621 2012-09-13 Christian Lins <christian.lins@intevation.de> |
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
622 |
3709
9969e3b0d860
Scrolling the project list is now more robust.
Christian Lins <christian.lins@intevation.de>
parents:
3708
diff
changeset
|
623 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
9969e3b0d860
Scrolling the project list is now more robust.
Christian Lins <christian.lins@intevation.de>
parents:
3708
diff
changeset
|
624 Scrolling long Project lists is now more robust (#757), although |
9969e3b0d860
Scrolling the project list is now more robust.
Christian Lins <christian.lins@intevation.de>
parents:
3708
diff
changeset
|
625 the search box is now part of the scrolling pane. |
9969e3b0d860
Scrolling the project list is now more robust.
Christian Lins <christian.lins@intevation.de>
parents:
3708
diff
changeset
|
626 |
9969e3b0d860
Scrolling the project list is now more robust.
Christian Lins <christian.lins@intevation.de>
parents:
3708
diff
changeset
|
627 2012-09-13 Christian Lins <christian.lins@intevation.de> |
9969e3b0d860
Scrolling the project list is now more robust.
Christian Lins <christian.lins@intevation.de>
parents:
3708
diff
changeset
|
628 |
3707
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
629 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
630 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
631 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
632 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
633 Adding string for error_no_modules_found (#855). |
b1f20e9de8d6
Add constant string for error_no_modules_found.
Christian Lins <christian.lins@intevation.de>
parents:
3706
diff
changeset
|
634 |
3706 | 635 2012-09-13 Christian Lins <christian.lins@intevation.de> |
636 | |
637 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
638 src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: | |
639 Cosmetics. | |
640 | |
3705
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
641 2012-09-12 Raimund Renkert <raimund.renkert@intevation.de> |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
642 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
643 * src/main/java/de/intevation/flys/client/client/ui/minfo/BedCampaignChart.java, |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
644 src/main/java/de/intevation/flys/client/client/ui/minfo/BedloadCampaignChart.java: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
645 New. Container for overview charts. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
646 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
647 * src/main/java/de/intevation/flys/client/server/BedKMChartServiceImpl.java, |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
648 src/main/java/de/intevation/flys/client/server/BedloadKMChartServiceImpl.java: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
649 New. Services for overview charts. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
650 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
651 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrix.java: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
652 Show i18n strings in column titles. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
653 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
654 * src/main/java/de/intevation/flys/client/client/ui/minfo/BedMultiPeriodPanel.java: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
655 New. UI provider that allows multiple period input and displays the overview |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
656 charts. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
657 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
658 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
659 Added new ui provider. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
660 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
661 * src/main/webapp/WEB-INF/web.xml: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
662 Added new services. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
663 |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
664 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
665 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
666 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
667 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
668 Added i18n strings. |
f84ed73311f2
Added UI for minfo bed quality calculation and added new services for overview
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3704
diff
changeset
|
669 |
3704
1ea53a363db4
Fixed constructor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3703
diff
changeset
|
670 2012-09-12 Raimund Renkert <raimund.renkert@intevation.de> |
1ea53a363db4
Fixed constructor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3703
diff
changeset
|
671 |
1ea53a363db4
Fixed constructor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3703
diff
changeset
|
672 * src/main/java/de/intevation/flys/client/shared/model/StringOptionsData.java: |
1ea53a363db4
Fixed constructor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3703
diff
changeset
|
673 Fixed constructor. |
1ea53a363db4
Fixed constructor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3703
diff
changeset
|
674 |
3703
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
675 2012-09-11 Christian Lins <christian.lins@intevation.de> |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
676 |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
677 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
678 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
679 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
680 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java, |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
681 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
682 Fix for line label text in Delta W(t) chart (#837). |
4e32de1b6a9e
Fix for line label text in Delta W(t) chart (#837).
Christian Lins <christian.lins@intevation.de>
parents:
3702
diff
changeset
|
683 |
3702
394e1a9915ec
Transparency combobox appearence fix for #840.
Christian Lins <christian.lins@intevation.de>
parents:
3701
diff
changeset
|
684 2012-09-10 Christian Lins <christian.lins@intevation.de> |
394e1a9915ec
Transparency combobox appearence fix for #840.
Christian Lins <christian.lins@intevation.de>
parents:
3701
diff
changeset
|
685 |
394e1a9915ec
Transparency combobox appearence fix for #840.
Christian Lins <christian.lins@intevation.de>
parents:
3701
diff
changeset
|
686 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
394e1a9915ec
Transparency combobox appearence fix for #840.
Christian Lins <christian.lins@intevation.de>
parents:
3701
diff
changeset
|
687 Minimal fix for 'Transparency' combobox appearence (#840). |
394e1a9915ec
Transparency combobox appearence fix for #840.
Christian Lins <christian.lins@intevation.de>
parents:
3701
diff
changeset
|
688 |
3701
6288056e2673
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3700
diff
changeset
|
689 2012-09-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
6288056e2673
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3700
diff
changeset
|
690 |
6288056e2673
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3700
diff
changeset
|
691 * pom.xml: Java 1.5 -> 1.6 |
6288056e2673
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3700
diff
changeset
|
692 |
3700
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
693 2012-09-09 Christian Lins <christian.lins@intevation.de> |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
694 |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
695 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
696 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
697 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
698 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java, |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
699 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
700 Rename attribute 'alpha' to 'transparency' which now represents the |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
701 transparency percentage instead raw rgba alpha value. StyledEditorWindow |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
702 can now handle this transparency attribute. |
dbcd14c27c8d
Transparency attribute theme fixes
Christian Lins <christian.lins@intevation.de>
parents:
3699
diff
changeset
|
703 |
3699
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
704 2012-09-09 Christian Lins <christian.lins@intevation.de> |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
705 |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
706 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
707 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
708 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
709 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
710 Add 'error_update_collection_attribute' string (#843). |
42cd7df8d989
Add 'error_updating_collection_attribute' (#843).
Christian Lins <christian.lins@intevation.de>
parents:
3698
diff
changeset
|
711 |
3698
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
712 2012-09-09 Christian Lins <christian.lins@intevation.de> |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
713 |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
714 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java: |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
715 Remove blank line. |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
716 |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
717 * src/main/java/de/intevation/flys/client/client/FLYS.java: |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
718 Catch MissingResourceException on unexpected server exceptions (#843). |
8e69aca69074
Catch MissingResourceException on unexpected server exceptions.
Christian Lins <christian.lins@intevation.de>
parents:
3697
diff
changeset
|
719 |
3697
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
720 2012-09-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
721 |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
722 * src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java: |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
723 Reverted functional change from clins last commit. |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
724 |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
725 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
726 src/main/java/de/intevation/flys/client/server/auth/AuthenticationFactory.java, |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
727 src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
728 Removed trailing whitespace. |
2e12518ff5b4
Removed trailing whitespace. Reverted functional change in parsing plain user file.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3696
diff
changeset
|
729 |
3696 | 730 2012-09-08 Christian Lins <christian.lins@intevation.de> |
731 | |
732 * src/main/java/de/intevation/flys/client/server/RemoteServiceServlet.java, | |
733 src/main/java/de/intevation/flys/client/server/LoginServlet.java, | |
734 src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java, | |
735 src/main/java/de/intevation/flys/client/server/auth/AuthenticationFactory.java, | |
736 src/main/java/de/intevation/flys/client/server/auth/UserClient.java, | |
737 src/main/java/de/intevation/flys/client/client/FLYS.java: | |
738 Cosmetics, add robustness checks etc. | |
739 | |
3695
5e4d91304484
Be more defensive about fetchimg users from session.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3694
diff
changeset
|
740 2012-09-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
5e4d91304484
Be more defensive about fetchimg users from session.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3694
diff
changeset
|
741 |
5e4d91304484
Be more defensive about fetchimg users from session.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3694
diff
changeset
|
742 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
5e4d91304484
Be more defensive about fetchimg users from session.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3694
diff
changeset
|
743 src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
5e4d91304484
Be more defensive about fetchimg users from session.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3694
diff
changeset
|
744 Be more defensive about fetchimg users from session. |
5e4d91304484
Be more defensive about fetchimg users from session.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3694
diff
changeset
|
745 |
3694
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
746 2012-09-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
747 |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
748 Improved panning in TimeseriesCharts (issue715). |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
749 |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
750 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
751 (computeZoom): Prevent confusion of scoped 'zoom' variable. |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
752 (divide): Cast to double, we do not want long precision divisions. |
0a277b041770
Improved panning in TimeseriesCharts (issue715).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3693
diff
changeset
|
753 |
3693
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
754 2012-09-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
755 |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
756 * src/main/java/de/intevation/flys/client/shared/model/ChartInfo.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
757 src/main/java/de/intevation/flys/client/client/FLYS.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
758 src/main/java/de/intevation/flys/client/client/ui/FLYSView.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
759 src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
760 src/main/java/de/intevation/flys/client/client/ui/OutputTab.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
761 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
762 src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java, |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
763 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
764 Cosmetics, docs. |
b63e6fdd8cd0
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3692
diff
changeset
|
765 |
4063 | 766 2012-09-04 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3692
d18e6811e924
Refactor UserServiceImpl getCurrentUser method
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3691
diff
changeset
|
767 |
d18e6811e924
Refactor UserServiceImpl getCurrentUser method
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3691
diff
changeset
|
768 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java: |
d18e6811e924
Refactor UserServiceImpl getCurrentUser method
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3691
diff
changeset
|
769 Refactor getCurrentUser to return the logged in user and not the first |
d18e6811e924
Refactor UserServiceImpl getCurrentUser method
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3691
diff
changeset
|
770 user from the artifact database. |
d18e6811e924
Refactor UserServiceImpl getCurrentUser method
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3691
diff
changeset
|
771 |
4063 | 772 2012-09-04 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3691
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
773 |
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
774 * src/main/java/de/intevation/flys/client/server/RemoteServiceServlet.java, |
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
775 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
776 src/main/java/de/intevation/flys/client/client/services/RemoteServiceServlet.java, |
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
777 src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java: |
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
778 Move RemoteServiceServlet to server package. |
b0c1d9e06a69
Move RemoteServiceServlet to server package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3690
diff
changeset
|
779 |
3690
558c5463ceca
Tagged 'flys-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3547
diff
changeset
|
780 2012-09-07 Ingo Weinzierl <ingo@intevation.de> |
558c5463ceca
Tagged 'flys-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3547
diff
changeset
|
781 |
558c5463ceca
Tagged 'flys-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3547
diff
changeset
|
782 Tagged module as '2.9'. |
558c5463ceca
Tagged 'flys-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3547
diff
changeset
|
783 |
3547
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
784 2012-09-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
785 |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
786 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
787 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
788 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
789 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
790 src/main/java/de/intevation/flys/client/client/ui/RadioPanel.java, |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
791 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
792 Removed trailing whitespace. |
8a16ff3b9a7f
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3546
diff
changeset
|
793 |
3546
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
794 2012-09-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
795 |
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
796 Fix for issue63. |
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
797 |
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
798 * src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java: |
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
799 Place map image in helper section. |
12245d1386bb
fix issue63
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3545
diff
changeset
|
800 |
4063 | 801 2012-09-04 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3545
04977c883369
Add debug output to log which local file will be used for authentication data
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3544
diff
changeset
|
802 |
04977c883369
Add debug output to log which local file will be used for authentication data
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3544
diff
changeset
|
803 * src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java: |
04977c883369
Add debug output to log which local file will be used for authentication data
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3544
diff
changeset
|
804 Add some debug which file will be used for local user authentification |
04977c883369
Add debug output to log which local file will be used for authentication data
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3544
diff
changeset
|
805 |
4063 | 806 2012-09-04 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3544
3a2ea5e14c76
Add allowed features for flys_wsa_schweinfurt role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3543
diff
changeset
|
807 |
3a2ea5e14c76
Add allowed features for flys_wsa_schweinfurt role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3543
diff
changeset
|
808 * src/main/webapp/WEB-INF/features.xml: |
3a2ea5e14c76
Add allowed features for flys_wsa_schweinfurt role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3543
diff
changeset
|
809 Add features for flys_wsa_schweinfurt role |
3a2ea5e14c76
Add allowed features for flys_wsa_schweinfurt role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3543
diff
changeset
|
810 |
3543
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
811 2012-09-04 Raimund Renkert <raimund.renkert@intevation.de> |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
812 |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
813 Issue 808. |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
814 |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
815 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java: |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
816 Added new row for single selection and set field titles. |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
817 |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
818 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
819 Show the single selection row on init. |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
820 |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
821 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
822 Updated i18n strings. |
14774fb42054
Issue 808.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3542
diff
changeset
|
823 |
3542
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
824 2012-09-04 Raimund Renkert <raimund.renkert@intevation.de> |
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
825 |
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
826 Issue 664. |
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
827 |
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
828 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
829 Made old value an i18n formatted string. |
9647a6548320
Issue 664.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3540
diff
changeset
|
830 |
3540
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
831 2012-09-04 Christian Lins <christian.lins@intevation.de> |
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
832 |
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
833 * src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
834 src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java, |
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
835 src/main/java/de/intevation/flys/client/client/services/RemoteServiceServlet.java: |
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
836 Add missing imports and fix package declaration. |
98fac4872ae6
Add missing imports and fix package declaration of RemoteServiceServlet
Christian Lins <christian.lins@intevation.de>
parents:
3539
diff
changeset
|
837 |
3539
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
838 2012-09-04 Raimund Renkert <raimund.renkert@intevation.de> |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
839 |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
840 Issue 791. |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
841 |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
842 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
843 Do not allow the same values in reference and target location. |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
844 |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
845 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
846 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
847 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
848 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
849 Added i18n strings. |
091397efaca5
Issue 791: Do not allow the same values in reference and target location.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3538
diff
changeset
|
850 |
3538
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
851 2012-09-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
852 |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
853 Partial fix for issue820. |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
854 |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
855 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
856 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
857 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
858 Change i18n (middle height -> middle depth). |
9f8f941351b1
issue820: Changed i18 for middle height -> middle depth.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3537
diff
changeset
|
859 |
3536
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
860 2012-09-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
861 |
3537
45f2b0778a3a
Do not show labels in logo selection combo box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3536
diff
changeset
|
862 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
45f2b0778a3a
Do not show labels in logo selection combo box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3536
diff
changeset
|
863 Do not show labels in logo selection combobox. |
45f2b0778a3a
Do not show labels in logo selection combo box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3536
diff
changeset
|
864 |
45f2b0778a3a
Do not show labels in logo selection combo box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3536
diff
changeset
|
865 2012-09-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
45f2b0778a3a
Do not show labels in logo selection combo box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3536
diff
changeset
|
866 |
45f2b0778a3a
Do not show labels in logo selection combo box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3536
diff
changeset
|
867 |
3536
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
868 Show logos in selectbox in chart properties such that user gets a |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
869 visual idea of what she selects. |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
870 |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
871 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
872 Show icons in select box that displays the chosen logo. |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
873 |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
874 * src/main/webapp/images/logo-intevation.png, |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
875 src/main/webapp/images/logo-bfg.gif: |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
876 Two exemplary logos (copies in flys-artifacts). |
a1610c7e4a4e
Show logos in select box.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3535
diff
changeset
|
877 |
3535
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
878 2012-09-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
879 |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
880 * src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java, |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
881 src/main/java/de/intevation/flys/client/client/ui/RadioPanel.java, |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
882 src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java, |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
883 src/main/java/de/intevation/flys/client/client/ui/minfo/CheckboxPanel.java, |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
884 src/main/java/de/intevation/flys/client/client/ui/minfo/BedHeightsDatacagePanel.java: |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
885 Removed superfluous imports. |
75a3a41a6e51
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3534
diff
changeset
|
886 |
3534
ebf47e4adea5
Overflow for toolbars is now HIDDEN.
Christian Lins <christian.lins@intevation.de>
parents:
3533
diff
changeset
|
887 2012-09-01 Christian Lins <christian.lins@intevation.de> |
ebf47e4adea5
Overflow for toolbars is now HIDDEN.
Christian Lins <christian.lins@intevation.de>
parents:
3533
diff
changeset
|
888 |
ebf47e4adea5
Overflow for toolbars is now HIDDEN.
Christian Lins <christian.lins@intevation.de>
parents:
3533
diff
changeset
|
889 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
ebf47e4adea5
Overflow for toolbars is now HIDDEN.
Christian Lins <christian.lins@intevation.de>
parents:
3533
diff
changeset
|
890 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
ebf47e4adea5
Overflow for toolbars is now HIDDEN.
Christian Lins <christian.lins@intevation.de>
parents:
3533
diff
changeset
|
891 Overflow for Toolbars is now HIDDEN to avoid nasty scrollbars (#761). |
ebf47e4adea5
Overflow for toolbars is now HIDDEN.
Christian Lins <christian.lins@intevation.de>
parents:
3533
diff
changeset
|
892 |
3533
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
893 2012-09-01 Christian Lins <christian.lins@intevation.de> |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
894 |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
895 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
896 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
897 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
898 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java, |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
899 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
900 Change button title in DatacagePairWidget (#746). |
a4b2220e59a6
Change button title in DatacagePairWidget (#746).
Christian Lins <christian.lins@intevation.de>
parents:
3532
diff
changeset
|
901 |
3532
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
902 2012-08-31 Christian Lins <christian.lins@intevation.de> |
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
903 |
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
904 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
905 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
906 ThemePanels are now resizable (fix for #750). |
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
907 |
69fdeca46f7a
ThemePanel are now resizable (fix for #750)
Christian Lins <christian.lins@intevation.de>
parents:
3531
diff
changeset
|
908 2012-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3531
718e5c6c992e
Maybe squashed issue531.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3530
diff
changeset
|
909 |
718e5c6c992e
Maybe squashed issue531.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3530
diff
changeset
|
910 Maybe sqashing issue531, calling projectlists superclasses constructor. |
718e5c6c992e
Maybe squashed issue531.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3530
diff
changeset
|
911 |
718e5c6c992e
Maybe squashed issue531.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3530
diff
changeset
|
912 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
718e5c6c992e
Maybe squashed issue531.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3530
diff
changeset
|
913 Call super() constructor. |
718e5c6c992e
Maybe squashed issue531.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3530
diff
changeset
|
914 |
4063 | 915 2012-08-31 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3530
8c9c202292fe
Set the default value of the RadioGroupItem if a loaded module is selected
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3529
diff
changeset
|
916 |
8c9c202292fe
Set the default value of the RadioGroupItem if a loaded module is selected
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3529
diff
changeset
|
917 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
8c9c202292fe
Set the default value of the RadioGroupItem if a loaded module is selected
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3529
diff
changeset
|
918 Set the default value of the RadioGroupItem if a module is selected. |
8c9c202292fe
Set the default value of the RadioGroupItem if a loaded module is selected
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3529
diff
changeset
|
919 |
4063 | 920 2012-08-31 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3529
72d2ec6a471e
Load the list of modules from the flys artifact server
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3528
diff
changeset
|
921 |
72d2ec6a471e
Load the list of modules from the flys artifact server
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3528
diff
changeset
|
922 * src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java, |
72d2ec6a471e
Load the list of modules from the flys artifact server
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3528
diff
changeset
|
923 src/main/java/de/intevation/flys/client/client/services/ModuleService.java: |
72d2ec6a471e
Load the list of modules from the flys artifact server
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3528
diff
changeset
|
924 Load the list of modules from the flys artifact server. Also respect the |
72d2ec6a471e
Load the list of modules from the flys artifact server
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3528
diff
changeset
|
925 selected attribute of a module. |
72d2ec6a471e
Load the list of modules from the flys artifact server
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3528
diff
changeset
|
926 |
4063 | 927 2012-08-31 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3528
b5825159250e
Add isSelected method to Module classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3527
diff
changeset
|
928 |
b5825159250e
Add isSelected method to Module classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3527
diff
changeset
|
929 * src/main/java/de/intevation/flys/client/shared/model/DefaultModule.java, |
b5825159250e
Add isSelected method to Module classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3527
diff
changeset
|
930 src/main/java/de/intevation/flys/client/client/services/ModuleService.java: |
b5825159250e
Add isSelected method to Module classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3527
diff
changeset
|
931 Add isSelected method to Module classes. |
b5825159250e
Add isSelected method to Module classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3527
diff
changeset
|
932 |
3527
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
933 2012-08-31 Raimund Renkert <raimund.renkert@intevation.de> |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
934 |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
935 MINFO: Added new UI provider for bed quality calculation. |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
936 |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
937 * src/main/java/de/intevation/flys/client/client/ui/minfo/CheckboxPanel.java: |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
938 New. UI provider for a list of checkboxes. |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
939 |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
940 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
941 Added new UI provider. |
6ededa5aa803
MINFO: Added new UI provider for bed quality calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3526
diff
changeset
|
942 |
3526
02d18d38fca7
Use river data in all states not only winfo in location/distance ui provider.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3525
diff
changeset
|
943 2012-08-31 Raimund Renkert <raimund.renkert@intevation.de> |
02d18d38fca7
Use river data in all states not only winfo in location/distance ui provider.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3525
diff
changeset
|
944 |
02d18d38fca7
Use river data in all states not only winfo in location/distance ui provider.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3525
diff
changeset
|
945 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
02d18d38fca7
Use river data in all states not only winfo in location/distance ui provider.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3525
diff
changeset
|
946 Use river data in all states not only winfo. |
02d18d38fca7
Use river data in all states not only winfo in location/distance ui provider.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3525
diff
changeset
|
947 |
02d18d38fca7
Use river data in all states not only winfo in location/distance ui provider.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3525
diff
changeset
|
948 2012-08-31 Raimund Renkert <raimund.renkert@intevation.de> |
3525
b67af5b44d68
Hide the W/Q AT export button in fix analysis parameter tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3524
diff
changeset
|
949 |
b67af5b44d68
Hide the W/Q AT export button in fix analysis parameter tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3524
diff
changeset
|
950 * src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: |
b67af5b44d68
Hide the W/Q AT export button in fix analysis parameter tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3524
diff
changeset
|
951 Hide the W/Q AT export button in fix analysis parameter tab. |
b67af5b44d68
Hide the W/Q AT export button in fix analysis parameter tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3524
diff
changeset
|
952 |
4063 | 953 2012-08-31 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3524
2c306a3dacef
Use xml namespace for XPath query to get the accout name attribute.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3523
diff
changeset
|
954 |
2c306a3dacef
Use xml namespace for XPath query to get the accout name attribute.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3523
diff
changeset
|
955 * src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
2c306a3dacef
Use xml namespace for XPath query to get the accout name attribute.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3523
diff
changeset
|
956 User xml namespace for XPath attribute query. |
2c306a3dacef
Use xml namespace for XPath query to get the accout name attribute.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3523
diff
changeset
|
957 |
4063 | 958 2012-08-31 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3523
6626ed6e3511
Add servlet settings for ModuleService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3522
diff
changeset
|
959 |
6626ed6e3511
Add servlet settings for ModuleService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3522
diff
changeset
|
960 * src/main/webapp/WEB-INF/web.xml: |
6626ed6e3511
Add servlet settings for ModuleService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3522
diff
changeset
|
961 Add servlet settings for ModuleService |
6626ed6e3511
Add servlet settings for ModuleService
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3522
diff
changeset
|
962 |
3522
6eeacd0bbe26
New projects are now maximized by default.
Christian Lins <christian.lins@intevation.de>
parents:
3521
diff
changeset
|
963 2012-08-30 Christian Lins <christian.lins@intevation.de> |
6eeacd0bbe26
New projects are now maximized by default.
Christian Lins <christian.lins@intevation.de>
parents:
3521
diff
changeset
|
964 |
6eeacd0bbe26
New projects are now maximized by default.
Christian Lins <christian.lins@intevation.de>
parents:
3521
diff
changeset
|
965 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
6eeacd0bbe26
New projects are now maximized by default.
Christian Lins <christian.lins@intevation.de>
parents:
3521
diff
changeset
|
966 src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
6eeacd0bbe26
New projects are now maximized by default.
Christian Lins <christian.lins@intevation.de>
parents:
3521
diff
changeset
|
967 New projects are now initially maximized to prevent IE-layout issue (#755). |
6eeacd0bbe26
New projects are now maximized by default.
Christian Lins <christian.lins@intevation.de>
parents:
3521
diff
changeset
|
968 |
3521
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
969 2012-08-30 Christian Lins <christian.lins@intevation.de> |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
970 |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
971 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
972 Workaround for #775 (manually set window size to 500x500 pixels) |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
973 |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
974 * src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
975 Prevent NPE |
ffbdd093da74
Fixed size for GetFeatureInfoWindow.
Christian Lins <christian.lins@intevation.de>
parents:
3520
diff
changeset
|
976 |
3520
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
977 2012-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
978 |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
979 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java, |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
980 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
981 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
982 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
983 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
984 i18n for logo placement. |
0b576ca67cd5
i18n for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3518
diff
changeset
|
985 |
4063 | 986 2012-08-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3518
33ed40aa1201
User ModuleService to get all modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3517
diff
changeset
|
987 |
33ed40aa1201
User ModuleService to get all modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3517
diff
changeset
|
988 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
33ed40aa1201
User ModuleService to get all modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3517
diff
changeset
|
989 Load modules from the ModuleService instead of using hardcoded strings. |
33ed40aa1201
User ModuleService to get all modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3517
diff
changeset
|
990 |
4063 | 991 2012-08-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3517
40ddd713d9fd
Hardcode German module translations temporarily
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3516
diff
changeset
|
992 |
40ddd713d9fd
Hardcode German module translations temporarily
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3516
diff
changeset
|
993 * src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java: |
40ddd713d9fd
Hardcode German module translations temporarily
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3516
diff
changeset
|
994 Hardcode German translations for module names until real translations are |
40ddd713d9fd
Hardcode German module translations temporarily
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3516
diff
changeset
|
995 available. |
40ddd713d9fd
Hardcode German module translations temporarily
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3516
diff
changeset
|
996 |
4063 | 997 2012-08-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3516
f7b13fd59f05
Set roles and features for GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3515
diff
changeset
|
998 |
f7b13fd59f05
Set roles and features for GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3515
diff
changeset
|
999 * src/main/webapp/WEB-INF/features.xml: |
f7b13fd59f05
Set roles and features for GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3515
diff
changeset
|
1000 Add roles and features for GGinA |
f7b13fd59f05
Set roles and features for GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3515
diff
changeset
|
1001 |
4063 | 1002 2012-08-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3515
70c0942156ad
Add service to list available modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3514
diff
changeset
|
1003 |
70c0942156ad
Add service to list available modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3514
diff
changeset
|
1004 * src/main/java/de/intevation/flys/client/client/services/ModuleServiceAsync.java, |
70c0942156ad
Add service to list available modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3514
diff
changeset
|
1005 src/main/java/de/intevation/flys/client/client/services/ModuleService.java, |
70c0942156ad
Add service to list available modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3514
diff
changeset
|
1006 src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java: |
70c0942156ad
Add service to list available modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3514
diff
changeset
|
1007 Added service to list available modules for a user. |
70c0942156ad
Add service to list available modules for a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3514
diff
changeset
|
1008 |
4063 | 1009 2012-08-29 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3514
1f293ada93d0
Added class representation of a module artifact
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3513
diff
changeset
|
1010 |
1f293ada93d0
Added class representation of a module artifact
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3513
diff
changeset
|
1011 * src/main/java/de/intevation/flys/client/shared/model/DefaultModule.java, |
1f293ada93d0
Added class representation of a module artifact
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3513
diff
changeset
|
1012 src/main/java/de/intevation/flys/client/shared/model/Module.java: |
1f293ada93d0
Added class representation of a module artifact
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3513
diff
changeset
|
1013 Added class representation of a module artifact. |
1f293ada93d0
Added class representation of a module artifact
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3513
diff
changeset
|
1014 |
3513
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1015 2012-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1016 |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1017 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1018 Special chart properties should trigger different ui (logo placement box). |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1019 |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1020 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1021 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1022 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1023 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1024 Added i18n strings for split logo-placement properties in charts. |
c657c0bbcf8f
Updated to use split properties for logo placement.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3512
diff
changeset
|
1025 |
3512
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1026 2012-08-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1027 |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1028 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1029 Special chart properties should trigger different ui (logo placement box). |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1030 |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1031 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1032 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1033 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1034 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1035 Added i18n strings for logo-placements in charts. |
b8a8ecdebc0d
i18n and interpretation for logo placement chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3511
diff
changeset
|
1036 |
3511
57eb38260015
Show logo selection box for logo chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3510
diff
changeset
|
1037 2012-08-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
57eb38260015
Show logo selection box for logo chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3510
diff
changeset
|
1038 |
57eb38260015
Show logo selection box for logo chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3510
diff
changeset
|
1039 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
57eb38260015
Show logo selection box for logo chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3510
diff
changeset
|
1040 Special chart properties should trigger different ui (logo select box). |
57eb38260015
Show logo selection box for logo chart property.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3510
diff
changeset
|
1041 |
3510
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1042 2012-08-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1043 |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1044 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1045 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1046 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1047 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1048 Added first i18n strings for logo-inclusion in charts. |
abc5957bfe1c
First i18n strings for logo-stuff in charts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3509
diff
changeset
|
1049 |
3509
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1050 2012-08-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1051 |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1052 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java, |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1053 src/main/java/de/intevation/flys/client/shared/model/StringProperty.java, |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1054 src/main/java/de/intevation/flys/client/shared/model/OutputSettings.java, |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1055 src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java: |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1056 Cosmetics. |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1057 |
bb5edff31866
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3508
diff
changeset
|
1058 2012-08-28 Raimund Renkert <raimund.renkert@intevation.de> |
3508
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1059 |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1060 MINFO: Added UI for minfo differences calculation. |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1061 |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1062 * src/main/java/de/intevation/flys/client/client/ui/minfo, |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1063 src/main/java/de/intevation/flys/client/client/ui/minfo/BedHeightsDatacagePanel.java, |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1064 src/main/java/de/intevation/flys/client/client/ui/RadioPanel.java: |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1065 New. UI provider for states in minfo differences calculation. |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1066 |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1067 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1068 Added new UI provider. |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1069 |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1070 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1071 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1072 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1073 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1074 Added i18n strings. |
60984be9bcfa
MINFO: Added UI for minfo differences calculation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3507
diff
changeset
|
1075 |
4063 | 1076 2012-08-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3507
59c77a9551c8
User new find-user REST service in UserClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3506
diff
changeset
|
1077 |
59c77a9551c8
User new find-user REST service in UserClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3506
diff
changeset
|
1078 * src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
59c77a9551c8
User new find-user REST service in UserClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3506
diff
changeset
|
1079 Use new find-user REST interface to check if a user already exists in the |
59c77a9551c8
User new find-user REST service in UserClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3506
diff
changeset
|
1080 database or a new user must be created. |
59c77a9551c8
User new find-user REST service in UserClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3506
diff
changeset
|
1081 |
4063 | 1082 2012-08-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3506
f2a4e6e92ffd
Send account data to artifact rest interface to create a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3505
diff
changeset
|
1083 |
f2a4e6e92ffd
Send account data to artifact rest interface to create a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3505
diff
changeset
|
1084 * src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
f2a4e6e92ffd
Send account data to artifact rest interface to create a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3505
diff
changeset
|
1085 Send account data to REST interface. |
f2a4e6e92ffd
Send account data to artifact rest interface to create a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3505
diff
changeset
|
1086 |
4063 | 1087 2012-08-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3505
637d114232b2
Don't use XPath Query to get attribute of a XML Node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3504
diff
changeset
|
1088 |
637d114232b2
Don't use XPath Query to get attribute of a XML Node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3504
diff
changeset
|
1089 * src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
637d114232b2
Don't use XPath Query to get attribute of a XML Node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3504
diff
changeset
|
1090 Don't use XPath Query to get attribute of a XML Node |
637d114232b2
Don't use XPath Query to get attribute of a XML Node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3504
diff
changeset
|
1091 |
4063 | 1092 2012-08-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3504
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1093 |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1094 * src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java, |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1095 src/main/java/de/intevation/flys/client/server/auth/was/Response.java, |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1096 src/main/java/de/intevation/flys/client/server/auth/was/User.java, |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1097 src/main/java/de/intevation/flys/client/server/auth/User.java: |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1098 Add account information to client user classes. Use the WAS/GGInA |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1099 assertion NameIdentifier element for the account name. For text |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1100 authentication user username also as account name. |
1387cdeb8d93
Add account information to flys-client user classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3503
diff
changeset
|
1101 |
4063 | 1102 2012-08-24 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3503
56f17c6c6288
Add debug output if a database user will be created
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3502
diff
changeset
|
1103 |
56f17c6c6288
Add debug output if a database user will be created
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3502
diff
changeset
|
1104 * src/main/java/de/intevation/flys/client/server/LoginServlet.java: |
56f17c6c6288
Add debug output if a database user will be created
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3502
diff
changeset
|
1105 Add debug output if a database user will be created. |
56f17c6c6288
Add debug output if a database user will be created
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3502
diff
changeset
|
1106 |
4063 | 1107 2012-08-23 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3502
3a8884e06aaa
Avoid using XPath queries for getting attributes of a node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3501
diff
changeset
|
1108 |
3a8884e06aaa
Avoid using XPath queries for getting attributes of a node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3501
diff
changeset
|
1109 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java: |
3a8884e06aaa
Avoid using XPath queries for getting attributes of a node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3501
diff
changeset
|
1110 Avoid using XPath queries for getting attributes of a node. |
3a8884e06aaa
Avoid using XPath queries for getting attributes of a node
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3501
diff
changeset
|
1111 |
3501
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1112 2012-08-22 Christian Lins <christian.lins@intevation.de> |
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1113 |
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1114 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1115 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1116 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1117 Delete empty project after closing the CollectionView (#785). |
0de0ef04bcdc
Delete empty project after closing CollectionView (#785).
Christian Lins <christian.lins@intevation.de>
parents:
3500
diff
changeset
|
1118 |
3500
def13f23bb27
Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3499
diff
changeset
|
1119 2012-08-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
def13f23bb27
Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3499
diff
changeset
|
1120 |
def13f23bb27
Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3499
diff
changeset
|
1121 * src/main/java/de/intevation/flys/client/server/ExportServiceImpl.java: |
def13f23bb27
Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3499
diff
changeset
|
1122 Removed superfluous import. Removed some inner whitespace. |
def13f23bb27
Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3499
diff
changeset
|
1123 Made debug output conditional. |
def13f23bb27
Removed superfluous import. Removed some inner whitespace. Made debug output conditional.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3499
diff
changeset
|
1124 |
3499
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1125 2012-08-17 Raimund Renkert <raimund.renkert@intevation.de> |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1126 |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1127 Added AT file export to FixAnalysis W/Q. |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1128 |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1129 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1130 New image link for AT export in W/Q tab. |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1131 |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1132 * src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1133 Update link url on km change. |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1134 |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1135 * src/main/java/de/intevation/flys/client/server/ExportServiceImpl.java: |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1136 Add the km to the request document. |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1137 |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1138 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1139 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1140 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1141 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1142 Added i18n string for tooltip. |
17c66d38f095
FixA: Added AT file export to FixAnalysis W/Q.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3498
diff
changeset
|
1143 |
3498
92239b53823f
ProxyServlet: Use block instead of byte wise copy.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3497
diff
changeset
|
1144 2012-08-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
92239b53823f
ProxyServlet: Use block instead of byte wise copy.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3497
diff
changeset
|
1145 |
92239b53823f
ProxyServlet: Use block instead of byte wise copy.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3497
diff
changeset
|
1146 * src/main/java/de/intevation/flys/client/server/ProxyServlet.java: |
92239b53823f
ProxyServlet: Use block instead of byte wise copy.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3497
diff
changeset
|
1147 Shortend lines to 80 chars. Made debug outout conditional. |
92239b53823f
ProxyServlet: Use block instead of byte wise copy.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3497
diff
changeset
|
1148 Use block copy instead of tight byte wise loop. |
92239b53823f
ProxyServlet: Use block instead of byte wise copy.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3497
diff
changeset
|
1149 |
4063 | 1150 2012-08-16 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3497
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1151 |
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1152 * src/main/java/de/intevation/flys/client/server/ProxyServlet.java: |
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1153 Implement a ProxyServlet to be able to restrict the access to the |
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1154 mapserver too. All queries to the provided map services should go throught |
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1155 this new ProxyServlet. Currently the ProxyServlet can only handle HTTP GET |
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1156 requests. |
88feb3347aa5
Implement a ProxyServlet
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3496
diff
changeset
|
1157 |
3496
f1814efec714
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3495
diff
changeset
|
1158 2012-08-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
f1814efec714
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3495
diff
changeset
|
1159 |
f1814efec714
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3495
diff
changeset
|
1160 * src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java: |
f1814efec714
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3495
diff
changeset
|
1161 Replaced another attribute fetching XPath with a simple DOM |
f1814efec714
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3495
diff
changeset
|
1162 getAttributeNS() call. |
f1814efec714
Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3495
diff
changeset
|
1163 |
4063 | 1164 2012-08-15 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3495
e1ac8f5a2139
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3493
diff
changeset
|
1165 |
e1ac8f5a2139
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3493
diff
changeset
|
1166 * src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java: |
e1ac8f5a2139
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3493
diff
changeset
|
1167 Avoid NullPointerException if user authetication is deactivated. If user |
e1ac8f5a2139
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3493
diff
changeset
|
1168 Authentication is deactivated all rivers are returned. |
e1ac8f5a2139
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3493
diff
changeset
|
1169 |
3493
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1170 2012-08-15 Raimund Renkert <raimund.renkert@intevation.de> |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1171 |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1172 Issue 752. Location input label. |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1173 |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1174 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java, |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1175 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1176 Added getter for label string. |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1177 |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1178 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1179 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1180 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1181 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1182 Added i18n string for single location label. |
e703555f8da1
Issue 752.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3492
diff
changeset
|
1183 |
4063 | 1184 2012-08-15 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3492
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1185 |
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1186 * src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java: |
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1187 Only return rivers that the user is allowed to see. Evaluate the allowed |
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1188 features of the current logged in user and hide rivers which aren't |
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1189 mentioned in the features list. |
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1190 |
4063 | 1191 2012-08-15 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3492
d45fcf70b994
Don't display not allowed rivers to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3491
diff
changeset
|
1192 |
3491
1c9bfdbfb265
Add new RemoteServiceServlet class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3490
diff
changeset
|
1193 * src/main/java/de/intevation/flys/client/client/services/RemoteServiceServlet.java: |
1c9bfdbfb265
Add new RemoteServiceServlet class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3490
diff
changeset
|
1194 Implement an extended GWT RemoteServiceServlet to be able to get the |
1c9bfdbfb265
Add new RemoteServiceServlet class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3490
diff
changeset
|
1195 current logged in user easily. |
1c9bfdbfb265
Add new RemoteServiceServlet class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3490
diff
changeset
|
1196 |
3490
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1197 2012-08-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1198 |
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1199 * src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java, |
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1200 src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: |
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1201 Removed superfluous imports. |
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1202 |
4063 | 1203 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3490
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1204 |
3489
6f36f79676a7
Add debug log of a successfull authentification
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3488
diff
changeset
|
1205 * src/main/java/de/intevation/flys/client/server/auth/was/Response.java: |
6f36f79676a7
Add debug log of a successfull authentification
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3488
diff
changeset
|
1206 Add debug log of a successfull authentification inclusive the |
6f36f79676a7
Add debug log of a successfull authentification
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3488
diff
changeset
|
1207 corresponding features of the authenticated user. |
6f36f79676a7
Add debug log of a successfull authentification
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3488
diff
changeset
|
1208 |
4063 | 1209 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3490
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1210 |
3488
abaf0e55c9d2
Add example features for GGinA/WAS role flys_bfg
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3487
diff
changeset
|
1211 * src/main/webapp/WEB-INF/features.xml: |
abaf0e55c9d2
Add example features for GGinA/WAS role flys_bfg
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3487
diff
changeset
|
1212 Add example features for GGinA/WAS role flys_bfg. |
abaf0e55c9d2
Add example features for GGinA/WAS role flys_bfg
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3487
diff
changeset
|
1213 |
4063 | 1214 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3490
5f628a13ca9f
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3489
diff
changeset
|
1215 |
3487
3dfe7bbab70f
Don't use xml namespace to get the "name" attribute of a role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3486
diff
changeset
|
1216 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: |
3dfe7bbab70f
Don't use xml namespace to get the "name" attribute of a role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3486
diff
changeset
|
1217 Don't use a xml namespace to get the "name" attribute of a role. |
3dfe7bbab70f
Don't use xml namespace to get the "name" attribute of a role
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3486
diff
changeset
|
1218 |
4063 | 1219 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3486
23095983c249
Implement Features handling for WAS authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3485
diff
changeset
|
1220 * src/main/java/de/intevation/flys/client/server/auth/was/Authenticator.java, |
23095983c249
Implement Features handling for WAS authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3485
diff
changeset
|
1221 src/main/java/de/intevation/flys/client/server/auth/was/Response.java, |
23095983c249
Implement Features handling for WAS authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3485
diff
changeset
|
1222 src/main/java/de/intevation/flys/client/server/auth/was/User.java: |
23095983c249
Implement Features handling for WAS authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3485
diff
changeset
|
1223 Implement Features handling for WAS authentication. |
23095983c249
Implement Features handling for WAS authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3485
diff
changeset
|
1224 |
4063 | 1225 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3485
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1226 |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1227 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1228 src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java, |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1229 src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java, |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1230 src/main/java/de/intevation/flys/client/server/auth/was/Authenticator.java, |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1231 src/main/java/de/intevation/flys/client/server/auth/Authenticator.java, |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1232 src/main/java/de/intevation/flys/client/server/auth/User.java, |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1233 src/main/java/de/intevation/flys/client/server/GGInAFilter.java: |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1234 Refactor Authentication to allow to pass the Freatures to the user class. |
71ba3cf3ec5e
Refactor Authentication to allow to pass the Freatures to the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3484
diff
changeset
|
1235 |
3484
83845aa322ea
XMLFileFeatures: Cosmetics.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3483
diff
changeset
|
1236 2012-08-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
83845aa322ea
XMLFileFeatures: Cosmetics.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3483
diff
changeset
|
1237 |
83845aa322ea
XMLFileFeatures: Cosmetics.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3483
diff
changeset
|
1238 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: |
83845aa322ea
XMLFileFeatures: Cosmetics.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3483
diff
changeset
|
1239 Used HashMap instead of Hashtable. Limit to 80 chars per line. |
83845aa322ea
XMLFileFeatures: Cosmetics.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3483
diff
changeset
|
1240 |
83845aa322ea
XMLFileFeatures: Cosmetics.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3483
diff
changeset
|
1241 2012-08-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3483
b21840188264
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3481
diff
changeset
|
1242 |
b21840188264
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3481
diff
changeset
|
1243 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
b21840188264
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3481
diff
changeset
|
1244 Removed trailing whitespace. |
b21840188264
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3481
diff
changeset
|
1245 |
4063 | 1246 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3481
e59588ea27bd
Some optimization of the code mentioned by Sascha T.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3480
diff
changeset
|
1247 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: |
e59588ea27bd
Some optimization of the code mentioned by Sascha T.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3480
diff
changeset
|
1248 Always close FileInputStream, improve for loops and avoid XPath for |
e59588ea27bd
Some optimization of the code mentioned by Sascha T.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3480
diff
changeset
|
1249 getting a xml attribute. |
e59588ea27bd
Some optimization of the code mentioned by Sascha T.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3480
diff
changeset
|
1250 |
4063 | 1251 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3480
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1252 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java, |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1253 src/main/java/de/intevation/flys/client/server/BaseServlet.java, |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1254 src/main/webapp/WEB-INF/web.xml: |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1255 Remove the obsolete BaseServlet. Initializing of logging is now handled by |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1256 the BaseServletContextListener class which is loaded before any Servlet. |
3478
763789a9acca
Rename FeatureServletContextListener and move it out of the features package
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3477
diff
changeset
|
1257 |
4063 | 1258 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3480
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1259 * src/main/java/de/intevation/flys/client/server/features/FeatureServletContextListener.java, |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1260 src/main/java/de/intevation/flys/client/server/BaseServletContextListener.java, |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1261 src/main/webapp/WEB-INF/web.xml: |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1262 Rename and move FeatureServletContextListener. |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1263 |
4063 | 1264 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3480
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1265 * src/main/java/de/intevation/flys/client/server/features/FeatureServletContextListener.java, |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1266 src/main/webapp/WEB-INF/web.xml: |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1267 Implement a ServletContextListener to initialize the Fearures from a xml |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1268 file. With the context parameter "features-file" in src/main/webapp/WEB-INF/web.xml |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1269 a xml file to load features from can be specified. |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1270 The FeatureServletContextListener class also initializes the logging now |
14d37be8541e
Fix indentation of my last changelog entries
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3478
diff
changeset
|
1271 because it is loaded before the BaseServlet. |
3477
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1272 |
4063 | 1273 2012-08-08 Bj�rn Ricks <bjoern.ricks@intevation.de> |
3477
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1274 |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1275 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java, |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1276 src/main/java/de/intevation/flys/client/server/features/FeaturesNamespaceContext.java, |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1277 src/main/java/de/intevation/flys/client/server/features/Features.java, |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1278 src/main/webapp/WEB-INF/features.xml: |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1279 Implementation of a feature representation. The XMLFileFeatures class can |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1280 be used to load a feature xml file (src/main/webapp/WEB-INF/features.xml) |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1281 and create a map of roles to a list of features. |
2c63994ceffb
Add servlet context parameters and load FeaturesServletContextListener
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
3475
diff
changeset
|
1282 |
3475
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1283 2012-08-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1284 |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1285 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1286 Cosmetics, reordered code. |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1287 |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1288 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1289 Show tooltip for rows in datacage widget. |
9b29facddbd1
Show tooltips for datacage rows.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3474
diff
changeset
|
1290 |
3474
4b8b9b2ac873
Doc added, uses static map in converter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3473
diff
changeset
|
1291 2012-08-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4b8b9b2ac873
Doc added, uses static map in converter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3473
diff
changeset
|
1292 |
4b8b9b2ac873
Doc added, uses static map in converter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3473
diff
changeset
|
1293 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
4b8b9b2ac873
Doc added, uses static map in converter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3473
diff
changeset
|
1294 Documentation added, use static map instead of population in |
4b8b9b2ac873
Doc added, uses static map in converter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3473
diff
changeset
|
1295 constructor. |
4b8b9b2ac873
Doc added, uses static map in converter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3473
diff
changeset
|
1296 |
3473
60bf22a14ed8
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3472
diff
changeset
|
1297 2012-07-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
60bf22a14ed8
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3472
diff
changeset
|
1298 |
60bf22a14ed8
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3472
diff
changeset
|
1299 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixQSelectPanel.java, |
60bf22a14ed8
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3472
diff
changeset
|
1300 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
60bf22a14ed8
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3472
diff
changeset
|
1301 Removed superfluous imports. |
60bf22a14ed8
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3472
diff
changeset
|
1302 |
3472
44cfe3126076
Tagged flys-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3386
diff
changeset
|
1303 2012-07-27 Ingo Weinzierl <ingo@intevation.de> |
44cfe3126076
Tagged flys-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3386
diff
changeset
|
1304 |
44cfe3126076
Tagged flys-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3386
diff
changeset
|
1305 Tagged module as '2.8.1'. |
44cfe3126076
Tagged flys-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3386
diff
changeset
|
1306 |
3386
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1307 2012-07-26 Ingo Weinzierl <ingo@intevation.de> |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1308 |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1309 * src/main/java/de/intevation/flys/client/shared/model/ChartMode.java: Let |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1310 'fix_vollmer_wq_curve" Output also use the NaviChartOutputTab. |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1311 |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1312 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1313 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1314 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1315 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1316 Added titles for the 'fix_vollmer_wq_curve' Output tab. |
b5930486594d
Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3384
diff
changeset
|
1317 |
3384
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1318 2012-07-26 Christian Lins <christian.lins@intevation.de> |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1319 |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1320 * src/main/java/de/intevation/flys/client/server/StyleHelper.java, |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1321 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1322 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1323 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1324 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1325 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1326 Merge point/line label styles. Add new style options for point/line |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1327 label background. |
a6b7f0585761
Merge point/line label styles
Christian Lins <christian.lins@intevation.de>
parents:
3382
diff
changeset
|
1328 |
3382
c20d5794a93f
Accept slighty different names of state data of fixationartifacts when getting kmrange.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3381
diff
changeset
|
1329 2012-07-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c20d5794a93f
Accept slighty different names of state data of fixationartifacts when getting kmrange.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3381
diff
changeset
|
1330 |
c20d5794a93f
Accept slighty different names of state data of fixationartifacts when getting kmrange.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3381
diff
changeset
|
1331 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
c20d5794a93f
Accept slighty different names of state data of fixationartifacts when getting kmrange.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3381
diff
changeset
|
1332 Accept differing state data names of FixationArtifacts. |
c20d5794a93f
Accept slighty different names of state data of fixationartifacts when getting kmrange.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3381
diff
changeset
|
1333 |
3381
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1334 2012-07-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1335 |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1336 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java, |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1337 src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java, |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1338 src/main/java/de/intevation/flys/client/client/FLYS.java, |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1339 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1340 Cosmetics. |
6b5920c7ea6e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3380
diff
changeset
|
1341 |
3380
f6519c699fca
Respect factory of cloned artifact when cloning.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3379
diff
changeset
|
1342 2012-07-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f6519c699fca
Respect factory of cloned artifact when cloning.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3379
diff
changeset
|
1343 |
f6519c699fca
Respect factory of cloned artifact when cloning.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3379
diff
changeset
|
1344 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
f6519c699fca
Respect factory of cloned artifact when cloning.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3379
diff
changeset
|
1345 Respect factory of cloned artifact when cloning. |
f6519c699fca
Respect factory of cloned artifact when cloning.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3379
diff
changeset
|
1346 |
3379
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1347 2012-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1348 |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1349 * src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1350 src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1351 src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1352 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1353 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1354 src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1355 src/main/java/de/intevation/flys/client/client/ui/fixation/FixMultiPeriodPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1356 src/main/java/de/intevation/flys/client/client/ui/fixation/FixQSelectPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1357 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1358 src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1359 src/main/java/de/intevation/flys/client/client/ui/PeriodPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1360 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1361 src/main/java/de/intevation/flys/client/client/ui/map/WMSLayersTree.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1362 src/main/java/de/intevation/flys/client/client/ui/DoubleInputPanel.java, |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1363 src/main/java/de/intevation/flys/client/client/ui/MultiPeriodPanel.java: |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1364 Removed some superfluous casts. |
0de61fc9d281
Removed some superfluous casts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3378
diff
changeset
|
1365 |
3378
c8193b600d9b
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3377
diff
changeset
|
1366 2012-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
c8193b600d9b
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3377
diff
changeset
|
1367 |
c8193b600d9b
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3377
diff
changeset
|
1368 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
c8193b600d9b
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3377
diff
changeset
|
1369 Catch the case that a previous gauge is before the start of the |
c8193b600d9b
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3377
diff
changeset
|
1370 events. This led to a broken layout. |
c8193b600d9b
FixA: Overview: Catch the case that a previous gauge is before the start of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3377
diff
changeset
|
1371 |
3377
a5c790ed09bd
FixA: Bring overview transformation in sync with flys-artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3376
diff
changeset
|
1372 2012-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
a5c790ed09bd
FixA: Bring overview transformation in sync with flys-artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3376
diff
changeset
|
1373 |
a5c790ed09bd
FixA: Bring overview transformation in sync with flys-artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3376
diff
changeset
|
1374 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
a5c790ed09bd
FixA: Bring overview transformation in sync with flys-artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3376
diff
changeset
|
1375 Bring in sync with transformation in flys-client. |
a5c790ed09bd
FixA: Bring overview transformation in sync with flys-artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3376
diff
changeset
|
1376 |
3376
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1377 2012-07-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1378 |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1379 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1380 Bring in sync with transformation in flys-client. Current weakness: |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1381 Only english and german locales are supported. |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1382 |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1383 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java: |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1384 Depending on client given locale call transformation with |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1385 locale "de" or "en". |
653dd9d7f5d5
FixA: Introduce i18n to overview transformation.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3375
diff
changeset
|
1386 |
3375
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1387 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1388 |
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1389 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: Merged |
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1390 changes from transformation in flys-artifacts: Render names |
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1391 to the gauges into the headline. Full names and spread are |
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1392 displayed as tooltips. |
87c0a06743b8
FixA: Overview contains names of the the gauges in the headline.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3374
diff
changeset
|
1393 |
3374
27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3373
diff
changeset
|
1394 2012-07-20 Ingo Weinzierl <ingo@intevation.de> |
27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3373
diff
changeset
|
1395 |
27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3373
diff
changeset
|
1396 * src/main/java/de/intevation/flys/client/client/ui/chart/OverviewOutputTab.java: |
27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3373
diff
changeset
|
1397 Removed the export buttons for SVG and PDF; those exports aren't |
27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3373
diff
changeset
|
1398 implemented on server side yet. |
27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3373
diff
changeset
|
1399 |
3373
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1400 2012-07-20 Ingo Weinzierl <ingo@intevation.de> |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1401 |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1402 * src/main/java/de/intevation/flys/client/client/ui/sq/SQCampaignChart.java: |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1403 New subclass of VLayout that displays a chart with field campaigns. The |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1404 code is copied from SQMultiPeriodPanel. |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1405 |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1406 * src/main/java/de/intevation/flys/client/client/ui/sq/SQMultiPeriodPanel.java: |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1407 Moved the code to display the field campaign charts into SQCampaignChart |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1408 class. |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1409 |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1410 * src/main/java/de/intevation/flys/client/client/ui/sq/SQPeriodPanel.java: |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1411 New UIProvider that allows the input of a time period; the helper panel |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1412 displays a chart with field campaigns. |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1413 |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1414 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1415 Registered SQPeriodPanel as new UIProvider. |
86e69788c946
Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3372
diff
changeset
|
1416 |
3372
cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3371
diff
changeset
|
1417 2012-07-20 Ingo Weinzierl <ingo@intevation.de> |
cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3371
diff
changeset
|
1418 |
cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3371
diff
changeset
|
1419 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3371
diff
changeset
|
1420 Added a new UI provider that supports input of a time period (without |
cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3371
diff
changeset
|
1421 any helper panel). |
cb84e717e54d
Added a new UI provider that allows the input of a single time period (without any helper panel).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3371
diff
changeset
|
1422 |
3371
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1423 2012-07-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1424 |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1425 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1426 Removed superfluous import. |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1427 |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1428 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1429 Removed trailing whitespace. |
b6575b8c8db0
Removed superfluous imports and trailinh whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3370
diff
changeset
|
1430 |
3370
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1431 2012-07-20 Ingo Weinzierl <ingo@intevation.de> |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1432 |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1433 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1434 Made getChartOutputTab() protected. |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1435 |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1436 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1437 Moved creation of a ChartToolbar and a ChartThemePanel from constructor to |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1438 own methods which enables subclasses to override those. |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1439 |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1440 * src/main/java/de/intevation/flys/client/client/ui/chart/OverviewOutputTab.java: |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1441 Override createThemePanel() and createChartToolbar() of parent class. Both |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1442 methods return instances of minimalistic implementations of a |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1443 ChartThemePanel and ChartToolbar. In addition, the overview chart is |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1444 fetched as single image. |
08b2472111aa
New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3369
diff
changeset
|
1445 |
3369
20688790f0c0
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3368
diff
changeset
|
1446 2012-07-19 Ingo Weinzierl <ingo@intevation.de> |
20688790f0c0
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3368
diff
changeset
|
1447 |
20688790f0c0
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3368
diff
changeset
|
1448 * src/main/java/de/intevation/flys/client/client/ui/DoubleInputPanel.java: |
20688790f0c0
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3368
diff
changeset
|
1449 Read default value from Data item; set textfield to this value of a |
20688790f0c0
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3368
diff
changeset
|
1450 default value is existing. |
20688790f0c0
Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3368
diff
changeset
|
1451 |
3368
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1452 2012-07-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1453 |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1454 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java, |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1455 src/main/java/de/intevation/flys/client/shared/model/DoubleProperty.java, |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1456 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1457 src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1458 Use more idiomatic Java when parsing doubles and ints. |
bf080e932d54
Use more idiomatic Java when parsing doubles and ints.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3367
diff
changeset
|
1459 |
3367
cccd6183b046
ChangeLog: Removed remains from former conflict.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3366
diff
changeset
|
1460 2012-07-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
cccd6183b046
ChangeLog: Removed remains from former conflict.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3366
diff
changeset
|
1461 |
cccd6183b046
ChangeLog: Removed remains from former conflict.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3366
diff
changeset
|
1462 * ChangeLog: Removed remains from former conflict. |
cccd6183b046
ChangeLog: Removed remains from former conflict.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3366
diff
changeset
|
1463 |
3366
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1464 2012-07-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1465 |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1466 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixFunctionSelect.java |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1467 src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1468 Removed superfluous imports. |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1469 |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1470 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1471 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1472 Removed trailing whitespace. |
8bedd1fcaeee
Removed trailing whitespace. Import cleanup
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3365
diff
changeset
|
1473 |
3365
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1474 2012-07-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1475 |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1476 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1477 Register (to-be-implemented) fix.qselect_panel UIProvider. |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1478 |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1479 2012-07-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1480 |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1481 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1482 Prepare for bandwidthcolor, and preset bandwidth with previously |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1483 entered values. |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1484 |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1485 2012-07-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1486 |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1487 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1488 src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1489 Cosmetics. |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1490 |
1f4ce71cb6c4
Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3362
diff
changeset
|
1491 2012-07-19 Raimund Renkert <raimund.renkert@intevation.de> |
3362
bea50e45f0d3
FixA: Input fields for chart navigation now use the correct i18n number formats.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3361
diff
changeset
|
1492 |
bea50e45f0d3
FixA: Input fields for chart navigation now use the correct i18n number formats.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3361
diff
changeset
|
1493 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
bea50e45f0d3
FixA: Input fields for chart navigation now use the correct i18n number formats.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3361
diff
changeset
|
1494 src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
bea50e45f0d3
FixA: Input fields for chart navigation now use the correct i18n number formats.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3361
diff
changeset
|
1495 Input fields for chart navigation now use the correct i18n number formats. |
bea50e45f0d3
FixA: Input fields for chart navigation now use the correct i18n number formats.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3361
diff
changeset
|
1496 |
3361
89df168f289c
FixA: Overview: Generate only legend entries for existing discharge sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3360
diff
changeset
|
1497 2012-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
89df168f289c
FixA: Overview: Generate only legend entries for existing discharge sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3360
diff
changeset
|
1498 |
89df168f289c
FixA: Overview: Generate only legend entries for existing discharge sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3360
diff
changeset
|
1499 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
89df168f289c
FixA: Overview: Generate only legend entries for existing discharge sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3360
diff
changeset
|
1500 Generate only legend entries for existing discharge sectors. |
89df168f289c
FixA: Overview: Generate only legend entries for existing discharge sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3360
diff
changeset
|
1501 |
3360
00fd2bd71ac9
FixA: Replaced discharge sectors with more human readable labels.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3359
diff
changeset
|
1502 2012-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
00fd2bd71ac9
FixA: Replaced discharge sectors with more human readable labels.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3359
diff
changeset
|
1503 |
00fd2bd71ac9
FixA: Replaced discharge sectors with more human readable labels.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3359
diff
changeset
|
1504 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java: |
00fd2bd71ac9
FixA: Replaced discharge sectors with more human readable labels.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3359
diff
changeset
|
1505 Replaced discharge sectors with more human readable labels. |
00fd2bd71ac9
FixA: Replaced discharge sectors with more human readable labels.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3359
diff
changeset
|
1506 |
3359
7b601099db10
FixA: Overview: Added legend at bottom of overview table.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3358
diff
changeset
|
1507 2012-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
7b601099db10
FixA: Overview: Added legend at bottom of overview table.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3358
diff
changeset
|
1508 |
7b601099db10
FixA: Overview: Added legend at bottom of overview table.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3358
diff
changeset
|
1509 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
7b601099db10
FixA: Overview: Added legend at bottom of overview table.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3358
diff
changeset
|
1510 Added legend at bottom of overview table. |
7b601099db10
FixA: Overview: Added legend at bottom of overview table.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3358
diff
changeset
|
1511 |
7b601099db10
FixA: Overview: Added legend at bottom of overview table.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3358
diff
changeset
|
1512 2012-07-18 Raimund Renkert <raimund.renkert@intevation.de> |
3358
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1513 |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1514 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixFunctionSelect.java: |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1515 New. UI provider for function selection in fix analysis. This UI provider |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1516 shows the overview and chart in the helper panel. |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1517 |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1518 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1519 Use the new UI provider in function select state. |
65b71ddc7716
Show the overview and chart in function select state in fix analysis helper
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3357
diff
changeset
|
1520 |
3357
2ead3a26d74e
Populate already set theme attributes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3356
diff
changeset
|
1521 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2ead3a26d74e
Populate already set theme attributes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3356
diff
changeset
|
1522 |
2ead3a26d74e
Populate already set theme attributes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3356
diff
changeset
|
1523 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
2ead3a26d74e
Populate already set theme attributes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3356
diff
changeset
|
1524 Populate double type theme attributes with already set values. |
2ead3a26d74e
Populate already set theme attributes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3356
diff
changeset
|
1525 |
3356
6352244a4153
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3355
diff
changeset
|
1526 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6352244a4153
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3355
diff
changeset
|
1527 |
6352244a4153
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3355
diff
changeset
|
1528 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
6352244a4153
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3355
diff
changeset
|
1529 Code compres Code compression. |
6352244a4153
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3355
diff
changeset
|
1530 |
3355
dab808e5f516
Improve validation of double-type style arguments.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3354
diff
changeset
|
1531 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
dab808e5f516
Improve validation of double-type style arguments.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3354
diff
changeset
|
1532 |
dab808e5f516
Improve validation of double-type style arguments.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3354
diff
changeset
|
1533 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
dab808e5f516
Improve validation of double-type style arguments.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3354
diff
changeset
|
1534 Improve validation. |
dab808e5f516
Improve validation of double-type style arguments.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3354
diff
changeset
|
1535 |
3354
22f39c2d7a72
Cosmetic compression.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3353
diff
changeset
|
1536 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
22f39c2d7a72
Cosmetic compression.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3353
diff
changeset
|
1537 |
22f39c2d7a72
Cosmetic compression.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3353
diff
changeset
|
1538 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java, |
22f39c2d7a72
Cosmetic compression.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3353
diff
changeset
|
1539 src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java: |
22f39c2d7a72
Cosmetic compression.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3353
diff
changeset
|
1540 Cosmetic compression. |
22f39c2d7a72
Cosmetic compression.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3353
diff
changeset
|
1541 |
3353
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1542 2012-07-18 Ingo Weinzierl <ingo@intevation.de> |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1543 |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1544 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1545 Added public methods to lock and unlock the CollectionView. Locking the |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1546 view means, a semi transparent layer prevents the user to use the |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1547 control elements in the CollectionView. In addition to the semi |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1548 transparent layer, a progress image is displayed. |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1549 |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1550 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1551 Lock the CollectionView when StepBack and StepForward events are fired. |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1552 Unlock the screen on success or failure. |
08f8524a81ad
Lock the screen when the parameterization of a Collection's master Artifact changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3352
diff
changeset
|
1553 |
3352
2f533220af1c
Handle upcoming 'double' theme attribute type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3351
diff
changeset
|
1554 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2f533220af1c
Handle upcoming 'double' theme attribute type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3351
diff
changeset
|
1555 |
2f533220af1c
Handle upcoming 'double' theme attribute type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3351
diff
changeset
|
1556 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
2f533220af1c
Handle upcoming 'double' theme attribute type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3351
diff
changeset
|
1557 Handle upcoming "double" theme attribute type. |
2f533220af1c
Handle upcoming 'double' theme attribute type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3351
diff
changeset
|
1558 |
3351
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1559 2012-07-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1560 |
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1561 * src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java, |
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1562 src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java, |
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1563 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1564 Cosmetics. |
24e9b5eb83f8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3350
diff
changeset
|
1565 |
3350
e746e57c65c0
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3349
diff
changeset
|
1566 2012-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e746e57c65c0
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3349
diff
changeset
|
1567 |
e746e57c65c0
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3349
diff
changeset
|
1568 * src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java, |
e746e57c65c0
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3349
diff
changeset
|
1569 src/main/java/de/intevation/flys/client/client/ui/chart/OverviewOutputTab.java: |
e746e57c65c0
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3349
diff
changeset
|
1570 Removed trailing whitespace. |
e746e57c65c0
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3349
diff
changeset
|
1571 |
3349
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1572 2012-07-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1573 |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1574 * main/java/de/intevation/flys/client/client/FLYSConstants.java, |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1575 main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1576 main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1577 main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1578 Added i18n strings for bandwidth. |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1579 |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1580 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1581 Include bandwidth field. |
36cd7d88551a
Added bandwidth field, i18n.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3347
diff
changeset
|
1582 |
3347
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1583 2012-07-17 Christian Lins <christian.lins@intevation.de> |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1584 |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1585 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1586 Correct height of ChartToolbar to 35 pixels. |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1587 |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1588 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1589 Make use of generics and cosmetics. |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1590 |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1591 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java, |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1592 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java, |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1593 src/main/java/de/intevation/flys/client/client/ui/map/MapPanel.java: |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1594 ThemePanel toggle stuff. |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1595 |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1596 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1597 Increase default size as the toolbar has grown as well. |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1598 |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1599 * pom.xml: |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1600 Add commons-codec dependency. |
6d749af6a9c2
Issue #726 work.
Christian Lins <christian.lins@intevation.de>
parents:
3346
diff
changeset
|
1601 |
3346
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1602 2012-07-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1603 |
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1604 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1605 src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java, |
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1606 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1607 Cosmetics, docs. |
f2039d030b5e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3345
diff
changeset
|
1608 |
3345
e7d820bb053c
Tagged flys-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2987
diff
changeset
|
1609 2012-07-16 Ingo Weinzierl <ingo@intevation.de> |
e7d820bb053c
Tagged flys-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2987
diff
changeset
|
1610 |
e7d820bb053c
Tagged flys-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2987
diff
changeset
|
1611 * Tagged module as '2.8'. |
e7d820bb053c
Tagged flys-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2987
diff
changeset
|
1612 |
2987
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1613 2012-07-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1614 |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1615 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1616 src/main/java/de/intevation/flys/client/server/auth/Authentication.java, |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1617 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java, |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1618 src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java, |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1619 src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1620 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java: |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1621 Removed same package imports. |
98c7a46ec5ae
Removed same package imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2986
diff
changeset
|
1622 |
2986
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1623 2012-07-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1624 |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1625 * main/java/de/intevation/flys/client/client/FLYSConstants.java, |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1626 main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1627 main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1628 main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1629 Added i18n strings for officiallines. |
176d915573e9
Added 18n for datacage officiallines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2985
diff
changeset
|
1630 |
2985
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1631 2012-07-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1632 |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1633 * src/main/webapp/WEB-INF/web.xml: Separate two context params correctly. |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1634 |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1635 * src/main/java/de/intevation/flys/client/server/auth/was/ServiceException.java, |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1636 src/main/java/de/intevation/flys/client/server/auth/AuthenticationException.java: |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1637 Removed imports. |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1638 |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1639 * src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java, |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1640 src/main/java/de/intevation/flys/client/server/auth/AuthenticationFactory.java: |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1641 Added debug output. |
1f64ee424f92
Corrected broken web.xml
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2984
diff
changeset
|
1642 |
4063 | 1643 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2984
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1644 |
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1645 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, |
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1646 src/main/java/de/intevation/flys/client/server/auth/UserClient.java: |
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1647 Add UserClient class to handle REST communication for user related |
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1648 interfaces. If a logged in user is not known add him to the database |
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1649 via the REST protocol. |
06d999e95615
Add UserClient class to handle REST communication for user related interfaces.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2983
diff
changeset
|
1650 |
2983
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1651 2012-07-13 Christian Lins <christian.lins@intevation.de> |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1652 |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1653 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1654 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1655 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1656 src/main/java/de/intevation/flys/client/client/ui/MainMenu.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1657 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1658 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1659 src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1660 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1661 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1662 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1663 Add "Manage Themes" button to ChartToolbar and MapToolbar to toggle themes window. |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1664 |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1665 * pom.xml: |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1666 Remove gwt-dev from dependencies as it contains an ancient Apache Commons Codec version |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1667 and add a recent version of it as separate dependency. |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1668 This fixes the nasty eclipse compile errors with Base64 class etc. |
725470fc57d2
Add "Manage themes" button to ChartToolbar and MapToolbar.
Christian Lins <christian.lins@intevation.de>
parents:
2982
diff
changeset
|
1669 |
2982
d2a54ae0016b
Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2981
diff
changeset
|
1670 2012-07-13 Raimund Renkert <raimund.renkert@intevation.de> |
d2a54ae0016b
Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2981
diff
changeset
|
1671 |
d2a54ae0016b
Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2981
diff
changeset
|
1672 * src/main/java/de/intevation/flys/client/client/ui/chart/OverviewOutputTab.java: |
d2a54ae0016b
Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2981
diff
changeset
|
1673 Switched row count and column count. |
d2a54ae0016b
Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2981
diff
changeset
|
1674 |
2981
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1675 2012-07-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1676 |
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1677 * src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java, |
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1678 src/main/java/de/intevation/flys/client/server/auth/was/Response.java: |
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1679 Removed superfluous imports. |
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1680 |
d700f6492386
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2980
diff
changeset
|
1681 2012-07-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2980
cc126abafeab
Cosmetics in plain authentication
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2979
diff
changeset
|
1682 |
cc126abafeab
Cosmetics in plain authentication
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2979
diff
changeset
|
1683 * src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java, |
cc126abafeab
Cosmetics in plain authentication
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2979
diff
changeset
|
1684 src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java: |
cc126abafeab
Cosmetics in plain authentication
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2979
diff
changeset
|
1685 Cosmetics. |
cc126abafeab
Cosmetics in plain authentication
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2979
diff
changeset
|
1686 |
4063 | 1687 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2979
193a113888d4
Add javadoc for the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2978
diff
changeset
|
1688 |
193a113888d4
Add javadoc for the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2978
diff
changeset
|
1689 * src/main/java/de/intevation/flys/client/server/auth/User.java: |
193a113888d4
Add javadoc for the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2978
diff
changeset
|
1690 Add javadoc for the user class. |
193a113888d4
Add javadoc for the user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2978
diff
changeset
|
1691 |
4063 | 1692 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2978
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1693 |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1694 * src/main/java/de/intevation/flys/client/server/auth/User.java, |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1695 src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1696 src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1697 src/main/java/de/intevation/flys/client/server/auth/was/Response.java |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1698 src/main/java/de/intevation/flys/client/server/auth/was/User.java: |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1699 Implement getting a list of roles from a logged in user. |
98514ab2c9ba
Implement getting a list of roles from a logged in user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2977
diff
changeset
|
1700 |
2977
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1701 2012-07-13 Raimund Renkert <raimund.renkert@intevation.de> |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1702 |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1703 * main/java/de/intevation/flys/client/server/CollectionHelper.java: |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1704 Added new output mode 'overview' and added type to chart mode. |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1705 |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1706 * main/java/de/intevation/flys/client/shared/model/ChartMode.java: |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1707 Added type to constructor. |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1708 |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1709 * main/java/de/intevation/flys/client/shared/model/OverviewMode.java: |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1710 New. Output mode for chart overviews. |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1711 |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1712 * main/java/de/intevation/flys/client/client/ui/chart/OverviewOutputTab.java: |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1713 New. Output tab for chart overviews. |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1714 |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1715 * main/java/de/intevation/flys/client/client/FLYSConstants.java, |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1716 main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1717 main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1718 main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1719 Added i18n strings. |
5161e25392ea
Added chart overview to sq relation in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2976
diff
changeset
|
1720 |
4063 | 1721 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2976
e0c6de3a9803
Removed System.out.println debug statement for the request uri
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2975
diff
changeset
|
1722 |
e0c6de3a9803
Removed System.out.println debug statement for the request uri
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2975
diff
changeset
|
1723 * src/main/java/de/intevation/flys/client/server/auth/was/Request.java: |
e0c6de3a9803
Removed System.out.println debug statement for the request uri
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2975
diff
changeset
|
1724 Removed System.out.println debug statement for the request uri. |
e0c6de3a9803
Removed System.out.println debug statement for the request uri
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2975
diff
changeset
|
1725 |
4063 | 1726 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2975
2968c6ae1761
Removed trailing whitespace
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2974
diff
changeset
|
1727 |
2968c6ae1761
Removed trailing whitespace
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2974
diff
changeset
|
1728 * src/main/webapp/WEB-INF/web.xml: |
2968c6ae1761
Removed trailing whitespace
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2974
diff
changeset
|
1729 Removed trailing whitespace. |
2968c6ae1761
Removed trailing whitespace
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2974
diff
changeset
|
1730 |
4063 | 1731 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2974
8255247da645
Implement re-authentication if the user (ticket) has expired.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2973
diff
changeset
|
1732 |
8255247da645
Implement re-authentication if the user (ticket) has expired.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2973
diff
changeset
|
1733 * src/main/java/de/intevation/flys/client/server/GGInAFilter.java: |
8255247da645
Implement re-authentication if the user (ticket) has expired.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2973
diff
changeset
|
1734 Implement re-authentication if the user (ticket) has expired. |
8255247da645
Implement re-authentication if the user (ticket) has expired.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2973
diff
changeset
|
1735 Every "ticket" in GGInA has an end date. Therefore send a new |
8255247da645
Implement re-authentication if the user (ticket) has expired.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2973
diff
changeset
|
1736 authentication request if the current date is after the end date. |
8255247da645
Implement re-authentication if the user (ticket) has expired.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2973
diff
changeset
|
1737 |
4063 | 1738 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2973
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1739 |
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1740 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, |
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1741 src/main/webapp/WEB-INF/web.xml: |
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1742 Use servlet context to specify the authentication method. |
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1743 Using the servlet context allows to set the method globally and |
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1744 not only for one servlet. |
b732258fd546
Add ChangeLog entry for last commit
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2971
diff
changeset
|
1745 |
4063 | 1746 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2971
229c34d6e87b
Add css for the error box at the login page
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2970
diff
changeset
|
1747 |
229c34d6e87b
Add css for the error box at the login page
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2970
diff
changeset
|
1748 * src/main/webapp/FLYS.css: |
229c34d6e87b
Add css for the error box at the login page
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2970
diff
changeset
|
1749 Add styles for the authentication error at the login page. |
229c34d6e87b
Add css for the error box at the login page
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2970
diff
changeset
|
1750 |
4063 | 1751 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2970
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1752 |
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1753 * src/main/java/de/intevation/flys/client/server/LoginServlet.java: |
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1754 Also log an authentication failure. Several reasons could exist |
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1755 why an authentication will fail. Mostly because the user did provide |
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1756 wrong credentials but also because the GGInA protocol has changed |
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1757 unexpectedly. Therefore also log the error. |
b89dd09b486c
Also log an authentication failure
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2969
diff
changeset
|
1758 |
4063 | 1759 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2969
16c71457ed43
Display error details to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2968
diff
changeset
|
1760 |
16c71457ed43
Display error details to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2968
diff
changeset
|
1761 * src/main/webapp/login.jsp, |
16c71457ed43
Display error details to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2968
diff
changeset
|
1762 src/main/java/de/intevation/flys/client/server/LoginServlet.java: |
16c71457ed43
Display error details to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2968
diff
changeset
|
1763 Display exception details to the user if an authentication fails. |
16c71457ed43
Display error details to the user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2968
diff
changeset
|
1764 |
4063 | 1765 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2968
3e0567e02577
Extend Authentication and Response to throw additional exceptions
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2967
diff
changeset
|
1766 |
3e0567e02577
Extend Authentication and Response to throw additional exceptions
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2967
diff
changeset
|
1767 * src/main/java/de/intevation/flys/client/server/auth/Authentication.java, |
3e0567e02577
Extend Authentication and Response to throw additional exceptions
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2967
diff
changeset
|
1768 src/main/java/de/intevation/flys/client/server/auth/was/Response.java: |
3e0567e02577
Extend Authentication and Response to throw additional exceptions
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2967
diff
changeset
|
1769 Extend Authentication getUser method to throw an AuthenticationException. |
3e0567e02577
Extend Authentication and Response to throw additional exceptions
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2967
diff
changeset
|
1770 Also the Response constructor now throws an IOException. |
3e0567e02577
Extend Authentication and Response to throw additional exceptions
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2967
diff
changeset
|
1771 |
4063 | 1772 2012-07-13 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2966
d115f719f0c0
Derive was User class from new DefaultUser class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2965
diff
changeset
|
1773 |
d115f719f0c0
Derive was User class from new DefaultUser class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2965
diff
changeset
|
1774 * src/main/java/de/intevation/fly/client/server/auth/was/User.java: |
d115f719f0c0
Derive was User class from new DefaultUser class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2965
diff
changeset
|
1775 Derive User class from new |
2967
ce07c6a1e96b
Update changelog for last commit changes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2966
diff
changeset
|
1776 de.intevation.fly.client.server.auth.DefaultUser class and implement |
ce07c6a1e96b
Update changelog for last commit changes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2966
diff
changeset
|
1777 hasExpired method via SAML Assertion. |
2966
d115f719f0c0
Derive was User class from new DefaultUser class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2965
diff
changeset
|
1778 |
2965
1fb12b05c859
Set artifact server port back to 8181
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2964
diff
changeset
|
1779 2012-07-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1fb12b05c859
Set artifact server port back to 8181
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2964
diff
changeset
|
1780 |
1fb12b05c859
Set artifact server port back to 8181
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2964
diff
changeset
|
1781 * src/main/webapp/WEB-INF/web.xml: Set artifact server port back to 8181 |
1fb12b05c859
Set artifact server port back to 8181
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2964
diff
changeset
|
1782 |
2964
c12e29661e6a
Login: Cast session user to abstract type not WAS specific
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2963
diff
changeset
|
1783 2012-07-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
c12e29661e6a
Login: Cast session user to abstract type not WAS specific
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2963
diff
changeset
|
1784 |
c12e29661e6a
Login: Cast session user to abstract type not WAS specific
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2963
diff
changeset
|
1785 * src/main/java/de/intevation/flys/client/server/GGInAFilter.java: |
c12e29661e6a
Login: Cast session user to abstract type not WAS specific
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2963
diff
changeset
|
1786 Cast session user to abstract type not WAS specific. |
c12e29661e6a
Login: Cast session user to abstract type not WAS specific
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2963
diff
changeset
|
1787 |
2963
f362e54b7e80
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2962
diff
changeset
|
1788 2012-07-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
f362e54b7e80
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2962
diff
changeset
|
1789 |
f362e54b7e80
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2962
diff
changeset
|
1790 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
f362e54b7e80
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2962
diff
changeset
|
1791 Removed superfluous import. |
f362e54b7e80
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2962
diff
changeset
|
1792 |
2962
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1793 2012-07-12 Ingo Weinzierl <ingo@intevation.de> |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1794 |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1795 flys/issue698 (FLYS-Client: Release-Version verschluckt Clicks auf Stepback) |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1796 |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1797 * src/main/java/de/intevation/flys/client/shared/model/FixFilter.java: |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1798 New. The code of this class was moved from FixationPanel to FixFilter. |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1799 |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1800 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java: |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1801 Adapted the reference to FixFilter which had been an inner class of |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1802 FixationPanel before. |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1803 |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1804 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1805 Moved the FixFilter code to an own top level class in the 'shared' part. |
f14d4c668ec5
Bugfix: #698 Fix-Analysis is working in Tomcat again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2961
diff
changeset
|
1806 |
2961
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1807 2012-07-11 Christian Lins <christian.lins@intevation.de> |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1808 |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1809 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1810 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1811 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1812 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1813 Add showpointlabel stlye attribute. |
579e33a24a4c
Add showpointlabel style attribute.
Christian Lins <christian.lins@intevation.de>
parents:
2960
diff
changeset
|
1814 |
2959
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1815 2012-07-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1816 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1817 * src/main/java/de/intevation/flys/client/server/auth/plain/Authenticator.java: |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1818 Authenticates against simple text file. Specified by env variable FLYS_USER_FILE |
2960
4c944c0193e4
Omitted last ChangeLog save.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2959
diff
changeset
|
1819 or system property flys.user.file . |
4c944c0193e4
Omitted last ChangeLog save.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2959
diff
changeset
|
1820 File format: One user per line, '#' at line start means comment. |
4c944c0193e4
Omitted last ChangeLog save.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2959
diff
changeset
|
1821 <user>\t<password>\t<role> |
2959
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1822 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1823 * src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java: |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1824 Simple user implementation. |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1825 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1826 * src/main/java/de/intevation/flys/client/server/auth/AuthenticationFactory.java: |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1827 Check for 'plain' as authentication method. |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1828 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1829 * src/main/java/de/intevation/flys/client/server/auth/User.java: |
2960
4c944c0193e4
Omitted last ChangeLog save.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2959
diff
changeset
|
1830 Expires return boolean instead of Boolean, now. |
2959
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1831 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1832 * src/main/java/de/intevation/flys/client/server/auth/was/User.java: |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1833 Adjusted |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1834 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1835 * src/main/java/de/intevation/flys/client/server/auth/was/Response.java: |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1836 Added override annotation. |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1837 |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1838 * src/main/java/de/intevation/flys/client/server/auth/Authenticator.java: |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1839 Removed same package imports. |
5ba0a6efdf3b
Auth: added simple file based authentication.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2958
diff
changeset
|
1840 |
2958
973d4a968f6a
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2957
diff
changeset
|
1841 2012-07-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
973d4a968f6a
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2957
diff
changeset
|
1842 |
973d4a968f6a
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2957
diff
changeset
|
1843 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
973d4a968f6a
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2957
diff
changeset
|
1844 Removed trailing whitespace. |
973d4a968f6a
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2957
diff
changeset
|
1845 |
2957
b7aab14310cb
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2956
diff
changeset
|
1846 2012-07-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
b7aab14310cb
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2956
diff
changeset
|
1847 |
b7aab14310cb
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2956
diff
changeset
|
1848 * src/main/java/de/intevation/flys/client/server/GGInAFilter.java, |
b7aab14310cb
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2956
diff
changeset
|
1849 src/main/java/de/intevation/flys/client/client/ui/sq/SQMultiPeriodPanel.java: |
b7aab14310cb
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2956
diff
changeset
|
1850 Removed superfluous imports. |
b7aab14310cb
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2956
diff
changeset
|
1851 |
4063 | 1852 2012-07-11 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2956
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1853 |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1854 * src/main/java/de/intevation/flys/client/server/auth/Authentication.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1855 src/main/java/de/intevation/flys/client/server/auth/AuthenticationFactory.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1856 src/main/java/de/intevation/flys/client/server/auth/was/Namespaces.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1857 src/main/java/de/intevation/flys/client/server/auth/was/ServiceException.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1858 src/main/java/de/intevation/flys/client/server/auth/was/Signature.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1859 src/main/java/de/intevation/flys/client/server/auth/was/Assertion.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1860 src/main/java/de/intevation/flys/client/server/auth/was/Request.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1861 src/main/java/de/intevation/flys/client/server/auth/was/Authenticator.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1862 src/main/java/de/intevation/flys/client/server/auth/was/Response.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1863 src/main/java/de/intevation/flys/client/server/auth/was/User.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1864 src/main/java/de/intevation/flys/client/server/auth/Authenticator.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1865 src/main/java/de/intevation/flys/client/server/auth/AuthenticationException.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1866 src/main/java/de/intevation/flys/client/server/auth/User.java, |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1867 src/main/webapp/WEB-INF/web.xml: |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1868 Move authentication related classes to de.intevation.fly.client.server.auth |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1869 package. Abstract the authentication classes to allow other authentications |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1870 beside WAS/GGInA. |
d7f76f197d89
Refactor GGInA authentication
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2955
diff
changeset
|
1871 |
4063 | 1872 2012-07-11 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2955
f1030909eeb6
Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2954
diff
changeset
|
1873 * src/main/java/de/intevation/flys/client/server/GGInAFilter.java: |
f1030909eeb6
Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2954
diff
changeset
|
1874 Check filter config in web.xml for String false to deactivate the |
f1030909eeb6
Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2954
diff
changeset
|
1875 GGInAFilter instead of "1". |
f1030909eeb6
Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2954
diff
changeset
|
1876 |
2954
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1877 2012-07-11 Christian Lins <christian.lins@intevation.de> |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1878 |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1879 Eclipse specific project files removed from SVN. |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1880 |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1881 * src/main/java/de/intevation/flys/client/server/FileUploadServiceImpl.java, |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1882 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1883 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1884 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1885 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java, |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1886 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1887 Fix exceptions on unknown style attributes. |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1888 Introduce alpha transparency attribut for areas. |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1889 |
b9433322fcaf
Add alpha transp. and fix exceptions on unknown style attributes.
Christian Lins <christian.lins@intevation.de>
parents:
2953
diff
changeset
|
1890 |
2953
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1891 2012-07-11 Raimund Renkert <raimund.renkert@intevation.de> |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1892 |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1893 * src/main/java/de/intevation/flys/client/server/SQKMChartServiceImpl.java: |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1894 New. Service to request the sq relation helper chart. |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1895 |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1896 * src/main/java/de/intevation/flys/client/client/ui/sq/SQMultiPeriodPanel.java: |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1897 New. Multi period input panel with overview chart in helper panel. |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1898 |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1899 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1900 Use the new panel in sq relation period input. |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1901 |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1902 * src/main/webapp/WEB-INF/web.xml: |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1903 Added new service to config. |
75e9eab05ee4
Added overview chart to sq relation period input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2952
diff
changeset
|
1904 |
4063 | 1905 2012-07-11 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2952
3cacd42a0336
Filter all requests to FLYS
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2950
diff
changeset
|
1906 |
3cacd42a0336
Filter all requests to FLYS
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2950
diff
changeset
|
1907 * src/main/java/de/intevation/flys/client/server/GGInAFilter.java: |
3cacd42a0336
Filter all requests to FLYS
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2950
diff
changeset
|
1908 Redirect a user to the login page if he isn't authenticated. |
3cacd42a0336
Filter all requests to FLYS
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2950
diff
changeset
|
1909 |
4063 | 1910 2012-07-11 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2950
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1911 |
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1912 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, |
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1913 src/main/webapp/login.jsp, |
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1914 src/main/webapp/FLYS.css, |
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1915 src/main/webapp/WEB-INF/web.xml: |
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1916 Implement a login page to be able to authenticate a user. |
192eddbbd4cf
Implement a login page to be able to authenticate a user
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2949
diff
changeset
|
1917 |
4063 | 1918 2012-07-11 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2949
abf267708672
Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2948
diff
changeset
|
1919 |
abf267708672
Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2948
diff
changeset
|
1920 * src/main/java/de/intevation/flys/client/server/GGInATrustStrategy.java: |
abf267708672
Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2948
diff
changeset
|
1921 Add a TrustStrategy to be able to accept all SSL certificates. |
abf267708672
Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2948
diff
changeset
|
1922 |
4063 | 1923 2012-07-11 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2948
83c962be0dde
Add WAS user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2947
diff
changeset
|
1924 |
83c962be0dde
Add WAS user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2947
diff
changeset
|
1925 * src/main/java/de/intevation/flys/client/server/was/User.java: |
83c962be0dde
Add WAS user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2947
diff
changeset
|
1926 Add a first implementation of a WAS user class. |
83c962be0dde
Add WAS user class
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2947
diff
changeset
|
1927 |
2947
645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2946
diff
changeset
|
1928 2012-07-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2946
diff
changeset
|
1929 |
645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2946
diff
changeset
|
1930 * src/main/java/de/intevation/flys/client/server/was/Response.java: |
645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2946
diff
changeset
|
1931 Directly use Base64InputStream filter stream instead of reading into |
645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2946
diff
changeset
|
1932 memory first. |
645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2946
diff
changeset
|
1933 |
4063 | 1934 2012-07-10 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2946
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1935 |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1936 * pom.xml: Add dependencies for jdom 1.1.3, Apache commons-io 2.2 |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1937 and Apache httpcomponents 4.2. All are dependencies are used in |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1938 the new WAS classes. |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1939 |
4063 | 1940 2012-07-10 Bj�rn Ricks <bjoern.ricks@intevation.de> |
2946
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1941 |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1942 * src/main/java/de/intevation/flys/client/server/was/Assertion.java |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1943 src/main/java/de/intevation/flys/client/server/was/Request.java, |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1944 src/main/java/de/intevation/flys/client/server/was/Response.java, |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1945 src/main/java/de/intevation/flys/client/server/was/ServiceException.java, |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1946 src/main/java/de/intevation/flys/client/server/was/Signature.java, |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1947 src/main/java/de/intevation/flys/client/server/was/Namespaces.java: |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1948 Implement class representation of a Web Authentication Service (WAS) |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1949 request and response. If the authentication is successful the WAS |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1950 responses with a base64 encoded Security Assertion Markup Language (SAML) |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1951 v1.0 message. |
1e01d3046260
Update pom dependencies for new WAS classes
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
2942
diff
changeset
|
1952 |
2942
5885c5b8d71d
Bumped GWT up to 2.4
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2941
diff
changeset
|
1953 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
5885c5b8d71d
Bumped GWT up to 2.4
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2941
diff
changeset
|
1954 |
5885c5b8d71d
Bumped GWT up to 2.4
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2941
diff
changeset
|
1955 * pom.xml: Bumped GWT from 2.3 up to 2.4 which is the current stable. |
5885c5b8d71d
Bumped GWT up to 2.4
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2941
diff
changeset
|
1956 |
2941
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1957 2012-07-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1958 |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1959 * src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java: |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1960 Minor Cosmetics. |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1961 |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1962 2012-07-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1963 |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1964 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1965 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1966 src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1967 Cosmetics, whitespaces and doc. |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1968 |
9cff19a02743
Minor Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2939
diff
changeset
|
1969 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2939
8e6b1df7c3b0
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2938
diff
changeset
|
1970 |
8e6b1df7c3b0
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2938
diff
changeset
|
1971 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
8e6b1df7c3b0
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2938
diff
changeset
|
1972 src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java, |
8e6b1df7c3b0
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2938
diff
changeset
|
1973 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
8e6b1df7c3b0
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2938
diff
changeset
|
1974 Removed superfluous imports. |
8e6b1df7c3b0
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2938
diff
changeset
|
1975 |
2938
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1976 2012-07-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1977 |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1978 Fix issue706. |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1979 |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1980 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1981 Allow only one value to be entered by clicking. |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1982 |
0de3665daf36
Fix issue706.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2937
diff
changeset
|
1983 2012-07-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2937
a30d77d86386
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2936
diff
changeset
|
1984 |
a30d77d86386
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2936
diff
changeset
|
1985 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
a30d77d86386
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2936
diff
changeset
|
1986 src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java, |
a30d77d86386
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2936
diff
changeset
|
1987 src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java: |
a30d77d86386
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2936
diff
changeset
|
1988 Removed trailing whitespace. |
a30d77d86386
Removed trailing whitespace
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2936
diff
changeset
|
1989 |
2936
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1990 2012-07-06 Raimund Renkert <raimund.renkert@intevation.de> |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1991 |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1992 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1993 Added method to deselect active controls. Currently only zoom control is |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1994 deselected. |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1995 |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1996 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1997 Changed type of tool bar to 'ChartToolbar'. |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1998 |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
1999 * src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
2000 Deselect controls on navigate and return chart in 'getChartPanel'. |
a805118fffa6
Fixed zooming in navigatable charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2935
diff
changeset
|
2001 |
2935
6cf983dd4f8a
Add km to chart info request parameters to get valid chart infos.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2934
diff
changeset
|
2002 2012-07-03 Raimund Renkert <raimund.renkert@intevation.de> |
6cf983dd4f8a
Add km to chart info request parameters to get valid chart infos.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2934
diff
changeset
|
2003 |
6cf983dd4f8a
Add km to chart info request parameters to get valid chart infos.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2934
diff
changeset
|
2004 * src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
6cf983dd4f8a
Add km to chart info request parameters to get valid chart infos.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2934
diff
changeset
|
2005 Add km to chart info request parameters to get valid chart infos. |
6cf983dd4f8a
Add km to chart info request parameters to get valid chart infos.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2934
diff
changeset
|
2006 |
2934
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2007 2012-07-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2008 |
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2009 Fix issue457. |
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2010 |
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2011 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2012 Store and consider direction (up, down) when using the km spinner. |
a5ebe2e2c772
issue457
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2932
diff
changeset
|
2013 |
2932
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2014 2012-07-02 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2015 |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2016 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2017 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2018 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2019 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2020 Added i18n strings for export of adjusted coefficients. |
c92079709a37
FixA: Added i18n strings for export of adjusted coefficients.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2931
diff
changeset
|
2021 |
2931
d6983b78de45
Export panel: Make code more robust when trying to resolve missing i18n strings.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2930
diff
changeset
|
2022 2012-07-02 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
d6983b78de45
Export panel: Make code more robust when trying to resolve missing i18n strings.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2930
diff
changeset
|
2023 |
d6983b78de45
Export panel: Make code more robust when trying to resolve missing i18n strings.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2930
diff
changeset
|
2024 * src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: |
d6983b78de45
Export panel: Make code more robust when trying to resolve missing i18n strings.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2930
diff
changeset
|
2025 Make getting tooltip string more robust when trying to resolve |
d6983b78de45
Export panel: Make code more robust when trying to resolve missing i18n strings.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2930
diff
changeset
|
2026 missing I18N strings. |
d6983b78de45
Export panel: Make code more robust when trying to resolve missing i18n strings.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2930
diff
changeset
|
2027 |
2930
e8eca6eeeec0
Show area menu also for newer manual wsp line facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2929
diff
changeset
|
2028 2012-06-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e8eca6eeeec0
Show area menu also for newer manual wsp line facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2929
diff
changeset
|
2029 |
e8eca6eeeec0
Show area menu also for newer manual wsp line facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2929
diff
changeset
|
2030 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
e8eca6eeeec0
Show area menu also for newer manual wsp line facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2929
diff
changeset
|
2031 Show area menu also for newer manual wsp line facet. |
e8eca6eeeec0
Show area menu also for newer manual wsp line facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2929
diff
changeset
|
2032 |
2928
f0c7c52203c0
Minor Manual WSP editor polish.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2927
diff
changeset
|
2033 2012-06-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f0c7c52203c0
Minor Manual WSP editor polish.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2927
diff
changeset
|
2034 |
2929
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2035 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java: |
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2036 Improved validation. |
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2037 |
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2038 * src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java |
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2039 (isDouble): New, shortcut. |
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2040 |
0ef4753e5515
Improved manual wsp input validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2928
diff
changeset
|
2041 2012-06-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2928
f0c7c52203c0
Minor Manual WSP editor polish.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2927
diff
changeset
|
2042 |
f0c7c52203c0
Minor Manual WSP editor polish.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2927
diff
changeset
|
2043 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java: |
f0c7c52203c0
Minor Manual WSP editor polish.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2927
diff
changeset
|
2044 Added basic validation |
f0c7c52203c0
Minor Manual WSP editor polish.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2927
diff
changeset
|
2045 |
2927
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2046 2012-06-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2047 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2048 Improved manual line editor. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2049 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2050 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2051 Fix i18n key for buttons tooltip. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2052 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2053 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2054 Fix translation. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2055 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2056 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java: |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2057 Label the input fields, nicen dialog dimensions. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2058 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2059 2012-06-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2060 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2061 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2062 Use different i18n key for button. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2063 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2064 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2065 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2066 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2067 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2068 new i18n strings used for the manual WSP editor button. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2069 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2070 2012-06-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2071 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2072 Added basic GUI to register manual lines in cross section. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2073 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2074 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2075 Add Button to register Manual WSPs. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2076 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2077 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualWSPEditor.java: |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2078 New. Basic manual WSP Editor. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2079 |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2080 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2081 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2082 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2083 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2084 new i18n strings used for the manual WSP editor. |
f978058dc835
Nicen Manual WSP editor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2924
diff
changeset
|
2085 |
2924
60c375173263
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2923
diff
changeset
|
2086 2012-06-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
60c375173263
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2923
diff
changeset
|
2087 |
60c375173263
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2923
diff
changeset
|
2088 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
60c375173263
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2923
diff
changeset
|
2089 Minor refactoring. |
60c375173263
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2923
diff
changeset
|
2090 |
2923
43e0f6d96206
FixA: Make the km chart helper panel more useful.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2922
diff
changeset
|
2091 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
43e0f6d96206
FixA: Make the km chart helper panel more useful.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2922
diff
changeset
|
2092 |
43e0f6d96206
FixA: Make the km chart helper panel more useful.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2922
diff
changeset
|
2093 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
43e0f6d96206
FixA: Make the km chart helper panel more useful.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2922
diff
changeset
|
2094 Removed some stupid programming. Make the chart km more useful. |
43e0f6d96206
FixA: Make the km chart helper panel more useful.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2922
diff
changeset
|
2095 |
2922
71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2921
diff
changeset
|
2096 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2921
diff
changeset
|
2097 |
71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2921
diff
changeset
|
2098 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2921
diff
changeset
|
2099 Do not throw layout away if only the km chart needs reloading. |
71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2921
diff
changeset
|
2100 Fix floating point vs. integer rounding issues. |
71db63f67d31
FixA: Do not throw layout away if only the km chart needs reloading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2921
diff
changeset
|
2101 |
2921
96d02c6f44a2
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2920
diff
changeset
|
2102 2012-06-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
96d02c6f44a2
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2920
diff
changeset
|
2103 |
96d02c6f44a2
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2920
diff
changeset
|
2104 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java: |
96d02c6f44a2
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2920
diff
changeset
|
2105 Removed trailing whitespace. |
96d02c6f44a2
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2920
diff
changeset
|
2106 |
2920
aad006178c39
Bumped SmartGWT to version 3.0
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2919
diff
changeset
|
2107 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
aad006178c39
Bumped SmartGWT to version 3.0
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2919
diff
changeset
|
2108 |
aad006178c39
Bumped SmartGWT to version 3.0
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2919
diff
changeset
|
2109 * pom.xml: Bumped SmartGWT to version 3.0 |
2921
96d02c6f44a2
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2920
diff
changeset
|
2110 This solves the date issues in fixings analysis for me. |
2920
aad006178c39
Bumped SmartGWT to version 3.0
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2919
diff
changeset
|
2111 |
2919
0173b4498054
FixA: Limit the number of displayed selected fixings to 5.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2918
diff
changeset
|
2112 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
0173b4498054
FixA: Limit the number of displayed selected fixings to 5.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2918
diff
changeset
|
2113 |
0173b4498054
FixA: Limit the number of displayed selected fixings to 5.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2918
diff
changeset
|
2114 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java: |
0173b4498054
FixA: Limit the number of displayed selected fixings to 5.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2918
diff
changeset
|
2115 Usability: Limit the number of displayed old items to 5. Use label "..." as |
0173b4498054
FixA: Limit the number of displayed selected fixings to 5.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2918
diff
changeset
|
2116 a placeholder there are more. |
0173b4498054
FixA: Limit the number of displayed selected fixings to 5.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2918
diff
changeset
|
2117 |
2918
d92770527b0f
Changed handler for km navigation in fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2917
diff
changeset
|
2118 2012-06-21 Raimund Renkert <raimund.renkert@intevation.de> |
d92770527b0f
Changed handler for km navigation in fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2917
diff
changeset
|
2119 |
d92770527b0f
Changed handler for km navigation in fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2917
diff
changeset
|
2120 * src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
d92770527b0f
Changed handler for km navigation in fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2917
diff
changeset
|
2121 Changed handler for km navigation input from changed to keypress listening |
d92770527b0f
Changed handler for km navigation in fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2917
diff
changeset
|
2122 to 'Enter'-key. |
d92770527b0f
Changed handler for km navigation in fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2917
diff
changeset
|
2123 |
2917
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2124 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2125 |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2126 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2127 Create |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2128 "columns": { "cids": "1 2 3" } |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2129 instead of |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2130 "or": ["column": { "cid": 1 }, "column": { "cid": 2 }, "column": { "cid": 3 }] |
be99bf1aa59b
Create simplified column filter.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2916
diff
changeset
|
2131 |
2916
1f63e2ef03d2
Added more debug output about the transmitted fix overview documents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2915
diff
changeset
|
2132 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1f63e2ef03d2
Added more debug output about the transmitted fix overview documents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2915
diff
changeset
|
2133 |
1f63e2ef03d2
Added more debug output about the transmitted fix overview documents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2915
diff
changeset
|
2134 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java: |
1f63e2ef03d2
Added more debug output about the transmitted fix overview documents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2915
diff
changeset
|
2135 Added more debug ouput about the transmitted documents. |
1f63e2ef03d2
Added more debug output about the transmitted fix overview documents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2915
diff
changeset
|
2136 |
2915
d20f16a430a9
Removed some XPath misuse.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2914
diff
changeset
|
2137 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
d20f16a430a9
Removed some XPath misuse.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2914
diff
changeset
|
2138 |
d20f16a430a9
Removed some XPath misuse.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2914
diff
changeset
|
2139 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java: |
d20f16a430a9
Removed some XPath misuse.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2914
diff
changeset
|
2140 Removed some XPath misuse. |
d20f16a430a9
Removed some XPath misuse.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2914
diff
changeset
|
2141 |
2914
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2142 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2143 |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2144 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2145 Removed example comment about JSON filter. |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2146 |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2147 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java: |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2148 Set discharge sectors 0 and 3 as default in UI. |
7d69e570e79b
FixA: Set discharge sectors 0 and 3 as default in UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2913
diff
changeset
|
2149 |
2913
6d96443ed6e6
FixA: Overview: render column header too when rendering checkboxes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2912
diff
changeset
|
2150 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
6d96443ed6e6
FixA: Overview: render column header too when rendering checkboxes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2912
diff
changeset
|
2151 |
6d96443ed6e6
FixA: Overview: render column header too when rendering checkboxes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2912
diff
changeset
|
2152 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
6d96443ed6e6
FixA: Overview: render column header too when rendering checkboxes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2912
diff
changeset
|
2153 Forgot header cell when rendering checkboxes. |
6d96443ed6e6
FixA: Overview: render column header too when rendering checkboxes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2912
diff
changeset
|
2154 Some small layout adjustments. |
6d96443ed6e6
FixA: Overview: render column header too when rendering checkboxes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2912
diff
changeset
|
2155 |
2912
329db21372ba
FixA: Extent of overview is determined by min/max km of sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2911
diff
changeset
|
2156 2012-06-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
329db21372ba
FixA: Extent of overview is determined by min/max km of sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2911
diff
changeset
|
2157 |
329db21372ba
FixA: Extent of overview is determined by min/max km of sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2911
diff
changeset
|
2158 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
329db21372ba
FixA: Extent of overview is determined by min/max km of sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2911
diff
changeset
|
2159 Extent of overview is determined by min/max km of sectors. |
329db21372ba
FixA: Extent of overview is determined by min/max km of sectors.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2911
diff
changeset
|
2160 |
2911
37dce0f2f63b
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2910
diff
changeset
|
2161 2012-06-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
37dce0f2f63b
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2910
diff
changeset
|
2162 |
37dce0f2f63b
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2910
diff
changeset
|
2163 * src/main/java/de/intevation/flys/client/server/ThemeListingServiceImpl.java, |
37dce0f2f63b
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2910
diff
changeset
|
2164 src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
37dce0f2f63b
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2910
diff
changeset
|
2165 Removed superfluous imports. |
37dce0f2f63b
Removed superfluous import.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2910
diff
changeset
|
2166 |
2910
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2167 2012-06-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2168 |
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2169 Fix issue665, issue459, issue667 (zoom different in export). |
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2170 |
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2171 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2172 Fake a zoom-event when a zoom-value changing action was taken. |
ab0014c58ecb
Fix zoom/export issue665, issue459, issue667.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2909
diff
changeset
|
2173 |
2909
6d4a80b668a4
Added missing StyleHelper class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2908
diff
changeset
|
2174 2012-06-18 Ingo Weinzierl <ingo@intevation.de> |
6d4a80b668a4
Added missing StyleHelper class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2908
diff
changeset
|
2175 |
6d4a80b668a4
Added missing StyleHelper class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2908
diff
changeset
|
2176 * src/main/java/de/intevation/flys/client/server/StyleHelper.java: Added |
6d4a80b668a4
Added missing StyleHelper class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2908
diff
changeset
|
2177 missing class from last commit. |
6d4a80b668a4
Added missing StyleHelper class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2908
diff
changeset
|
2178 |
2908
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2179 2012-06-18 Ingo Weinzierl <ingo@intevation.de> |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2180 |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2181 * src/main/java/de/intevation/flys/client/server/StyleHelper.java: New |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2182 helper class which currently implements a function getStyle() that returns |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2183 a Style object from XML Element. |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2184 |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2185 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2186 src/main/java/de/intevation/flys/client/server/ThemeListingServiceImpl.java: |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2187 Sources getStyle() out to StyleHelper. |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2188 |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2189 * src/main/java/de/intevation/flys/client/shared/model/StyleSetting.java: |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2190 Added new boolean property 'hidden' and improved constructor. |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2191 |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2192 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2193 Added attribute 'pointcolor' to whitelist and display only attributes that |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2194 are not 'hidden'. |
cd068ff7966d
Show only style attributes in StyleEditorWindow that are not 'hidden'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2907
diff
changeset
|
2195 |
2907
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2196 2012-06-18 Ingo Weinzierl <ingo@intevation.de> |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2197 |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2198 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2199 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2200 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2201 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2202 new i18n strings used in the theme editor for point colors. |
3521f330f57c
Added i18n strings for theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2906
diff
changeset
|
2203 |
2906
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2204 2012-06-15 Raimund Renkert <raimund.renkert@intevation.de> |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2205 |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2206 Added navigation to fix analysis charts. |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2207 |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2208 * src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2209 New. Chart output tab with km navigation. |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2210 |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2211 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2212 Added member variables and getter/setter for km navigation values. |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2213 |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2214 * src/main/java/de/intevation/flys/client/shared/model/ChartMode.java: |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2215 Create NaviChartOutputTabs for chart tabs in fix analysis. |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2216 |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2217 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2218 src/main/java/de/intevation/flys/client/server/ChartServiceHelper.java: |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2219 Added the current km as parameter in requests. |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2220 |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2221 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java: |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2222 Create the filter by getting the attributes via artifact description. |
1780841d79af
Added navigation to fix analysis charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2905
diff
changeset
|
2223 |
2905
51ed89b754ae
FLYS client: Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2904
diff
changeset
|
2224 2012-06-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
51ed89b754ae
FLYS client: Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2904
diff
changeset
|
2225 |
51ed89b754ae
FLYS client: Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2904
diff
changeset
|
2226 * src/main/java/de/intevation/flys/client/**/*.java: Removed trailing whitespace. |
51ed89b754ae
FLYS client: Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2904
diff
changeset
|
2227 |
2904
e740c43e6f5b
Reverted accidently commited port changes from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2903
diff
changeset
|
2228 2012-06-15 Ingo Weinzierl <ingo@intevation.de> |
e740c43e6f5b
Reverted accidently commited port changes from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2903
diff
changeset
|
2229 |
e740c43e6f5b
Reverted accidently commited port changes from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2903
diff
changeset
|
2230 * src/main/java/de/intevation/flys/client/client/config.xml, |
e740c43e6f5b
Reverted accidently commited port changes from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2903
diff
changeset
|
2231 src/main/webapp/WEB-INF/web.xml, |
e740c43e6f5b
Reverted accidently commited port changes from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2903
diff
changeset
|
2232 pom.xml: Reverted accidently commited personal changes (ports). |
e740c43e6f5b
Reverted accidently commited port changes from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2903
diff
changeset
|
2233 |
2903
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2234 2012-06-14 Ingo Weinzierl <ingo@intevation.de> |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2235 |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2236 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2237 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2238 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2239 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2240 chart and export titles for sq relation calculation in MINFO. |
f05f5586f5fd
Added chart and export titles for sq relation in MINFO
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2902
diff
changeset
|
2241 |
2902
82043c09a659
Add all events to the list of selected events in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2901
diff
changeset
|
2242 2012-06-14 Raimund Renkert <raimund.renkert@intevation.de> |
82043c09a659
Add all events to the list of selected events in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2901
diff
changeset
|
2243 |
82043c09a659
Add all events to the list of selected events in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2901
diff
changeset
|
2244 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java: |
82043c09a659
Add all events to the list of selected events in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2901
diff
changeset
|
2245 Add all events to the list of selected events. |
82043c09a659
Add all events to the list of selected events in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2901
diff
changeset
|
2246 |
2901
2fdeb239bbd2
Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2900
diff
changeset
|
2247 2012-06-14 Raimund Renkert <raimund.renkert@intevation.de> |
2fdeb239bbd2
Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2900
diff
changeset
|
2248 |
2fdeb239bbd2
Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2900
diff
changeset
|
2249 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
2fdeb239bbd2
Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2900
diff
changeset
|
2250 Changed helper chart size to avoid overlapping in maximized project window. |
2fdeb239bbd2
Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2900
diff
changeset
|
2251 |
2900
7715324132bf
Render checked checkboxes in html event overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2899
diff
changeset
|
2252 2012-06-14 Raimund Renkert <raimund.renkert@intevation.de> |
7715324132bf
Render checked checkboxes in html event overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2899
diff
changeset
|
2253 |
7715324132bf
Render checked checkboxes in html event overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2899
diff
changeset
|
2254 * main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
7715324132bf
Render checked checkboxes in html event overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2899
diff
changeset
|
2255 Render checked checkboxes in html event overview. |
7715324132bf
Render checked checkboxes in html event overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2899
diff
changeset
|
2256 |
2899
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2257 2012-06-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2258 |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2259 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java, |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2260 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2261 src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2262 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2263 src/main/java/de/intevation/flys/client/client/ui/PeriodPanel.java, |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2264 src/main/java/de/intevation/flys/client/client/ui/DoubleInputPanel.java: |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2265 Removed superfluous imports. |
93302bd16f42
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2898
diff
changeset
|
2266 |
2898
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2267 2012-06-11 Raimund Renkert <raimund.renkert@intevation.de> |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2268 |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2269 Added UI for S-Q-relation parameters. |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2270 |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2271 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2272 Use different filter strings for annotations. |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2273 |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2274 * src/main/java/de/intevation/flys/client/client/ui/PeriodPanel.java, |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2275 src/main/java/de/intevation/flys/client/client/ui/DoubleInputPanel.java, |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2276 src/main/java/de/intevation/flys/client/client/ui/MultiPeriodPanel.java: |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2277 New. UIProvider for S-Q-relation parameters. |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2278 |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2279 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2280 Added new states for S-Q-relation. |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2281 |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2282 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2283 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2284 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2285 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2286 Added i18n strings. |
242b5c230707
Added UI for S-Q-relation parameters in minfo module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2897
diff
changeset
|
2287 |
2897
133820d1e6bf
cosmetic.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2896
diff
changeset
|
2288 2012-06-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
133820d1e6bf
cosmetic.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2896
diff
changeset
|
2289 |
133820d1e6bf
cosmetic.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2896
diff
changeset
|
2290 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
133820d1e6bf
cosmetic.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2896
diff
changeset
|
2291 Fix doc. |
133820d1e6bf
cosmetic.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2896
diff
changeset
|
2292 |
2896
d01517ecaf89
Removed duplicated i18n methods.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2895
diff
changeset
|
2293 2012-06-07 Raimund Renkert <raimund.renkert@intevation.de> |
d01517ecaf89
Removed duplicated i18n methods.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2895
diff
changeset
|
2294 |
d01517ecaf89
Removed duplicated i18n methods.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2895
diff
changeset
|
2295 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
d01517ecaf89
Removed duplicated i18n methods.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2895
diff
changeset
|
2296 Removed duplicated i18n methods. |
d01517ecaf89
Removed duplicated i18n methods.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2895
diff
changeset
|
2297 |
2895
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2298 2012-06-07 Raimund Renkert <raimund.renkert@intevation.de> |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2299 |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2300 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2301 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2302 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2303 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2304 Added i18n strings. |
1a8e1d068f9d
Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2894
diff
changeset
|
2305 |
2894
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2306 2012-06-07 Ingo Weinzierl <ingo@intevation.de> |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2307 |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2308 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2309 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2310 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2311 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2312 Added i18n stubs that let us continue working with the GUI. |
fe0dc03f3158
Added i18n stubs for fix analyses to continue working with the GUI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2893
diff
changeset
|
2313 |
2893
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2314 2012-06-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2315 |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2316 * src/main/java/de/intevation/flys/client/server/GGInAFilter.java, |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2317 src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2318 src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2319 src/main/java/de/intevation/flys/client/client/ui/fixation/FixMultiPeriodPanel.java: |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2320 Removed superfluous imports. |
6e4e4b96ca6c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2892
diff
changeset
|
2321 |
2892
ad013995e410
Fixed creation of initial date string in fixings parameters.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2891
diff
changeset
|
2322 2012-06-05 Raimund Renkert <raimund.renkert@intevation.de> |
ad013995e410
Fixed creation of initial date string in fixings parameters.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2891
diff
changeset
|
2323 |
ad013995e410
Fixed creation of initial date string in fixings parameters.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2891
diff
changeset
|
2324 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
ad013995e410
Fixed creation of initial date string in fixings parameters.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2891
diff
changeset
|
2325 Fixed creation of initial date string. |
ad013995e410
Fixed creation of initial date string in fixings parameters.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2891
diff
changeset
|
2326 |
2891
984a9ad71935
Register GGInAFilter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2890
diff
changeset
|
2327 2012-06-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
984a9ad71935
Register GGInAFilter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2890
diff
changeset
|
2328 |
984a9ad71935
Register GGInAFilter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2890
diff
changeset
|
2329 * src/main/webapp/WEB-INF/web.xml: Register Servlet Filter. |
984a9ad71935
Register GGInAFilter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2890
diff
changeset
|
2330 |
2890
fba76f4afca9
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2889
diff
changeset
|
2331 2012-06-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
fba76f4afca9
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2889
diff
changeset
|
2332 |
fba76f4afca9
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2889
diff
changeset
|
2333 * src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
fba76f4afca9
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2889
diff
changeset
|
2334 src/main/java/de/intevation/flys/client/server/BaseServlet.java: |
fba76f4afca9
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2889
diff
changeset
|
2335 Cosmetics, doc. |
fba76f4afca9
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2889
diff
changeset
|
2336 |
2889
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2337 2012-06-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2338 |
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2339 * src/main/java/de/intevation/flys/client/server/GGinAFilter.java: |
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2340 New. Stub for upcoming authentication and authorization servlet |
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2341 filter. |
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2342 |
2888
55ea5474e11e
FixA: Fixed descriptions of Q sectors in input provider.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2887
diff
changeset
|
2343 2012-06-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
55ea5474e11e
FixA: Fixed descriptions of Q sectors in input provider.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2887
diff
changeset
|
2344 |
2889
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2345 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java: |
6c613c9f3a51
Stub for A&A Servlet Filter.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2888
diff
changeset
|
2346 Fixed descriptions of Q sectors. |
2888
55ea5474e11e
FixA: Fixed descriptions of Q sectors in input provider.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2887
diff
changeset
|
2347 |
2887
12f58f719125
Changed numbers in gauge sector selection state to strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2886
diff
changeset
|
2348 2012-06-01 Raimund Renkert <raimund.renkert@intevation.de> |
12f58f719125
Changed numbers in gauge sector selection state to strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2886
diff
changeset
|
2349 |
12f58f719125
Changed numbers in gauge sector selection state to strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2886
diff
changeset
|
2350 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java: |
12f58f719125
Changed numbers in gauge sector selection state to strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2886
diff
changeset
|
2351 Changed numbers in gauge sector selection state to strings. |
12f58f719125
Changed numbers in gauge sector selection state to strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2886
diff
changeset
|
2352 |
2886
bd16493cc0da
Set initial values for start and end date in fix analysis date panels.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2885
diff
changeset
|
2353 2012-06-01 Raimund Renkert <raimund.renkert@intevation.de> |
bd16493cc0da
Set initial values for start and end date in fix analysis date panels.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2885
diff
changeset
|
2354 |
bd16493cc0da
Set initial values for start and end date in fix analysis date panels.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2885
diff
changeset
|
2355 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
bd16493cc0da
Set initial values for start and end date in fix analysis date panels.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2885
diff
changeset
|
2356 Set initial values for start and end date. |
bd16493cc0da
Set initial values for start and end date in fix analysis date panels.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2885
diff
changeset
|
2357 |
2885
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2358 2012-06-01 Raimund Renkert <raimund.renkert@intevation.de> |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2359 |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2360 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java, |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2361 src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2362 src/main/java/de/intevation/flys/client/client/ui/fixation/FixMultiPeriodPanel.java, |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2363 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java: |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2364 Removed some debug outputs. |
6ab6025cef20
Removed some debug outputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2884
diff
changeset
|
2365 |
2884
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2366 2012-06-01 Raimund Renkert <raimund.renkert@intevation.de> |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2367 |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2368 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java: |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2369 Added filter to artifact. The artifact extracts old state data to create the |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2370 filter. |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2371 |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2372 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2373 Implemented filter object. |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2374 |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2375 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2376 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2377 src/main/java/de/intevation/flys/client/client/ui/fixation/FixMultiPeriodPanel.java, |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2378 src/main/java/de/intevation/flys/client/client/ui/fixation/FixQSelectPanel.java, |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2379 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2380 src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2381 Removed getter and setter for filter object. Moved filter to fix artifact. |
88bca9f735c0
Implemented filter for fix analysis helper widgets.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2883
diff
changeset
|
2382 |
2883
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2383 2012-05-30 Raimund Renkert <raimund.renkert@intevation.de> |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2384 |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2385 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixMultiPeriodPanel.java: |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2386 New. UI provider for multiple date range input. |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2387 |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2388 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2389 Use the new ui provider for fix analysis parameter input. |
c3feb721035c
Added ui provider for multiple date range input in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2882
diff
changeset
|
2390 |
2882
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2391 2012-05-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2392 |
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2393 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2394 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2395 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2396 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
63d1e5428a1c
Added i18n strings for new theme properties for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2881
diff
changeset
|
2397 |
2881
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2398 2012-05-28 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2399 |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2400 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2401 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2402 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2403 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2404 Added i18n strings used by Delta W/t export of the fixing analysis. |
d14efdd95b34
Added i18n strings used by Delta W/t export of the fixing analysis.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2880
diff
changeset
|
2405 |
2880
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2406 2012-05-28 Ingo Weinzierl <ingo@intevation.de> |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2407 |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2408 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2409 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2410 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2411 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2412 Added more i18n strings used in the floodmap datacage. |
29e592201303
Added i18n string for floodmap datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2879
diff
changeset
|
2413 |
2879
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2414 2012-05-27 Ingo Weinzierl <ingo@intevation.de> |
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2415 |
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2416 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2417 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2418 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2419 Corrected image path to add_wms.png. |
41478952e16d
Corrected image path to add_wms.png
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2878
diff
changeset
|
2420 |
2878
cada6ed863f1
Tagged module flys-client as '2.7'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2545
diff
changeset
|
2421 2012-05-27 Ingo Weinzierl <ingo@intevation.de> |
cada6ed863f1
Tagged module flys-client as '2.7'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2545
diff
changeset
|
2422 |
cada6ed863f1
Tagged module flys-client as '2.7'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2545
diff
changeset
|
2423 * Tagged module as '2.7'. |
cada6ed863f1
Tagged module flys-client as '2.7'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2545
diff
changeset
|
2424 |
2545
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2425 2012-05-24 Raimund Renkert <raimund.renkert@intevation.de> |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2426 |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2427 Issue 671. |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2428 |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2429 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2430 Added tooltips to toolbar buttons. |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2431 |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2432 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2433 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2434 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2435 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2436 Added i18n strings for tooltips. |
f25a3eb9785d
Issue 671.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2544
diff
changeset
|
2437 |
2544
04bd9f1611a1
Resized the km spinner for cross section themes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2543
diff
changeset
|
2438 2012-05-24 Raimund Renkert <raimund.renkert@intevation.de> |
04bd9f1611a1
Resized the km spinner for cross section themes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2543
diff
changeset
|
2439 |
04bd9f1611a1
Resized the km spinner for cross section themes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2543
diff
changeset
|
2440 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
04bd9f1611a1
Resized the km spinner for cross section themes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2543
diff
changeset
|
2441 Resized the km spinner for cross section themes. |
04bd9f1611a1
Resized the km spinner for cross section themes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2543
diff
changeset
|
2442 |
2543
d632a6526ad9
Set the facet and the index to valid values.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2542
diff
changeset
|
2443 2012-05-24 Raimund Renkert <raimund.renkert@intevation.de> |
d632a6526ad9
Set the facet and the index to valid values.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2542
diff
changeset
|
2444 |
d632a6526ad9
Set the facet and the index to valid values.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2542
diff
changeset
|
2445 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
d632a6526ad9
Set the facet and the index to valid values.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2542
diff
changeset
|
2446 Set the facet and index of the available styles to the values of the |
d632a6526ad9
Set the facet and the index to valid values.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2542
diff
changeset
|
2447 current one. |
d632a6526ad9
Set the facet and the index to valid values.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2542
diff
changeset
|
2448 |
2542
c48e3df12c4a
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2541
diff
changeset
|
2449 2012-05-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c48e3df12c4a
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2541
diff
changeset
|
2450 |
c48e3df12c4a
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2541
diff
changeset
|
2451 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
c48e3df12c4a
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2541
diff
changeset
|
2452 Cosmetics. |
c48e3df12c4a
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2541
diff
changeset
|
2453 |
2541
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2454 2012-05-23 Raimund Renkert <raimund.renkert@intevation.de> |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2455 |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2456 * src/main/java/de/intevation/flys/client/shared/model/FixAnalysisArtifact.java: |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2457 New. Concrete artifact for fixing analysis. |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2458 |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2459 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2460 Create a fixanalysis artifact if the project is a fixing analysis. |
f0191dedee49
Added fixanalysis artifact.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2540
diff
changeset
|
2461 |
2540
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2462 2012-05-23 Raimund Renkert <raimund.renkert@intevation.de> |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2463 |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2464 * src/main/java/de/intevation/flys/client/client/services/ThemeListingService.java, |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2465 src/main/java/de/intevation/flys/client/client/services/ThemeListingServiceAsync.java, |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2466 src/main/java/de/intevation/flys/client/server/ThemeListingServiceImpl.java: |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2467 New. Service to request themes filtered by name. Response is a list of |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2468 theme groups each containing the filtered theme. |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2469 |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2470 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2471 Added a style chooser. The user can now choose predefined styles. |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2472 |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2473 * src/main/webapp/WEB-INF/web.xml: |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2474 Added new service. |
e75b15818435
Added a style chooser to the style editor to provide predefined styles and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2539
diff
changeset
|
2475 |
2539
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2476 2012-05-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2477 |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2478 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2479 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2480 src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java, |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2481 src/main/java/de/intevation/flys/client/client/ui/ParameterMatrix.java: |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2482 Removed superfluous imports. |
a9cdd62aa73e
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2538
diff
changeset
|
2483 |
2538
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2484 2012-05-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2485 |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2486 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2487 Make the names of state parameters configurable by constructor. |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2488 |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2489 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2490 Create specialized FixPeriodPanels when using "fix.period_ref_panel" or |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2491 "fix.period_ana_panel" provider types. |
c7da05282644
FixPeriodPanel: Make the names of state parameters configurable by constructor.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2537
diff
changeset
|
2492 |
2537
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2493 2012-05-21 Raimund Renkert <raimund.renkert@intevation.de> |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2494 |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2495 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2496 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2497 src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2498 src/main/java/de/intevation/flys/client/client/ui/fixation/FixQSelectPanel.java, |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2499 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2500 src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java, |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2501 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2502 Added new method 'success', called on successful requested fixings |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2503 overview document. |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2504 Implemented 'createOld' to display old values. |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2505 Changed data field 'name' to 'description'. |
cc5969df0490
New methods in UI providers for fixings states and minor protocol changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2536
diff
changeset
|
2506 |
2536
256b458cc7ea
Changed data field 'name' to 'description' in fix overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2535
diff
changeset
|
2507 2012-05-21 Raimund Renkert <raimund.renkert@intevation.de> |
256b458cc7ea
Changed data field 'name' to 'description' in fix overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2535
diff
changeset
|
2508 |
256b458cc7ea
Changed data field 'name' to 'description' in fix overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2535
diff
changeset
|
2509 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java, |
256b458cc7ea
Changed data field 'name' to 'description' in fix overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2535
diff
changeset
|
2510 src/main/java/de/intevation/flys/client/shared/model/FixingsOverviewInfo.java: |
256b458cc7ea
Changed data field 'name' to 'description' in fix overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2535
diff
changeset
|
2511 Changed data field 'name' to 'description'. |
256b458cc7ea
Changed data field 'name' to 'description' in fix overview.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2535
diff
changeset
|
2512 |
2535
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2513 2012-05-21 Raimund Renkert <raimund.renkert@intevation.de> |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2514 |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2515 * src/main/java/de/intevation/flys/client/shared/model/Data.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2516 src/main/java/de/intevation/flys/client/shared/model/IntegerOptionsData.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2517 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2518 src/main/java/de/intevation/flys/client/shared/model/DoubleArrayData.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2519 src/main/java/de/intevation/flys/client/shared/model/DoubleRangeData.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2520 src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2521 src/main/java/de/intevation/flys/client/shared/model/StringOptionsData.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2522 src/main/java/de/intevation/flys/client/shared/model/LongRangeData.java: |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2523 Added getter that returns the value as string. |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2524 |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2525 * src/main/java/de/intevation/flys/client/shared/model/IntegerArrayData.java: |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2526 Refactored data type. Now stores data items of type IntDataItem |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2527 instead of int[]. |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2528 |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2529 * src/main/java/de/intevation/flys/client/shared/model/IntDataItem.java: |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2530 New. Data type for int array data. |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2531 |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2532 * src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java, |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2533 src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java: |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2534 Use new getter in data. |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2535 |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2536 * src/main/java/de/intevation/flys/client/server/DataFactory.java: |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2537 Create int array data using int data items. |
d0a9acddbea2
Added an int data item used in int array data and added getter that returns
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2534
diff
changeset
|
2538 |
2534
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2539 2012-05-18 Ingo Weinzierl <ingo@intevation.de> |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2540 |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2541 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2542 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2543 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2544 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2545 Added csv export and chart title for MINFO bed height calculation. |
05143379059e
Added i18n csv export and chart title for MINFO bed height calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2533
diff
changeset
|
2546 |
2533
f46940bdd178
Added missing StringOptionsData class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2532
diff
changeset
|
2547 2012-05-16 Ingo Weinzierl <ingo@intevation.de> |
f46940bdd178
Added missing StringOptionsData class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2532
diff
changeset
|
2548 |
f46940bdd178
Added missing StringOptionsData class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2532
diff
changeset
|
2549 * src/main/java/de/intevation/flys/client/shared/model/StringOptionsData.java: |
f46940bdd178
Added missing StringOptionsData class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2532
diff
changeset
|
2550 Added. This class was missing in the last commit. |
f46940bdd178
Added missing StringOptionsData class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2532
diff
changeset
|
2551 |
f46940bdd178
Added missing StringOptionsData class from last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2532
diff
changeset
|
2552 |
2532
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2553 2012-05-16 Ingo Weinzierl <ingo@intevation.de> |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2554 |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2555 * src/main/java/de/intevation/flys/client/shared/model/StringOptionsData.java: |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2556 New Data implementation that should be used for user input with string |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2557 options. |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2558 |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2559 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java, |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2560 src/main/java/de/intevation/flys/client/server/DataFactory.java: Create |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2561 new StringOptionsData if the data type equals "options". |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2562 |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2563 |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2564 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java. |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2565 src/main/java/de/intevation/flys/client/client/ui/ParameterMatrix.java: |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2566 Enabled this panel to handle StringOptionsData. |
261347ea60b8
Added new Data type StringOptionsData; allow this Data type for ParameterMatrixPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2531
diff
changeset
|
2567 |
2531
180a500d7ddb
Fixing overview: Render the Q class to the title of the sectors of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2530
diff
changeset
|
2568 2012-05-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
180a500d7ddb
Fixing overview: Render the Q class to the title of the sectors of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2530
diff
changeset
|
2569 |
180a500d7ddb
Fixing overview: Render the Q class to the title of the sectors of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2530
diff
changeset
|
2570 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
180a500d7ddb
Fixing overview: Render the Q class to the title of the sectors of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2530
diff
changeset
|
2571 Render the Q class to the title of the sectors of the events. |
180a500d7ddb
Fixing overview: Render the Q class to the title of the sectors of the events.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2530
diff
changeset
|
2572 |
2530
1b6270b00c91
Fixing overview XSLT: Make the description of the event the title of the date column cells.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2529
diff
changeset
|
2573 2012-05-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1b6270b00c91
Fixing overview XSLT: Make the description of the event the title of the date column cells.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2529
diff
changeset
|
2574 |
1b6270b00c91
Fixing overview XSLT: Make the description of the event the title of the date column cells.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2529
diff
changeset
|
2575 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
1b6270b00c91
Fixing overview XSLT: Make the description of the event the title of the date column cells.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2529
diff
changeset
|
2576 Make the description of the event the title of the date column cells. |
1b6270b00c91
Fixing overview XSLT: Make the description of the event the title of the date column cells.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2529
diff
changeset
|
2577 |
2529
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2578 2012-05-16 Ingo Weinzierl <ingo@intevation.de> |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2579 |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2580 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2581 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2582 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2583 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2584 i18n strings for flow velocity output. |
b07c36e47970
Added i18n strings for flow velocity chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2528
diff
changeset
|
2585 |
2528
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2586 2012-05-16 Ingo Weinzierl <ingo@intevation.de> |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2587 |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2588 * src/main/java/de/intevation/flys/client/server/DataFactory.java: Extract |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2589 the 'label' attribute of a <data> element and set this label as |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2590 description of new Data instances. If no 'label' attribute is |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2591 provided, the 'name' attribute (which is required) is used as |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2592 description. |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2593 |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2594 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2595 Implemented the createOld() method to display the user specified values. |
33e2a1e23ae8
Implemented ParameterMatrixPanel.createOld() and added a real 'description' to Data instances in DataFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2527
diff
changeset
|
2596 |
2527
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2597 2012-05-16 Ingo Weinzierl <ingo@intevation.de> |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2598 |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2599 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2600 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2601 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2602 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2603 titles for flow velocity export. |
c8413741339f
Added i18n titles for flow velocity export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2526
diff
changeset
|
2604 |
2526
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2605 2012-05-15 Raimund Renkert <raimund.renkert@intevation.de> |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2606 |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2607 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2608 Changed filter data types. |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2609 |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2610 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2611 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2612 src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2613 Add data to filterobject. |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2614 |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2615 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java: |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2616 Changed data type for this state. |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2617 |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2618 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2619 Added preprocessing state. |
a911e2968cb1
Changed some data types in states and filter and added new preprocessing state
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2525
diff
changeset
|
2620 |
2525
da1d897ed66d
Implemented ParameterMatrixPanel.getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2524
diff
changeset
|
2621 2012-05-15 Ingo Weinzierl <ingo@intevation.de> |
da1d897ed66d
Implemented ParameterMatrixPanel.getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2524
diff
changeset
|
2622 |
da1d897ed66d
Implemented ParameterMatrixPanel.getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2524
diff
changeset
|
2623 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: |
da1d897ed66d
Implemented ParameterMatrixPanel.getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2524
diff
changeset
|
2624 Implemented getData() which now returns the selected values from |
da1d897ed66d
Implemented ParameterMatrixPanel.getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2524
diff
changeset
|
2625 ParameterMatrix as colon separated string. |
da1d897ed66d
Implemented ParameterMatrixPanel.getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2524
diff
changeset
|
2626 |
2522
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2627 2012-05-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2628 |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2629 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2630 Fix fixation analysis factory from fix to fixanalysis. |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2631 |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2632 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2633 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2634 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2635 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2636 Added i18n string for fixanalysis. |
6455bb59a26e
Fix fixation analysis module select.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2521
diff
changeset
|
2637 |
2521
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2638 2012-05-14 Ingo Weinzierl <ingo@intevation.de> |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2639 |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2640 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrix.java: |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2641 New class that builds a matrix of checkboxes in the following form: |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2642 |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2643 | Column A | Column B | ... | Column N |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2644 Value A | [ ] | [ ] | ... | [ ] |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2645 Value B | [ ] | [ ] | ... | [ ] |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2646 ... |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2647 Value C | [ ] | [ ] | ... | [ ] |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2648 |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2649 |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2650 * src/main/java/de/intevation/flys/client/client/ui/ParameterMatrixPanel.java: New |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2651 UIProvider that uses ParameterMatrix for user input. |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2652 |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2653 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2654 Create a new IntegerOptionsData instance if uiprovider is |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2655 'parameter-matrix' and the input type is 'intoptions'. |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2656 |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2657 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2658 Return an instance of ParamterMatrixPanel if the uiprovider 'parameter- |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2659 matrix' is required. |
fe177e7f61d1
Added a new UIProvider that renders a matrix of checkboxes for user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2520
diff
changeset
|
2660 |
2520
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2661 2012-05-14 Ingo Weinzierl <ingo@intevation.de> |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2662 |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2663 * src/main/java/de/intevation/flys/client/shared/model/MINFOArtifact.java: |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2664 New Artifact that is used for the MINFO module. |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2665 |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2666 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2667 Create new MINFO Artifacts if the Artifact's name is "minfo". |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2668 |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2669 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2670 Use ArtifactDescription.getRiver() to retrieve the name of the selected |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2671 river. |
fe67f1345687
Added a MINFOArtifact and improved the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2519
diff
changeset
|
2672 |
2519
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2673 2012-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2674 |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2675 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2676 Call MapFish print via Apache Commons Http Client to re-establish |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2677 LGPL conformance. |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2678 |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2679 * src/main/webapp/WEB-INF/web.xml: Configured the MapFish Print servlet |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2680 again. You need to adjust the init parameter 'print-url' of the |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2681 servlet MapPrintService to point to the MapFish Print servlet. |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2682 |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2683 * pom.xml: Added dependency to Apache Commons Http Client 3.1 |
427df4e81af0
Call MapFish Printer via servlet to evade viral GPLv3.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2518
diff
changeset
|
2684 |
2518
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2685 2012-05-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2686 |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2687 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2688 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2689 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2690 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2691 Added i18n strings for computed discharge curves in datacage. |
b3bf9e5ce9e6
i18n for datacage/computed discharge curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2517
diff
changeset
|
2692 |
2517
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2693 2012-05-11 Raimund Renkert <raimund.renkert@intevation.de> |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2694 |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2695 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java: |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2696 Added scrollable chart to helperpanel and added filter object class. |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2697 |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2698 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2699 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2700 src/main/java/de/intevation/flys/client/client/ui/fixation/FixQSelectPanel.java, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2701 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2702 src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2703 Added getter and setter for filter object. |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2704 |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2705 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2706 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2707 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2708 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2709 Added i18n strings. |
8f528f5ae137
Added filter object class and scrollable chart to helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2516
diff
changeset
|
2710 |
2516
5d62aa5a57e3
Fixed a i18n string.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2515
diff
changeset
|
2711 2012-05-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
5d62aa5a57e3
Fixed a i18n string.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2515
diff
changeset
|
2712 |
5d62aa5a57e3
Fixed a i18n string.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2515
diff
changeset
|
2713 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
5d62aa5a57e3
Fixed a i18n string.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2515
diff
changeset
|
2714 Fix german middleheight i18n string. |
5d62aa5a57e3
Fixed a i18n string.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2515
diff
changeset
|
2715 |
2515
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2716 2012-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2717 |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2718 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2719 Fixed problem with selecting the wrong map scale for printing. |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2720 |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2721 * src/main/webapp/WEB-INF/config.yaml: Added scales 1:2500, 1:5000, 1:10000 |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2722 and 1:15000 for "close-ups". |
532c590beb3e
Fixed problem with selecting the wrong map scale for printing.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2514
diff
changeset
|
2723 |
2514
902526c9efd4
More input checks with kmspinner.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2513
diff
changeset
|
2724 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
902526c9efd4
More input checks with kmspinner.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2513
diff
changeset
|
2725 |
902526c9efd4
More input checks with kmspinner.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2513
diff
changeset
|
2726 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
902526c9efd4
More input checks with kmspinner.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2513
diff
changeset
|
2727 Further input checking in kmspinner. |
902526c9efd4
More input checks with kmspinner.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2513
diff
changeset
|
2728 |
2513
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2729 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2730 |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2731 issue652: Empty spinner leads to exception. |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2732 |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2733 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2734 Employ ValueFormatter and ValueParser to respect locale and stabilize. |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2735 |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2736 2012-05-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2737 |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2738 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2739 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2740 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2741 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2742 Added i18n strings for showmiddleheight theme property strings. |
89814cc6e922
Fix issue652: spinner input.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2511
diff
changeset
|
2743 |
2511
1aa6aec70b97
map print: Simplified config.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2510
diff
changeset
|
2744 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1aa6aec70b97
map print: Simplified config.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2510
diff
changeset
|
2745 |
1aa6aec70b97
map print: Simplified config.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2510
diff
changeset
|
2746 * src/main/webapp/WEB-INF/config.yaml: Simplified config. Still ugly. |
1aa6aec70b97
map print: Simplified config.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2510
diff
changeset
|
2747 |
2510
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2748 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2749 |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2750 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2751 Generate legen via getlegendgraphic of the layers. Does not |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2752 look too pretty right now. |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2753 |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2754 * src/main/webapp/WEB-INF/config.yaml: Added legend block. We need |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2755 to learn how the layout really work to make it look pretty. |
4861ab2c28d2
map print: add legend
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2509
diff
changeset
|
2756 |
2509
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2757 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2758 |
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2759 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2760 Added zoom listener a adjust the print link bbox. Link bbox parameters |
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2761 are generated correctly but the service does not respect them. Needs |
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2762 debugging. |
3952429cc41b
Added zoom listener a adjust the print link bbox.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2508
diff
changeset
|
2763 |
2508
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2764 2012-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2765 |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2766 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2767 Accept the case that no bbox is given. Fall back to max extent in this case. |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2768 |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2769 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2770 Generate a valid URL for the print service. |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2771 A nasty internal bug in gwtopenmaps bounds (type cast problem) prevents |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2772 fetching bbox when map in new. Cope with this case. |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2773 TODO: Add listeners to follow the current extent. |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2774 |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2775 * src/main/webapp/WEB-INF/config.yaml: Allowed another host to fetch |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2776 remote images from. |
4aa70825bde1
map print: generate valid url to access service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2507
diff
changeset
|
2777 |
2507
7ef59d7e113d
Added link to print map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2506
diff
changeset
|
2778 2012-05-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
7ef59d7e113d
Added link to print map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2506
diff
changeset
|
2779 |
7ef59d7e113d
Added link to print map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2506
diff
changeset
|
2780 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
7ef59d7e113d
Added link to print map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2506
diff
changeset
|
2781 Added link to print map. TODO: Figure out how create link. |
7ef59d7e113d
Added link to print map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2506
diff
changeset
|
2782 |
2506
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2783 2012-05-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2784 |
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2785 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2786 Extract layer order and visibility from the describe document of |
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2787 the collection. TODO: Generate legend by inserting icon urls to |
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2788 GETLEGENDGRAPHIC of the layers. |
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2789 |
2505
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2790 2012-05-07 Raimund Renkert <raimund.renkert@intevation.de> |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2791 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2792 First implementation for fixing analysis parameter. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2793 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2794 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2795 Updated services implementation. The service now returns an info |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2796 object containing the fixing overview data and html representation. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2797 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2798 * src/main/java/de/intevation/flys/client/shared/model/FixingsOverviewInfo.java: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2799 New. Info object containing overview data and html representation. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2800 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2801 * src/main/java/de/intevation/flys/client/client/services/FixingsOverviewServiceAsync.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2802 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewService.java: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2803 Updated interfaces. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2804 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2805 * src/main/java/de/intevation/flys/client/client/ui/fixation, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2806 src/main/java/de/intevation/flys/client/client/ui/fixation/FixLocationPanel.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2807 src/main/java/de/intevation/flys/client/client/ui/fixation/FixGaugeSelectPanel.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2808 src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2809 src/main/java/de/intevation/flys/client/client/ui/fixation/FixQSelectPanel.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2810 src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2811 src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2812 New. Panels for fixing analysis parameter. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2813 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2814 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2815 Added new UI-Provider to factory. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2816 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2817 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2818 Modified the stylesheet to take a parameter containing a callback. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2819 |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2820 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2821 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2822 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2823 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2824 Added i18n strings. |
87ac5c532523
First part of the UI for fixing analysis parameter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2504
diff
changeset
|
2825 |
2504
425bc486a40f
Generate map print spec dynamically from artifact
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2503
diff
changeset
|
2826 2012-05-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
425bc486a40f
Generate map print spec dynamically from artifact
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2503
diff
changeset
|
2827 |
425bc486a40f
Generate map print spec dynamically from artifact
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2503
diff
changeset
|
2828 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
2506
47d07709ba09
Printing: extract layer order and visibility from collections describe.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2505
diff
changeset
|
2829 Dynamically generate spec from artifact. TODO: Interfere with collection. |
2504
425bc486a40f
Generate map print spec dynamically from artifact
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2503
diff
changeset
|
2830 |
425bc486a40f
Generate map print spec dynamically from artifact
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2503
diff
changeset
|
2831 * src/main/webapp/WEB-INF/config.yaml: Simplified a bit. |
425bc486a40f
Generate map print spec dynamically from artifact
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2503
diff
changeset
|
2832 |
2503
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2833 2012-05-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2834 |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2835 * src/main/java/de/intevation/flys/client/server/MapHelper.java: |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2836 Added logger.isDebugEnable() as a condition for serializing |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2837 XML to the log. |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2838 |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2839 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2840 Evaluate 'uuid', 'minx', 'maxx', 'miny', 'maxy' and 'maptype' |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2841 from GET parameters. |
e3bd1f412421
Added GET parameters to map printer
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2502
diff
changeset
|
2842 |
2502
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2843 2012-05-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2844 |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2845 * src/main/java/de/intevation/flys/client/server/MapPrintServiceImpl.java: |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2846 New. Call the MapPrint of MapFish Print directly. This removes the |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2847 need of stupid passing around a complex JSON document to another servlet. |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2848 The generation of the PDF is done nearly the same way the ShellMapPrinter |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2849 works without the shell overhead. |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2850 |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2851 * src/main/webapp/WEB-INF/web.xml: Register new servlet and remove old |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2852 MapFish Print one. |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2853 |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2854 * src/main/webapp/WEB-INF/config.yaml: Fix some image refs. |
328aa273ef3b
Call MapPrinter directly and not via the MapFish Print servlet.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2501
diff
changeset
|
2855 |
2501
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2856 2012-05-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2857 |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2858 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2859 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2860 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2861 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2862 Added i18n strings for linelabel theme property strings. |
87634a9a8478
Added new i18n strings for theme properties of waterlevel labels in cs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2500
diff
changeset
|
2863 |
2500
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2864 2012-05-03 Ingo Weinzierl <ingo@intevation.de> |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2865 |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2866 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2867 Parse 'helpText' field in DESCRIBE document. |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2868 |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2869 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2870 Added an attribute 'helpText' to store an URL reference to an online help |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2871 page. |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2872 |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2873 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java, |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2874 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2875 Defined and implemented a method to create a Canvas with a link to an |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2876 online help page. |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2877 |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2878 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2879 Create the link to an online help page for each current parameter and |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2880 put it in front of the input panel. |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2881 |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2882 * src/main/java/de/intevation/flys/client/client/ui/ImgLink.java: Added an |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2883 attribute 'newTab' that could be used to open the link in a new tab |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2884 (HTML target='_blank'). |
69a498896c9c
Create a link to an online help page and put it in front of the input panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2499
diff
changeset
|
2885 |
2499
8f36d4b5890c
Define order for linelabel theme properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2498
diff
changeset
|
2886 2012-05-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8f36d4b5890c
Define order for linelabel theme properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2498
diff
changeset
|
2887 |
8f36d4b5890c
Define order for linelabel theme properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2498
diff
changeset
|
2888 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
8f36d4b5890c
Define order for linelabel theme properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2498
diff
changeset
|
2889 Define order for linelabel theme properties. |
8f36d4b5890c
Define order for linelabel theme properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2498
diff
changeset
|
2890 |
2498
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2891 2012-05-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2892 |
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2893 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2894 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2895 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2896 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
499d2692305d
Added i18 for linelabel theme property strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2497
diff
changeset
|
2897 Added i18n strings for linelabel theme property strings. |
2497
a6c6f305546c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2496
diff
changeset
|
2898 |
a6c6f305546c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2496
diff
changeset
|
2899 2012-04-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2496
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2900 |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2901 * pom.xml: Added dependency to MapFish Print (http://www.mapfish.org/doc/print/) |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2902 License GPLv3. (This is okay, because we only use it via out-of-process calls). |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2903 |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2904 * src/main/webapp/WEB-INF/web.xml: Added servlet and servlet mapping. |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2905 |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2906 * src/main/webapp/WEB-INF/config.yaml: New. Just copied from MapFish config examples. |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2907 TODO: Adjust for out use case. |
7e077899e259
Added dependency to MapFish Print
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2495
diff
changeset
|
2908 |
2495
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2909 2012-04-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2910 |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2911 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2912 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2913 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2914 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2915 Added 'showlinelabel' i18n strings. |
d0066abb025c
Added i18n for showlinelabel theme prop.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2494
diff
changeset
|
2916 |
2494
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2917 2012-04-25 Raimund Renkert <raimund.renkert@intevation.de> |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2918 |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2919 Issue 657. |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2920 |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2921 * src/main/java/de/intevation/flys/client/server/FileUploadServiceImpl.java: |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2922 New. Service to upload a base64 encoded file embedded in xml structure. |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2923 |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2924 * src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2925 Added upload form to the UI. |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2926 |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2927 * src/main/webapp/WEB-INF/web.xml: |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2928 Registered new servlet and added mapping. |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2929 |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2930 * pom.xml: |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2931 Added dependency apache commons fileupload. |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2932 |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2933 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2934 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2935 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2936 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2937 Added i18n strings. |
88b51e6e0334
Issue 657.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2493
diff
changeset
|
2938 |
2493
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2939 2012-04-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2940 |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2941 * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2942 Use the XSL transform to render the overview. |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2943 |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2944 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java, |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2945 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewServiceAsync.java: |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2946 Adjusted signature to pass locale, too. |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2947 |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2948 * src/main/java/de/intevation/flys/client/client/services/FixingsOverviewService.java: |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2949 Simplification. |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2950 |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2951 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: New. Generates the |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2952 HTML table overview. |
f905c936ffff
Added the XSL transformation to generate the fixings overview.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2492
diff
changeset
|
2953 |
2492
e64e0d094843
Fixed incorrect servlet mapping.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2491
diff
changeset
|
2954 2012-04-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e64e0d094843
Fixed incorrect servlet mapping.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2491
diff
changeset
|
2955 |
e64e0d094843
Fixed incorrect servlet mapping.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2491
diff
changeset
|
2956 * src/main/webapp/WEB-INF/web.xml: Fixed incorrect servlet mapping. |
e64e0d094843
Fixed incorrect servlet mapping.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2491
diff
changeset
|
2957 |
2491
18e59b0b4a71
Fix imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2490
diff
changeset
|
2958 2012-04-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
18e59b0b4a71
Fix imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2490
diff
changeset
|
2959 |
18e59b0b4a71
Fix imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2490
diff
changeset
|
2960 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
18e59b0b4a71
Fix imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2490
diff
changeset
|
2961 Fix imports. |
18e59b0b4a71
Fix imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2490
diff
changeset
|
2962 |
2489
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2963 2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2964 |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2965 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java, |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2966 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewServiceAsync.java, |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2967 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewService.java: |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2968 New. Stub for overview service to be called from JS side to generate the fixings |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2969 overview. |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2970 |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2971 * src/main/webapp/WEB-INF/web.xml: Registered new overview service. |
2a504b6d9a1b
Added stub for fixings overview service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2488
diff
changeset
|
2972 |
2488
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2973 2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2974 |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2975 * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2976 New. Bridge fixings km chart requests from web to artefact server. The filters |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2977 have to be JSON encoded and passed in the the 'filter' parameter. |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2978 |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2979 src/main/webapp/WEB-INF/web.xml: Registered the new proxy servlet. |
88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2487
diff
changeset
|
2980 |
2490
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2981 2012-04-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2982 |
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2983 Improve km-Spinner behaviour, allow text input (alpha). |
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2984 |
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2985 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2986 (KmSpinner): Replaced Label by somewhat working TextItem. |
4d93f9255caa
Improve km-Spinner behaviour, allow text input (alpha).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2489
diff
changeset
|
2987 |
2487
75d11997921c
Adjusted the GetFeatureInfoWindow layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2486
diff
changeset
|
2988 2012-04-18 Raimund Renkert <raimund.renkert@intevation.de> |
75d11997921c
Adjusted the GetFeatureInfoWindow layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2486
diff
changeset
|
2989 |
75d11997921c
Adjusted the GetFeatureInfoWindow layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2486
diff
changeset
|
2990 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
75d11997921c
Adjusted the GetFeatureInfoWindow layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2486
diff
changeset
|
2991 Adjusted the layout. |
75d11997921c
Adjusted the GetFeatureInfoWindow layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2486
diff
changeset
|
2992 |
2486
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2993 2012-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2994 |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2995 * src/main/java/de/intevation/flys/client/server/MapUrlServiceImpl.java, |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2996 src/main/java/de/intevation/flys/client/client/ui/chart/ManualDatePointsEditor.java, |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2997 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2998 src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java, |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
2999 src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java, |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
3000 src/main/java/de/intevation/flys/client/client/ui/GaugeTimeRangePanel.java, |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
3001 src/main/java/de/intevation/flys/client/client/ui/ImgLink.java: |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
3002 Removed superflous imports. Some commented out because they are referenced |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
3003 by a big commented out block. |
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
3004 |
2484
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3005 2012-04-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3006 |
2485
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3007 Improve km-Spinner behaviour but regressing on input-possibility (no |
2486
8d27d2d33d70
Removed superflous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2485
diff
changeset
|
3008 direct text input possible). |
2485
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3009 |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3010 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3011 (KmSpinner): New inner class. |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3012 (createGrid): Use new inner class as experiment (old code commented). |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3013 |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3014 2012-04-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3015 |
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3016 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
2484
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3017 (closest): Fix bug that prevented that always the closest km was fetched. |
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3018 |
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3019 2012-04-18 Raimund Renkert <raimund.renkert@intevation.de> |
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3020 |
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3021 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
6f30bbd98618
Small fix for retrieving closest km.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2483
diff
changeset
|
3022 Open the ManualDatePointsEditor from context menu. |
2485
26fc6163643d
Replace spinnerItem by custom implementation to switch km in cross sections, but regress.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2484
diff
changeset
|
3023 |
2483
f9a7a5ae914c
Open the ManualDatePointsEditor from context menu if chart is a historical
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2482
diff
changeset
|
3024 2012-04-18 Raimund Renkert <raimund.renkert@intevation.de> |
f9a7a5ae914c
Open the ManualDatePointsEditor from context menu if chart is a historical
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2482
diff
changeset
|
3025 |
f9a7a5ae914c
Open the ManualDatePointsEditor from context menu if chart is a historical
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2482
diff
changeset
|
3026 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
f9a7a5ae914c
Open the ManualDatePointsEditor from context menu if chart is a historical
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2482
diff
changeset
|
3027 Open the ManualDatePointsEditor from context menu. |
f9a7a5ae914c
Open the ManualDatePointsEditor from context menu if chart is a historical
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2482
diff
changeset
|
3028 |
2482
cef4c624c68c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2481
diff
changeset
|
3029 2012-04-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
cef4c624c68c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2481
diff
changeset
|
3030 |
cef4c624c68c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2481
diff
changeset
|
3031 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
cef4c624c68c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2481
diff
changeset
|
3032 Cosmetics. |
cef4c624c68c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2481
diff
changeset
|
3033 |
2481
37438d7228b4
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2480
diff
changeset
|
3034 2012-04-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
37438d7228b4
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2480
diff
changeset
|
3035 |
37438d7228b4
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2480
diff
changeset
|
3036 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
37438d7228b4
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2480
diff
changeset
|
3037 Cosmetics. |
37438d7228b4
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2480
diff
changeset
|
3038 |
2480
d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2479
diff
changeset
|
3039 2012-04-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2479
diff
changeset
|
3040 |
d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2479
diff
changeset
|
3041 Fix flys/issue462. |
d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2479
diff
changeset
|
3042 |
d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2479
diff
changeset
|
3043 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualDatePointsEditor.java: |
2481
37438d7228b4
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2480
diff
changeset
|
3044 (createUI): Avoid NPE when trying to format a NULL value). |
2480
d46103338dfd
Fix issue462 (manualpointseditor npe when doubleclicking).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2479
diff
changeset
|
3045 |
2479
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3046 2012-04-17 Raimund Renkert <raimund.renkert@intevation.de> |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3047 |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3048 Issue 494. |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3049 |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3050 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualDatePointsEditor.java: |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3051 New. Editor to create manual points from date and y value. |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3052 |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3053 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3054 Use ManualDatePointsEditor to create new points. |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3055 |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3056 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3057 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3058 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3059 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3060 Added i18n strings for error message. |
057021593625
Issue 494.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2478
diff
changeset
|
3061 |
2478
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3062 2012-04-13 Raimund Renkert <raimund.renkert@intevation.de> |
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3063 |
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3064 Issue 424. |
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3065 |
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3066 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3067 Show folder icon for folder nodes with no children. |
6462a02022ab
Issue 424.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2477
diff
changeset
|
3068 |
2477
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3069 2012-04-12 Raimund Renkert <raimund.renkert@intevation.de> |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3070 |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3071 Issue 502. |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3072 |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3073 * src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3074 Dynamically create a label for each y axis in the chart. |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3075 |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3076 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3077 Added getter for transformer count. |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3078 Update chart info on output parameter changed. |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3079 |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3080 * src/main/java/de/intevation/flys/client/shared/model/ChartInfo.java: |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3081 Added getter for transformer count. |
936e3e6cd9b9
Issue 502.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2476
diff
changeset
|
3082 |
2476
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3083 2012-04-11 Raimund Renkert <raimund.renkert@intevation.de> |
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3084 |
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3085 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3086 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3087 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3088 Added missing i18n strings and removed duplicates. |
e8c4f8f2220e
Added missing i18n strings and removed duplicates.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2475
diff
changeset
|
3089 |
2475
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3090 2012-04-11 Raimund Renkert <raimund.renkert@intevation.de> |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3091 |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3092 Issue 492. |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3093 |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3094 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3095 Added axis validation. Same values in fields 'from' and 'to' in axis |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3096 scale are not allowed. |
d77b1e489df7
Issue 492.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2474
diff
changeset
|
3097 |
2474
6f7e188fac1a
Fixed range input for 'W free'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2473
diff
changeset
|
3098 2012-04-11 Raimund Renkert <raimund.renkert@intevation.de> |
6f7e188fac1a
Fixed range input for 'W free'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2473
diff
changeset
|
3099 |
6f7e188fac1a
Fixed range input for 'W free'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2473
diff
changeset
|
3100 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
6f7e188fac1a
Fixed range input for 'W free'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2473
diff
changeset
|
3101 Fixed range input for 'W free'. |
6f7e188fac1a
Fixed range input for 'W free'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2473
diff
changeset
|
3102 |
2473
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3103 2012-04-05 Raimund Renkert <raimund.renkert@intevation.de> |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3104 |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3105 Issue 499. |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3106 |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3107 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3108 Added panels for 'W free' input. Added validation for 'W free' input |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3109 values. |
9fa513b7955b
Issue 499.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2472
diff
changeset
|
3110 |
2472
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3111 2012-04-04 Ingo Weinzierl <ingo@intevation.de> |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3112 |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3113 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3114 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3115 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3116 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3117 titles for WSPLGEN layer depths. |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3118 |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3119 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3120 Improved the layout of the window; convert HTML string into a RGB color |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3121 if the type of a theme field is 'color'. |
75d19d46c3cd
Prepared the style editor for WSPLGEN themes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2471
diff
changeset
|
3122 |
2471
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3123 2012-04-04 Ingo Weinzierl <ingo@intevation.de> |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3124 |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3125 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3126 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3127 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3128 Modified references to images. |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3129 |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3130 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3131 src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3132 src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3133 Explicitly disabled mouse over effects. |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3134 |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3135 * src/main/webapp/images/arrow_up.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3136 src/main/webapp/images/hand.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3137 src/main/webapp/images/mag_zoom_plus.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3138 src/main/webapp/images/mag_zoom_back.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3139 src/main/webapp/images/mag_zoom_box_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3140 src/main/webapp/images/mag_100_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3141 src/main/webapp/images/png_export_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3142 src/main/webapp/images/svg_export.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3143 src/main/webapp/images/arrow_first.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3144 src/main/webapp/images/properties_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3145 src/main/webapp/images/measure_line.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3146 src/main/webapp/images/measure_plane.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3147 src/main/webapp/images/mag_zoom_plus_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3148 src/main/webapp/images/png_export.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3149 src/main/webapp/images/info.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3150 src/main/webapp/images/mag_glass.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3151 src/main/webapp/images/save.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3152 src/main/webapp/images/save_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3153 src/main/webapp/images/pdf_export.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3154 src/main/webapp/images/arrow_last.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3155 src/main/webapp/images/mag_zoom_box.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3156 src/main/webapp/images/arrow_down.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3157 src/main/webapp/images/pdf_export_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3158 src/main/webapp/images/mag_zoom_minus.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3159 src/main/webapp/images/properties.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3160 src/main/webapp/images/add_map_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3161 src/main/webapp/images/mag_zoom_back_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3162 src/main/webapp/images/info_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3163 src/main/webapp/images/svg_export_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3164 src/main/webapp/images/mag_100.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3165 src/main/webapp/images/measure_line_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3166 src/main/webapp/images/add_map.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3167 src/main/webapp/images/measure_plane_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3168 src/main/webapp/images/mag_zoom_minus_Selected.png: New icons. |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3169 |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3170 * src/main/webapp/images/addWMS.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3171 src/main/webapp/images/theme_top.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3172 src/main/webapp/images/zoom-in_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3173 src/main/webapp/images/theme_up.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3174 src/main/webapp/images/getFeatureInfo.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3175 src/main/webapp/images/getFeatureInfo_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3176 src/main/webapp/images/measureLine_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3177 src/main/webapp/images/measurePolygon_Selected.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3178 src/main/webapp/images/zoom-1.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3179 src/main/webapp/images/zoom-back.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3180 src/main/webapp/images/theme_bottom.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3181 src/main/webapp/images/zoom-in.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3182 src/main/webapp/images/zoom-out.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3183 src/main/webapp/images/measureLine.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3184 src/main/webapp/images/measurePolygon.png, |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3185 src/main/webapp/images/theme_down.png: Removed old icons (replaced by |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3186 new icons). |
a1ff911e8365
Replaced FLYS specific icon set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2470
diff
changeset
|
3187 |
2470
656df7c0bdda
#556 Made GetFeatureInfoWindow modal.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2469
diff
changeset
|
3188 2012-04-02 Ingo Weinzierl <ingo@intevation.de> |
656df7c0bdda
#556 Made GetFeatureInfoWindow modal.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2469
diff
changeset
|
3189 |
4063 | 3190 flys/issue556 (�SK: neues Projekt, wenn zuvor INFO-Button verwendet wurde) |
2470
656df7c0bdda
#556 Made GetFeatureInfoWindow modal.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2469
diff
changeset
|
3191 |
656df7c0bdda
#556 Made GetFeatureInfoWindow modal.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2469
diff
changeset
|
3192 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
656df7c0bdda
#556 Made GetFeatureInfoWindow modal.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2469
diff
changeset
|
3193 Made window modal and display a modal mask. |
656df7c0bdda
#556 Made GetFeatureInfoWindow modal.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2469
diff
changeset
|
3194 |
2469
505e68d8d131
Take care on nullpointers in the MapToolbar because the info button is not always enabled.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2468
diff
changeset
|
3195 2012-03-30 Ingo Weinzierl <ingo@intevation.de> |
505e68d8d131
Take care on nullpointers in the MapToolbar because the info button is not always enabled.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2468
diff
changeset
|
3196 |
505e68d8d131
Take care on nullpointers in the MapToolbar because the info button is not always enabled.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2468
diff
changeset
|
3197 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
505e68d8d131
Take care on nullpointers in the MapToolbar because the info button is not always enabled.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2468
diff
changeset
|
3198 Take care on Nullpointers; the info button is not available in the |
505e68d8d131
Take care on nullpointers in the MapToolbar because the info button is not always enabled.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2468
diff
changeset
|
3199 helper panel. |
505e68d8d131
Take care on nullpointers in the MapToolbar because the info button is not always enabled.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2468
diff
changeset
|
3200 |
2468
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3201 2012-03-20 Raimund Renkert <raimund.renkert@intevation.de> |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3202 |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3203 Issue 506. |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3204 |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3205 * src/main/java/de/intevation/flys/client/client/ui/GaugeTimeRangePanel.java: |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3206 The Panel now accepts dates and has a date chooser. |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3207 |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3208 * src/main/java/de/intevation/flys/client/shared/model/LongRangeData.java: |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3209 New. Datatype for long values. Used to store dates in ms. |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3210 |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3211 * src/main/java/de/intevation/flys/client/server/DataFactory.java: |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3212 Added method to create LongRangeData objects. |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3213 |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3214 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3215 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3216 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3217 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3218 Added i18n string for error message. |
6a65694bdcc2
Issue 506.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2467
diff
changeset
|
3219 |
2467
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3220 2012-03-20 Ingo Weinzierl <ingo@intevation.de> |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3221 |
4063 | 3222 flys/issue544 (Historische ATs: Eingabeunterst�tzung W/Q) |
2467
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3223 |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3224 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java, |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3225 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3226 Added new method for fetching specific data values and a method for |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3227 fetching the reference gauge number. |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3228 |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3229 * src/main/java/de/intevation/flys/client/client/ui/WQSimpleArrayPanel.java: |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3230 Added the WQ tables to the helper panel. |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3231 |
070321cf17e1
Added the WQ tables to the helper panel of the WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2466
diff
changeset
|
3232 |
2466
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3233 2012-03-20 Ingo Weinzierl <ingo@intevation.de> |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3234 |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3235 * src/main/java/de/intevation/flys/client/server/GaugeInfoServiceImpl.java, |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3236 src/main/java/de/intevation/flys/client/client/services/GaugeInfoService.java, |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3237 src/main/java/de/intevation/flys/client/client/services/GaugeInfoServiceAsync.java: |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3238 New service to fetch information of gauges for a specific river. |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3239 |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3240 * src/main/webapp/WEB-INF/web.xml: Registered the gauge info service. |
52a98e1653c1
Added a new RPC service to fetch gauge information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2465
diff
changeset
|
3241 |
2465
ca40a5b1bb04
Added new model classes for gauges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2464
diff
changeset
|
3242 2012-03-20 Ingo Weinzierl <ingo@intevation.de> |
ca40a5b1bb04
Added new model classes for gauges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2464
diff
changeset
|
3243 |
ca40a5b1bb04
Added new model classes for gauges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2464
diff
changeset
|
3244 * src/main/java/de/intevation/flys/client/shared/model/GaugeImpl.java, |
ca40a5b1bb04
Added new model classes for gauges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2464
diff
changeset
|
3245 src/main/java/de/intevation/flys/client/shared/model/Gauge.java: New |
ca40a5b1bb04
Added new model classes for gauges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2464
diff
changeset
|
3246 model classes for gauges. |
ca40a5b1bb04
Added new model classes for gauges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2464
diff
changeset
|
3247 |
2464
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3248 2012-03-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3249 |
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3250 Last step for fix flys/issue618. |
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3251 |
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3252 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3253 Do not enable spinner if theme is disabled. |
7568d97d74ce
Disable spinnerbox if theme is disabled.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2463
diff
changeset
|
3254 |
2463
0eeceffd50e3
Make synchron navigation of CrossSections a per-theme option, not global one.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2462
diff
changeset
|
3255 2012-03-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0eeceffd50e3
Make synchron navigation of CrossSections a per-theme option, not global one.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2462
diff
changeset
|
3256 |
0eeceffd50e3
Make synchron navigation of CrossSections a per-theme option, not global one.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2462
diff
changeset
|
3257 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
0eeceffd50e3
Make synchron navigation of CrossSections a per-theme option, not global one.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2462
diff
changeset
|
3258 Make synchron navigation a per-theme option, not a global one. |
0eeceffd50e3
Make synchron navigation of CrossSections a per-theme option, not global one.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2462
diff
changeset
|
3259 |
2462
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3260 2012-03-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3261 |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3262 Fix flys/issue462, hinted to by Raimund Renkert. |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3263 |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3264 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3265 Changed location of reference selectbox to top, resolved i18n todos. |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3266 |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3267 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3268 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3269 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3270 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3271 Added and modified i18n strings. |
d45059aa8507
i18n and moved reference selectbox for cross section master to top.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2461
diff
changeset
|
3272 |
2461
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3273 2012-03-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3274 |
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3275 Fix flys/issue462, hinted to by Raimund Renkert. |
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3276 |
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3277 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java |
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3278 (createUI): Do not try to parse NULL values. |
4e81439ffa28
Fix flys/issue462
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2460
diff
changeset
|
3279 |
2460
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3280 2012-03-20 Ingo Weinzierl <ingo@intevation.de> |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3281 |
4063 | 3282 * flys/issue204 (W-INFO: Wasserspiegellagenberechnung / Layout Auswahlunterst�tzung Q/W/D) |
2460
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3283 |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3284 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3285 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3286 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3287 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3288 Added and modified i18n strings. |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3289 |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3290 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3291 src/main/java/de/intevation/flys/client/client/ui/wq/WTable.java: |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3292 Renamed value columns. |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3293 |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3294 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3295 Renamed tab titles for W/Q/D tables. |
5659b5e8c9a8
#204 Modified i18n strings in WQD table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2459
diff
changeset
|
3296 |
2459
b892658a4fc9
Configured more external WMS services for floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2458
diff
changeset
|
3297 2012-03-19 Ingo Weinzierl <ingo@intevation.de> |
b892658a4fc9
Configured more external WMS services for floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2458
diff
changeset
|
3298 |
b892658a4fc9
Configured more external WMS services for floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2458
diff
changeset
|
3299 * src/main/webapp/WEB-INF/wms-services.xml: More WMS services configured. |
b892658a4fc9
Configured more external WMS services for floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2458
diff
changeset
|
3300 |
2458
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3301 2012-03-16 Raimund Renkert <raimund.renkert@intevation.de> |
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3302 |
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3303 Issue 493. |
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3304 |
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3305 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3306 Create an empty element for the symbol property. |
208f923032ac
Issue 493.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2457
diff
changeset
|
3307 |
2457
37b4287f932c
Tagged module 'flys-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2456
diff
changeset
|
3308 2012-03-16 Ingo Weinzierl <ingo@intevation.de> |
37b4287f932c
Tagged module 'flys-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2456
diff
changeset
|
3309 |
37b4287f932c
Tagged module 'flys-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2456
diff
changeset
|
3310 * Tagged module as 'pre2.7-2012-03-16'. |
37b4287f932c
Tagged module 'flys-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2456
diff
changeset
|
3311 |
2456
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3312 2012-03-15 Raimund Renkert <raimund.renkert@intevation.de> |
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3313 |
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3314 Issue 630. |
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3315 |
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3316 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3317 Added input helper panel to wq selection. |
60ab1054069d
Issue 630.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2455
diff
changeset
|
3318 |
2455
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3319 2012-03-14 Raimund Renkert <raimund.renkert@intevation.de> |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3320 |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3321 Issue 508. |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3322 |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3323 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3324 Added service to load a list of WMS services and show this list in a |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3325 combobox. |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3326 |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3327 * src/main/java/de/intevation/flys/client/server/MapUrlServiceImpl.java, |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3328 src/main/java/de/intevation/flys/client/client/services/MapUrlService.java, |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3329 src/main/java/de/intevation/flys/client/client/services/MapUrlServiceAsync.java: |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3330 New. Service to load a list of WMS services. |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3331 |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3332 * src/main/webapp/WEB-INF/wms-services.xml: |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3333 New. Config file containing the list of WMS services. |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3334 |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3335 * src/main/webapp/WEB-INF/web.xml: |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3336 Added new service. |
0b7535e2e9aa
Issue 508.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2454
diff
changeset
|
3337 |
2454
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3338 2012-03-13 Raimund Renkert <raimund.renkert@intevation.de> |
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3339 |
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3340 Issue 514. |
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3341 |
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3342 * src/main/java/de/intevation/flys/client/client/ui/LocationPicker.java: |
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3343 Remove filter if selection changes from description to range. |
99bd77501188
Issue 514.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2453
diff
changeset
|
3344 |
2453
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3345 2012-03-13 Raimund Renkert <raimund.renkert@intevation.de> |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3346 |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3347 Issue 616. |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3348 |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3349 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3350 Only append the synchron navigation item to context menu if the theme |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3351 is a cross section. |
ec120dc6279b
Issue 616.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2452
diff
changeset
|
3352 |
2452
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3353 2012-03-08 Raimund Renkert <raimund.renkert@intevation.de> |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3354 |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3355 Issue 563. |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3356 |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3357 * src/main/java/de/intevation/flys/client/client/ui/Toolbar.java: |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3358 Set overflow to 'auto'. |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3359 |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3360 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3361 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3362 Added resize handler to increase or decrease the height if a scrollbar |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3363 is visible. |
0235cdb62c98
Issue 563.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2451
diff
changeset
|
3364 |
2451
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3365 2012-03-08 Raimund Renkert <raimund.renkert@intevation.de> |
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3366 |
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3367 Issue 553. |
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3368 |
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3369 * src/main/java/de/intevation/flys/client/client/ui/map/MapPositionPanel.java: |
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3370 Cut the last 3 digits. |
c1292aab6aa9
Issue 553.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2450
diff
changeset
|
3371 |
2450
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3372 2012-03-08 Ingo Weinzierl <ingo@intevation.de> |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3373 |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3374 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3375 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3376 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3377 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3378 Added i18n strings used in the floodmaps section of the datacage. |
0537faaa9848
Added i18n strings used in the floodmaps section of the datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2449
diff
changeset
|
3379 |
2449
e73e92c70290
Deactivate measure control when activating GetFeatureInfo control and reverse.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2448
diff
changeset
|
3380 2012-03-05 Ingo Weinzierl <ingo@intevation.de> |
e73e92c70290
Deactivate measure control when activating GetFeatureInfo control and reverse.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2448
diff
changeset
|
3381 |
e73e92c70290
Deactivate measure control when activating GetFeatureInfo control and reverse.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2448
diff
changeset
|
3382 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
e73e92c70290
Deactivate measure control when activating GetFeatureInfo control and reverse.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2448
diff
changeset
|
3383 Deactivate GetFeatureInfo tool when activating Measure tool and reverse. |
e73e92c70290
Deactivate measure control when activating GetFeatureInfo control and reverse.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2448
diff
changeset
|
3384 |
2448
30c7f8f9f1b7
Made GetFeatureInfo request available for maps with one layer only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2447
diff
changeset
|
3385 2012-03-05 Ingo Weinzierl <ingo@intevation.de> |
30c7f8f9f1b7
Made GetFeatureInfo request available for maps with one layer only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2447
diff
changeset
|
3386 |
30c7f8f9f1b7
Made GetFeatureInfo request available for maps with one layer only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2447
diff
changeset
|
3387 * src/main/java/de/intevation/flys/client/server/GFIServiceImpl.java: |
30c7f8f9f1b7
Made GetFeatureInfo request available for maps with one layer only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2447
diff
changeset
|
3388 Suppress adding superflous colons during GetFeatureInfo URL creation. |
30c7f8f9f1b7
Made GetFeatureInfo request available for maps with one layer only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2447
diff
changeset
|
3389 Now, GetFeatureInfo requests with one layer only are queryable. |
30c7f8f9f1b7
Made GetFeatureInfo request available for maps with one layer only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2447
diff
changeset
|
3390 |
2447
1695d66896f9
Deactivate GetFeatureInfo button if another toggle button is pressed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2446
diff
changeset
|
3391 2012-03-05 Ingo Weinzierl <ingo@intevation.de> |
1695d66896f9
Deactivate GetFeatureInfo button if another toggle button is pressed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2446
diff
changeset
|
3392 |
1695d66896f9
Deactivate GetFeatureInfo button if another toggle button is pressed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2446
diff
changeset
|
3393 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
1695d66896f9
Deactivate GetFeatureInfo button if another toggle button is pressed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2446
diff
changeset
|
3394 Deactivate GetFeatureInfo button if another toggle button is pressed. |
1695d66896f9
Deactivate GetFeatureInfo button if another toggle button is pressed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2446
diff
changeset
|
3395 |
2446
caae9d686372
Removed the scrollbar placeholder of the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2445
diff
changeset
|
3396 2012-03-05 Ingo Weinzierl <ingo@intevation.de> |
caae9d686372
Removed the scrollbar placeholder of the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2445
diff
changeset
|
3397 |
caae9d686372
Removed the scrollbar placeholder of the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2445
diff
changeset
|
3398 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
caae9d686372
Removed the scrollbar placeholder of the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2445
diff
changeset
|
3399 Removed the last column (at the right border) of the project list which |
caae9d686372
Removed the scrollbar placeholder of the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2445
diff
changeset
|
3400 has been a placeholder for a scrollbar. |
caae9d686372
Removed the scrollbar placeholder of the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2445
diff
changeset
|
3401 |
2445
1de15a7bfc59
Removed the scrollbar gap in the theme panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2444
diff
changeset
|
3402 2012-03-05 Ingo Weinzierl <ingo@intevation.de> |
1de15a7bfc59
Removed the scrollbar gap in the theme panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2444
diff
changeset
|
3403 |
1de15a7bfc59
Removed the scrollbar gap in the theme panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2444
diff
changeset
|
3404 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
1de15a7bfc59
Removed the scrollbar gap in the theme panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2444
diff
changeset
|
3405 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
1de15a7bfc59
Removed the scrollbar gap in the theme panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2444
diff
changeset
|
3406 Removed the last column (at the right border) of those theme panels. |
1de15a7bfc59
Removed the scrollbar gap in the theme panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2444
diff
changeset
|
3407 |
2444
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3408 2012-03-05 Ingo Weinzierl <ingo@intevation.de> |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3409 |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3410 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3411 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3412 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3413 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3414 Added I18N string for 'dems' (digital elevation models). |
22989ed51064
Added I18N string for digital elevation models.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2443
diff
changeset
|
3415 |
2443
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3416 2012-03-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3417 |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3418 Partial Fix flys/issue624 (removing cross section does not remove it |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3419 from select box). |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3420 |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3421 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3422 (removeThemes): Extracted to be able to override. |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3423 |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3424 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3425 (removeThemes): Overridden to also remove theme from select box. |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3426 This has side effects though (TODO). |
993871f8e2f2
Partial fix flys/issue624 (removing cross section).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2442
diff
changeset
|
3427 |
2442
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3428 2012-03-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3429 |
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3430 Fix flys/issue621 (areas against deleted themes.) |
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3431 |
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3432 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3433 Do not include deleted themes in menu. |
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3434 |
2441
f4001430754f
#557 Fixed wrong i18n string for tooltip in map controls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2440
diff
changeset
|
3435 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
f4001430754f
#557 Fixed wrong i18n string for tooltip in map controls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2440
diff
changeset
|
3436 |
4063 | 3437 flys/issue557 (�SK: Fl�chenmessung --> Tooltip falsch) |
2441
f4001430754f
#557 Fixed wrong i18n string for tooltip in map controls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2440
diff
changeset
|
3438 |
f4001430754f
#557 Fixed wrong i18n string for tooltip in map controls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2440
diff
changeset
|
3439 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
f4001430754f
#557 Fixed wrong i18n string for tooltip in map controls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2440
diff
changeset
|
3440 Fixed wrong i18n string used for tooltip. |
f4001430754f
#557 Fixed wrong i18n string for tooltip in map controls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2440
diff
changeset
|
3441 |
2440
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3442 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3443 |
4063 | 3444 flys/issue558 (�SK: Farb�nderung in Karte / keine �nderung in der Themenliste) |
2440
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3445 |
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3446 * src/main/java/de/intevation/flys/client/shared/MapUtils.java: Append the |
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3447 current time millis at the end of the GetLegendGraphic URL to trick the |
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3448 caching mechanisms. |
661e3ae77c8a
#558 Reload GetLegendGraphics images when changing the style of a map layer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2439
diff
changeset
|
3449 |
2439
46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2438
diff
changeset
|
3450 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2438
diff
changeset
|
3451 |
4063 | 3452 flys/issue555 (�SK: Info-Button) |
2439
46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2438
diff
changeset
|
3453 |
46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2438
diff
changeset
|
3454 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfo.java: |
46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2438
diff
changeset
|
3455 Close old GetFeatureInfoWindows before creating new ones. |
46fc11ad697f
#555 Close existing GetFeatureInfoWindows before creating new ones.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2438
diff
changeset
|
3456 |
2438
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3457 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3458 |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3459 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: New |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3460 method getActiveThemes() that returns the active themes only. |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3461 |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3462 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfo.java: |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3463 Query GetFeatureInfo for active layers only! |
e0f4ea518d59
Query GetFeatureInfo for active layers only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2437
diff
changeset
|
3464 |
2437
18478c9baa67
Removed the Collection's UUID from CollectionView's title.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2436
diff
changeset
|
3465 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
18478c9baa67
Removed the Collection's UUID from CollectionView's title.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2436
diff
changeset
|
3466 |
18478c9baa67
Removed the Collection's UUID from CollectionView's title.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2436
diff
changeset
|
3467 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
18478c9baa67
Removed the Collection's UUID from CollectionView's title.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2436
diff
changeset
|
3468 Removed the Collection's UUID from title. |
18478c9baa67
Removed the Collection's UUID from CollectionView's title.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2436
diff
changeset
|
3469 |
2436
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3470 2012-03-01 Raimund Renkert <raimund.renkert@intevation.de> |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3471 |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3472 Issue 572. |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3473 |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3474 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3475 Catch the header double click event and do nothing, do not allow field |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3476 reorder and resized style row. |
4c9486a6d628
Issue 572.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2435
diff
changeset
|
3477 |
2435
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3478 2012-03-01 Ingo Weinzierl <ingo@intevation.de> |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3479 |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3480 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3481 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3482 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3483 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3484 Added message for datacage window. |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3485 |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3486 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3487 Display better message for an empty datacage. |
114fea2de638
Display better message for empty datacages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2434
diff
changeset
|
3488 |
2434
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3489 2012-03-01 Raimund Renkert <raimund.renkert@intevation.de> |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3490 |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3491 Fixed Issue 498. |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3492 |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3493 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3494 Do not return 'null' if no settings are available. Returning 'null' |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3495 discards theme attributes! |
e8b38b5e4cf9
Fixed Issue 498.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2433
diff
changeset
|
3496 |
2442
49ca36baf4ab
Fix issue621 (areas against removed themes).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2441
diff
changeset
|
3497 2012-03-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2433
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3498 |
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3499 Fix flys/issue613 (points too big to play perfectly with other legend |
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3500 items). |
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3501 |
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3502 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3503 Restrict point size. Add intermediate levels instead. |
47a7bdfb4d37
fix flys/issue613 . cap max point size.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2432
diff
changeset
|
3504 |
2432
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3505 2012-02-17 Raimund Renkert <raimund.renkert@intevation.de> |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3506 |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3507 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3508 src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3509 Renamed state data fields: wq_mode -> wq_isq |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3510 wq_free -> wq_isfree |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3511 wq_selection -> wq_isrange |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3512 Removed some logs. |
61c8e517671e
Renamed state data fields for W/Q input.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2431
diff
changeset
|
3513 |
2431
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3514 2012-02-17 Ingo Weinzierl <ingo@intevation.de> |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3515 |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3516 flys/issue459 (Diagramm-Export hat nicht die gleiche Axenskalierung wie |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3517 Diagramm-Ansicht) |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3518 |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3519 * src/main/java/de/intevation/flys/client/client/ui/ImgLink.java: Added a |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3520 method setSource() that allows to reset the url of the export. |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3521 |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3522 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3523 Implements ZoomHandler to update the export url of PNG, PDF and SVG |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3524 download links. This is necessary to take the current zoom information |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3525 into account. |
90c339e26a0a
#459 Take the current zoom into account for chart exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2430
diff
changeset
|
3526 |
2430
ea6065c2dabe
Removed server url from chart image link.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2429
diff
changeset
|
3527 2012-02-17 Ingo Weinzierl <ingo@intevation.de> |
ea6065c2dabe
Removed server url from chart image link.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2429
diff
changeset
|
3528 |
ea6065c2dabe
Removed server url from chart image link.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2429
diff
changeset
|
3529 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
ea6065c2dabe
Removed server url from chart image link.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2429
diff
changeset
|
3530 Removed the server URL provided by Config. The URL is no longer |
ea6065c2dabe
Removed server url from chart image link.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2429
diff
changeset
|
3531 required since it is configured in web.xml. |
ea6065c2dabe
Removed server url from chart image link.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2429
diff
changeset
|
3532 |
2429
c837669643ac
Print debug messages for zoom values in ChartOutputServiceIMpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2428
diff
changeset
|
3533 2012-02-17 Ingo Weinzierl <ingo@intevation.de> |
c837669643ac
Print debug messages for zoom values in ChartOutputServiceIMpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2428
diff
changeset
|
3534 |
c837669643ac
Print debug messages for zoom values in ChartOutputServiceIMpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2428
diff
changeset
|
3535 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
c837669643ac
Print debug messages for zoom values in ChartOutputServiceIMpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2428
diff
changeset
|
3536 Print debug messages for zoom values. |
c837669643ac
Print debug messages for zoom values in ChartOutputServiceIMpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2428
diff
changeset
|
3537 |
2428
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3538 2012-02-16 Raimund Renkert <raimund.renkert@intevation.de> |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3539 |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3540 Refactored the wq input data fields. |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3541 |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3542 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3543 src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3544 Refactored the wq input data fields. The data fields wq_mode, wq_free |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3545 and wq_selection are now of type 'boolean'. |
f405eb46762e
Refactored the wq input data fields.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2390
diff
changeset
|
3546 |
2390
39955a31f090
Tagged trunk of module flys-client as 2.6.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2389
diff
changeset
|
3547 2012-02-16 Ingo Weinzierl <ingo@intevation.de> |
39955a31f090
Tagged trunk of module flys-client as 2.6.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2389
diff
changeset
|
3548 |
39955a31f090
Tagged trunk of module flys-client as 2.6.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2389
diff
changeset
|
3549 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
39955a31f090
Tagged trunk of module flys-client as 2.6.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2389
diff
changeset
|
3550 Modified german translation of qps in floodmap's datacage panel. |
39955a31f090
Tagged trunk of module flys-client as 2.6.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2389
diff
changeset
|
3551 |
2389
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3552 2012-02-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3553 |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3554 Another partial fix/workaround for flys/issue499. |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3555 |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3556 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3557 _DIRTY_ hack to be able to enter values for "W am Pegel". |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3558 The validator should check against min W / max W of the gauge |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3559 where the start km is in. |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3560 We currently assume hard coded that the have to be between |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3561 0 and 100000. |
3b1a7f34e19b
flys/issue499: Deactivate validation for 'W am Pegel'
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2388
diff
changeset
|
3562 |
2388
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3563 2012-02-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3564 |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3565 Another partial fix/workaround for flys/issue499. |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3566 |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3567 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3568 _DIRTY_ hack to be able to enter values for "W auf freier Strecke". |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3569 We need to get the interpolated min/max Ws at the start km to do |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3570 proper validation. |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3571 We currently assume hard coded that the have to be between |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3572 0 and 100000. |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3573 |
d53f8cc1702c
Another partial fix/workaround for flys/issue499.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
2387
diff
changeset
|
3574 2012-02-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2387
79483ff032bb
Client side fix for flys/issue499. There is an server issue, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1620
diff
changeset
|
3575 |
79483ff032bb
Client side fix for flys/issue499. There is an server issue, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1620
diff
changeset
|
3576 Client side fix for flys/issue499. There is an server issue, too. |
79483ff032bb
Client side fix for flys/issue499. There is an server issue, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1620
diff
changeset
|
3577 |
79483ff032bb
Client side fix for flys/issue499. There is an server issue, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1620
diff
changeset
|
3578 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
79483ff032bb
Client side fix for flys/issue499. There is an server issue, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1620
diff
changeset
|
3579 Send W/Q mode WQ_FREE if calculating "W auf freier Strecke." |
79483ff032bb
Client side fix for flys/issue499. There is an server issue, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1620
diff
changeset
|
3580 |
1620
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3581 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3582 |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3583 Fix flys/issue481 (i18n: Datenkorb). |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3584 |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3585 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3586 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3587 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3588 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3589 Added translations some datacage entities. |
4a86c250d6a5
Fix flys/issue481 (i18n: Datenkorb).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1619
diff
changeset
|
3590 |
1619
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3591 2012-02-09 Raimund Renkert <raimund.renkert@intevation.de> |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3592 |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3593 Reactivated the Enterprise Blue theme. |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3594 |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3595 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3596 Inherit the Enterprise Blue Theme. |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3597 |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3598 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3599 src/main/java/de/intevation/flys/client/client/ui/map/ElevationWindow.java, |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3600 src/main/java/de/intevation/flys/client/client/ui/Toolbar.java, |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3601 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3602 src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java: |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3603 CloseClientEvent was renamed to CloseClickEvent. |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3604 |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3605 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3606 Adjusted icon path. |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3607 |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3608 * pom.xml: |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3609 Added dependency for smartgwt-2.5-patch containing changes for Enterprise |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3610 Blue Theme. |
f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1618
diff
changeset
|
3611 |
1618
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3612 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3613 |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3614 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3615 Cosmetics, renamed local 'values' variables to avoid confusion with |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3616 values field from superclass. |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3617 |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3618 * src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java: |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3619 Cosmetics. |
95b821d63db3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1617
diff
changeset
|
3620 |
1617
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3621 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3622 |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3623 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3624 Allow selection of more than one location via clicks to the |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3625 locationpicker. |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3626 |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3627 * src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java: |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3628 Initialize values in constructor. |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3629 |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3630 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3631 Minor cosmetics. |
f13a7c126f24
Allow selection of multiple locations with mouse in MultipleLocationPanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1616
diff
changeset
|
3632 |
1616
ff8312688cd5
Added utility functions for double arrays.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1615
diff
changeset
|
3633 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ff8312688cd5
Added utility functions for double arrays.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1615
diff
changeset
|
3634 |
ff8312688cd5
Added utility functions for double arrays.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1615
diff
changeset
|
3635 * src/main/java/de/intevation/flys/client/shared/DoubleUtils.java: |
ff8312688cd5
Added utility functions for double arrays.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1615
diff
changeset
|
3636 (fill,copyOf): Pendant to java.util.Arrays, which misbehaves with |
ff8312688cd5
Added utility functions for double arrays.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1615
diff
changeset
|
3637 GWT. |
ff8312688cd5
Added utility functions for double arrays.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1615
diff
changeset
|
3638 |
1615
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3639 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3640 |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3641 * src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java, |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3642 src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java: |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3643 Minor refactoring, cosmetics and documentation. |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3644 Also use translated data item name as label instead of fixed |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3645 "location" string. |
07c38d054f91
Translate data item in locationpanel label.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1614
diff
changeset
|
3646 |
1614
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3647 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3648 |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3649 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3650 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3651 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3652 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3653 Added translations for reference curve state data. |
592751b635e3
Added translations for reference curve state data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1613
diff
changeset
|
3654 |
1613
2eec6d55fcfa
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1612
diff
changeset
|
3655 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2eec6d55fcfa
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1612
diff
changeset
|
3656 |
2eec6d55fcfa
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1612
diff
changeset
|
3657 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
2eec6d55fcfa
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1612
diff
changeset
|
3658 Cosmetics. |
2eec6d55fcfa
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1612
diff
changeset
|
3659 |
1612
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3660 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3661 |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3662 New UIProvider to enter multiple locations (so far only via keyboard). |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3663 |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3664 * src/main/java/de/intevation/flys/client/client/ui/MultipleLocationPanel.java, |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3665 src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java, |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3666 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3667 Refactored. New UIProvider does allow and provide multiple values, |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3668 which are whitespace separated in data item. |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3669 |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3670 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3671 Serve the new UIProvider if somebody orders it. |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3672 |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3673 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3674 |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3675 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3676 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3677 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3678 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3679 missing translation for "waterlevels" used in the datacage window. |
66671b69c7ea
Added new UIProvider to enter mutliple locations (yet only input view textfield possible).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1610
diff
changeset
|
3680 |
1610
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3681 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3682 |
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3683 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java, |
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3684 src/main/java/de/intevation/flys/client/shared/model/NumberAxis.java, |
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3685 src/main/java/de/intevation/flys/client/shared/model/DateAxis.java: |
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3686 Removed obsolete includes. |
8c1f90e380a3
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1609
diff
changeset
|
3687 |
1609
8975e1dea436
Error report: Prefix error message for a certain km with 'KM'.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1608
diff
changeset
|
3688 2012-02-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8975e1dea436
Error report: Prefix error message for a certain km with 'KM'.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1608
diff
changeset
|
3689 |
8975e1dea436
Error report: Prefix error message for a certain km with 'KM'.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1608
diff
changeset
|
3690 * src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java: |
8975e1dea436
Error report: Prefix error message for a certain km with 'KM'.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1608
diff
changeset
|
3691 Prefix error message for a certain km with 'KM'. |
8975e1dea436
Error report: Prefix error message for a certain km with 'KM'.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1608
diff
changeset
|
3692 |
1608
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3693 2012-02-08 Ingo Weinzierl <ingo@intevation.de> |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3694 |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3695 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3696 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3697 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3698 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3699 missing translation for "columns" used in the datacage window. |
3b5610f22433
Added missing translation string used in the datacage window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1606
diff
changeset
|
3700 |
1606
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3701 2012-02-08 Ingo Weinzierl <ingo@intevation.de> |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3702 |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3703 flys/issue482 (i18n: UPPER ERROS bei Historischen Abflusskurven) |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3704 |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3705 * src/main/java/de/intevation/flys/client/client/ui/RangePanel.java: |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3706 Defined new abstract methods to determine the max lower and upper |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3707 values. Implemented the validate() method which now shows i18n error |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3708 messages. |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3709 |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3710 * src/main/java/de/intevation/flys/client/client/ui/IntegerRangePanel.java: |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3711 Implemented the methods to determine the max lower and upper values. |
a4da53328693
#482 Display i18n messages for validation errors in range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1605
diff
changeset
|
3712 |
1605
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3713 2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3714 |
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3715 Partial fix flys/issue471. |
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3716 |
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3717 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3718 Treat as manual points every theme that ends as manualpoints. |
fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1604
diff
changeset
|
3719 |
1604
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3720 2012-02-07 Raimund Renkert <raimund.renkert@intevation.de> |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3721 |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3722 Issue 473. Manual point input is now localized. |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3723 |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3724 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3725 Added formatter and parser for 'X' and 'Y' values and return 'false' in |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3726 'isDialogValid' if the grid contains any errors. |
cb3629a01126
Issue 473.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1603
diff
changeset
|
3727 |
1603
dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1602
diff
changeset
|
3728 2012-02-07 Ingo Weinzierl <ingo@intevation.de> |
dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1602
diff
changeset
|
3729 |
dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1602
diff
changeset
|
3730 * src/main/webapp/WEB-INF/web.xml: Reverted port 8182 to 8181 which is the |
dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1602
diff
changeset
|
3731 default port of artifact-server. |
dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1602
diff
changeset
|
3732 |
1602
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3733 2012-02-06 Raimund Renkert <raimund.renkert@intevation.de> |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3734 |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3735 * src/main/java/de/intevation/flys/client/client/ui/GaugeTimeRangePanel.java: |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3736 New. Shows the integer input fields and a helper table containing discharge |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3737 informations. |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3738 |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3739 * src/main/java/de/intevation/flys/client/client/ui/range/DischargeInfoDataSource.java: |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3740 New. Data source container for discharge infos. |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3741 |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3742 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3743 Create a GaugeTimeRangePanel. |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3744 |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3745 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3746 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3747 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3748 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3749 Added i18n strings for table header. |
f30919997e57
Added helper input table to state 'timerange' input in hist. discharge curves.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1601
diff
changeset
|
3750 |
1601
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3751 2012-02-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3752 |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3753 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3754 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3755 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3756 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3757 I18N for Reference Curve export. |
42543705a857
Added i18n for reference curve export.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1600
diff
changeset
|
3758 |
1600
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3759 2012-02-06 Raimund Renkert <raimund.renkert@intevation.de> |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3760 |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3761 Added service to request discharge infos at a specific gauge. |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3762 |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3763 * src/main/java/de/intevation/flys/client/client/services/DischargeInfoService.java, |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3764 src/main/java/de/intevation/flys/client/client/services/DischargeInfoServiceAsync.java: |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3765 New. Interfaces for new service. |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3766 |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3767 * src/main/java/de/intevation/flys/client/server/DischargeInfoServiceImpl.java: |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3768 New. Service implementation. |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3769 |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3770 * src/main/java/de/intevation/flys/client/server/DischargeInfoXML.java: |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3771 New. Service to request the discharge infos and provide the data via servlet |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3772 to a data source object. |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3773 |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3774 * src/main/java/de/intevation/flys/client/shared/model/DischargeInfoObject.java, |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3775 src/main/java/de/intevation/flys/client/shared/model/DischargeInfoObjectImpl.java: |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3776 New. Interface and implementation for objects containing discharge infos. |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3777 |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3778 * src/main/webapp/WEB-INF/web.xml: |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3779 Added entries for discharge info servlets and servlet mappings. |
67468c90ca68
Added service to request discharge infos at a specific gauge.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1599
diff
changeset
|
3780 |
1599
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3781 2012-02-06 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3782 |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3783 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3784 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3785 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3786 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3787 I18N for "Reduzierte Bezugslinie". |
4ba6f1fb3a03
I18N for "Reduzierte Bezugslinie".
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1598
diff
changeset
|
3788 |
1598
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3789 2012-02-06 Ingo Weinzierl <ingo@intevation.de> |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3790 |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3791 * src/main/java/de/intevation/flys/client/shared/Transform2D.java: A |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3792 Transform2D object now knows about the type of x and y axis and implements |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3793 a method format() that returns an 2dim string array with formatted values |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3794 for x and y axis. |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3795 |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3796 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3797 Read x and y axis type for transformation matrix and create new |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3798 Transform2D instances with these information. This allows the Transform2D |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3799 object to format date values as well. |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3800 |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3801 * src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3802 Don't format x and y values itself - let Transform2D do this. |
ef745bc6bed9
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1597
diff
changeset
|
3803 |
1597
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3804 2012-02-06 Ingo Weinzierl <ingo@intevation.de> |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3805 |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3806 * src/main/java/de/intevation/flys/client/shared/model/Axis.java: Axis is an |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3807 interface now. The code moved to NumberAxis which should be the default |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3808 Axis. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3809 |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3810 * src/main/java/de/intevation/flys/client/shared/model/NumberAxis.java: New. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3811 This axis stores the parameter min, max, from and to as double values. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3812 |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3813 * src/main/java/de/intevation/flys/client/shared/model/DateAxis.java: New. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3814 This axis stores the parameter min, max, from and to as long values. These |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3815 values represent the miliseconds until January 1, 1970. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3816 |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3817 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3818 Create new DateAxis instances if the axis type is set to "date". In this |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3819 case, the parameters from, to, min and max are parsed as Long values. The |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3820 default is to create new instances of NumberAxis and to parse those values |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3821 as Double. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3822 |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3823 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3824 src/main/java/de/intevation/flys/client/shared/model/ZoomObj.java: Save |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3825 the zoom values as Number. |
8bbaa0d173cf
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1596
diff
changeset
|
3826 |
1596
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3827 2012-02-06 Ingo Weinzierl <ingo@intevation.de> |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3828 |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3829 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3830 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3831 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3832 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3833 i18n string for the export button of historical discharge curves. |
0685a4969e93
Added i18n strings for the export button of historical discharge curves.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1595
diff
changeset
|
3834 |
1595
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3835 2012-02-03 Ingo Weinzierl <ingo@intevation.de> |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3836 |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3837 * src/main/java/de/intevation/flys/client/server/DataFactory.java: Read |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3838 double values inserted for doublearray data types. |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3839 |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3840 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3841 Create new instances of DoubleArrayData if the data type is "doublearray". |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3842 |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3843 * src/main/java/de/intevation/flys/client/shared/model/DoubleArrayData.java: |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3844 Do no longer subclass DefaultData but implement the whole stuff we need |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3845 for a Data class. |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3846 |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3847 * src/main/java/de/intevation/flys/client/shared/model/IntegerArrayData.java: |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3848 Added a method getValues() that returns the raw int values as array. |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3849 |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3850 * src/main/java/de/intevation/flys/client/client/ui/WQSimpleArrayPanel.java: |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3851 Display the W/Q input values in createOld(). |
e53d773e6992
Display inserted W/Q values in WQSimpleArrayPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1594
diff
changeset
|
3852 |
1594
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3853 2012-02-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3854 |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3855 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java, |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3856 src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java, |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3857 src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java, |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3858 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3859 Removed superfluous imports. |
ddf43791244c
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1593
diff
changeset
|
3860 |
1593
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3861 2012-02-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3862 |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3863 Improvements in relation to reference curves. |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3864 |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3865 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3866 Parse min/max values. |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3867 |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3868 * src/main/java/de/intevation/flys/client/shared/model/DoubleRangeData.java: |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3869 New. |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3870 |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3871 * src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java: |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3872 Refactored to use data item name as given (take first). |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3873 |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3874 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3875 Exploit former refacorisation. |
ff9d71469b7c
Adjusted to be able to feed data to reference curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1592
diff
changeset
|
3876 |
1592
f34bbb5fb6d2
Added TODO and handle dynamic data of unknown type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1591
diff
changeset
|
3877 2012-02-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f34bbb5fb6d2
Added TODO and handle dynamic data of unknown type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1591
diff
changeset
|
3878 |
f34bbb5fb6d2
Added TODO and handle dynamic data of unknown type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1591
diff
changeset
|
3879 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
f34bbb5fb6d2
Added TODO and handle dynamic data of unknown type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1591
diff
changeset
|
3880 Added TODO and create defaultdata for unknown typed dynamic data. |
f34bbb5fb6d2
Added TODO and handle dynamic data of unknown type.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1591
diff
changeset
|
3881 |
1591
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3882 2012-02-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3883 |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3884 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3885 (createDataArray): Helper. |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3886 |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3887 * src/main/java/de/intevation/flys/client/client/ui/LocationPanel.java, |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3888 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3889 Extracted new LocationPanel class to ease code-reuse. |
8ab010967f78
Refactored.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1590
diff
changeset
|
3890 |
1590
4b773cfd11b5
Refactoring to ease code-reuse.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1589
diff
changeset
|
3891 2012-02-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4b773cfd11b5
Refactoring to ease code-reuse.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1589
diff
changeset
|
3892 |
4b773cfd11b5
Refactoring to ease code-reuse.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1589
diff
changeset
|
3893 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java, |
4b773cfd11b5
Refactoring to ease code-reuse.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1589
diff
changeset
|
3894 src/main/java/de/intevation/flys/client/client/ui/LocationPicker.java: |
4b773cfd11b5
Refactoring to ease code-reuse.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1589
diff
changeset
|
3895 Amateurly extracted Input-Helper-related code to ease code re-use. |
4b773cfd11b5
Refactoring to ease code-reuse.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1589
diff
changeset
|
3896 |
1589
c9ae3c8504d5
Removed obsolete import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1588
diff
changeset
|
3897 2012-02-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c9ae3c8504d5
Removed obsolete import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1588
diff
changeset
|
3898 |
c9ae3c8504d5
Removed obsolete import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1588
diff
changeset
|
3899 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
c9ae3c8504d5
Removed obsolete import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1588
diff
changeset
|
3900 Removed obsolete import. |
c9ae3c8504d5
Removed obsolete import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1588
diff
changeset
|
3901 |
1588
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3902 2012-02-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3903 |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3904 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java, |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3905 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3906 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3907 src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3908 Removed obsolete imports. |
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3909 |
1587
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3910 2012-02-02 Raimund Renkert <raimund.renkert@intevation.de> |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3911 |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3912 Issue 466: CSV export for chart themes. |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3913 |
1588
e0d665661a1d
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1587
diff
changeset
|
3914 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
1587
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3915 Added button for CSV download. |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3916 |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3917 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3918 Added 'csv' as export format. |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3919 |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3920 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3921 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3922 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3923 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3924 Added path for csv export icon. |
45cd2364adad
Issue 466.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1586
diff
changeset
|
3925 |
1586
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3926 2012-02-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3927 |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3928 * src/main/java/de/intevation/flys/client/server/DataFactory.java, |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3929 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3930 Cosmetics. |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3931 |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3932 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3933 Cosmetics, removed MESSAGES, use super.MSG instead, comments, minor |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3934 refactoring. |
dbdf954dbe94
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1585
diff
changeset
|
3935 |
1585
915ad25f4bb8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1584
diff
changeset
|
3936 2012-02-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
915ad25f4bb8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1584
diff
changeset
|
3937 |
915ad25f4bb8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1584
diff
changeset
|
3938 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java, |
915ad25f4bb8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1584
diff
changeset
|
3939 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
915ad25f4bb8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1584
diff
changeset
|
3940 Cosmetics. |
915ad25f4bb8
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1584
diff
changeset
|
3941 |
1584
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3942 2012-02-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3943 |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3944 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3945 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3946 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3947 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3948 Added i18n title for 'reference curve' output. |
9d6028f96720
Added accidentally ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1582
diff
changeset
|
3949 |
1582
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3950 2012-02-01 Ingo Weinzierl <ingo@intevation.de> |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3951 |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3952 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3953 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3954 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3955 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3956 Added i18n title for 'historical discharge curve' output. |
2675deb3b948
Added i18n title for 'historical discharge curve' output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1581
diff
changeset
|
3957 |
1581
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3958 2012-02-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3959 |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3960 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3961 Changed wording. |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3962 |
1580
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3963 2012-02-01 Ingo Weinzierl <ingo@intevation.de> |
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3964 |
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3965 flys/issue469 (I18N der Zahlen Parameterisierung (z.B. Orte)) |
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3966 |
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3967 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3968 Display the I18N location string in createOld(). |
0dad8ab80005
#469 Use correct I18N string to display inserted locations in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1578
diff
changeset
|
3969 |
1578
df11c4c8c578
Avoid certain npes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1577
diff
changeset
|
3970 2012-02-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
df11c4c8c578
Avoid certain npes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1577
diff
changeset
|
3971 |
1581
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3972 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3973 javadoc. |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3974 |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3975 2012-02-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
70321da6e1e1
Changed wording for W bei/fuer ungl.Abflsgs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1580
diff
changeset
|
3976 |
1578
df11c4c8c578
Avoid certain npes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1577
diff
changeset
|
3977 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
df11c4c8c578
Avoid certain npes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1577
diff
changeset
|
3978 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
df11c4c8c578
Avoid certain npes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1577
diff
changeset
|
3979 Avoid NPEs when a theme is null (which should not happen anyways). |
df11c4c8c578
Avoid certain npes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1577
diff
changeset
|
3980 |
1577
322f2626fb5d
Create a better label in IntegerRangeData for the selected item.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1576
diff
changeset
|
3981 2012-01-31 Ingo Weinzierl <ingo@intevation.de> |
322f2626fb5d
Create a better label in IntegerRangeData for the selected item.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1576
diff
changeset
|
3982 |
322f2626fb5d
Create a better label in IntegerRangeData for the selected item.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1576
diff
changeset
|
3983 * src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: |
322f2626fb5d
Create a better label in IntegerRangeData for the selected item.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1576
diff
changeset
|
3984 Create a label "min - max" for the DataItem returned by getItems(). |
322f2626fb5d
Create a better label in IntegerRangeData for the selected item.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1576
diff
changeset
|
3985 |
1576
8e5c5c70c586
Implemented WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1575
diff
changeset
|
3986 2012-01-31 Ingo Weinzierl <ingo@intevation.de> |
8e5c5c70c586
Implemented WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1575
diff
changeset
|
3987 |
8e5c5c70c586
Implemented WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1575
diff
changeset
|
3988 * src/main/java/de/intevation/flys/client/client/ui/WQSimpleArrayPanel.java: |
8e5c5c70c586
Implemented WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1575
diff
changeset
|
3989 Finished implementation of createOld(); |
8e5c5c70c586
Implemented WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1575
diff
changeset
|
3990 |
1575
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3991 2012-01-31 Ingo Weinzierl <ingo@intevation.de> |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3992 |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3993 * src/main/java/de/intevation/flys/client/shared/model/DoubleArrayData.java, |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3994 src/main/java/de/intevation/flys/client/shared/model/StringData.java, |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3995 src/main/java/de/intevation/flys/client/shared/model/IntegerData.java: |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3996 New. Subclasses of DefaultData. They are currently used to distinguish |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3997 them during UI creation. |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3998 |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
3999 * src/main/java/de/intevation/flys/client/shared/model/IntegerOptionsData.java, |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4000 src/main/java/de/intevation/flys/client/shared/model/IntegerArrayData.java, |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4001 src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4002 Added a static TYPE field. |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4003 |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4004 * src/main/java/de/intevation/flys/client/server/DataFactory.java: Added |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4005 further methods to create concrete Data instances for specific data types. |
0f2b94408bd1
Added further methods to DataFactory to create concrete Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1574
diff
changeset
|
4006 |
1574
465f72f68cee
Fix strange javascript side effects.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1573
diff
changeset
|
4007 2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
465f72f68cee
Fix strange javascript side effects.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1573
diff
changeset
|
4008 |
465f72f68cee
Fix strange javascript side effects.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1573
diff
changeset
|
4009 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
465f72f68cee
Fix strange javascript side effects.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1573
diff
changeset
|
4010 Fix strange "javascript-npes" which occurred when clicking and |
465f72f68cee
Fix strange javascript side effects.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1573
diff
changeset
|
4011 pressing enter too fast. |
465f72f68cee
Fix strange javascript side effects.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1573
diff
changeset
|
4012 |
1573
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4013 2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4014 |
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4015 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4016 Added documentation, minor cleanup. |
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4017 Added KeyPressHandler to km-spinnerItem, lose focus on |
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4018 Enter-KeyPress. |
0fbbcec35462
Improved spinner-behaviour in cross section km control.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1572
diff
changeset
|
4019 |
1572
60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1571
diff
changeset
|
4020 2012-01-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1571
diff
changeset
|
4021 |
60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1571
diff
changeset
|
4022 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1571
diff
changeset
|
4023 Refactored und introduces a temproray regression: Update only when |
60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1571
diff
changeset
|
4024 losing the focus (not on click or enter- press). |
60f8edc7a6f0
Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1571
diff
changeset
|
4025 |
1571
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4026 2012-01-31 Ingo Weinzierl <ingo@intevation.de> |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4027 |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4028 * src/main/java/de/intevation/flys/client/server/DataFactory.java: New. |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4029 This class should be used to create new Data instances. |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4030 |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4031 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4032 Use DataFactory to create new Data instances for the old Data objects |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4033 contained in the static ui part of the Artifact's DESCRIBE document. |
1227878665b5
Introduced a DataFactory that should be used to create new Data instances.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1570
diff
changeset
|
4034 |
1570
eeee85c4d996
Adjusted table height to fill the window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1569
diff
changeset
|
4035 2012-01-30 Raimund Renkert <raimund.renkert@intevation.de> |
eeee85c4d996
Adjusted table height to fill the window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1569
diff
changeset
|
4036 |
eeee85c4d996
Adjusted table height to fill the window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1569
diff
changeset
|
4037 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
eeee85c4d996
Adjusted table height to fill the window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1569
diff
changeset
|
4038 Adjusted table height to fill the window. |
eeee85c4d996
Adjusted table height to fill the window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1569
diff
changeset
|
4039 |
1569
b85761d21975
Get the axes name from collection settings and use them as table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1568
diff
changeset
|
4040 2012-01-30 Raimund Renkert <raimund.renkert@intevation.de> |
b85761d21975
Get the axes name from collection settings and use them as table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1568
diff
changeset
|
4041 |
b85761d21975
Get the axes name from collection settings and use them as table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1568
diff
changeset
|
4042 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
b85761d21975
Get the axes name from collection settings and use them as table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1568
diff
changeset
|
4043 Get the axes name from collection settings and use them as header. |
b85761d21975
Get the axes name from collection settings and use them as table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1568
diff
changeset
|
4044 |
1568
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4045 2012-01-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4046 |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4047 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4048 Use outputmodes name to handle manual points on a per-chart basis. |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4049 |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4050 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4051 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4052 Pass outputmode name to ManualPointEditor. |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4053 |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4054 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4055 src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4056 Add accessor to outputmode. |
2432973ccced
Handle manual points on a per-chart(type) basis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1567
diff
changeset
|
4057 |
1567
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4058 2012-01-30 Raimund Renkert <raimund.renkert@intevation.de> |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4059 |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4060 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4061 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4062 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4063 Show count of hits in filtered input helper tables. |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4064 |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4065 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4066 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4067 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4068 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4069 Added i18n string. |
7e738bc8ed75
Show hit count in filtered input helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1566
diff
changeset
|
4070 |
1566
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4071 2012-01-30 Ingo Weinzierl <ingo@intevation.de> |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4072 |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4073 * src/main/java/de/intevation/flys/client/shared/model/RangeData.java: |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4074 Added getDefaultLower() and getDefaultUpper() methods. |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4075 |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4076 * src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4077 Added a new constructor that takes default values for min and max and |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4078 implemented the getDefaultLower() and getDefaultUpper() methods. |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4079 |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4080 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4081 Read default values for min and max data items from DESCRIBE document. |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4082 |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4083 * src/main/java/de/intevation/flys/client/client/ui/RangePanel.java: |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4084 Initialize the min and max field with default values provided by |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4085 RangeData's getDefaultLower() and getDefaultUpper() methods. |
c408074c6409
Initialize the min and max fields in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1565
diff
changeset
|
4086 |
1565
87f5ed6960e8
Improved form validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1564
diff
changeset
|
4087 2012-01-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
87f5ed6960e8
Improved form validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1564
diff
changeset
|
4088 |
87f5ed6960e8
Improved form validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1564
diff
changeset
|
4089 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
87f5ed6960e8
Improved form validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1564
diff
changeset
|
4090 Added basic validation of entered values at a higher level. Removed |
87f5ed6960e8
Improved form validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1564
diff
changeset
|
4091 TODOs, cosmetics. |
87f5ed6960e8
Improved form validation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1564
diff
changeset
|
4092 |
1564
3606f2caf93e
Make manual Points active by default.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1563
diff
changeset
|
4093 2012-01-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3606f2caf93e
Make manual Points active by default.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1563
diff
changeset
|
4094 |
3606f2caf93e
Make manual Points active by default.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1563
diff
changeset
|
4095 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
3606f2caf93e
Make manual Points active by default.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1563
diff
changeset
|
4096 Set activity field to 'active' by default. |
3606f2caf93e
Make manual Points active by default.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1563
diff
changeset
|
4097 |
1563
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4098 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4099 |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4100 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4101 Added dummy handling for new boolean 'active' flag of each point. |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4102 Refactoring. |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4103 |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4104 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4105 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4106 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4107 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4108 Added translations for manual points related words. |
41abc345d2f1
Added dummy handling for new boolean property of each point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1562
diff
changeset
|
4109 |
1562
af29d43cf4da
Added basic validation, improved editing function, minor refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1561
diff
changeset
|
4110 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
af29d43cf4da
Added basic validation, improved editing function, minor refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1561
diff
changeset
|
4111 |
af29d43cf4da
Added basic validation, improved editing function, minor refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1561
diff
changeset
|
4112 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
af29d43cf4da
Added basic validation, improved editing function, minor refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1561
diff
changeset
|
4113 Added basic validation and improved editing function to manual point |
af29d43cf4da
Added basic validation, improved editing function, minor refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1561
diff
changeset
|
4114 editor. Minor refac. |
af29d43cf4da
Added basic validation, improved editing function, minor refac.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1561
diff
changeset
|
4115 |
1561
3cf3cd8dd92d
Made manual points edit- and removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1560
diff
changeset
|
4116 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3cf3cd8dd92d
Made manual points edit- and removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1560
diff
changeset
|
4117 |
3cf3cd8dd92d
Made manual points edit- and removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1560
diff
changeset
|
4118 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
3cf3cd8dd92d
Made manual points edit- and removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1560
diff
changeset
|
4119 Made previously entered values edit- and removable, added TODOs. |
3cf3cd8dd92d
Made manual points edit- and removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1560
diff
changeset
|
4120 |
1560
1c47de6ccfb1
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1559
diff
changeset
|
4121 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1c47de6ccfb1
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1559
diff
changeset
|
4122 |
1c47de6ccfb1
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1559
diff
changeset
|
4123 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java, |
1c47de6ccfb1
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1559
diff
changeset
|
4124 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
1c47de6ccfb1
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1559
diff
changeset
|
4125 Docu-waitforit-mentation. |
1c47de6ccfb1
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1559
diff
changeset
|
4126 |
1559
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4127 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4128 |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4129 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4130 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4131 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4132 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4133 Added translations for manual points related words. |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4134 |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4135 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4136 Added context menu to open point editor from themepanel. |
d738132d64b9
Added translateable context menu to open manual point editor from themepanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1558
diff
changeset
|
4137 |
1558
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4138 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4139 |
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4140 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4141 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4142 Added accidentally ommitted german translation, use key when |
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4143 building ui. |
eff394f9714a
Fix i18n issues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1557
diff
changeset
|
4144 |
1557
964e90c5b4c1
Invested 2 seconds after losing 3.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1556
diff
changeset
|
4145 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
964e90c5b4c1
Invested 2 seconds after losing 3.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1556
diff
changeset
|
4146 |
964e90c5b4c1
Invested 2 seconds after losing 3.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1556
diff
changeset
|
4147 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
964e90c5b4c1
Invested 2 seconds after losing 3.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1556
diff
changeset
|
4148 Invested 2 seconds after losing 3. |
964e90c5b4c1
Invested 2 seconds after losing 3.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1556
diff
changeset
|
4149 |
1555
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4150 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4151 |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4152 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4153 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4154 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4155 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4156 src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java, |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4157 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4158 Refactored to not hold own reference to Collection, always use Views |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4159 one instead. |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4160 |
1554
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4161 2012-01-27 Ingo Weinzierl <ingo@intevation.de> |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4162 |
1556
3324ef9d8341
First step to implement WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1555
diff
changeset
|
4163 * src/main/java/de/intevation/flys/client/client/ui/WQSimpleArrayPanel.java: |
3324ef9d8341
First step to implement WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1555
diff
changeset
|
4164 Implemented the first part of createOld(). TODO: display selected data. |
3324ef9d8341
First step to implement WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1555
diff
changeset
|
4165 |
3324ef9d8341
First step to implement WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1555
diff
changeset
|
4166 2012-01-27 Ingo Weinzierl <ingo@intevation.de> |
3324ef9d8341
First step to implement WQSimpleArrayPanel.createOld().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1555
diff
changeset
|
4167 |
1554
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4168 * src/main/java/de/intevation/flys/client/shared/model/RangeData.java: New |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4169 interface for ranges that declares two methods getUpper() and getLower(). |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4170 |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4171 * src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4172 Subclasses RangeData. |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4173 |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4174 * src/main/java/de/intevation/flys/client/client/ui/RangePanel.java: |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4175 Implemented the createOld() method. |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4176 |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4177 * src/main/java/de/intevation/flys/client/client/ui/IntegerRangePanel.java: |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4178 Cast objects returned by IntegerRangeData's getLower() and getUpper() |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4179 method to Integer. The signature of both methods have changed slightly. |
ae25566ce6f6
Implemented the createOld() method in RangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1553
diff
changeset
|
4180 |
1553
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4181 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4182 |
1555
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4183 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4184 Added i18n for points-button. |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4185 |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4186 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c057ef91b268
Refactored Collection reference out of Panels.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1554
diff
changeset
|
4187 |
1553
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4188 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4189 Transfer name of points. |
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4190 Resolved various i18n TODOs. |
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4191 Minor layout improvement. |
9ad19e31d149
Improved points UI to also respect language and name of point.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1552
diff
changeset
|
4192 |
1552
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4193 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4194 |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4195 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4196 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4197 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4198 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4199 Added translations for manual points related words. |
69b38f890bb6
Added translations for manual points related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1551
diff
changeset
|
4200 |
1551
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4201 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4202 |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4203 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4204 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4205 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4206 Pass updated collection to ManualPointsEditor, like this freshly |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4207 added points are visible when opening the editor next time. |
cfe88143ee89
Display edited manual points next time the point editor is opened.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1550
diff
changeset
|
4208 |
1550
9bf1ffd53dfb
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1549
diff
changeset
|
4209 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9bf1ffd53dfb
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1549
diff
changeset
|
4210 |
9bf1ffd53dfb
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1549
diff
changeset
|
4211 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java, |
9bf1ffd53dfb
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1549
diff
changeset
|
4212 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
9bf1ffd53dfb
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1549
diff
changeset
|
4213 Cosmetics, docs. |
9bf1ffd53dfb
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1549
diff
changeset
|
4214 |
1549
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4215 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4216 |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4217 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4218 Fire RedrawRequest when finished adding points. |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4219 |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4220 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4221 Register RedrawRequestHandler with ManualPointsEditor. |
42f1213dfbcc
Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1548
diff
changeset
|
4222 |
1548
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4223 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4224 |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4225 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4226 src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java, |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4227 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4228 src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4229 Cosmetics, removed obsolete imports. |
e2f74131ffc1
Cosmetics, removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1547
diff
changeset
|
4230 |
1547
76377fe3f0c7
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1546
diff
changeset
|
4231 2012-01-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
76377fe3f0c7
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1546
diff
changeset
|
4232 |
76377fe3f0c7
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1546
diff
changeset
|
4233 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
76377fe3f0c7
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1546
diff
changeset
|
4234 Cosmetics. |
76377fe3f0c7
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1546
diff
changeset
|
4235 |
76377fe3f0c7
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1546
diff
changeset
|
4236 2012-01-26 Raimund Renkert <raimund.renkert@intevation.de> |
1546
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4237 |
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4238 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4239 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4240 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4241 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4242 Added i18n string for PDF export button. |
5c6a5832bde5
Issue 138.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1545
diff
changeset
|
4243 |
1545
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4244 2012-01-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4245 |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4246 Added basic UI to enter 'manual points'. |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4247 |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4248 * src/main/java/de/intevation/flys/client/client/ui/chart/ManualPointsEditor.java: |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4249 New. UI to enter and modify manual points. |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4250 |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4251 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4252 Modified constructor to avoid passing unused parameters, instantiate |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4253 ManualPointsEditor on users command. |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4254 |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4255 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4256 Reflect change in ChartToolbars constructor. |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4257 (getView): New. |
2f0150f21e77
Added basic UI to enter manual points.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1544
diff
changeset
|
4258 |
1544
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4259 2012-01-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4260 |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4261 In preparation of 'manual points' feature, opened Collection |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4262 interface. |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4263 |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4264 * src/main/java/de/intevation/flys/client/shared/model/Collection.java, |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4265 src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4266 (getItem): Pick CollectionItem by identifier. |
2b3d02626823
Opened Collection interface in preparation of Manual Points-Feature.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1543
diff
changeset
|
4267 |
1543
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4268 2012-01-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4269 |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4270 * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4271 Fix typo, doc. |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4272 |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4273 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4274 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4275 src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java, |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4276 src/main/java/de/intevation/flys/client/client/ui/PropertyEditor.java: |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4277 Cosmetics. |
0b79630e3bcb
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1542
diff
changeset
|
4278 |
1542
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4279 2012-01-25 Raimund Renkert <raimund.renkert@intevation.de> |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4280 |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4281 Issue 265. |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4282 |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4283 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4284 Added method to activate/deactivate scale line. The method removes the |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4285 control on deactivation and adds the control on activation. |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4286 |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4287 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4288 Implements TabSelectedHandler now. If the tab is selected, the scale line |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4289 and measure control are deactivated. Scale line is activated if the tab is |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4290 selected. |
3e2ef8e0a0dc
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1541
diff
changeset
|
4291 |
1541
959e1d0df941
Fixed typo, more stub for add points ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1540
diff
changeset
|
4292 2012-01-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
959e1d0df941
Fixed typo, more stub for add points ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1540
diff
changeset
|
4293 |
959e1d0df941
Fixed typo, more stub for add points ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1540
diff
changeset
|
4294 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
959e1d0df941
Fixed typo, more stub for add points ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1540
diff
changeset
|
4295 Fix typo, more stub for add points ui. |
959e1d0df941
Fixed typo, more stub for add points ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1540
diff
changeset
|
4296 |
1540
cd88a257a5e6
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1539
diff
changeset
|
4297 2012-01-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
cd88a257a5e6
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1539
diff
changeset
|
4298 |
cd88a257a5e6
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1539
diff
changeset
|
4299 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
cd88a257a5e6
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1539
diff
changeset
|
4300 (adjustImageButton): Extracted/Refactored. Laid minimal groundstep |
cd88a257a5e6
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1539
diff
changeset
|
4301 for adding points ui. |
cd88a257a5e6
Minor refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1539
diff
changeset
|
4302 |
1539
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4303 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> |
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4304 |
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4305 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4306 Suppress onCollectionChange event if an artifact is added to the collection |
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4307 to avoid loading maps twice. The event is triggered by the |
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4308 describeCollection call. |
28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1538
diff
changeset
|
4309 |
1538
92f81eac034a
Added filter implementation for input helper tables in single location and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1537
diff
changeset
|
4310 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> |
92f81eac034a
Added filter implementation for input helper tables in single location and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1537
diff
changeset
|
4311 |
92f81eac034a
Added filter implementation for input helper tables in single location and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1537
diff
changeset
|
4312 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
92f81eac034a
Added filter implementation for input helper tables in single location and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1537
diff
changeset
|
4313 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
92f81eac034a
Added filter implementation for input helper tables in single location and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1537
diff
changeset
|
4314 Added filter implementation for input helper tables. |
92f81eac034a
Added filter implementation for input helper tables in single location and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1537
diff
changeset
|
4315 |
1537
2b104fa094e2
Added filter criterion and clear filter on tab selection changed and input mode
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1536
diff
changeset
|
4316 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> |
2b104fa094e2
Added filter criterion and clear filter on tab selection changed and input mode
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1536
diff
changeset
|
4317 |
2b104fa094e2
Added filter criterion and clear filter on tab selection changed and input mode
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1536
diff
changeset
|
4318 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
2b104fa094e2
Added filter criterion and clear filter on tab selection changed and input mode
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1536
diff
changeset
|
4319 Added filter criterion and clear filter on tab selection changed and |
2b104fa094e2
Added filter criterion and clear filter on tab selection changed and input mode
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1536
diff
changeset
|
4320 input mode changed. |
2b104fa094e2
Added filter criterion and clear filter on tab selection changed and input mode
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1536
diff
changeset
|
4321 |
1536
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4322 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4323 |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4324 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4325 Apply the filter input on the tables. |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4326 |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4327 * src/main/java/de/intevation/flys/client/client/ui/RangeTableFilter.java: |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4328 Added validator to the input fields. Validates data on key up event. |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4329 |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4330 * src/main/java/de/intevation/flys/client/client/event/RangeFilterEvent.java: |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4331 Use Float as data type instead of String. |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4332 |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4333 * src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java: |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4334 Return false if the FormItem is null. |
4f4d29404dba
Filter the helper input tables using the range filter.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1535
diff
changeset
|
4335 |
1535
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4336 2012-01-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4337 |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4338 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4339 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4340 Added UI for the simple case of the "Bezugslinienverfahren" ("W auf freier Strecke"). |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4341 |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4342 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4343 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4344 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4345 Adjusted i18n. |
03e82be2aabc
Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1534
diff
changeset
|
4346 |
1534
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4347 2012-01-23 Raimund Renkert <raimund.renkert@intevation.de> |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4348 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4349 Added UI parts and event for filtering distances and locations. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4350 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4351 * src/main/java/de/intevation/flys/client/client/ui/RangeTableFilter.java: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4352 New. Creates textitems for user input. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4353 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4354 * src/main/java/de/intevation/flys/client/client/event/RangeFilterEvent.java: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4355 New. The range filter events contains the 'from' and 'to' value. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4356 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4357 * src/main/java/de/intevation/flys/client/client/event/FilterHandler.java: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4358 Added new filter criteria changed method. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4359 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4360 * src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4361 Set the textitem width to a fix value. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4362 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4363 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4364 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4365 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4366 Added UI parts to Panels. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4367 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4368 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4369 Empty implementation for range filter event. The project list has no |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4370 ranges to filter. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4371 |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4372 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4373 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4374 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4375 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4376 Added i18n strings for new filter. |
98123d34529b
Added UI parts and event for filtering distances and locations.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1533
diff
changeset
|
4377 |
1533
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4378 2012-01-20 Raimund Renkert <raimund.renkert@intevation.de> |
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4379 |
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4380 Add cross sections loaded from datacage to the master artifacts list. |
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4381 |
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4382 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4383 Overrides updateGrid() to update the list of master artifacts, too. |
7fcec57c2f2c
Add cross sections loaded from datacage to the master artifacts list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1532
diff
changeset
|
4384 |
1532
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4385 2012-01-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4386 |
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4387 Fix flys/issue458 (typo). |
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4388 |
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4389 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4390 Fix typo in key for translation. |
916c94b32be2
Fix typo for i18n key, flys/issue458.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1531
diff
changeset
|
4391 |
1531
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4392 2012-01-20 Raimund Renkert <raimund.renkert@intevation.de> |
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4393 |
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4394 Set the empty facet to invisible. |
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4395 |
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4396 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4397 Hide empty facets in theme list. |
8b4688a2e25d
Set the empty facet to invisible.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1530
diff
changeset
|
4398 |
1530
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4399 2012-01-20 Raimund Renkert <raimund.renkert@intevation.de> |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4400 |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4401 Added new artifact to be able to open existing 'new chart' projects. |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4402 |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4403 * src/main/java/de/intevation/flys/client/shared/model/ChartArtifact.java: |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4404 New. Artifact for 'new chart' module. |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4405 |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4406 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4407 Create a ChartArtifact if the artifact name equals 'new_chart'. |
f1f0e9c75026
Added new artifact to be able to open existing 'new chart' projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1529
diff
changeset
|
4408 |
1529
e91f87b2524e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1528
diff
changeset
|
4409 2012-01-19 Ingo Weinzierl <ingo@intevation.de> |
e91f87b2524e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1528
diff
changeset
|
4410 |
e91f87b2524e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1528
diff
changeset
|
4411 * src/main/java/de/intevation/flys/client/client/ui/WQSimpleArrayPanel.java, |
e91f87b2524e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1528
diff
changeset
|
4412 src/main/java/de/intevation/flys/client/client/ui/RangePanel.java: Removed |
e91f87b2524e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1528
diff
changeset
|
4413 useless imports. |
e91f87b2524e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1528
diff
changeset
|
4414 |
1528
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4415 2012-01-19 Ingo Weinzierl <ingo@intevation.de> |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4416 |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4417 * src/main/java/de/intevation/flys/client/client/ui/WQSimpleArrayPanel.java: |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4418 New. This widget allows choosing between W/Q mode and inserting values as |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4419 array. |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4420 |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4421 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4422 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4423 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4424 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4425 Added labels for historical WQ selection used in WQSimpleArrayPanel. |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4426 |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4427 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4428 Create new instances of WQSimpleArrayPanel if ui provider is set to |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4429 'wq_simple_array'. |
ff41405a891d
Added a new widget to simply insert a WQ mode and values as array.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1527
diff
changeset
|
4430 |
1527
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4431 2012-01-19 Ingo Weinzierl <ingo@intevation.de> |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4432 |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4433 * src/main/java/de/intevation/flys/client/shared/model/IntegerOptionsData.java, |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4434 src/main/java/de/intevation/flys/client/shared/model/IntegerArrayData.java: |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4435 New Data types for better handling of options (radio buttons) and integer |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4436 arrays. |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4437 |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4438 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4439 Create new instances of IntegerOptionsData if the type is 'intoptions' and |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4440 new instances of IntegerArrayData if type is 'intarray'. |
252c22237fe7
Added new Data classes for integer array and integer options.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1526
diff
changeset
|
4441 |
1526
4a5e65551923
Read river from artifact description in state.chart.river to be able
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1525
diff
changeset
|
4442 2012-01-19 Raimund Renkert <raimund.renkert@intevation.de> |
4a5e65551923
Read river from artifact description in state.chart.river to be able
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1525
diff
changeset
|
4443 |
4a5e65551923
Read river from artifact description in state.chart.river to be able
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1525
diff
changeset
|
4444 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
4a5e65551923
Read river from artifact description in state.chart.river to be able
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1525
diff
changeset
|
4445 Read river from artifact description in state.chart.river to be able |
4a5e65551923
Read river from artifact description in state.chart.river to be able
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1525
diff
changeset
|
4446 to load the list of locations. |
4a5e65551923
Read river from artifact description in state.chart.river to be able
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1525
diff
changeset
|
4447 |
1525
27a2a065a963
Set the collection if all recommended artifacts are loaded or the
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1524
diff
changeset
|
4448 2012-01-19 Raimund Renkert <raimund.renkert@intevation.de> |
27a2a065a963
Set the collection if all recommended artifacts are loaded or the
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1524
diff
changeset
|
4449 |
27a2a065a963
Set the collection if all recommended artifacts are loaded or the
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1524
diff
changeset
|
4450 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
27a2a065a963
Set the collection if all recommended artifacts are loaded or the
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1524
diff
changeset
|
4451 Set the collection if all recommended artifacts are loaded or the |
27a2a065a963
Set the collection if all recommended artifacts are loaded or the
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1524
diff
changeset
|
4452 collection has no recommended artifacts. |
27a2a065a963
Set the collection if all recommended artifacts are loaded or the
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1524
diff
changeset
|
4453 |
1524
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4454 2012-01-18 Ingo Weinzierl <ingo@intevation.de> |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4455 |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4456 * src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4457 Modified getItems(): it will now return a single DataItem which value |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4458 consists of the min and max value seperated by a ';'. |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4459 |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4460 * src/main/java/de/intevation/flys/client/client/ui/TimerangePanel.java: |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4461 Removed, because there is no time relevant code here. All code has moved |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4462 to IntegerRangePanel. |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4463 |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4464 * src/main/java/de/intevation/flys/client/client/ui/IntegerRangePanel.java: |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4465 Added new methods getLowerAsInt() and getUpperAsInt() and setMaxLower() |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4466 and setMaxUpper() from TimerangePanel. Furthermore, the still missing |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4467 getData() method has been implemented. It returns a single |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4468 IntegerRangeData object. |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4469 |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4470 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4471 Create new instances of IntegerRangePanel if the ui provider is set to |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4472 'intrange'. |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4473 |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4474 * src/main/java/de/intevation/flys/client/client/ui/RangePanel.java: The |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4475 range panel stores the data name now and has new methods that return the |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4476 lower and upper value. |
487c3ff7e838
Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1523
diff
changeset
|
4477 |
1523
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4478 2012-01-18 Ingo Weinzierl <ingo@intevation.de> |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4479 |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4480 * src/main/java/de/intevation/flys/client/client/ui/RangePanel.java: New. |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4481 This panel allows inserting two values (min and max) for ranges. It is |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4482 abstract, so concrete subclasses are required. |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4483 |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4484 * src/main/java/de/intevation/flys/client/client/ui/IntegerRangePanel.java: |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4485 New. A subclass of RangePanel that allows inserting an integer range. |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4486 |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4487 * src/main/java/de/intevation/flys/client/client/ui/TimerangePanel.java: |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4488 New. A subclass of IntegerRangePanel that requires an IntegerRangeData |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4489 object to set the min and max values for the range. |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4490 |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4491 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4492 Create new instances of TimerangePanel if the ui provider is set to |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4493 'timerange'. |
07b532f9e057
Added new panels for inserting ranges, int ranges and time (year) ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1522
diff
changeset
|
4494 |
1522
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4495 2012-01-18 Ingo Weinzierl <ingo@intevation.de> |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4496 |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4497 * src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4498 New. This Data instance is used to save data objects with an integer |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4499 range. |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4500 |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4501 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4502 Create new instances of IntegerRangeData if the data type is 'intrange'. |
df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1521
diff
changeset
|
4503 |
1521
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4504 2012-01-16 Ingo Weinzierl <ingo@intevation.de> |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4505 |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4506 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4507 Repaired MapArtifact creation: create new instances of this type if the |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4508 name of the Artifact (provided in the DESCRIBE document) equals |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4509 'new_map'. The internal name of the MapArtifact has changed in the last |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4510 commits. |
f22713b5d29d
Repaired broken MapArtifact creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1520
diff
changeset
|
4511 |
1520
77fdb2359ef4
Changed internal string for new chart module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1519
diff
changeset
|
4512 2012-01-13 Raimund Renkert <raimund.renkert@intevation.de> |
77fdb2359ef4
Changed internal string for new chart module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1519
diff
changeset
|
4513 |
77fdb2359ef4
Changed internal string for new chart module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1519
diff
changeset
|
4514 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
77fdb2359ef4
Changed internal string for new chart module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1519
diff
changeset
|
4515 Renamed new chart module. |
77fdb2359ef4
Changed internal string for new chart module.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1519
diff
changeset
|
4516 |
1519
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4517 2012-01-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4518 |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4519 Implemented synchronous navigationi of cross section profiles.. |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4520 |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4521 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4522 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4523 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4524 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4525 Added translation for synchronous navigation. |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4526 |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4527 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4528 Allow switching of manyfeed/synchronous navigation via context menu. |
a6f6c61b18be
Implemented synchronous navigation through cross section profiles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1518
diff
changeset
|
4529 |
1518
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4530 2012-01-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4531 |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4532 Added feedMany() function to FeedService to feed multiple artifacts |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4533 at once. |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4534 |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4535 * src/main/java/de/intevation/flys/client/client/services/FeedService.java, |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4536 src/main/java/de/intevation/flys/client/client/services/FeedServiceAsync.java, |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4537 src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java: |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4538 (feedMany): New. Still issue single feeds per artifact but with only |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4539 one async callback. |
e8706fec0ee9
Added feedMany() implementation to feed-service.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1517
diff
changeset
|
4540 |
1517
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4541 2012-01-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4542 |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4543 Cosmetics. |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4544 |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4545 * src/main/java/de/intevation/flys/client/shared/model/Theme.java: |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4546 Doc added. |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4547 |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4548 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4549 Cosmetics, doc. |
a9388fba0b46
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1516
diff
changeset
|
4550 |
1516
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4551 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4552 |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4553 * src/main/java/de/intevation/flys/client/shared/model/MapArtifact.java, |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4554 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4555 Changed the visible i18n strings for module 'new map.' |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4556 |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4557 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4558 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4559 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4560 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4561 Added i18n string for module 'new map'. |
102e472bd2a1
Changed the visible i18n strings for module 'new map.'
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1515
diff
changeset
|
4562 |
1515 | 4563 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> |
4564 | |
4565 Issue451. | |
4566 | |
4567 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
4568 Load and add all recommendations together in one async request using | |
4569 the LoadArtifactService. This is a better way to avoid loading | |
4570 multiple map tabs and reduces the amount of async requests. | |
4571 | |
1514
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4572 2012-01-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4573 |
4063 | 4574 Partial flys/issue441 (Fl�che �ber HSQ (zweite Achse) verkehrt). |
1514
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4575 |
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4576 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4577 Adjust data content to what is expected on server side (to allow |
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4578 unique identification of facets). |
b6af10d5f3da
Partial flys/issue441.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1513
diff
changeset
|
4579 |
1513
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4580 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4581 |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4582 * src/main/java/de/intevation/flys/client/shared/model/MapArtifact.java: |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4583 New. Map artifact for module 'new map'. The artifact allows to open an |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4584 existing map project. |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4585 |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4586 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4587 Create a new map artifact if the artifact name is 'map'. |
f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1512
diff
changeset
|
4588 |
1512 | 4589 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> |
4590 | |
4591 Issue451. | |
4592 | |
4593 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
4594 Added recommendations queue. The queue avoids loading more than one | |
4595 map output tab. | |
4596 | |
1511
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4597 2012-01-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4598 |
4063 | 4599 Partial flys/issue439 (Streckenfavoriten lassen sich nicht �ber den |
1511
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4600 Datenkorb hinzuladen) |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4601 |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4602 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4603 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4604 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4605 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4606 Added "annotation" translation. |
9119bf1f9e5e
Added translation for Streckenfavoriten.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1510
diff
changeset
|
4607 |
1510
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4608 2012-01-11 Raimund Renkert <raimund.renkert@intevation.de> |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4609 |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4610 * src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java: |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4611 Find the output mode in collection to request the correct map. |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4612 |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4613 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4614 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4615 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4616 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4617 Added i18n string for error message. |
f7b3d5833f3b
Updated the MapOutputService to be able to request the new output type 'map'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1509
diff
changeset
|
4618 |
1509 | 4619 2012-01-11 Raimund Renkert <raimund.renkert@intevation.de> |
4620 | |
4621 Issue 435. | |
4622 | |
4623 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: | |
4624 Changed request redraw event parameter from 'RESET' to 'DEFAULT'. | |
4625 | |
1508
8ac57bbc270c
Fixed initial boolean value setting.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1507
diff
changeset
|
4626 2012-01-11 Raimund Renkert <raimund.renkert@intevation.de> |
8ac57bbc270c
Fixed initial boolean value setting.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1507
diff
changeset
|
4627 |
8ac57bbc270c
Fixed initial boolean value setting.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1507
diff
changeset
|
4628 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
8ac57bbc270c
Fixed initial boolean value setting.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1507
diff
changeset
|
4629 Fixed initial boolean value setting. |
8ac57bbc270c
Fixed initial boolean value setting.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1507
diff
changeset
|
4630 |
1507
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4631 2012-01-11 Raimund Renkert <raimund.renkert@intevation.de> |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4632 |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4633 Improved validation and property handling. |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4634 |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4635 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4636 Changed the way of validating and setting values. |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4637 |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4638 * src/main/java/de/intevation/flys/client/client/utils/Validator.java, |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4639 src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java, |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4640 src/main/java/de/intevation/flys/client/client/utils/IntegerValidator.java: |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4641 Changed the validator to an interface and removed the ChangedHandler |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4642 implementation. The concrete validators implement the new interface. |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4643 |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4644 * src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java, |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4645 src/main/java/de/intevation/flys/client/shared/model/BooleanProperty.java, |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4646 src/main/java/de/intevation/flys/client/shared/model/DoubleProperty.java, |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4647 src/main/java/de/intevation/flys/client/shared/model/IntegerProperty.java, |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4648 src/main/java/de/intevation/flys/client/shared/model/StringProperty.java: |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4649 The concrete property classes return the appropriate value type for |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4650 better handling. |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4651 |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4652 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4653 Set the values via toString() to describe document. |
c21d14e48040
Improved validation and property handling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1506
diff
changeset
|
4654 |
1506
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4655 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4656 |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4657 Issue 358. |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4658 |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4659 * src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java: |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4660 Added method to convert double values to a protocoll conform string. |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4661 |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4662 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4663 Convert double values to i18n conform strings. |
339f8aa641b5
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1505
diff
changeset
|
4664 |
1505
4967508928a2
Fixed initial values of boolean properties.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1504
diff
changeset
|
4665 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
4967508928a2
Fixed initial values of boolean properties.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1504
diff
changeset
|
4666 |
4967508928a2
Fixed initial values of boolean properties.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1504
diff
changeset
|
4667 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
4967508928a2
Fixed initial values of boolean properties.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1504
diff
changeset
|
4668 Fixed initial values of boolean properties. |
4967508928a2
Fixed initial values of boolean properties.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1504
diff
changeset
|
4669 |
1504
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4670 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4671 |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4672 Implemented the validators more object oriented. |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4673 |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4674 * src/main/java/de/intevation/flys/client/client/utils/Validator.java: |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4675 Removed the concrete validate methods. |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4676 |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4677 * src/main/java/de/intevation/flys/client/client/utils/DoubleValidator.java, |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4678 src/main/java/de/intevation/flys/client/client/utils/IntegerValidator.java: |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4679 New. Implemented concrete validators. |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4680 |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4681 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4682 Use the new validators to validate the input values. |
02a9104c0451
Implemented the validators more object oriented.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1503
diff
changeset
|
4683 |
1503
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4684 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4685 |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4686 Issue 433. Allways load original chart settings when opening the dialog. |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4687 |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4688 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4689 Clone the settings object and set the original values while initializing |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4690 the dialog. |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4691 |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4692 * src/main/java/de/intevation/flys/client/shared/model/Property.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4693 src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4694 src/main/java/de/intevation/flys/client/shared/model/PropertyGroup.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4695 src/main/java/de/intevation/flys/client/shared/model/BooleanProperty.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4696 src/main/java/de/intevation/flys/client/shared/model/DoubleProperty.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4697 src/main/java/de/intevation/flys/client/shared/model/IntegerProperty.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4698 src/main/java/de/intevation/flys/client/shared/model/StringProperty.java, |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4699 src/main/java/de/intevation/flys/client/shared/model/OutputSettings.java: |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4700 Made the properties and settings classes cloneable. |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4701 |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4702 * src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4703 Added a method of DefaultCollection to the interface. |
3304608baf35
Issue 433.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1502
diff
changeset
|
4704 |
1502
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4705 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4706 |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4707 Issue 358. Validate dialog on accept. |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4708 |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4709 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4710 Validate all forms before updating the chart. |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4711 |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4712 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4713 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4714 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4715 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4716 Added i18n string for error message. |
d1223d93dd68
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1501
diff
changeset
|
4717 |
1501
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4718 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4719 |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4720 Issue 358. Axis range fix. |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4721 |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4722 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4723 Changed 'from' and 'to' fields for axis fixation. |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4724 |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4725 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4726 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4727 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4728 Changed i18n strings for 'from' and 'to'. |
d12cb71965cf
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1500
diff
changeset
|
4729 |
1500
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4730 2012-01-09 Raimund Renkert <raimund.renkert@intevation.de> |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4731 |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4732 Issue 358. Validation. |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4733 |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4734 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4735 Added validator to integer and double field items. |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4736 |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4737 * src/main/java/de/intevation/flys/client/client/utils/Validator.java: |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4738 New. Validator for SmartGWT FormItems. Currently validates integer and |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4739 double values. |
2a8b5dcbe8ca
Issue 358.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1499
diff
changeset
|
4740 |
1499
0372797fc9cf
Avoid NPE in StyleEditorWindow.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1498
diff
changeset
|
4741 2012-01-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0372797fc9cf
Avoid NPE in StyleEditorWindow.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1498
diff
changeset
|
4742 |
0372797fc9cf
Avoid NPE in StyleEditorWindow.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1498
diff
changeset
|
4743 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
0372797fc9cf
Avoid NPE in StyleEditorWindow.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1498
diff
changeset
|
4744 Survive if no style for given Facet exists, notify user. |
0372797fc9cf
Avoid NPE in StyleEditorWindow.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1498
diff
changeset
|
4745 |
1498
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4746 2012-01-06 Ingo Weinzierl <ingo@intevation.de> |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4747 |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4748 flys/issue196 (i18n/l10n: Zahlenformate einheitlich) |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4749 |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4750 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4751 src/main/java/de/intevation/flys/client/client/ui/wq/WTable.java: Set a |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4752 CellFormatter for the W/Q/D columns that localizes the double values. |
ed16f28e9063
#196 Localize numbers in W/Q/D tables.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1497
diff
changeset
|
4753 |
1497
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4754 2012-01-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4755 |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4756 flys/issue442 (i18n: Datenkorb: flood-protections) |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4757 |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4758 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4759 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4760 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4761 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4762 Added "flood_protection" translation. |
895e6bc4bb73
Added translations for flood_protections keyword.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1496
diff
changeset
|
4763 |
1496
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4764 2012-01-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4765 |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4766 Adjusted the 'master' and 'km' mechanisms of CrossSections to |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4767 server-side changes, set stepwidth of spinner to hektokilometer. |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4768 |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4769 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4770 Do not need to sendFeed for km/master setting, set spinners |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4771 stepwidth to hektokilometer. |
a882297ce63d
Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1495
diff
changeset
|
4772 |
1495
bd6c8b06cb94
Improved the StyledEditorWindow to support a list of pointsizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1494
diff
changeset
|
4773 2012-01-04 Ingo Weinzierl <ingo@intevation.de> |
bd6c8b06cb94
Improved the StyledEditorWindow to support a list of pointsizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1494
diff
changeset
|
4774 |
bd6c8b06cb94
Improved the StyledEditorWindow to support a list of pointsizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1494
diff
changeset
|
4775 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
bd6c8b06cb94
Improved the StyledEditorWindow to support a list of pointsizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1494
diff
changeset
|
4776 Added support for multiple point sizes. |
bd6c8b06cb94
Improved the StyledEditorWindow to support a list of pointsizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1494
diff
changeset
|
4777 |
1494
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4778 2012-01-04 Ingo Weinzierl <ingo@intevation.de> |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4779 |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4780 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4781 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4782 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4783 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4784 strings used in the theme editor. |
83b913a6eecb
Added new strings for the theme editor.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1493
diff
changeset
|
4785 |
1493
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4786 2012-01-04 Ingo Weinzierl <ingo@intevation.de> |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4787 |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4788 * src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4789 src/main/java/de/intevation/flys/client/client/services/UserCollectionsServiceAsync.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4790 src/main/java/de/intevation/flys/client/client/services/UserCollectionsService.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4791 src/main/java/de/intevation/flys/client/client/FLYS.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4792 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4793 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4794 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4795 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4796 Removed unused Config.getServerUrl() calls. |
07b9404d7170
Removed unused method calls.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1492
diff
changeset
|
4797 |
1492
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4798 2012-01-04 Ingo Weinzierl <ingo@intevation.de> |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4799 |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4800 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4801 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4802 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4803 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4804 strings displayed in the theme editor. |
7a1ac903a524
Added new strings displayed in the theme editor window.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1491
diff
changeset
|
4805 |
1491
2a00f4849738
Modified width of DoubleRangePanel in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1490
diff
changeset
|
4806 2012-01-02 Ingo Weinzierl <ingo@intevation.de> |
2a00f4849738
Modified width of DoubleRangePanel in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1490
diff
changeset
|
4807 |
2a00f4849738
Modified width of DoubleRangePanel in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1490
diff
changeset
|
4808 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
2a00f4849738
Modified width of DoubleRangePanel in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1490
diff
changeset
|
4809 Set with of DoubleRangePanel to 400. |
2a00f4849738
Modified width of DoubleRangePanel in LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1490
diff
changeset
|
4810 |
1490
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4811 2012-01-02 Ingo Weinzierl <ingo@intevation.de> |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4812 |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4813 flys/issue302 (Uncaught exception wenn bei Wasserspiegellage-Berechnung kein W/Q angegeben wird) |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4814 |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4815 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4816 Catch a NumberFormatException in validateForm() and return in such cases |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4817 false for an invalid DoubleRangePanel. |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4818 |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4819 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: Catch |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4820 NullPointerExceptions when fetching from, to and step values from |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4821 DoubleRangePanel. Use DoubleRangePanel.validateForm() (with no parameters) |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4822 to validate the DoubleRangePanel correctly. |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4823 |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4824 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4825 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4826 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4827 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4828 Added errors/warnings. |
15b4bc8eede0
#302 Improved input validation in WQ panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1489
diff
changeset
|
4829 |
1489
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4830 2012-01-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4831 |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4832 Added and fixed translations of theme style properties. |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4833 |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4834 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4835 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4836 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4837 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4838 and fixed translations of theme style properties. |
03649eb8933a
Added and fixed translations of theme style properties.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1488
diff
changeset
|
4839 |
1488
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4840 2012-01-02 Ingo Weinzierl <ingo@intevation.de> |
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4841 |
4063 | 4842 flys/issue431 (Karte: Hinzuladen externer WMS Layer nicht m�glich) |
1488
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4843 |
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4844 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java: |
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4845 Added support for WMS 1.3.0: the projection's are defined in a <CRS> |
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4846 element instead of <SRS> in version 1.1.0. |
23ffee639f7c
#431 Added support for WMS 1.3.0 projection definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1487
diff
changeset
|
4847 |
1487
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4848 2012-01-02 Ingo Weinzierl <ingo@intevation.de> |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4849 |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4850 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java: |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4851 The URL to a Capabilities document is determined by a string property |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4852 "test.wms" in main(). |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4853 |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4854 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java, |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4855 src/main/java/de/intevation/flys/client/shared/model/Capabilities.java: |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4856 Override toString(). |
ea2aae01e7c4
Improved CapabilitiesParser to test WMS using its main() method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1486
diff
changeset
|
4857 |
1486
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4858 2012-01-02 Ingo Weinzierl <ingo@intevation.de> |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4859 |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4860 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4861 Improved the TableDataPanel, so that it is able to support CSV exports |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4862 with more that 5 columns. In addition, a small performance optimization |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4863 has been done: the Locale and the NumberFormat is created outside the loop |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4864 that walks over all rows. |
efdb4fe5a69e
Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1485
diff
changeset
|
4865 |
1485
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4866 2011-12-29 Ingo Weinzierl <ingo@intevation.de> |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4867 |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4868 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4869 Introduced fields and methods to support free Q values. This panel now |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4870 has the cases: |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4871 1) W array input |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4872 2) W range input |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4873 3) Q array input |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4874 4) Q range input |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4875 5) Q free array input |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4876 6) Q free range input |
00e429e6420c
Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1484
diff
changeset
|
4877 |
1484
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4878 2011-12-27 Ingo Weinzierl <ingo@intevation.de> |
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4879 |
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4880 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4881 Set widt=-1 and height=-1 for exports. This allows the server to |
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4882 distinguish between a chart export (as PNG, PDF and SVG) and the display |
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4883 in the UI. |
cb5ab84505b7
Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1483
diff
changeset
|
4884 |
1483
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4885 2011-12-27 Ingo Weinzierl <ingo@intevation.de> |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4886 |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4887 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4888 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4889 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4890 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4891 strings for the chart properties dialog's export section. |
843eed27390d
Added strings for chart properties dialog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1482
diff
changeset
|
4892 |
1482
cd8a146d29cd
Update chart if properties are changed successfully.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1481
diff
changeset
|
4893 2011-12-23 Raimund Renkert <raimund.renkert@intevation.de> |
cd8a146d29cd
Update chart if properties are changed successfully.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1481
diff
changeset
|
4894 |
cd8a146d29cd
Update chart if properties are changed successfully.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1481
diff
changeset
|
4895 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
cd8a146d29cd
Update chart if properties are changed successfully.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1481
diff
changeset
|
4896 Update chart if properties are changed successfully. |
cd8a146d29cd
Update chart if properties are changed successfully.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1481
diff
changeset
|
4897 |
1481
3dc70e44fc95
Modified icon background to transparent.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1480
diff
changeset
|
4898 2011-12-23 Raimund Renkert <raimund.renkert@intevation.de> |
3dc70e44fc95
Modified icon background to transparent.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1480
diff
changeset
|
4899 |
3dc70e44fc95
Modified icon background to transparent.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1480
diff
changeset
|
4900 * src/main/webapp/images/properties.gif: |
3dc70e44fc95
Modified icon background to transparent.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1480
diff
changeset
|
4901 Modified icon background to transparent. |
3dc70e44fc95
Modified icon background to transparent.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1480
diff
changeset
|
4902 |
1480
1f2f08211a5f
Skip empty lines in CSV service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1479
diff
changeset
|
4903 2011-12-23 Ingo Weinzierl <ingo@intevation.de> |
1f2f08211a5f
Skip empty lines in CSV service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1479
diff
changeset
|
4904 |
1f2f08211a5f
Skip empty lines in CSV service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1479
diff
changeset
|
4905 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
1f2f08211a5f
Skip empty lines in CSV service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1479
diff
changeset
|
4906 Skip empty lines. |
1f2f08211a5f
Skip empty lines in CSV service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1479
diff
changeset
|
4907 |
1479
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4908 2011-12-22 Raimund Renkert <raimund.renkert@intevation.de> |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4909 |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4910 Issue 427. |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4911 |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4912 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4913 Changed visible strings in editor window to i18n strings. |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4914 |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4915 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4916 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4917 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4918 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4919 Added i18n strings for editor window. |
2f525f54e429
Issue 427.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1478
diff
changeset
|
4920 |
1478
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4921 2011-12-22 Raimund Renkert <raimund.renkert@intevation.de> |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4922 |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4923 Save output settings. |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4924 |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4925 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4926 Create the XML elements for output settings. |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4927 |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4928 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4929 Added handler to UI elements and call CollectionAttributeService to save the |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4930 new settings. |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4931 |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4932 * src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java: |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4933 Fixed typo. |
237e7450ae2e
Save output settings in chart properties dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1477
diff
changeset
|
4934 |
1477
6e694603cde1
Improved the CSVExportService to ignore lines that begin with a '#' character.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1476
diff
changeset
|
4935 2011-12-22 Ingo Weinzierl <ingo@intevation.de> |
6e694603cde1
Improved the CSVExportService to ignore lines that begin with a '#' character.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1476
diff
changeset
|
4936 |
6e694603cde1
Improved the CSVExportService to ignore lines that begin with a '#' character.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1476
diff
changeset
|
4937 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
6e694603cde1
Improved the CSVExportService to ignore lines that begin with a '#' character.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1476
diff
changeset
|
4938 This service now skips lines that begin with a "#". This character is |
6e694603cde1
Improved the CSVExportService to ignore lines that begin with a '#' character.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1476
diff
changeset
|
4939 used in FLYS as the beginning of a comment line. |
6e694603cde1
Improved the CSVExportService to ignore lines that begin with a '#' character.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1476
diff
changeset
|
4940 |
1476
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4941 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4942 |
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4943 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4944 Refactored, use string constant. |
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4945 Uncommented some code paths and mark with todo, as they lead to |
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4946 not yet well-understood side-effects. |
edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1475
diff
changeset
|
4947 |
1475
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4948 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4949 |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4950 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4951 (artifactReference, dataOf): Extracted and use new helper. |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4952 (CROSS_KM): Extracted and use static string. |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4953 (findCurrentCSMaster): Set km of collectionviews master. |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4954 Resolved some todos. |
fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1474
diff
changeset
|
4955 |
1474
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4956 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4957 |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4958 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java, |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4959 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4960 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4961 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4962 Set CollectionView in constructor. |
0ba23e6fef0c
Refactored, set collectionview in Themepanels constructors.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1473
diff
changeset
|
4963 |
1473
71ba43bd0e3f
Added convenient accessor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1472
diff
changeset
|
4964 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
71ba43bd0e3f
Added convenient accessor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1472
diff
changeset
|
4965 |
71ba43bd0e3f
Added convenient accessor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1472
diff
changeset
|
4966 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
71ba43bd0e3f
Added convenient accessor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1472
diff
changeset
|
4967 (getTheme): New, search theme(s) with uuid. |
71ba43bd0e3f
Added convenient accessor.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1472
diff
changeset
|
4968 |
1472
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4969 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4970 |
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4971 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4972 When changing cross-section-masters kilometer in cross sections, |
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4973 also feed the collection-master-artifact with the kilometer, so that |
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4974 it can be displayed in the diagrams subtitle. |
a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1471
diff
changeset
|
4975 |
1471
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4976 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4977 |
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4978 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4979 Introduce CollectionView to all ChartPanel types. |
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4980 |
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4981 2011-12-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1470
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4982 |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4983 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4984 Renamed 'Master' to 'CSMaster' to avoid confusion between |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4985 MasterArtifact of Collection, CrossSection Master and Master of the |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4986 Universe. |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4987 |
1471
e125f889cf2f
Introduce ColletionView to all ChartPanel types.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1470
diff
changeset
|
4988 2011-12-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1470
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4989 |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4990 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4991 Fix over axis case, added new "over axis" menu item. |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4992 |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4993 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4994 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4995 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4996 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4997 Added translation for new menuitem. |
eef55d18f424
Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1468
diff
changeset
|
4998 |
1468
57f9753700e2
Added style for properties dialog axis tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1467
diff
changeset
|
4999 2011-12-21 Raimund Renkert <raimund.renkert@intevation.de> |
57f9753700e2
Added style for properties dialog axis tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1467
diff
changeset
|
5000 |
57f9753700e2
Added style for properties dialog axis tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1467
diff
changeset
|
5001 * src/main/webapp/FLYS.css: |
57f9753700e2
Added style for properties dialog axis tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1467
diff
changeset
|
5002 Added style for properties dialog axis tab. |
57f9753700e2
Added style for properties dialog axis tab.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1467
diff
changeset
|
5003 |
1467
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5004 2011-12-21 Raimund Renkert <raimund.renkert@intevation.de> |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5005 |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5006 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java, |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5007 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5008 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5009 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5010 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5011 Changed i18n strings. |
3adfb0f88eca
Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1466
diff
changeset
|
5012 |
1466
290e53d21d31
Added properties dialog icon.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1465
diff
changeset
|
5013 2011-12-21 Raimund Renkert <raimund.renkert@intevation.de> |
290e53d21d31
Added properties dialog icon.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1465
diff
changeset
|
5014 |
290e53d21d31
Added properties dialog icon.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1465
diff
changeset
|
5015 * src/main/webapp/images/properties.gif: |
290e53d21d31
Added properties dialog icon.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1465
diff
changeset
|
5016 New. Added properties dialog icon. |
290e53d21d31
Added properties dialog icon.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1465
diff
changeset
|
5017 |
1465
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5018 2011-12-21 Raimund Renkert <raimund.renkert@intevation.de> |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5019 |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5020 Create the properties dialog dynamically. |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5021 |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5022 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5023 Create the content based on the properties read from describe collection |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5024 document. |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5025 |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5026 * src/main/java/de/intevation/flys/client/shared/model/PropertyGroup.java: |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5027 Added getter for single property by name. |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5028 |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5029 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5030 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5031 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5032 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5033 Added i18n strings. |
d0bcf5ba7adf
Create the properties dialog content dynamically based on the properties read
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1464
diff
changeset
|
5034 |
1464
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5035 2011-12-20 Raimund Renkert <raimund.renkert@intevation.de> |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5036 |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5037 * src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5038 Added setter for settings. |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5039 |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5040 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5041 Ensure the settings is not null. |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5042 |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5043 * src/main/java/de/intevation/flys/client/shared/model/OutputSettings.java: |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5044 Ensure the categories object is not null. |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5045 |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5046 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5047 Extract and parse the output settings. |
c899a7ffdc8f
Extract and parse the output settings from describe document and add settings
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1463
diff
changeset
|
5048 |
1463
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5049 2011-12-20 Raimund Renkert <raimund.renkert@intevation.de> |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5050 |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5051 * src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java, |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5052 src/main/java/de/intevation/flys/client/shared/model/PropertyGroup.java, |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5053 src/main/java/de/intevation/flys/client/shared/model/Property.java, |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5054 src/main/java/de/intevation/flys/client/shared/model/StringProperty.java: |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5055 Removed code for UI generation. SmartGWT classes are not usable on |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5056 serverside and in model classes. |
14ce1c2a9f6c
Removed code for UI generation. SmartGWT classes are not usable on
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1462
diff
changeset
|
5057 |
1462
a346db45c830
Feed new parameter to area artifact, fix reversed assignment of under/over curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1461
diff
changeset
|
5058 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a346db45c830
Feed new parameter to area artifact, fix reversed assignment of under/over curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1461
diff
changeset
|
5059 |
a346db45c830
Feed new parameter to area artifact, fix reversed assignment of under/over curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1461
diff
changeset
|
5060 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
a346db45c830
Feed new parameter to area artifact, fix reversed assignment of under/over curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1461
diff
changeset
|
5061 Feed artifact with new area.between parameter, fix inversed |
a346db45c830
Feed new parameter to area artifact, fix reversed assignment of under/over curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1461
diff
changeset
|
5062 assignment of 'over' and 'under'. |
a346db45c830
Feed new parameter to area artifact, fix reversed assignment of under/over curves.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1461
diff
changeset
|
5063 |
1461
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5064 2011-12-20 Raimund Renkert <raimund.renkert@intevation.de> |
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5065 |
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5066 * src/main/java/de/intevation/flys/client/shared/model/BooleanProperty.java, |
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5067 src/main/java/de/intevation/flys/client/shared/model/DoubleProperty.java, |
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5068 src/main/java/de/intevation/flys/client/shared/model/IntegerProperty.java: |
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5069 New. Property classes for outup settings. |
83ed39d1083d
Added new classes for output setting types.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1460
diff
changeset
|
5070 |
1460
dfe884cc24a4
Allow other.wkms facets to be created areas with.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1459
diff
changeset
|
5071 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
dfe884cc24a4
Allow other.wkms facets to be created areas with.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1459
diff
changeset
|
5072 |
dfe884cc24a4
Allow other.wkms facets to be created areas with.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1459
diff
changeset
|
5073 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
dfe884cc24a4
Allow other.wkms facets to be created areas with.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1459
diff
changeset
|
5074 Add other.wkms to list of area-compatible facets. |
dfe884cc24a4
Allow other.wkms facets to be created areas with.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1459
diff
changeset
|
5075 |
1459
149f70bcbb96
Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1458
diff
changeset
|
5076 2011-12-20 Ingo Weinzierl <ingo@intevation.de> |
149f70bcbb96
Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1458
diff
changeset
|
5077 |
149f70bcbb96
Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1458
diff
changeset
|
5078 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
149f70bcbb96
Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1458
diff
changeset
|
5079 Adapted the seperator character which is used to devide Ws and Qs (this |
149f70bcbb96
Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1458
diff
changeset
|
5080 character has changed in flys-artifacts). |
149f70bcbb96
Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1458
diff
changeset
|
5081 |
1458
61521bc0ced3
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1457
diff
changeset
|
5082 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
61521bc0ced3
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1457
diff
changeset
|
5083 |
61521bc0ced3
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1457
diff
changeset
|
5084 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
61521bc0ced3
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1457
diff
changeset
|
5085 Removed obsolete imports. |
61521bc0ced3
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1457
diff
changeset
|
5086 |
1457
3d9f81c3f00d
Refactored to use existing code.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1456
diff
changeset
|
5087 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3d9f81c3f00d
Refactored to use existing code.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1456
diff
changeset
|
5088 |
3d9f81c3f00d
Refactored to use existing code.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1456
diff
changeset
|
5089 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
3d9f81c3f00d
Refactored to use existing code.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1456
diff
changeset
|
5090 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
3d9f81c3f00d
Refactored to use existing code.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1456
diff
changeset
|
5091 Minor refactoring to reuse existing code. |
3d9f81c3f00d
Refactored to use existing code.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1456
diff
changeset
|
5092 |
1456
1c2cd46d526d
Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1455
diff
changeset
|
5093 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1c2cd46d526d
Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1455
diff
changeset
|
5094 |
1c2cd46d526d
Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1455
diff
changeset
|
5095 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
1c2cd46d526d
Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1455
diff
changeset
|
5096 Add area-context menus. Most duplicate of code in |
1c2cd46d526d
Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1455
diff
changeset
|
5097 CrossSectionChartThemePanel, which will be merged in near future. |
1c2cd46d526d
Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1455
diff
changeset
|
5098 |
1455
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5099 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5100 |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5101 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5102 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5103 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5104 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5105 area-creation related strings and their translation. |
75a40270efa8
Added keys and translations for area-creation related words.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1453
diff
changeset
|
5106 |
1453
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5107 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5108 |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5109 Cosmetics. |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5110 |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5111 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5112 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5113 Minor, picky cosmetics. |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5114 |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5115 2011-12-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5116 |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5117 Changed area-creation gui (menu) to cover three basic area modes |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5118 under, over and between. Feed new area.facet data understood by |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5119 area artifact to discern which diagram we are talking about. |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5120 |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5121 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5122 Create different context menu to create area artifacts, feed |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5123 area.facet data item to area artifact. |
e8aec81af22b
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1451
diff
changeset
|
5124 |
1451
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5125 2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5126 |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5127 Restore functionality of hand-sorted properties in style dialog, |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5128 which was removed by last commit. Carry better variable naming |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5129 and feature of displaying not-whitelisted properties over. |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5130 Added comment to prevent other people from "optimizing". |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5131 |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5132 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5133 Add properties in defined order. Add properties that do not occur |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5134 in ordered list last. |
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5135 |
1450
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5136 2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5137 |
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5138 Minor refactoring to ease addition of new (theme-style) settings. |
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5139 |
1451
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5140 * src/main/java/de/intevation/flys/client/shared/model/Style.java: |
1450
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5141 Added getter for list of settings. |
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5142 |
1451
bc830e564b6d
Restore feature that was optimized away by last commit.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1450
diff
changeset
|
5143 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
1450
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5144 Minor renaming, consume list instead of whitequerying entries. |
bb91cdf8407b
Minor refactoring to ease addition of new style-fields (are now added automically).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1449
diff
changeset
|
5145 |
1449
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5146 2011-12-19 Ingo Weinzierl <ingo@intevation.de> |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5147 |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5148 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java, |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5149 src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java, |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5150 src/main/java/de/intevation/flys/client/shared/model/OutputSettings.java, |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5151 src/main/java/de/intevation/flys/client/shared/model/Property.java, |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5152 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5153 src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5154 Removed unused imports. |
8da36efc839a
Removed unused imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1448
diff
changeset
|
5155 |
1448
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5156 2011-12-19 Ingo Weinzierl <ingo@intevation.de> |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5157 |
4063 | 5158 flys/issue409 (�berschwemmungsfl�che: Reihenfolge in Themenliste nicht immer synchron mit Rendering) |
1448
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5159 |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5160 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Added |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5161 a addLayer() method which should be used to add new layers to the map. New |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5162 layers are always displayed at the bottom of the layer stack. |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5163 |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5164 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5165 Use FloodMap.addLayer() to add new layers instead of adding them directly |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5166 to the Map. |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5167 |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5168 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5169 Removed the re-order process of map layers. This is no longer necessary, |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5170 because MapOutputTab uses FloodMap.addLayer() to add new layers instead of |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5171 adding new layers on its own using Map.addLayer() directly. |
c39aa5a6478c
#409 Made layer list and map layers synchron.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1447
diff
changeset
|
5172 |
1447
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5173 2011-12-19 Ingo Weinzierl <ingo@intevation.de> |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5174 |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5175 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5176 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5177 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5178 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5179 strings that force the user to select a DEM. |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5180 |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5181 * src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java: |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5182 Override validate() to make sure, that the user has selected a DEM. |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5183 Otherwise, a popup is displayed. |
c4bc320e3d44
Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1446
diff
changeset
|
5184 |
1446
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5185 2011-12-19 Ingo Weinzierl <ingo@intevation.de> |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5186 |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5187 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5188 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5189 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5190 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5191 error strings for DEM selection. |
4c5006fecd8d
Added error strings for DEM selection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1445
diff
changeset
|
5192 |
1445
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5193 2011-12-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5194 |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5195 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5196 Feed name-data-item to area artifact, refresh collection. |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5197 Set initial master for cross sections to be first area artifact in |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5198 collection. |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5199 Set step-size for spinner to 0.5. |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5200 Added click handlers for "over" and "under" menu items. |
df7ebcbff984
Bugfixing and feature-adding for cross-sections/areas.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1444
diff
changeset
|
5201 |
1444
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5202 2011-12-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5203 |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5204 Bring further UI regarding area creation (in cross-sections). |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5205 |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5206 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5207 (createAreaArtifact): New, create an areaartifact. |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5208 (feedTellArea): New, feed an areaartifact with relevant information. |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5209 (getSingleContextMenu): New, add further (sub)menuitems to trigger |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5210 area creation. |
bdac8a72f7e6
Area creation UI update.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1443
diff
changeset
|
5211 |
1443
ec0460dbbae2
Added method to create a menuitem separator.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1442
diff
changeset
|
5212 2011-12-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ec0460dbbae2
Added method to create a menuitem separator.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1442
diff
changeset
|
5213 |
ec0460dbbae2
Added method to create a menuitem separator.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1442
diff
changeset
|
5214 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
ec0460dbbae2
Added method to create a menuitem separator.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1442
diff
changeset
|
5215 (createSeparator): New, create a menuitem separator. |
ec0460dbbae2
Added method to create a menuitem separator.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1442
diff
changeset
|
5216 |
1442
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5217 2011-12-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5218 |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5219 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5220 src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5221 src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5222 src/main/java/de/intevation/flys/client/shared/model/Recommendation.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5223 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5224 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5225 src/main/java/de/intevation/flys/client/client/services/FeedService.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5226 src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5227 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5228 Cosmetics, doc. |
4a6814be92ba
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1441
diff
changeset
|
5229 |
1441
0271f6747f80
Fixed return type in UI factory method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1440
diff
changeset
|
5230 2011-12-15 Raimund Renkert <raimund.renkert@intevation.de> |
0271f6747f80
Fixed return type in UI factory method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1440
diff
changeset
|
5231 |
0271f6747f80
Fixed return type in UI factory method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1440
diff
changeset
|
5232 * src/main/java/de/intevation/flys/client/shared/model/PropertyGroup.java: |
0271f6747f80
Fixed return type in UI factory method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1440
diff
changeset
|
5233 Fixed return type. |
0271f6747f80
Fixed return type in UI factory method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1440
diff
changeset
|
5234 |
1440
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5235 2011-12-15 Raimund Renkert <raimund.renkert@intevation.de> |
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5236 |
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5237 Added missing interface. |
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5238 |
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5239 * src/main/java/de/intevation/flys/client/client/ui/PropertyEditor.java: |
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5240 New. Interface for property dialogs. |
14b2e6c2bb07
Added missing interface.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1439
diff
changeset
|
5241 |
1439
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5242 2011-12-15 Raimund Renkert <raimund.renkert@intevation.de> |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5243 |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5244 Added interfaces and classes for output settings. |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5245 |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5246 * src/main/java/de/intevation/flys/client/shared/model/Property.java, |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5247 src/main/java/de/intevation/flys/client/shared/model/PropertySetting.java, |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5248 src/main/java/de/intevation/flys/client/shared/model/PropertyGroup.java, |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5249 src/main/java/de/intevation/flys/client/shared/model/StringProperty.java: |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5250 New. Interface and container for output properties. |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5251 |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5252 * src/main/java/de/intevation/flys/client/shared/model/Settings.java, |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5253 src/main/java/de/intevation/flys/client/shared/model/OutputSettings.java: |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5254 New. Interface and container for properties. |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5255 |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5256 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5257 Added methods to extract output properties. |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5258 |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5259 * src/main/java/de/intevation/flys/client/shared/model/Collection.java, |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5260 src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5261 Added getter/setter for settings. |
4df2d9a4b9b4
Added interfaces and container for output settings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1438
diff
changeset
|
5262 |
1438
432180235caf
Minor refactoring and fix initial settings when creating ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1437
diff
changeset
|
5263 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
432180235caf
Minor refactoring and fix initial settings when creating ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1437
diff
changeset
|
5264 |
432180235caf
Minor refactoring and fix initial settings when creating ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1437
diff
changeset
|
5265 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
432180235caf
Minor refactoring and fix initial settings when creating ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1437
diff
changeset
|
5266 Minor refactoring. Correct intial settings for master-cs-artifact |
432180235caf
Minor refactoring and fix initial settings when creating ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1437
diff
changeset
|
5267 and chosen km. |
432180235caf
Minor refactoring and fix initial settings when creating ui.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1437
diff
changeset
|
5268 |
1437
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5269 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5270 |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5271 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5272 Fix. Respect fact that ThemeLists indices are not 0-based. |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5273 |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5274 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5275 |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5276 For CrossSections, enable kilometer- and master-selection from |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5277 client. |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5278 |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5279 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5280 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5281 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5282 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5283 translation. |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5284 |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5285 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5286 Added input element to select a (cross section) master and |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5287 make km spinners work. |
1d82a2c695a6
Fix ThemeList.toMaps
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1435
diff
changeset
|
5288 |
1435
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5289 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5290 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5291 Provide access to Artifacts Data via Themes and CollectionItems. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5292 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5293 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5294 Register data (key/value) from artifacts in CollectionItems. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5295 Associate Themes with CollectionItems. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5296 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5297 * src/main/java/de/intevation/flys/client/shared/model/Theme.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5298 Added Accessors for CollectionItem. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5299 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5300 * src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java, |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5301 src/main/java/de/intevation/flys/client/shared/model/AttributedTheme.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5302 Added Accessors and instance of CollectionItem. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5303 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5304 * src/main/java/de/intevation/flys/client/shared/model/CollectionItem.java, |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5305 src/main/java/de/intevation/flys/client/shared/model/DefaultCollectionItem.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5306 Allow access to data from artifact, cosmetics. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5307 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5308 * src/main/java/de/intevation/flys/client/shared/model/Collection.java, |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5309 src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5310 Added setter for ThemeList(s). |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5311 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5312 * src/main/java/de/intevation/flys/client/shared/model/DefaultData.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5313 (createSimpleStringData, createSimpleStringDataArray): Convenvience/ |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5314 helpers. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5315 |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5316 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5317 Helpers to get maps that map relevant information. |
f6fbfdc813f0
Allow client to access artifacts data via CollectionItems and Themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1434
diff
changeset
|
5318 |
1434
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5319 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5320 |
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5321 Fix CrossSectionKMService. |
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5322 |
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5323 * src/main/java/de/intevation/flys/client/server/CrossSectionKMServiceImpl.java: |
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5324 Use correct, badly named looping index. |
9115b2a28be1
Fix crosssectionkmservice.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1433
diff
changeset
|
5325 |
1433
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5326 2011-12-12 Ingo Weinzierl <ingo@intevation.de> |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5327 |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5328 * src/main/java/de/intevation/flys/client/client/ui/map/MapPositionPanel.java: |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5329 Set width to 150px and set alignment to RIGHT. |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5330 |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5331 * src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5332 Set width to 100. |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5333 |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5334 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5335 Added a label that displays the current projection. Wrapped this label and |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5336 the mouse coordinates into a new layout which is RIGHT aligned in the |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5337 toolbar. |
d73f503f2465
Added a label that displays the current map projection to the MapToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1432
diff
changeset
|
5338 |
1432
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5339 2011-12-12 Ingo Weinzierl <ingo@intevation.de> |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5340 |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5341 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5342 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5343 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5344 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5345 links to a cancel button and strings for a "Calculation canceled" message. |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5346 |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5347 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5348 Register the ParameterList as StepBackHandler on the LoadingPanel. |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5349 |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5350 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: The |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5351 loading dialog now includes a button to stop a running calculation. |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5352 Stopping a running calculation means to return to the previous state. |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5353 |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5354 * src/main/webapp/images/cancelCalculation.png: New. An image for a cancel |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5355 button. |
40f4137a2c31
Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1431
diff
changeset
|
5356 |
1431
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5357 2011-12-12 Raimund Renkert <raimund.renkert@intevation.de> |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5358 |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5359 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5360 Filled the window with property fields. |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5361 |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5362 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5363 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5364 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5365 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5366 Added i18n strings for property fields. |
987f95ceb623
Added property fields to the chart properties editor dialog.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1430
diff
changeset
|
5367 |
1430
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5368 2011-12-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5369 |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5370 Cosmetics. |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5371 |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5372 * src/main/java/de/intevation/flys/client/shared/model/Collection.java, |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5373 src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5374 Documentation. |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5375 (getLastAccess): Added TODO. Never called, can it be removed? |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5376 |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5377 * src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java, |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5378 src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5379 src/main/java/de/intevation/flys/client/shared/model/ArtifactFilter.java, |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5380 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5381 Minor Cosmetics. |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5382 |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5383 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5384 Minor refactoring, extracted createLayout. |
6bb6d43eeb2d
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1429
diff
changeset
|
5385 |
1429
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5386 2011-12-09 Raimund Renkert <raimund.renkert@intevation.de> |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5387 |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5388 Added stub for chart property editor. |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5389 |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5390 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5391 Added button for chart properties editor. |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5392 |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5393 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartPropertiesEditor.java: |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5394 New. Create window with tabs for chart properties. |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5395 |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5396 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5397 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5398 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5399 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5400 Added i18n strings. |
16b7adc66330
Added stub for chart property editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1428
diff
changeset
|
5401 |
1428
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5402 2011-12-09 Raimund Renkert <raimund.renkert@intevation.de> |
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5403 |
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5404 Issue 377. |
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5405 |
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5406 * src/main/webapp/FLYS.css: |
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5407 Added border style for floodmap. |
441b0a047c40
Issue 377.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1427
diff
changeset
|
5408 |
1427
60cd8c56ca58
Registered CrossSectionKMService/client/servlet in web.xml .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1426
diff
changeset
|
5409 2011-12-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
60cd8c56ca58
Registered CrossSectionKMService/client/servlet in web.xml .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1426
diff
changeset
|
5410 |
60cd8c56ca58
Registered CrossSectionKMService/client/servlet in web.xml .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1426
diff
changeset
|
5411 * src/main/webapp/WEB-INF/web.xml: |
60cd8c56ca58
Registered CrossSectionKMService/client/servlet in web.xml .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1426
diff
changeset
|
5412 Registered CrossSectionKM servlet. |
60cd8c56ca58
Registered CrossSectionKMService/client/servlet in web.xml .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1426
diff
changeset
|
5413 |
1426
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5414 2011-12-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5415 |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5416 * src/main/java/de/intevation/flys/client/server/CrossSectionKMServiceImpl.java, |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5417 src/main/java/de/intevation/flys/client/client/services/CrossSectionKMServiceAsync.java, |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5418 src/main/java/de/intevation/flys/client/client/services/CrossSectionKMService.java: |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5419 Added client to CrossSectionKMService. |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5420 |
fc8ff0ed64ca
Added client for CrossSectionKMService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1425
diff
changeset
|
5421 2011-12-08 Raimund Renkert <raimund.renkert@intevation.de> |
1425
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5422 |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5423 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5424 src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5425 src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5426 src/main/java/de/intevation/flys/client/server/SetCollectionNameServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5427 src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5428 src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5429 src/main/java/de/intevation/flys/client/server/CollectionAttributeServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5430 src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5431 src/main/java/de/intevation/flys/client/server/ExportServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5432 src/main/java/de/intevation/flys/client/server/MapInfoServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5433 src/main/java/de/intevation/flys/client/server/SetCollectionTTLServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5434 src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5435 src/main/java/de/intevation/flys/client/server/GetArtifactServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5436 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5437 src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5438 src/main/java/de/intevation/flys/client/server/DescribeArtifactServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5439 src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5440 src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5441 src/main/java/de/intevation/flys/client/server/WQInfoServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5442 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5443 src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5444 src/main/java/de/intevation/flys/client/server/RemoveArtifactServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5445 src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5446 src/main/java/de/intevation/flys/client/server/DeleteCollectionServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5447 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5448 src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5449 src/main/java/de/intevation/flys/client/server/DistanceInfoXML.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5450 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5451 src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5452 src/main/java/de/intevation/flys/client/client/services/DeleteCollectionService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5453 src/main/java/de/intevation/flys/client/client/services/CreateCollectionService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5454 src/main/java/de/intevation/flys/client/client/services/RiverServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5455 src/main/java/de/intevation/flys/client/client/services/RiverService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5456 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5457 src/main/java/de/intevation/flys/client/client/services/LoadArtifactServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5458 src/main/java/de/intevation/flys/client/client/services/DescribeArtifactServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5459 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5460 src/main/java/de/intevation/flys/client/client/services/StepForwardServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5461 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5462 src/main/java/de/intevation/flys/client/client/services/FeedServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5463 src/main/java/de/intevation/flys/client/client/services/FeedService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5464 src/main/java/de/intevation/flys/client/client/services/DistanceInfoServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5465 src/main/java/de/intevation/flys/client/client/services/AddArtifactServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5466 src/main/java/de/intevation/flys/client/client/services/SetCollectionNameService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5467 src/main/java/de/intevation/flys/client/client/services/ChartInfoServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5468 src/main/java/de/intevation/flys/client/client/services/DeleteCollectionServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5469 src/main/java/de/intevation/flys/client/client/services/CollectionAttributeServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5470 src/main/java/de/intevation/flys/client/client/services/ChartInfoService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5471 src/main/java/de/intevation/flys/client/client/services/UserService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5472 src/main/java/de/intevation/flys/client/client/services/CollectionAttributeService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5473 src/main/java/de/intevation/flys/client/client/services/MetaDataService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5474 src/main/java/de/intevation/flys/client/client/services/MapInfoServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5475 src/main/java/de/intevation/flys/client/client/services/MapInfoService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5476 src/main/java/de/intevation/flys/client/client/services/SetCollectionTTLServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5477 src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5478 src/main/java/de/intevation/flys/client/client/services/CSVExportServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5479 src/main/java/de/intevation/flys/client/client/services/GetArtifactServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5480 src/main/java/de/intevation/flys/client/client/services/SetCollectionTTLService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5481 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5482 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5483 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5484 src/main/java/de/intevation/flys/client/client/services/CSVExportService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5485 src/main/java/de/intevation/flys/client/client/services/GetArtifactService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5486 src/main/java/de/intevation/flys/client/client/services/DescribeArtifactService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5487 src/main/java/de/intevation/flys/client/client/services/AdvanceServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5488 src/main/java/de/intevation/flys/client/client/services/StepForwardService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5489 src/main/java/de/intevation/flys/client/client/services/AdvanceService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5490 src/main/java/de/intevation/flys/client/client/services/WQInfoServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5491 src/main/java/de/intevation/flys/client/client/services/WQInfoService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5492 src/main/java/de/intevation/flys/client/client/services/DistanceInfoService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5493 src/main/java/de/intevation/flys/client/client/services/AddArtifactService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5494 src/main/java/de/intevation/flys/client/client/services/SetCollectionNameServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5495 src/main/java/de/intevation/flys/client/client/services/ReportServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5496 src/main/java/de/intevation/flys/client/client/services/RemoveArtifactServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5497 src/main/java/de/intevation/flys/client/client/services/ReportService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5498 src/main/java/de/intevation/flys/client/client/services/RemoveArtifactService.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5499 src/main/java/de/intevation/flys/client/client/services/UserServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5500 src/main/java/de/intevation/flys/client/client/services/CreateCollectionServiceAsync.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5501 src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5502 src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5503 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5504 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5505 src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5506 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5507 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5508 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5509 src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5510 src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5511 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5512 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5513 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5514 src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5515 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5516 src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java, |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5517 src/main/java/de/intevation/flys/client/client/FLYS.java: |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5518 Removed the URL parameter from service calls. The service |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5519 implementations read the URL from the web.xml config file now. |
bc06a671ef60
Removed the URL parameter from service calls. The service
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1424
diff
changeset
|
5520 |
1424
8974e220b193
Fixed typo in German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1422
diff
changeset
|
5521 2011-12-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8974e220b193
Fixed typo in German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1422
diff
changeset
|
5522 |
8974e220b193
Fixed typo in German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1422
diff
changeset
|
5523 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
8974e220b193
Fixed typo in German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1422
diff
changeset
|
5524 Fixed typo in (German) translation. |
8974e220b193
Fixed typo in German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1422
diff
changeset
|
5525 |
1422
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5526 2011-12-08 Ingo Weinzierl <ingo@intevation.de> |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5527 |
4063 | 5528 flys/issue421 (Diagramm: L�schen eines Thema ohne R�ckfrage beim Nutzer) |
1422
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5529 |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5530 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5531 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5532 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5533 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5534 strings used when the user is asked if he is sure to remove selected |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5535 themes. |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5536 |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5537 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5538 src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5539 Ask before removing themes. |
25be27e33b77
#421 Ask the user before removing themes from chart or map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1421
diff
changeset
|
5540 |
3808
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5541 2011-12-06 Ingo Weinzierl <ingo@intevation.de> |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5542 |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5543 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5544 Reorder the layers in the map at the end of the layers initialization. A |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5545 reordering is necessary, because the order in the map is reflected |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5546 considering the order in the map theme panel. |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5547 |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5548 2011-12-05 Ingo Weinzierl <ingo@intevation.de> |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5549 |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5550 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5551 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5552 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5553 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5554 strings for buttons used in ExternalWMSWindow. |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5555 |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5556 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5557 Use i18n strings for back, continue and cancel button. |
5fab0fe3c445
Picked rev3356 and rev3358 from trunk.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1419
diff
changeset
|
5558 |
1419
3f15d9c22d53
Display only information in CapabilitiesPanel that really exist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1418
diff
changeset
|
5559 2011-11-28 Ingo Weinzierl <ingo@intevation.de> |
3f15d9c22d53
Display only information in CapabilitiesPanel that really exist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1418
diff
changeset
|
5560 |
3f15d9c22d53
Display only information in CapabilitiesPanel that really exist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1418
diff
changeset
|
5561 * src/main/java/de/intevation/flys/client/client/ui/map/CapabilitiesPanel.java: |
3f15d9c22d53
Display only information in CapabilitiesPanel that really exist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1418
diff
changeset
|
5562 Display only information that really exist. |
3f15d9c22d53
Display only information in CapabilitiesPanel that really exist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1418
diff
changeset
|
5563 |
1418
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5564 2011-11-28 Ingo Weinzierl <ingo@intevation.de> |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5565 |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5566 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java: Added |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5567 a method supportsSrs(String srs) that determines, if the WMS layer |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5568 supports a given SRS. The 'srs' parameter needs to start with "EPSG:", |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5569 otherwise this prefix is appended automatically. |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5570 |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5571 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5572 Create the ExternalWMSWindow with the SRS definition of FloodMap. |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5573 |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5574 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5575 Added a new constructor that takes a SRS. This srs is used to instantiate |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5576 the WMSLayersTree. |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5577 |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5578 * src/main/java/de/intevation/flys/client/client/ui/map/WMSLayersTree.java: |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5579 Added a new constructor that takes a SRS. If a SRS is specified, this tree |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5580 only displays layers that support the specified SRS. |
750a53950e9f
The WMSLayerTree displays WMS layers that support a given SRS only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1417
diff
changeset
|
5581 |
1417
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5582 2011-11-28 Ingo Weinzierl <ingo@intevation.de> |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5583 |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5584 * src/main/java/de/intevation/flys/client/server/CapabilitiesParser.java: |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5585 New. An explicit parser for WMS capabilities documents. Its code has been |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5586 moved from GCServiceImpl. In addition to the implementation of |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5587 GCServiceImpl, this parser also reads the SRS definition of a layer. |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5588 |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5589 * src/main/java/de/intevation/flys/client/server/LoggingConfigurator.java: |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5590 New. This class is used to initialize logging via Apache Log4j. Its code |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5591 has been moved from BaseServlet. |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5592 |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5593 * src/main/java/de/intevation/flys/client/server/GCServiceImpl.java: |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5594 Removed code to fetch and parse WMS Capabilities documents. This work is |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5595 done using CapabilitiesParser. |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5596 |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5597 * src/main/java/de/intevation/flys/client/server/BaseServlet.java: Removed |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5598 code to initialize Log4j logging. This work is done using |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5599 LoggingConfigurator. |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5600 |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5601 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java: Added |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5602 a list of SRS definitions (List<String>). |
42d6cf6e10b7
Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1416
diff
changeset
|
5603 |
1416
16f19f12a962
Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1415
diff
changeset
|
5604 2011-11-23 Ingo Weinzierl <ingo@intevation.de> |
16f19f12a962
Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1415
diff
changeset
|
5605 |
16f19f12a962
Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1415
diff
changeset
|
5606 * src/main/java/de/intevation/flys/client/server/GCServiceImpl.java: |
16f19f12a962
Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1415
diff
changeset
|
5607 Improved parsing Capabilities document - the root node of the document |
16f19f12a962
Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1415
diff
changeset
|
5608 can be "/WMS_Capabilities" oder "WMT_MS_Capabilities" now. |
16f19f12a962
Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1415
diff
changeset
|
5609 |
1415
dfa2d4753fc0
Triggered the reload of MapThemePanel after adding external WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1414
diff
changeset
|
5610 2011-11-22 Ingo Weinzierl <ingo@intevation.de> |
dfa2d4753fc0
Triggered the reload of MapThemePanel after adding external WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1414
diff
changeset
|
5611 |
dfa2d4753fc0
Triggered the reload of MapThemePanel after adding external WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1414
diff
changeset
|
5612 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
dfa2d4753fc0
Triggered the reload of MapThemePanel after adding external WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1414
diff
changeset
|
5613 Trigger the update of MapThemePanel after adding external WMS layers. |
dfa2d4753fc0
Triggered the reload of MapThemePanel after adding external WMS layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1414
diff
changeset
|
5614 |
1414
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5615 2011-11-22 Ingo Weinzierl <ingo@intevation.de> |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5616 |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5617 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java: Added |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5618 the URL of the WMS server to the constructor parameterlist, because this |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5619 information is absolutely required for a WMS layer. |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5620 |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5621 * src/main/java/de/intevation/flys/client/server/GCServiceImpl.java: |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5622 Modified the constructor call of WMSLayer. |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5623 |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5624 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5625 Add WMS layers by using LoadArtifactService.loadMany() which creates a new |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5626 Artifact for each WMS layer. TODO: Trigger reload of MapThemePanel. |
3484cbfaf369
Create new Artifacts for selected WMS layers of the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1413
diff
changeset
|
5627 |
1413
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5628 2011-11-22 Ingo Weinzierl <ingo@intevation.de> |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5629 |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5630 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5631 src/main/java/de/intevation/flys/client/client/services/LoadArtifactServiceAsync.java, |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5632 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java: |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5633 Removed the "url" from loadMany()'s parameterlist. We are able to fetch |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5634 the required Artifact-Server URL from ServletContext since I have |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5635 introduced a BaseServlet. |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5636 |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5637 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5638 Removed the "url" from method call of LoadArtifactService.loadMany(). |
0d3bbe4240b1
Refactored the LoadArtifactService a bit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1412
diff
changeset
|
5639 |
1412
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5640 2011-11-22 Ingo Weinzierl <ingo@intevation.de> |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5641 |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5642 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5643 Defined an internal interface LayerLoader to load selected WMSLayers of |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5644 the tree. The constructor of ExternalWMSWindow now requires an instance |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5645 of LayerLoader. The "go on" button in the layer panel will finally |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5646 trigger the LayerLoader.load() method. |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5647 |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5648 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5649 Implements the ExternalWMSWindow.LayerLoader interface to add the |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5650 selected WMS layers to the map. TODO: implement code to load/add layers. |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5651 |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5652 * src/main/java/de/intevation/flys/client/client/ui/map/WMSLayersTree.java: |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5653 Added an inner class WMSLayerNode that extends TreeNode with the |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5654 addition to save a WMSLayer object. The reason here: we want to have all |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5655 information of the selected WMS layers for loading mechanisms. |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5656 |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5657 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5658 Modified the constructor call of ExternalWMSWindow. The MapOutputTab is |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5659 used as ExternalWMSWindow.LayerLoader. |
659a488243da
Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1411
diff
changeset
|
5660 |
1411
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5661 2011-11-21 Ingo Weinzierl <ingo@intevation.de> |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5662 |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5663 * src/main/java/de/intevation/flys/client/shared/model/WMSLayer.java: New. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5664 This class stores layer information provided by capabilities document. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5665 Note, that a WMSLayer can have further sublayers. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5666 |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5667 * src/main/java/de/intevation/flys/client/server/GCServiceImpl.java: Parse |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5668 layers from capabilities document. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5669 |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5670 * src/main/java/de/intevation/flys/client/client/ui/map/WMSLayersTree.java: |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5671 New. This tree displays WMSLayers. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5672 |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5673 * src/main/java/de/intevation/flys/client/shared/model/Capabilities.java: |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5674 Now, the list of layers is from type List<WMSLayer> instead of |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5675 List<String>. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5676 |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5677 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5678 Use the WMSLayersTree to display the layers provided by the given WMS |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5679 service. |
63be3137abac
Parse and display WMS layers supported by a user specified WMS service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1410
diff
changeset
|
5680 |
1410
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5681 2011-11-21 Ingo Weinzierl <ingo@intevation.de> |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5682 |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5683 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5684 Introduced I18N. |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5685 |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5686 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5687 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5688 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5689 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5690 strings used in ExternalWMSWindow. |
6bb2c1ffab2b
Introduced i18n in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1409
diff
changeset
|
5691 |
1409
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5692 2011-11-21 Ingo Weinzierl <ingo@intevation.de> |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5693 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5694 * src/main/java/de/intevation/flys/client/shared/model/ContactInformation.java: |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5695 New. This class is used to store contact information from Capabilities |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5696 documents. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5697 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5698 * src/main/java/de/intevation/flys/client/shared/model/Capabilities.java: |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5699 Added title, onlineResource and ContactInformation. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5700 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5701 * src/main/java/de/intevation/flys/client/server/GCServiceImpl.java: Read |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5702 more meta information from capabilities document. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5703 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5704 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5705 Center this window after stepping from URL input to information panel. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5706 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5707 * src/main/java/de/intevation/flys/client/client/ui/map/CapabilitiesPanel.java: |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5708 Display all information from Capabilities object and introduced I18N. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5709 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5710 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5711 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5712 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5713 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5714 Added strings used in the CapabilitiesPanel. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5715 |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5716 * src/main/webapp/FLYS.css: Defined a style class for the user hint in the |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5717 CapabilitiesPanel. |
ec6e4dad1279
Read and display all FLYS relevant information of Capabilities documents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1408
diff
changeset
|
5718 |
1408
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5719 2011-11-21 Ingo Weinzierl <ingo@intevation.de> |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5720 |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5721 * src/main/java/de/intevation/flys/client/shared/model/Capabilities.java: |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5722 New. This class is used to store information of a document returned by a |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5723 WMS GetCapabilities request. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5724 |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5725 * src/main/java/de/intevation/flys/client/server/GCServiceImpl.java, |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5726 src/main/java/de/intevation/flys/client/client/services/GCServiceAsync.java, |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5727 src/main/java/de/intevation/flys/client/client/services/GCService.java: |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5728 A new service that fetches a GetCapabilities document of a given server. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5729 It returns a Capabilities object that stores the information of the |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5730 response. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5731 |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5732 * src/main/java/de/intevation/flys/client/client/ui/map/CapabilitiesPanel.java: |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5733 New. This VLayout is used to display FLYS relevant information of a |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5734 Capabilities object. TODO: I18N. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5735 |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5736 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5737 Make use of GCService to query the Capabilities of the user specified |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5738 WMS. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5739 |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5740 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5741 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5742 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5743 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5744 error strings used in the GCServiceImpl. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5745 |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5746 * src/main/webapp/WEB-INF/web.xml: Registered the GCService. |
5b5a20e4c4e5
Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1407
diff
changeset
|
5747 |
1407
ee2875510c12
Replaced icon (addWMS.png) with the same icon but with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1406
diff
changeset
|
5748 2011-11-21 Ingo Weinzierl <ingo@intevation.de> |
ee2875510c12
Replaced icon (addWMS.png) with the same icon but with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1406
diff
changeset
|
5749 |
ee2875510c12
Replaced icon (addWMS.png) with the same icon but with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1406
diff
changeset
|
5750 * src/main/webapp/images/addWMS.png: Replaced by the same icon but with |
ee2875510c12
Replaced icon (addWMS.png) with the same icon but with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1406
diff
changeset
|
5751 transparent background. |
ee2875510c12
Replaced icon (addWMS.png) with the same icon but with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1406
diff
changeset
|
5752 |
1406
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5753 2011-11-18 Ingo Weinzierl <ingo@intevation.de> |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5754 |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5755 * src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java: |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5756 New. This control is used to add map layers from external WMS. |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5757 |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5758 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5759 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5760 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5761 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5762 Added links to icon and tooltip for ExternalWMSWindow control. |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5763 |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5764 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5765 Added the ExternalWMSWindow control. |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5766 |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5767 * src/main/webapp/images/addWMS.png: New. Icon for ExternalWMSWindow |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5768 control. |
6c8a29abbe30
Added an initial control that allows (when it is finished) adding map layers from external WMS.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1405
diff
changeset
|
5769 |
1405
442ce7d6bc39
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1404
diff
changeset
|
5770 2011-11-18 Ingo Weinzierl <ingo@intevation.de> |
442ce7d6bc39
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1404
diff
changeset
|
5771 |
442ce7d6bc39
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1404
diff
changeset
|
5772 * src/main/java/de/intevation/flys/client/server/GFIServiceImpl.java: |
442ce7d6bc39
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1404
diff
changeset
|
5773 Removed needless imports. |
442ce7d6bc39
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1404
diff
changeset
|
5774 |
1404
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5775 2011-11-18 Ingo Weinzierl <ingo@intevation.de> |
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5776 |
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5777 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5778 src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfo.java: |
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5779 Fetch the list of themes used for the GetFeatureInfo request on the fly |
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5780 from MapThemePanel. |
09566522e899
Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1403
diff
changeset
|
5781 |
1403
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5782 2011-11-18 Ingo Weinzierl <ingo@intevation.de> |
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5783 |
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5784 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java, |
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5785 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5786 Use the correct names of created WMS layers - which is no longer |
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5787 Theme.getDescription() but AttributedTheme.getAttr("layers"). |
6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1402
diff
changeset
|
5788 |
1402
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5789 2011-11-18 Ingo Weinzierl <ingo@intevation.de> |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5790 |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5791 * src/main/java/de/intevation/flys/client/shared/model/FeatureInfo.java: |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5792 New. This object is used to store information retrieved by a |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5793 GetFeatureInfo response. A FeatureInfo object consists of a layername |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5794 and an attribute map. |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5795 |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5796 * src/main/java/de/intevation/flys/client/server/GFIServiceImpl.java, |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5797 src/main/java/de/intevation/flys/client/client/services/GFIServiceAsync.java, |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5798 src/main/java/de/intevation/flys/client/client/services/GFIService.java: |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5799 Modified the return value of this service. It will now return a list of |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5800 FeatureInfo objects. This list is parsed from GetFeatureInfo response on |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5801 our own. Relevant attributes of a feature are extracted. |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5802 |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5803 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfo.java: |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5804 Adjusted the return value of GFIService. |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5805 |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5806 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5807 Takes a list of FeatureInfo. Each FeatureInfo object is displayed in a |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5808 row which contains all the attributes of the object. |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5809 |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5810 * src/main/webapp/FLYS.css: Added a style class for the GetFeatureInfo |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5811 response row displayed in GetFeatureInfoWindow. |
15ef3d3081b7
Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1401
diff
changeset
|
5812 |
1401
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5813 2011-11-17 Ingo Weinzierl <ingo@intevation.de> |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5814 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5815 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5816 src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5817 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5818 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5819 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5820 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5821 src/main/java/de/intevation/flys/client/client/ui/FLYSHeader.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5822 src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5823 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5824 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5825 Removed needless imports. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5826 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5827 2011-11-17 Ingo Weinzierl <ingo@intevation.de> |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5828 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5829 * src/main/java/de/intevation/flys/client/server/GFIServiceImpl.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5830 src/main/java/de/intevation/flys/client/client/services/GFIServiceAsync.java, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5831 src/main/java/de/intevation/flys/client/client/services/GFIService.java: |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5832 New. A service that calls the WMS GetFeatureInfo operation. The result of |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5833 this service is currently the response text, which is slightly modified to |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5834 fulfill the requirements of the OpenLayers GML parser. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5835 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5836 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfo.java: |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5837 New. This control starts a WMS GetFeatureInfo by using the GFIService and |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5838 displays the resulting features in a GetFeatureInfoWindow. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5839 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5840 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5841 New. This window is used to display all attributes of a set of OpenLayers |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5842 VectorFeatures. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5843 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5844 * src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: Added a |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5845 public method to retrieve the current Collection. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5846 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5847 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5848 Added the GetFeatureInfo control. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5849 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5850 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5851 Modified the call of OpenLayers WMS(). The names of the layers are the |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5852 'layers' attribute provided in the facet. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5853 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5854 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5855 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5856 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5857 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5858 tooltips for GetFeatureInfo control, error message for the GFIService and |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5859 links to an icon used for the GetFeatureInfo control. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5860 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5861 * src/main/webapp/images/getFeatureInfo_Selected.png, |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5862 src/main/webapp/images/getFeatureInfo.png: New. Icons for the |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5863 GetFeatureInfo control. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5864 |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5865 * src/main/webapp/WEB-INF/web.xml: Registered the GFIService. |
047a44270348
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1399
diff
changeset
|
5866 |
1399 | 5867 2011-11-17 Raimund Renkert <raimund.renkert@intevation.de> |
5868 | |
5869 Issue312: Moved images to completly support IE7. | |
5870 | |
5871 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, | |
5872 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, | |
5873 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, | |
5874 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: | |
5875 Added Images to constants. | |
5876 | |
5877 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, | |
5878 src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, | |
5879 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, | |
5880 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java, | |
5881 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, | |
5882 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java, | |
5883 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, | |
5884 src/main/java/de/intevation/flys/client/client/ui/FLYSHeader.java, | |
5885 src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java, | |
5886 src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: | |
5887 Get image urls from constants to support IE7. | |
5888 | |
5889 * src/main/java/de/intevation/flys/client/client/images/downloadPNG.png, | |
5890 src/main/java/de/intevation/flys/client/client/images/flys_logo.gif, | |
5891 src/main/java/de/intevation/flys/client/client/images/loading.gif, | |
5892 src/main/java/de/intevation/flys/client/client/images/bfg_logo.gif, | |
5893 src/main/java/de/intevation/flys/client/client/images/marker_green.png, | |
5894 src/main/java/de/intevation/flys/client/client/images/downloadPDF.png, | |
5895 src/main/java/de/intevation/flys/client/client/images/downloadSVG.png, | |
5896 src/main/java/de/intevation/flys/client/client/images/gewkarte.png, | |
5897 src/main/java/de/intevation/flys/client/client/images/marker_red.png: | |
5898 Removed. | |
5899 | |
5900 * src/main/webapp/images/loading.gif | |
5901 src/main/webapp/images/bfg_logo.gif | |
5902 src/main/webapp/images/marker_red.png | |
5903 src/main/webapp/images/flys_logo.gif | |
5904 src/main/webapp/images/marker_green.png | |
5905 src/main/webapp/images/downloadPDF.png | |
5906 src/main/webapp/images/gewkarte.png | |
5907 src/main/webapp/images/downloadPNG.png | |
5908 src/main/webapp/images/downloadSVG.png: | |
5909 Added images. | |
5910 | |
1398
3f6d2f18ee7b
Added a ScaleLine to the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1397
diff
changeset
|
5911 2011-11-14 Ingo Weinzierl <ingo@intevation.de> |
3f6d2f18ee7b
Added a ScaleLine to the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1397
diff
changeset
|
5912 |
3f6d2f18ee7b
Added a ScaleLine to the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1397
diff
changeset
|
5913 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
3f6d2f18ee7b
Added a ScaleLine to the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1397
diff
changeset
|
5914 Added a ScaleLine control to the map. |
3f6d2f18ee7b
Added a ScaleLine to the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1397
diff
changeset
|
5915 |
1397
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5916 2011-11-11 Ingo Weinzierl <ingo@intevation.de> |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5917 |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5918 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5919 Added an update() method that redraws all layers contained in the |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5920 current map. |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5921 |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5922 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5923 Registered MapOutputTab as RedrawRequestHandler. When receiving a |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5924 RedrawRequestEvent, that map is updated (layers are redrawn). |
b3264b5770b3
Update the map when receiving a RedrawRequestEvent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1396
diff
changeset
|
5925 |
1396
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5926 2011-11-11 Ingo Weinzierl <ingo@intevation.de> |
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5927 |
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5928 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java, |
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5929 src/main/java/de/intevation/flys/client/client/ui/map/MapPositionPanel.java, |
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5930 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5931 Removed needless imports. |
f3410c96f51a
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1395
diff
changeset
|
5932 |
1395
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5933 2011-11-11 Ingo Weinzierl <ingo@intevation.de> |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5934 |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5935 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5936 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5937 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5938 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5939 Added strings for datacage's 'floodmap' section. |
e4632718dd7b
Added i18n strings used in datacage's floodmap section.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1394
diff
changeset
|
5940 |
1394
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5941 2011-11-10 Raimund Renkert <raimund.renkert@intevation.de> |
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5942 |
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5943 Issue 339. |
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5944 |
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5945 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5946 Do not wrap the radio button label. |
819ce433243c
Issue 339.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1393
diff
changeset
|
5947 |
1393
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5948 2011-11-10 Raimund Renkert <raimund.renkert@intevation.de> |
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5949 |
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5950 Issue 338. |
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5951 |
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5952 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5953 Increased input field width. |
ddc927b232ca
Issue 338.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1392
diff
changeset
|
5954 |
1392
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5955 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5956 |
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5957 Fix cloning of static data artifacts, resolved todos. |
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5958 |
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5959 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5960 Remove temporary hack that depended on dc conf. |
baada4879c20
Fix clone of static artifacts for differences.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1391
diff
changeset
|
5961 |
1391
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5962 2011-11-10 Raimund Renkert <raimund.renkert@intevation.de> |
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5963 |
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5964 Issue 355. |
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5965 |
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5966 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5967 Cancel the double click event for projectlist header. |
f554dce42d66
Issue 355.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1390
diff
changeset
|
5968 |
1390
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5969 2011-11-10 Raimund Renkert <raimund.renkert@intevation.de> |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5970 |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5971 Issue 342 |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5972 |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5973 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5974 The tables have now a unified design. All columns are set to left |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5975 align and decimal separators are set to ',' in german and '.' in the |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5976 english version. |
13d07b7daa89
Issue 342.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1389
diff
changeset
|
5977 |
1389
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5978 2011-11-09 Raimund Renkert <raimund.renkert@intevation.de> |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5979 |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5980 Issue 265. |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5981 |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5982 * src/main/java/de/intevation/flys/client/client/ui/map/MapPanel.java: |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5983 Added getter for toolbar. |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5984 |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5985 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5986 src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5987 Hide the barrier layer and deactivate draw control on stacksection |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5988 minimize. |
d29a9fa10313
Issue 265.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1388
diff
changeset
|
5989 |
1388
4b177fd52f06
Expand the map selection section in helper panel on project start.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1387
diff
changeset
|
5990 2011-11-08 Raimund Renkert <raimund.renkert@intevation.de> |
4b177fd52f06
Expand the map selection section in helper panel on project start.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1387
diff
changeset
|
5991 |
4b177fd52f06
Expand the map selection section in helper panel on project start.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1387
diff
changeset
|
5992 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
4b177fd52f06
Expand the map selection section in helper panel on project start.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1387
diff
changeset
|
5993 Expand the map selection section in helper panel on project start. |
4b177fd52f06
Expand the map selection section in helper panel on project start.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1387
diff
changeset
|
5994 |
1387
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
5995 2011-11-08 Ingo Weinzierl <ingo@intevation.de> |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
5996 |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
5997 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
5998 Set value "distance" for attribute "ld_mode". |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
5999 |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
6000 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
6001 Set value "locations" for attribute "ld_mode". |
3cbc7fbfff0e
Set attribute 'ld_mode' in appropiate UIProviders.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1386
diff
changeset
|
6002 |
1386
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6003 2011-11-08 Raimund Renkert <raimund.renkert@intevation.de> |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6004 |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6005 Issue 294. |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6006 |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6007 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6008 src/main/java/de/intevation/flys/client/client/ui/map/MapPositionPanel.java, |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6009 src/main/java/de/intevation/flys/client/client/ui/map/MapPanel.java: |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6010 Removed the wrapper canvas. The only function of this wrapper was to |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6011 calculate the mouse position. This is now done by the map itself. |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6012 |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6013 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6014 Update map size and center. |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6015 |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6016 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6017 Redesigned the layout and resize handler. Removed wrapper canvas. |
9aa1a453eed5
Issue 294.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1384
diff
changeset
|
6018 |
1384
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6019 2011-11-04 Ingo Weinzierl <ingo@intevation.de> |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6020 |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6021 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6022 Bugfix: Added a missing string that prevented packaging the client. |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6023 |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6024 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6025 Synced with FLYSConstants.properties. |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6026 |
e89303730d00
Bugfix: added missing i18n strings and synced english translation with default translation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1383
diff
changeset
|
6027 |
1383
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6028 2011-11-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6029 |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6030 Added translations for datacage-element- strings. |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6031 |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6032 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6033 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6034 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6035 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6036 Added tranlations, corrected one. |
a09b7ff5c630
Added translations for datacage element strings.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1382
diff
changeset
|
6037 |
1382
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6038 2011-11-03 Ingo Weinzierl <ingo@intevation.de> |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6039 |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6040 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6041 Added methods to add and remove Layer instance to/from Map and grant |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6042 public access to createWMSLayer() method. |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6043 |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6044 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Moved |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6045 code to add new FacetRecords to the grid to an own method |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6046 addFacetRecord(). |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6047 |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6048 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6049 Override addFacetRecord() to be able to detect new FacetRecords. In this |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6050 case, we gonna create new WMS layers based on the FacetRecord and add a |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6051 new Layer object to the Map. |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6052 Override createRemoveItem() which removes a layer from Map and from |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6053 ThemePanel. |
78542ff1f562
Update map and theme panel when new layers are added via datacage or removed by context menu.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1381
diff
changeset
|
6054 |
1381
4459901e4ec0
Updated the theme editor window layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1380
diff
changeset
|
6055 2011-11-01 Raimund Renkert <raimund.renkert@intevation.de> |
4459901e4ec0
Updated the theme editor window layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1380
diff
changeset
|
6056 |
4459901e4ec0
Updated the theme editor window layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1380
diff
changeset
|
6057 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
4459901e4ec0
Updated the theme editor window layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1380
diff
changeset
|
6058 Updated the theme editor window layout. |
4459901e4ec0
Updated the theme editor window layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1380
diff
changeset
|
6059 |
1380
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6060 2011-11-01 Raimund Renkert <raimund.renkert@intevation.de> |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6061 |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6062 Issue 400. |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6063 |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6064 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6065 Iterate over a list of all theme settings to display all available |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6066 settings. |
2d617c48ca5f
Issue 400.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1379
diff
changeset
|
6067 |
1379
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6068 2011-11-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6069 |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6070 Cosmetics, Refactoring. |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6071 |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6072 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6073 (createSpinnerHandler): Extracetd, to improve readability. |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6074 |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6075 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6076 (requestRedraw): Made final to be accessible from extracted handler |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6077 construction in CrossSectionChartThemePanel. |
546f7f890ffa
Cosmetics, refactoring.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1378
diff
changeset
|
6078 |
1378
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6079 2011-11-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6080 |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6081 Fix flys/issue306 (CrossSections: Remove functionality from table |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6082 header). |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6083 |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6084 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6085 Disable context menu on listgrid header. |
ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1377
diff
changeset
|
6086 |
1377
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6087 2011-10-31 Ingo Weinzierl <ingo@intevation.de> |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6088 |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6089 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6090 Override getSingleContextMenu() to add a "zoom to layer" menu item which |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6091 is specific to the map. This menu item is displayed if the specific theme |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6092 has an "extent" attribute set. If the item is clicked, the |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6093 LayerZoomCallback is called. |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6094 |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6095 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6096 Implements the LayerZoomCallback to zoom to the extent of a specific |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6097 layer. |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6098 |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6099 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6100 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6101 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6102 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6103 strings for the "zoom to layer" menu item. |
b0fe35d4ce6b
Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1376
diff
changeset
|
6104 |
1376
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6105 2011-10-28 Ingo Weinzierl <ingo@intevation.de> |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6106 |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6107 * src/main/java/de/intevation/flys/client/server/MapHelper.java: New. It |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6108 currently provides a method that parses a MapConfig from Document. |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6109 |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6110 * src/main/java/de/intevation/flys/client/shared/model/MapConfig.java: New. |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6111 This object saves values in a HashMap. Some basic information like srid, |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6112 max extent and initial extent can be set/get via methods. |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6113 |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6114 * src/main/java/de/intevation/flys/client/client/services/MapOutputServiceAsync.java, |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6115 src/main/java/de/intevation/flys/client/client/services/MapOutputService.java, |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6116 src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java: |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6117 This service now returns an instance of MapConfig that contains some basic |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6118 information required by OpenLayers to create maps. |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6119 |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6120 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6121 OpenLayers maps are created using the MapConfig returned by |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6122 MapOutputService but the layers added to the map are taken from |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6123 MapThemePanel to keep the ThemePanel and the Map in sync. |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6124 |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6125 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6126 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6127 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6128 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6129 error strings for the case that no map config was retrieved in |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6130 MapOutputService. |
28eb4dfe2cbf
Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1375
diff
changeset
|
6131 |
1374
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6132 2011-10-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6133 |
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6134 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6135 Let datacage-window include the "static" part. Note that now many |
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6136 options might be shown with which interaction might not lead to the |
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6137 epected results. |
7fc8b2a81463
Let Datacage from toolbar show 'static' parts of data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1373
diff
changeset
|
6138 |
1372
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6139 2011-10-26 Ingo Weinzierl <ingo@intevation.de> |
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6140 |
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6141 * src/main/java/de/intevation/flys/client/server/BaseServlet.java: Added a |
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6142 an environment variable FLYS_CLIENT_LOG4J_PROPERIES that might be used |
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6143 to use an alternative log4j.properties instead of the default one which |
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6144 comes with the SVN. This variable needs to point to a properties file. |
2ba44c1b2bab
Added a environment variable that might be used to use an alternative log4j properties file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1371
diff
changeset
|
6145 |
1371
2582c06c3774
Ignore log4j.properties.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1370
diff
changeset
|
6146 2011-10-26 Ingo Weinzierl <ingo@intevation.de> |
2582c06c3774
Ignore log4j.properties.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1370
diff
changeset
|
6147 |
2582c06c3774
Ignore log4j.properties.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1370
diff
changeset
|
6148 * .: Modified svn:ignore property to ignore log4j.properties. |
2582c06c3774
Ignore log4j.properties.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1370
diff
changeset
|
6149 |
1370
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6150 2011-10-25 Ingo Weinzierl <ingo@intevation.de> |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6151 |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6152 * src/main/webapp/WEB-INF/web.xml: Added a context parameter that might be |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6153 used to determine the URL of the Artifact server. |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6154 |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6155 * src/main/java/de/intevation/flys/client/client/services/MapOutputServiceAsync.java, |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6156 src/main/java/de/intevation/flys/client/client/services/MapOutputService.java, |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6157 src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java: |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6158 Removed the URL parameter from doOut(). This parameter is fetched from |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6159 ServletContext. |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6160 |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6161 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6162 Modified the call of MapOutputService.doOut(). |
9085cffbb7c4
Made the URL of Artifact server available via ServletContext parameter.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1369
diff
changeset
|
6163 |
1369
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6164 2011-10-25 Raimund Renkert <raimund.renkert@intevation.de> |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6165 |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6166 Issue 118/203 |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6167 |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6168 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java: |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6169 Added attribute to lock the table if the input rows are hidden. |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6170 |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6171 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6172 Ignore clicks if the table is locked and clear values on input mehtod |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6173 change. |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6174 |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6175 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6176 Clear the input values if the input array length is 0. |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6177 |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6178 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6179 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6180 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6181 Updated i18n strings. |
1fae113b93fd
Issue 118/203.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1367
diff
changeset
|
6182 |
1367
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6183 2011-10-25 Ingo Weinzierl <ingo@intevation.de> |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6184 |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6185 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6186 src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6187 src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6188 src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6189 src/main/java/de/intevation/flys/client/server/meta/Converter.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6190 src/main/java/de/intevation/flys/client/server/SetCollectionNameServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6191 src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6192 src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6193 src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6194 src/main/java/de/intevation/flys/client/server/CollectionAttributeServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6195 src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6196 src/main/java/de/intevation/flys/client/server/ExportServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6197 src/main/java/de/intevation/flys/client/server/MapInfoServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6198 src/main/java/de/intevation/flys/client/server/SetCollectionTTLServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6199 src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6200 src/main/java/de/intevation/flys/client/server/GetArtifactServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6201 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6202 src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6203 src/main/java/de/intevation/flys/client/server/DescribeArtifactServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6204 src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6205 src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6206 src/main/java/de/intevation/flys/client/server/WQInfoServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6207 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6208 src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6209 src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6210 src/main/java/de/intevation/flys/client/server/DoCollectionAction.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6211 src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6212 src/main/java/de/intevation/flys/client/server/RemoveArtifactServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6213 src/main/java/de/intevation/flys/client/server/DeleteCollectionServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6214 src/main/java/de/intevation/flys/client/server/ChartServiceHelper.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6215 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6216 src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6217 src/main/java/de/intevation/flys/client/server/DistanceInfoXML.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6218 src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6219 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6220 src/main/java/de/intevation/flys/client/server/CollectionHelper.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6221 src/main/java/de/intevation/flys/client/server/ArtifactHelper.java, |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6222 src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6223 Replaced logging to stderr and stdout with log4j loggers. |
ab8eb2f544f2
Replaced stdout and stderr logging with log4j loggers in server classes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1366
diff
changeset
|
6224 |
1366
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6225 2011-10-25 Ingo Weinzierl <ingo@intevation.de> |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6226 |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6227 * src/main/java/de/intevation/flys/client/server/BaseServlet.java: New. |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6228 This HttpServlet is used to setup some config stuff like log4j |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6229 configuration. |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6230 |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6231 * src/main/webapp/WEB-INF/log4j.properties: A Log4J configuration file. |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6232 |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6233 * src/main/webapp/WEB-INF/web.xml: Registered the BaseServlet which is |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6234 loaded initially to setup config stuff. |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6235 |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6236 * pom.xml: Added Apache Log4J dependency. |
d0eb2202ffbe
Added a BaseServlet that is used to setup config things like log4j.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1365
diff
changeset
|
6237 |
1365
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6238 2011-10-25 Ingo Weinzierl <ingo@intevation.de> |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6239 |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6240 * src/main/java/de/intevation/flys/client/client/services/MapOutputServiceAsync.java, |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6241 src/main/java/de/intevation/flys/client/client/services/MapOutputService.java, |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6242 src/main/java/de/intevation/flys/client/server/MapOutputServiceImpl.java: |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6243 New (but not finished yet). This service calls the out() REST resource |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6244 of an ArtifactCollection and should (work in progress) return a map |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6245 configuration which will be used to initialize an OpenLayers map. |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6246 |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6247 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6248 Call the MapOutputService while instantiating a new MapOutputTab but |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6249 there is no code that handles the response yet (because the service |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6250 currently doesn't return a value). |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6251 |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6252 * src/main/webapp/WEB-INF/web.xml: Registered the new MapOutputService. |
4c65c5b60a86
First step of refactoring the map creation - implemented a MapOutputService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1364
diff
changeset
|
6253 |
1364
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6254 2011-10-24 Ingo Weinzierl <ingo@intevation.de> |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6255 |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6256 * src/main/java/de/intevation/flys/client/client/ui/Toolbar.java: New. An |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6257 abstract toolbar that acts as parent for ChartToolbar and MapToolbar. |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6258 |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6259 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6260 src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6261 Subclass Toolbar which now makes the datacage stuff. |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6262 |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6263 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java, |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6264 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6265 Adjusted the constructor call of OutputTab which now takes an instance |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6266 of CollectionView. |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6267 |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6268 * src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: Stores |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6269 an instance of CollectionView and implements methods to retrieve the |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6270 current user and artifact. |
9981ba2ee13a
Display the datacage button in the map toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1362
diff
changeset
|
6271 |
1362
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6272 2011-10-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6273 |
4063 | 6274 Fix flys/issue390 (W-Diff: Icon zum L�schen anpassen). |
1373
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6275 |
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6276 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6277 Polishing and use different icon to remove rows in selections |
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6278 listgrid. |
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6279 |
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6280 2011-10-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d6fd4391d1d5
Added accidentially ommitted ChangeLog entry.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1372
diff
changeset
|
6281 |
1362
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6282 Replaced icons white by a transparent background. |
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6283 |
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6284 * src/main/webapp/images/removeFeature.png: Added transparency to |
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6285 white background. |
670fd067bd80
In removeFeature-icon made white background transparent.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1361
diff
changeset
|
6286 |
1361
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6287 2011-10-21 Ingo Weinzierl <ingo@intevation.de> |
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6288 |
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6289 flys/issue352 (W-INFO / WSP: Markierung bei Verschieben in Steuerung geht verloren) |
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6290 |
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6291 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6292 Keep grid selection alive after theme has been modified. |
9d67cd17ab78
Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1360
diff
changeset
|
6293 |
1360
ce0bbac13bc8
Renamed 'textbackground' to 'backgroundcolor'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1359
diff
changeset
|
6294 2011-10-21 Raimund Renkert <raimund.renkert@intevation.de> |
ce0bbac13bc8
Renamed 'textbackground' to 'backgroundcolor'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1359
diff
changeset
|
6295 |
ce0bbac13bc8
Renamed 'textbackground' to 'backgroundcolor'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1359
diff
changeset
|
6296 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
ce0bbac13bc8
Renamed 'textbackground' to 'backgroundcolor'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1359
diff
changeset
|
6297 Renamed 'textbackground' to 'backgroundcolor'. |
ce0bbac13bc8
Renamed 'textbackground' to 'backgroundcolor'.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1359
diff
changeset
|
6298 |
1359
5ebcf5b3fc10
Display new attributes in editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1358
diff
changeset
|
6299 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> |
5ebcf5b3fc10
Display new attributes in editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1358
diff
changeset
|
6300 |
5ebcf5b3fc10
Display new attributes in editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1358
diff
changeset
|
6301 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
5ebcf5b3fc10
Display new attributes in editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1358
diff
changeset
|
6302 Display new attributes in editor window. |
5ebcf5b3fc10
Display new attributes in editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1358
diff
changeset
|
6303 |
1358
c437e4f0f7be
Moved the context menu handler to constructor to have the menu
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1357
diff
changeset
|
6304 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> |
c437e4f0f7be
Moved the context menu handler to constructor to have the menu
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1357
diff
changeset
|
6305 |
c437e4f0f7be
Moved the context menu handler to constructor to have the menu
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1357
diff
changeset
|
6306 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
c437e4f0f7be
Moved the context menu handler to constructor to have the menu
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1357
diff
changeset
|
6307 Moved the context menu handler to constructor to have the menu |
c437e4f0f7be
Moved the context menu handler to constructor to have the menu
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1357
diff
changeset
|
6308 available in each subclass. |
c437e4f0f7be
Moved the context menu handler to constructor to have the menu
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1357
diff
changeset
|
6309 |
1357
4b7105e514d2
Reordered the attribute list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1356
diff
changeset
|
6310 2011-10-20 Raimund Renkert <raimund.renkert@intevation.de> |
4b7105e514d2
Reordered the attribute list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1356
diff
changeset
|
6311 |
4b7105e514d2
Reordered the attribute list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1356
diff
changeset
|
6312 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
4b7105e514d2
Reordered the attribute list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1356
diff
changeset
|
6313 Reordered the attribute list. |
4b7105e514d2
Reordered the attribute list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1356
diff
changeset
|
6314 |
1356
db1bf06012db
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1355
diff
changeset
|
6315 2011-10-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
db1bf06012db
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1355
diff
changeset
|
6316 |
db1bf06012db
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1355
diff
changeset
|
6317 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java, |
db1bf06012db
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1355
diff
changeset
|
6318 src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: Removed |
db1bf06012db
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1355
diff
changeset
|
6319 superfluous imports. |
db1bf06012db
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1355
diff
changeset
|
6320 |
1355
b9b4d27bcf63
Display selected WQ values in single rows - named main values need a lot of space.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1354
diff
changeset
|
6321 2011-10-19 Ingo Weinzierl <ingo@intevation.de> |
b9b4d27bcf63
Display selected WQ values in single rows - named main values need a lot of space.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1354
diff
changeset
|
6322 |
b9b4d27bcf63
Display selected WQ values in single rows - named main values need a lot of space.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1354
diff
changeset
|
6323 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
b9b4d27bcf63
Display selected WQ values in single rows - named main values need a lot of space.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1354
diff
changeset
|
6324 Modified the visual result of createOld() which will now display each W |
b9b4d27bcf63
Display selected WQ values in single rows - named main values need a lot of space.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1354
diff
changeset
|
6325 or Q in a single row. |
b9b4d27bcf63
Display selected WQ values in single rows - named main values need a lot of space.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1354
diff
changeset
|
6326 |
1354
5327ca0f13d1
Group the theme attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1353
diff
changeset
|
6327 2011-10-19 Raimund Renkert <raimund.renkert@intevation.de> |
5327ca0f13d1
Group the theme attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1353
diff
changeset
|
6328 |
5327ca0f13d1
Group the theme attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1353
diff
changeset
|
6329 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
5327ca0f13d1
Group the theme attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1353
diff
changeset
|
6330 Group the theme attributes. |
5327ca0f13d1
Group the theme attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1353
diff
changeset
|
6331 |
1353
fd408dfbd3b8
Convert all color attributes from html to rgb notation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1352
diff
changeset
|
6332 2011-10-19 Raimund Renkert <raimund.renkert@intevation.de> |
fd408dfbd3b8
Convert all color attributes from html to rgb notation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1352
diff
changeset
|
6333 |
fd408dfbd3b8
Convert all color attributes from html to rgb notation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1352
diff
changeset
|
6334 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
fd408dfbd3b8
Convert all color attributes from html to rgb notation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1352
diff
changeset
|
6335 Convert all color attributes from html to rgb notation. |
fd408dfbd3b8
Convert all color attributes from html to rgb notation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1352
diff
changeset
|
6336 |
1352
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6337 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6338 |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6339 Added a displayName propertie to Recommendations and add names to data |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6340 String such that they survive a "backjump" (reparameterization). |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6341 |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6342 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java, |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6343 src/main/java/de/intevation/flys/client/shared/model/ToLoad.java: |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6344 Keep displayNames for recommendations. |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6345 |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6346 * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6347 Added displayName, getter and setter. |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6348 |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6349 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6350 Set displayName for create recommendations, add it to Data String. |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6351 |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6352 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java, |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6353 src/main/java/de/intevation/flys/client/client/ui/RecommendationPairRecord.java: |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6354 Do not store name separately from Recommendation |
01b18db3b288
In WDiff datacage input make names survive backjumps.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1351
diff
changeset
|
6355 |
1351
19f621663b7a
Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1350
diff
changeset
|
6356 2011-10-19 Ingo Weinzierl <ingo@intevation.de> |
19f621663b7a
Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1350
diff
changeset
|
6357 |
19f621663b7a
Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1350
diff
changeset
|
6358 * src/main/java/de/intevation/flys/client/server/ChartServiceHelper.java: |
19f621663b7a
Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1350
diff
changeset
|
6359 Add the format string into the xml document for querying charts. |
19f621663b7a
Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1350
diff
changeset
|
6360 |
1350
064fb5d181ea
Removed string which has been commited by mistake.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1349
diff
changeset
|
6361 2011-10-19 Ingo Weinzierl <ingo@intevation.de> |
064fb5d181ea
Removed string which has been commited by mistake.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1349
diff
changeset
|
6362 |
064fb5d181ea
Removed string which has been commited by mistake.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1349
diff
changeset
|
6363 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
064fb5d181ea
Removed string which has been commited by mistake.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1349
diff
changeset
|
6364 Removed unused string which has been commited by mistake. |
064fb5d181ea
Removed string which has been commited by mistake.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1349
diff
changeset
|
6365 |
1349
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6366 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6367 |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6368 Make "zus" and flood protections usable for W-Differences (with yet |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6369 many constraints, e.g. server will fail if flood protection is |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6370 subtrahend). |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6371 |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6372 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6373 Discern static and calculated data by pretty ugly hack, set factory |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6374 to "clone" with accordingly. |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6375 |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6376 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6377 Request the system ("static") part of datacage in wdiff-input |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6378 selection as well. |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6379 |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6380 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6381 Enable hack in DatacageTwinPanel, set ids to id content, such that |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6382 recommendations and toloads can be created from selected elements in |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6383 Datacage. |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6384 |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6385 * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6386 (setFactory): Allow to change factory during live time. |
46a4b74d87bf
Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1348
diff
changeset
|
6387 |
1348
fb224f54c643
Prepared editor UI for annotation styling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1347
diff
changeset
|
6388 2011-10-18 Raimund Renkert <raimund.renkert@intevation.de> |
fb224f54c643
Prepared editor UI for annotation styling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1347
diff
changeset
|
6389 |
fb224f54c643
Prepared editor UI for annotation styling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1347
diff
changeset
|
6390 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
fb224f54c643
Prepared editor UI for annotation styling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1347
diff
changeset
|
6391 Prepared editor UI for annotation styling. |
fb224f54c643
Prepared editor UI for annotation styling.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1347
diff
changeset
|
6392 |
1347
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6393 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6394 |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6395 Minor cosmetics. |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6396 |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6397 * src/main/java/de/intevation/flys/client/client/services/MetaDataService.java, |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6398 src/main/java/de/intevation/flys/client/client/Config.java, |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6399 src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java: |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6400 Cosmetics (whitespace). |
d81533df4138
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1346
diff
changeset
|
6401 |
1346
a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1345
diff
changeset
|
6402 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1345
diff
changeset
|
6403 |
a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1345
diff
changeset
|
6404 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java: |
a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1345
diff
changeset
|
6405 Allow to load Artifacts with different factories in one go (as |
a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1345
diff
changeset
|
6406 fallback). Documentation added. |
a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1345
diff
changeset
|
6407 |
1345
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6408 2011-10-18 Raimund Renkert <raimund.renkert@intevation.de> |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6409 |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6410 * src/main/java/de/intevation/flys/client/shared/model/Style.java, |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6411 src/main/java/de/intevation/flys/client/shared/model/StyleSetting.java, |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6412 src/main/java/de/intevation/flys/client/shared/model/CollectionItemAttribute.java, |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6413 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6414 Added documentation. |
92074508a387
Added documentation.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1344
diff
changeset
|
6415 |
1344
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6416 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6417 |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6418 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6419 Added support for chart exports. If the Http parameter "export=true" is |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6420 set, the header of the Http request is modified to trigger a download. |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6421 Currently, PNG, SVG and PDF export is supported. |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6422 |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6423 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6424 Added a method that returns the URL for a chart export. |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6425 |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6426 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6427 Added download icons for png, pdf and svg. |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6428 |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6429 * src/main/java/de/intevation/flys/client/client/FLYSImages.java: Added |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6430 images for png/pdf/svg downloads. |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6431 |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6432 * src/main/java/de/intevation/flys/client/client/images/downloadPNG.png, |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6433 src/main/java/de/intevation/flys/client/client/images/downloadPDF.png, |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6434 src/main/java/de/intevation/flys/client/client/images/downloadSVG.png: |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6435 New. Icons for png/pdf/svg export of charts. |
51d4b51a51ed
Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1343
diff
changeset
|
6436 |
1343
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6437 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6438 |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6439 * src/main/java/de/intevation/flys/client/client/ui/ImgLink.java: New. |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6440 This class creates a link with an image. |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6441 |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6442 * src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6443 Makes use of ImgLink to create export icons. |
0d3d3860beb5
Added a ImgLink class which creates an html link with an image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1342
diff
changeset
|
6444 |
1342
9bf91bce6ca4
Bugfix: adjusted method call which avoided compiling flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1341
diff
changeset
|
6445 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
9bf91bce6ca4
Bugfix: adjusted method call which avoided compiling flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1341
diff
changeset
|
6446 |
9bf91bce6ca4
Bugfix: adjusted method call which avoided compiling flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1341
diff
changeset
|
6447 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
9bf91bce6ca4
Bugfix: adjusted method call which avoided compiling flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1341
diff
changeset
|
6448 Bugfix: adjusted a method call of XMLUtils.ElementCreator.addAttr() |
9bf91bce6ca4
Bugfix: adjusted method call which avoided compiling flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1341
diff
changeset
|
6449 which avoided compiling flys-client. |
9bf91bce6ca4
Bugfix: adjusted method call which avoided compiling flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1341
diff
changeset
|
6450 |
1341
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6451 2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6452 |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6453 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6454 Use images for line type and line size selection. |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6455 |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6456 * src/main/webapp/images/linestyle-dash-10.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6457 src/main/webapp/images/linestyle-dash-10-5.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6458 src/main/webapp/images/linestyle-1px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6459 src/main/webapp/images/linestyle-2px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6460 src/main/webapp/images/linestyle-3px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6461 src/main/webapp/images/linestyle-4px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6462 src/main/webapp/images/linestyle-5px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6463 src/main/webapp/images/linestyle-dash-20-10.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6464 src/main/webapp/images/linestyle-6px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6465 src/main/webapp/images/linestyle-dash-30-10.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6466 src/main/webapp/images/linestyle-7px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6467 src/main/webapp/images/linestyle-8px.png, |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6468 src/main/webapp/images/linestyle-dash-20-5-15-5.png: |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6469 New. |
e26088566e8a
Use images for line type and line size selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1340
diff
changeset
|
6470 |
1340
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6471 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6472 |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6473 flys/issue253 (Diagramm: Mehrfachauswahl zum Verschieben/Löschen auf Themen) |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6474 |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6475 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6476 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java, |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6477 src/main/java/de/intevation/flys/client/shared/model/AttributedTheme.java: |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6478 Prepared Themes to support a "visible" attribute. |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6479 |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6480 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6481 Write the "visible" attribute of a Theme into the attribute of a |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6482 Collection. |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6483 |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6484 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Do |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6485 not display Themes which are not visible (getVisible() == 0). |
290d5687f202
#253 Implemented ThemePanel's 'remove' action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1339
diff
changeset
|
6486 |
1339
d935fd42ae0e
Added new values for line type to theme editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1338
diff
changeset
|
6487 2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> |
d935fd42ae0e
Added new values for line type to theme editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1338
diff
changeset
|
6488 |
d935fd42ae0e
Added new values for line type to theme editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1338
diff
changeset
|
6489 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
d935fd42ae0e
Added new values for line type to theme editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1338
diff
changeset
|
6490 Added new values for line type. |
d935fd42ae0e
Added new values for line type to theme editor.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1338
diff
changeset
|
6491 |
1338
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6492 2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> |
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6493 |
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6494 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java, |
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6495 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6496 Set window position to page center. |
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6497 Removed parent element. |
c730f0438510
Set window position to page center.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1337
diff
changeset
|
6498 |
1337
9bf72f84728d
Show theme name in static text field.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1336
diff
changeset
|
6499 2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> |
9bf72f84728d
Show theme name in static text field.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1336
diff
changeset
|
6500 |
9bf72f84728d
Show theme name in static text field.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1336
diff
changeset
|
6501 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
9bf72f84728d
Show theme name in static text field.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1336
diff
changeset
|
6502 Show theme name in static text field. |
9bf72f84728d
Show theme name in static text field.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1336
diff
changeset
|
6503 |
1336
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6504 2011-10-17 Raimund Renkert <raimund.renkert@intevation.de> |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6505 |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6506 Request redraw on attribute change. |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6507 |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6508 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6509 Made request redraw method public and added method to show editor |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6510 window. |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6511 |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6512 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6513 Removed collection view, added theme panel. Request redraw on success. |
ceb989d64cd2
Request redraw on style attribute change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1335
diff
changeset
|
6514 |
1334
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6515 2011-10-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6516 |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6517 Cosmetics, docs. |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6518 |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6519 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6520 src/main/java/de/intevation/flys/client/client/ui/RecommendationPairRecord.java, |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6521 src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java, |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6522 src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6523 Cosmetics, docs. |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6524 |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6525 * src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6526 Cosmetics, docs, also made two methods static. |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6527 |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6528 2011-10-17 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6529 |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6530 Donate own error for failcase of remove-artifact. |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6531 |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6532 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6533 Donated own error code for remove-artifact. |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6534 |
1331
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6535 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6536 |
1334
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6537 flys/issue366 (W-INFO / Abflusskurve, Diagramm: Umbenennen von Themen |
517b0d26df99
Added ommitted ChangeLog entries for flys-client.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1331
diff
changeset
|
6538 und Anzeige im Diagramm) |
1331
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6539 |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6540 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6541 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java, |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6542 src/main/java/de/intevation/flys/client/shared/model/AttributedTheme.java: |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6543 Added a setter method for descriptions. |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6544 |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6545 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6546 Description modifications will now be persisted to artifact server. |
aa2313e0f18d
#366 Modifications on theme description in theme panels are now persisted to artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1330
diff
changeset
|
6547 |
1330
ece7d9484574
Added missing string resources for datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1329
diff
changeset
|
6548 2011-10-14 Ingo Weinzierl <ingo@intevation.de> |
ece7d9484574
Added missing string resources for datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1329
diff
changeset
|
6549 |
ece7d9484574
Added missing string resources for datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1329
diff
changeset
|
6550 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
ece7d9484574
Added missing string resources for datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1329
diff
changeset
|
6551 Added missing resources for datacage. |
ece7d9484574
Added missing string resources for datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1329
diff
changeset
|
6552 |
1329
b18b32269a3f
Set the correct index when saving changed attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1327
diff
changeset
|
6553 2011-10-14 Raimund Renkert <raimund.renkert@intevation.de> |
b18b32269a3f
Set the correct index when saving changed attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1327
diff
changeset
|
6554 |
b18b32269a3f
Set the correct index when saving changed attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1327
diff
changeset
|
6555 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java: |
b18b32269a3f
Set the correct index when saving changed attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1327
diff
changeset
|
6556 Set the correct index when saving changed attributes. |
b18b32269a3f
Set the correct index when saving changed attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1327
diff
changeset
|
6557 |
1327
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6558 2011-10-14 Ingo Weinzierl <ingo@intevation.de> |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6559 |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6560 flys/issue288 (ÜSK: Legende hinzufügen) |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6561 |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6562 * src/main/java/de/intevation/flys/client/shared/MapUtils.java: New. |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6563 Helper class for maps. |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6564 |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6565 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6566 Set width and min width of MapThemePanel to 300px and allow to resize it. |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6567 |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6568 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Moved |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6569 Record and ListGrid creation out to own methods which subclasses can |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6570 override. |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6571 |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6572 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6573 Override createNewGrid() to add a column for displaying legend items. |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6574 |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6575 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6576 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6577 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6578 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6579 Added string for the "style" header in the MapThemePanel. |
8a93fb299e64
#288 Added legend symbols to the MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1326
diff
changeset
|
6580 |
1326
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6581 2011-10-14 Raimund Renkert <raimund.renkert@intevation.de> |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6582 |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6583 * src/main/java/de/intevation/flys/client/shared/model/Style.java, |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6584 src/main/java/de/intevation/flys/client/shared/model/CollectionItemAttribute.java, |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6585 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6586 Use the theme index to identify the correct style. |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6587 |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6588 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java: |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6589 Set the style index. |
974c6b3700de
Use the theme index to identify the correct style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1325
diff
changeset
|
6590 |
1325
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6591 2011-10-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6592 |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6593 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6594 Removed top level '${datacage}' using CHILDREN mode for tree. |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6595 Introduced i18n. |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6596 If tree contains less the MAX_OPEN (30) nodes and leafs the |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6597 tree is rendered all open. This minimizes clicks. |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6598 |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6599 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6600 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6601 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6602 i18n for data cage |
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6603 |
1323
1fd6d94407c1
Replaced elevation control icon with a new version with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1322
diff
changeset
|
6604 2011-10-13 Ingo Weinzierl <ingo@intevation.de> |
1fd6d94407c1
Replaced elevation control icon with a new version with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1322
diff
changeset
|
6605 |
1fd6d94407c1
Replaced elevation control icon with a new version with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1322
diff
changeset
|
6606 * src/main/webapp/images/adjustElevation.png: Replaced old one that had a |
1fd6d94407c1
Replaced elevation control icon with a new version with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1322
diff
changeset
|
6607 gray background with a new one with transparent background. |
1fd6d94407c1
Replaced elevation control icon with a new version with transparent background.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1322
diff
changeset
|
6608 |
1322
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6609 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6610 |
1324
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6611 Added error message(i18n) for fail case of removeArtifactService. |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6612 |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6613 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6614 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6615 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6616 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6617 Added error_remove_artifact . |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6618 |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6619 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6620 Resolved TODO by employing "own" error message (removeArtifact). |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6621 |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6622 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
90b786325324
Donated own error message to RemoveArtifact failure case.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1323
diff
changeset
|
6623 |
1322
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6624 Removed obsolete imports. |
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6625 |
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6626 * src/main/java/de/intevation/flys/client/client/services/RemoveArtifactServiceAsync.java, |
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6627 src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: |
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6628 Removed obsolete imports. |
e2749cc3b7ad
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1321
diff
changeset
|
6629 |
1321
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6630 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6631 |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6632 In W-Diff selection GUI, track which items have been removed from the |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6633 listgrid, remove corresponding artifacts from collection if they are |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6634 not needed anymore using the new RemoveArtifactService. |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6635 |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6636 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6637 Track removed items from ListGrid until clicking on "proceed". Then, |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6638 check whether artifacts removed from the list are still needed to |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6639 calculate other difference (which are still in the ListGrid), remove |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6640 them otherwise. |
cfbfaadf4b6f
Remove Artifacts not needed anymore when reparameterizing w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1320
diff
changeset
|
6641 |
1320
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6642 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6643 |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6644 Added helper in use of new RemoveArtifactService. |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6645 |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6646 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6647 (removeArtifact): New method to remove an artifact from a |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6648 collection. |
5733c05ce24c
Added removeArtifact CollectionHelper method.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1319
diff
changeset
|
6649 |
1319
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6650 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6651 |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6652 Added implementation and configuration of RemoveArtifactService. |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6653 |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6654 * src/main/java/de/intevation/flys/client/server/RemoveArtifactServiceImpl.java, |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6655 src/main/java/de/intevation/flys/client/client/services/RemoveArtifactServiceAsync.java, |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6656 src/main/java/de/intevation/flys/client/client/services/RemoveArtifactService.java: |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6657 New files with implementation of RemoveArtifactService. |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6658 |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6659 * src/main/webapp/WEB-INF/web.xml: Register new servlet/service. |
6ba17b628552
Added RemoveArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1318
diff
changeset
|
6660 |
1318
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6661 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6662 |
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6663 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java, |
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6664 src/main/java/de/intevation/flys/client/server/ArtifactHelper.java, |
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6665 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6666 Cosmetics, doc. |
ecd0243bc09e
Cosmetics, docs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1317
diff
changeset
|
6667 |
1317
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6668 2011-10-13 Ingo Weinzierl <ingo@intevation.de> |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6669 |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6670 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6671 Moved code to mark features 'selected' to FloodMap. Display warnings if |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6672 elevation control is clicked but no feature is selected or more than one |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6673 feature is selected. |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6674 |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6675 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Do |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6676 the "select feature" stuff here. Selected features will now have a |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6677 fatter stroke. |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6678 |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6679 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6680 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6681 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6682 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6683 Added warning and error messages used when elevation control is used. |
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6684 |
1325
2f5fbfeda1d4
Introduced i18n for datacage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1324
diff
changeset
|
6685 2011-10-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1316
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6686 |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6687 Updated SmartGWT to 2.5 |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6688 |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6689 * pom.xml: Bumped SmartGWT from 2.4 to 2.5 |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6690 |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6691 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6692 Using Enterprise instead of EnterpriseBlue theme. |
956605001cfb
Updated SmartGWT to 2.5
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
1315
diff
changeset
|
6693 |
1317
45b9b1fc26e2
Improved error handling while using the elevation control - Make selected features in the map visible.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1316
diff
changeset
|
6694 2011-10-13 Ingo Weinzierl <ingo@intevation.de> |
1315
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6695 |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6696 flys/issue297 (ÜSK: Eingabe von Höhen ermöglichen) |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6697 |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6698 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6699 src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6700 Made those classes more robust while setting Styles for features without |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6701 barrier type. |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6702 |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6703 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6704 Moved the constant to mark features to FloodMap. Added a new control to |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6705 adjust the elevation values of features. |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6706 |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6707 * src/main/java/de/intevation/flys/client/client/ui/map/ElevationWindow.java: |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6708 New. This Window displays a grid that contains the vertices of the |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6709 specified vector feature. Users are able to modify the elevation value |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6710 for each vertex in the grid. |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6711 |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6712 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6713 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6714 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6715 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6716 New strings used for the elevation control button/icon. |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6717 |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6718 * src/main/webapp/images/adjustElevation.png: A new icon used for the |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6719 control to adjust the elevation values of features in the map. |
cf0f906921de
#297 Implemented a window to adjust elevations of geometries in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1314
diff
changeset
|
6720 |
1313
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6721 2011-10-12 Ingo Weinzierl <ingo@intevation.de> |
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6722 |
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6723 flys/issue331 (ÜSK: OpenLayers innerhalb der eigenen Distribution bereitstellen) |
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6724 |
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6725 * src/main/webapp/FLYS.html: Fetch OpenLayers-2.11 lib from local server |
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6726 instead from remote repository. |
5efd9be6b2cd
#331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1312
diff
changeset
|
6727 |
1311
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6728 2011-10-12 Ingo Weinzierl <ingo@intevation.de> |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6729 |
1312
32efaea1336c
Corrected ChangeLog entry of last commit - worked in that rev on #293; NOT on #288.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1311
diff
changeset
|
6730 flys/issue293 (ÜSK: Legende hinzufügen) |
1311
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6731 |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6732 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6733 Added icons to the barrier combobox. |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6734 |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6735 * src/main/webapp/images/dam.png, |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6736 src/main/webapp/images/pipe1.png, |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6737 src/main/webapp/images/pipe2.png, |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6738 src/main/webapp/images/ditch.png, |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6739 src/main/webapp/images/ring_dike.png: New icons used in the barrier |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6740 combobox in the digitize panel. |
981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1310
diff
changeset
|
6741 |
1310
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6742 2011-10-12 Ingo Weinzierl <ingo@intevation.de> |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6743 |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6744 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java: |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6745 Throw a ServerException if no styles were found in the XML document. |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6746 |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6747 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6748 Display a warning dialog if no style for the selected theme was found. |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6749 |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6750 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6751 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6752 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6753 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6754 New error messages that are displayed if no style was found for a given |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6755 theme. |
c4c957a9c092
Improved exception handling while fetching theme styles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1309
diff
changeset
|
6756 |
1309
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6757 2011-10-12 Ingo Weinzierl <ingo@intevation.de> |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6758 |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6759 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6760 src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Moved |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6761 the ContextMenu creation from ChartThemePanel to ThemePanel - we want a |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6762 ContextMenu in the ChartThemePanel as well. In addition, there are new |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6763 menu items to activate/deactivate and remove themes. |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6764 |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6765 * src/main/java/de/intevation/flys/client/client/ui/chart/StyleEditorWindow.java, |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6766 src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java: |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6767 Moved the StyleEditorWindow to an upper package, because it will also be |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6768 used in the map. |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6769 |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6770 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6771 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6772 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6773 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6774 Added new strings for context menu items of the ThemePanel. |
a95e82d6bcc1
Refactored the code to create a context menu and a style editor so that it is also available for maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1308
diff
changeset
|
6775 |
1308
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6776 2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6777 |
1314
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6778 Validate selected pairs for differences, show errors if invalid. |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6779 |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6780 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6781 (onClick, validate): Validate and show errors if data invalid. |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6782 Cosmetics, removed junk and resolved respective todo, documentation. |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6783 |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6784 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6785 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6786 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6787 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6788 Added error messages. |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6789 |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6790 2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1313
diff
changeset
|
6791 |
1308
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6792 Show only "W"s in input helper for W-Diffs. |
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6793 |
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6794 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6795 Request (datacage-specific!) "waterlevels"-out instead of more |
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6796 general "longitudinal_section"-out. |
d194bee456d3
Show only Ws in datacage for w-diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1307
diff
changeset
|
6797 |
1307
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6798 2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6799 |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6800 Partial fix for flys/issue304 [1] (Erweiterte Funktionen W-Differenzen), |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6801 enable multiple clones of same recommendation, but be 'sparse'. |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6802 |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6803 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6804 (loadMany): While iterating over recommendations and creating |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6805 clones, keep track of results, do not clone a second time if same |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6806 recommendation is present multiple times in list, use "old" clone |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6807 instead. Throw excpetion in fail-case. |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6808 |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6809 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6810 Use list instead of set, 'sparseness' is now achieved by |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6811 LoadArtifactService. Docs, removed junk. |
489e6a82fe84
Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1306
diff
changeset
|
6812 |
1306
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6813 2011-10-11 Ingo Weinzierl <ingo@intevation.de> |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6814 |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6815 flys/issue300 (ÜSK: Reihenfolge der Ebenen findet keine Berücksichtigung) |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6816 |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6817 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6818 Implemented a ThemeMovedCallback to synchronize the ThemePanel's layer |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6819 order with the internal order of the Map. |
2e57776f77b5
#300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1305
diff
changeset
|
6820 |
1305
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6821 2011-10-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6822 |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6823 Squashed "swapped minuend and subtrahend"-bug in wdiff calculation. |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6824 |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6825 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6826 Use LinkedHashSet instead of HashSet to keep the given order. |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6827 Removed some debug statements. |
014fc183c640
Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1304
diff
changeset
|
6828 |
1304
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6829 2011-10-11 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6830 |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6831 Enable reparameterization of WINFO-Artifacts in WDiff-branch. Do not |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6832 reclone in parameterization. |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6833 |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6834 * src/main/java/de/intevation/flys/client/client/ui/RecommendationPairRecord.java: |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6835 Add flag to remember whether already cloned. |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6836 |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6837 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6838 Recreate already cloned pairs of Ws from datastring, do not reclone |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6839 these. |
18b0414bde44
Allow reparameterization of W-Diffs.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1303
diff
changeset
|
6840 |
1303
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6841 2011-10-11 Ingo Weinzierl <ingo@intevation.de> |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6842 |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6843 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Added |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6844 a method fireThemeMoved which is called after a Theme in this panel is |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6845 moved. |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6846 |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6847 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6848 Added in internal interface ThemeMovedCallback which might be used to |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6849 listen to theme move events. Therefore, MapThemePanel overrides the |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6850 fireThemeMoved method and calls onThemeMoved() on ThemeMovedCallback if |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6851 it exists. |
84c50f1d939b
Added the option for the MapThemePanel to listen to Theme move events.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1302
diff
changeset
|
6852 |
1302
17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1301
diff
changeset
|
6853 2011-10-10 Ingo Weinzierl <ingo@intevation.de> |
17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1301
diff
changeset
|
6854 |
17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1301
diff
changeset
|
6855 * src/main/webapp/FLYS.html: Import OpenLayers 2.11. |
17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1301
diff
changeset
|
6856 |
17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1301
diff
changeset
|
6857 * pom.xml: Upgrade of GWT-OpenLayers from 0.5 to 0.6 |
17e7d5e437fb
Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1301
diff
changeset
|
6858 |
1301
2fa7ed1ac7cf
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1300
diff
changeset
|
6859 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2fa7ed1ac7cf
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1300
diff
changeset
|
6860 |
2fa7ed1ac7cf
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1300
diff
changeset
|
6861 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
2fa7ed1ac7cf
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1300
diff
changeset
|
6862 Removed obsolete imports. |
2fa7ed1ac7cf
Removed obsolete imports.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1300
diff
changeset
|
6863 |
1300
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6864 2011-10-10 Ingo Weinzierl <ingo@intevation.de> |
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6865 |
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6866 flys/issue289 (ÜSK: Messen von Strecken und Flächen in falscher Dimension) |
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6867 |
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6868 * src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: |
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6869 Measured areas are now displayed in 'ha'. |
6890e1041eac
Bugfix: #289 Display measured areas in 'ha'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1299
diff
changeset
|
6870 |
1299
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6871 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6872 |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6873 * src/main/java/de/intevation/flys/client/client/ui/RecommendationPairRecord.java: |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6874 Polish with doc, removed junk. |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6875 |
1298
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6876 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6877 |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6878 * src/main/java/de/intevation/flys/client/client/ui/RecommendationPairRecord.java: |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6879 New file. Extracted from DatacagePairWidget. |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6880 |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6881 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6882 Extracted RecommendationPairRecord implementation and constats. |
b0ed67cb5197
Minor refactoring, improved displayed Strings in W-Diff branch.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1297
diff
changeset
|
6883 |
1299
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6884 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6885 Improved displayed strings for selections of pairs. First steps |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6886 towards the ability to jump back ("reparameterize") the artifact. |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6887 Adjusted to RecommendationPairRecord-extraction. |
f4f30d758550
Cosmetics (docs).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1298
diff
changeset
|
6888 |
1297
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6889 2011-10-10 Ingo Weinzierl <ingo@intevation.de> |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6890 |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6891 flys/issue375 (ÜSK, Streckemessung) |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6892 |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6893 * src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6894 Added a formatter for lines and areas which is used to limit the number |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6895 of fractions. |
887eb0cd7dfc
Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1296
diff
changeset
|
6896 |
1296
c087137a8584
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1295
diff
changeset
|
6897 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c087137a8584
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1295
diff
changeset
|
6898 |
c087137a8584
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1295
diff
changeset
|
6899 * src/main/java/de/intevation/flys/client/shared/model/DataList.java, |
c087137a8584
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1295
diff
changeset
|
6900 src/main/java/de/intevation/flys/client/client/ui/TextProvider.java: |
c087137a8584
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1295
diff
changeset
|
6901 Cosmetics (docs and whitespace). |
c087137a8584
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1295
diff
changeset
|
6902 |
1295
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6903 2011-10-10 Ingo Weinzierl <ingo@intevation.de> |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6904 |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6905 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6906 src/main/java/de/intevation/flys/client/shared/model/Style.java, |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6907 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeService.java, |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6908 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeServiceAsync.java, |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6909 src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6910 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6911 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6912 Removed superfluous imports. |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6913 |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6914 2011-10-10 Ingo Weinzierl <ingo@intevation.de> |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6915 |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6916 flys/issue326 (Projektliste: Projekte ohne Parametrisierung werden angezeigt, können aber nicht geöffnet werden.) |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6917 |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6918 * src/main/java/de/intevation/flys/client/client/FLYS.java: Take care on |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6919 empty projects while opening existing projects. Fetch the master |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6920 Artifact only if the Collection has an Artifact set. |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6921 |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6922 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6923 Enabled CollectionView creation without Artifact but existing |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6924 Collection. |
d9cb362b8b34
Removed superfluous imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1293
diff
changeset
|
6925 |
1293
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6926 2011-10-07 Ingo Weinzierl <ingo@intevation.de> |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6927 |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6928 flys/issue233 (W-Info: Dauerlinienberechnung / "Lädt Daten") |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6929 |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6930 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6931 Force a redraw of the computation data grid if no data could be |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6932 retrieved from server - this displays an error message. |
e88cd17b3420
Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1292
diff
changeset
|
6933 |
1292
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6934 2011-10-05 Raimund Renkert <raimund.renkert@intevation.de> |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6935 |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6936 Edited item attributes are saved and send to the server on accept. |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6937 |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6938 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6939 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeService.java, |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6940 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeServiceAsync.java: |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6941 Added service method to save new item attributes. |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6942 |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6943 * src/main/java/de/intevation/flys/client/shared/model/Style.java: |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6944 Added facet to style attributes. |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6945 |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6946 * src/main/java/de/intevation/flys/client/shared/model/CollectionItemAttribute.java: |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6947 Added artifact uuid to collection item attributes. |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6948 |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6949 * src/main/java/de/intevation/flys/client/client/ui/chart/StyleEditorWindow.java: |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6950 Added item changed handler to save new values and update the |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6951 serverside values. |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6952 |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6953 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6954 Set the selected facet record to the editor window. |
bdc270ea6195
Edited item attributes are saved and send to the server on accept.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1291
diff
changeset
|
6955 |
1291
1d04f35b2cc0
New methods for color transformation (html to rgb; rgb to html).
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1290
diff
changeset
|
6956 2011-10-05 Raimund Renkert <raimund.renkert@intevation.de> |
1d04f35b2cc0
New methods for color transformation (html to rgb; rgb to html).
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1290
diff
changeset
|
6957 |
1d04f35b2cc0
New methods for color transformation (html to rgb; rgb to html).
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1290
diff
changeset
|
6958 * src/main/java/de/intevation/flys/client/client/ui/chart/StyleEditorWindow.java: |
1d04f35b2cc0
New methods for color transformation (html to rgb; rgb to html).
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1290
diff
changeset
|
6959 New methods for color transformation (html to rgb; rgb to html). |
1d04f35b2cc0
New methods for color transformation (html to rgb; rgb to html).
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1290
diff
changeset
|
6960 |
1290
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6961 2011-10-04 Raimund Renkert <raimund.renkert@intevation.de> |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6962 |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6963 * src/main/java/de/intevation/flys/client/client/ui/chart/StyleEditorWindow.java: |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6964 Build up the editor window from CollectionItemAttribute response. |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6965 |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6966 * src/main/java/de/intevation/flys/client/shared/model/Style.java: |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6967 Added getter for number of settings and settings based on the index. |
f4deeafa60b3
Build up the editor window from CollectionItemAttribute response.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1289
diff
changeset
|
6968 |
1289
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6969 2011-10-04 Ingo Weinzierl <ingo@intevation.de> |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6970 |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6971 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6972 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6973 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6974 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6975 Added an error message that might be used if no calculation result was |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6976 found for calculation result panel. |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6977 |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6978 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6979 Improved error handling if no calculation result was found - display |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6980 error message in this case. |
d59dcaf52796
Improved error handling if no calculation result data was found.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1288
diff
changeset
|
6981 |
1288
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6982 2011-09-30 Ingo Weinzierl <ingo@intevation.de> |
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6983 |
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6984 flys/issue357 (W-Info / Wasserspiegellage, Diagramm) |
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6985 |
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6986 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6987 Removed header title of selection column. |
17bff7b27052
Bugfix: #357 Removed header title of selection column.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1287
diff
changeset
|
6988 |
1287
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6989 2011-09-30 Raimund Renkert <raimund.renkert@intevation.de> |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6990 |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6991 Added skeleton for editor window. |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6992 |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6993 * src/main/java/de/intevation/flys/client/client/ui/chart/StyleEditorWindow.java: |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6994 New. Skeleton for editor window. |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6995 |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6996 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java, |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6997 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6998 Set the collection view as attribute to have a parent for the |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
6999 style editor window. |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7000 |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7001 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7002 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7003 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7004 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7005 Added strings for the style editor window. |
95ecb98c6015
Added skeleton for editor window.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1286
diff
changeset
|
7006 |
1286
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7007 2011-09-30 Raimund Renkert <raimund.renkert@intevation.de> |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7008 |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7009 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7010 Added context menu to themes list. |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7011 |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7012 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7013 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7014 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7015 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7016 Added string for context menu entry. |
b643622d77fe
Added context menu to themes list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1285
diff
changeset
|
7017 |
1285
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7018 2011-09-30 Raimund Renkert <raimund.renkert@intevation.de> |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7019 |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7020 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java, |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7021 src/main/java/de/intevation/flys/client/shared/model/Style.java, |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7022 src/main/java/de/intevation/flys/client/shared/model/StyleSetting.java, |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7023 src/main/java/de/intevation/flys/client/shared/model/CollectionItemAttribute.java, |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7024 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeService.java, |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7025 src/main/java/de/intevation/flys/client/client/services/CollectionItemAttributeServiceAsync.java: |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7026 New. Added new service and model for collection item attributes. |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7027 |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7028 * src/main/webapp/WEB-INF/web.xml: |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7029 Added the collection item attribute service. |
0f3b19df1880
Added new service and model for collection item attributes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
1284
diff
changeset
|
7030 |
1284
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7031 2011-09-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7032 |
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7033 Fix accidentally messed-up indentation. |
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7034 |
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7035 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7036 Fix indentation. |
cdb1505a32f1
Fix messed up indentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1283
diff
changeset
|
7037 |
1283
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7038 2011-09-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7039 |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7040 Neaten displayed gridcontent when selecting waterlevels for wdiff, |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7041 do not allow multi-selection. |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7042 |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7043 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7044 Display facets name in table when selecting pairs. |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7045 |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7046 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7047 (getSelectionTitle): New function to access visible titles of |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7048 selection. |
e8bb11976c70
Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1282
diff
changeset
|
7049 |
1282
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7050 2011-09-29 Ingo Weinzierl <ingo@intevation.de> |
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7051 |
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7052 flys/issue179 (Zoom Out funktioniert nichtzuverlässig) |
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7053 |
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7054 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7055 Repaired broken zoom-out function. |
3904519ec161
Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1281
diff
changeset
|
7056 |
1280
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7057 2011-09-29 Ingo Weinzierl <ingo@intevation.de> |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7058 |
1281
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7059 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7060 Re-added the button to zoom-out by a given factor. Added a new one to |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7061 step back to the last extent. |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7062 |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7063 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7064 Re-added the function to zoom-out by a given factor. |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7065 |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7066 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7067 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7068 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7069 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7070 the path to the zoom-back icon. |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7071 |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7072 * src/main/webapp/images/zoom-back.png: New. Icon for the zoom-back |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7073 button. |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7074 |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7075 2011-09-29 Ingo Weinzierl <ingo@intevation.de> |
4782c0ce9cec
Re-added the function to zoom-out charts by a given factor (10%).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1280
diff
changeset
|
7076 |
1280
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7077 flys/issue198 (Diagramm: Zu vorheriger Zoomstufe per Klick zurückkehren) |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7078 |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7079 * src/main/java/de/intevation/flys/client/shared/model/ZoomObj.java: New. |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7080 This object is used to save the zoom extent of charts. |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7081 |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7082 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7083 The zoom-out button calls ChartOutputTab.zoomOut() without a integer |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7084 value. |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7085 |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7086 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7087 The Zoom-Out action no longer zooms out for a specific factor, but to the |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7088 last extent. The current extent of a chart is pushed onto a stack before |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7089 a Zoom-In action takes place. Zoom-out then zooms to the last extent |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7090 retrieved from the stack. |
66192d170c79
Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1279
diff
changeset
|
7091 |
1279
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7092 2011-09-29 Ingo Weinzierl <ingo@intevation.de> |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7093 |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7094 flys/issue336 (W-INFO / Berechnung Wasserstand an Orten, Zurodnung Bezugspegel) |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7095 |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7096 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java, |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7097 src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java: |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7098 Added two new methods getRiver() (returns the selected river) and |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7099 getKMRange() (returns the selected min/max KM values). |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7100 |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7101 * src/main/java/de/intevation/flys/client/shared/DoubleUtils.java: New. |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7102 Utility class for working with double values. |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7103 |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7104 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7105 Moved the code to determine the min/max KM range and river out to |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7106 ArtifactDescription. There, it is available for other classes as well. |
af6ad7522351
Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1278
diff
changeset
|
7107 |
1278
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7108 2011-09-28 Ingo Weinzierl <ingo@intevation.de> |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7109 |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7110 flys/issue328 (W-INFO / ÜSK: Auswahl der Wasserspiegellage / Auswahlunterstützung) |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7111 |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7112 * src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7113 Fetch datacage out 'waterlevels' only (possible since last rev in |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7114 flys-artifacts). The datacage will provide W facets only - no Q facets |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7115 are displayed. |
4c3329db2536
Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1277
diff
changeset
|
7116 |
1277
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7117 2011-09-28 Ingo Weinzierl <ingo@intevation.de> |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7118 |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7119 flys/issue211 (W-INFO: Wasserspiegellagenberechnung / Auswahlunterstützung Abfluss) |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7120 |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7121 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7122 Reset values of km range mode if single km mode is selected and the |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7123 other way arround. |
ee55a8ab5f5e
Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1276
diff
changeset
|
7124 |
1276
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7125 2011-09-28 Ingo Weinzierl <ingo@intevation.de> |
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7126 |
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7127 flys/issue119 (W-INFO: Wasserspiegellagenberechnung / Dateneingabe ausserhalb des Wertebereichs) |
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7128 |
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7129 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7130 Display min/max values when input validation for ranges failed. |
393e5d37d85d
Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1275
diff
changeset
|
7131 |
1275
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7132 2011-09-28 Ingo Weinzierl <ingo@intevation.de> |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7133 |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7134 flys/issue111 (W-INFO: Wasserspiegellagenberechnung / Strecke) |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7135 |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7136 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7137 Reset the values of range mode if single mode is selected and the other |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7138 way arround. |
ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1274
diff
changeset
|
7139 |
1274
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7140 2011-09-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7141 |
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7142 Make rows of in list with differences (WDiff) removable. |
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7143 |
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7144 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7145 Make rows of in list with differences (WDiff) removable. |
f76c90b3086f
Make differences (rows of list) in wdiff-gui removable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1273
diff
changeset
|
7146 |
1273
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7147 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7148 |
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7149 Use HashSet to avoid duplicate clones in Collections with WDiffs. |
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7150 |
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7151 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7152 Use HashSet instead of list to avoid duplicate clones, cosmetics. |
6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1272
diff
changeset
|
7153 |
1272
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7154 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7155 |
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7156 Cosmetics, documentation. |
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7157 |
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7158 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java |
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7159 (loadMany): Documented, added TODO. |
2ce5d7ac9e60
Cosmetics, documentation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1271
diff
changeset
|
7160 |
1271
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7161 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7162 |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7163 Implement equals and hashCode for Recommendation, Recommendation.Facet |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7164 and Recommendation.Filter . |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7165 |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7166 * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7167 (equals, hashCode, Filter.equals, Filter.hashCode, Facet.equals) |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7168 (Facet.hashCode): New. |
3e7717b6e2bc
Implement equals und hashCode for Recommendation and associates.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1270
diff
changeset
|
7169 |
1270
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7170 2011-09-27 Ingo Weinzierl <ingo@intevation.de> |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7171 |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7172 flys/issue321 (ÜSK: Aktualisieren der Parameterliste nach Beendigung der Berechnung) |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7173 |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7174 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: Put |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7175 the updated Artifact into the CollectionView when the calculation is |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7176 finished. |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7177 |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7178 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7179 Update the UI after the Artifact of this CollectionView is updated. |
ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1269
diff
changeset
|
7180 |
1269
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7181 2011-09-26 Ingo Weinzierl <ingo@intevation.de> |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7182 |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7183 flys/issue298 (Karte: Automatischer Zoom auf Berechnungsergebnisse) |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7184 |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7185 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7186 The initial zoom of the map is determined by the extents of all layers |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7187 in the map OR by the wsplgen layer, if such layer is existing and if it |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7188 has an extent set. |
45791d12a1f4
Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1268
diff
changeset
|
7189 |
1268
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7190 2011-09-26 Ingo Weinzierl <ingo@intevation.de> |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7191 |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7192 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7193 Added new method to adjust the selection type (multi or single select). |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7194 |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7195 * src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java, |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7196 src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7197 Set single selection type for DatacageWidget's grid - only one selected |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7198 item is allowed here. |
d0500e993218
Force a single selection in the datacage widget for DEMs and WSPs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1267
diff
changeset
|
7199 |
1267
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7200 2011-09-26 Ingo Weinzierl <ingo@intevation.de> |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7201 |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7202 flys/issue323 (Datenkorb: Doppelklick im Datenkorb sollte gewähltes Thema (Themen) laden) |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7203 |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7204 * src/main/java/de/intevation/flys/client/client/event/DatacageDoubleClickHandler.java: |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7205 New. Interface for double click handlers used in the datacage. |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7206 |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7207 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7208 Implements the DatacageDoubleClickHandler. After a doubleClick event has |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7209 been received, the selected Themes from datacage widget are loaded and |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7210 the window is destroyed. |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7211 |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7212 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7213 A double click on a tree node triggers the onDoubleClick method for each |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7214 registered DatacageDoubleClickHandler. A DatacageDoubleClickHandler |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7215 may register itself via DatacageWidget.addDatacageDoubleClickHander() |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7216 method. |
07aa1f504491
Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1266
diff
changeset
|
7217 |
1266
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7218 2011-09-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7219 |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7220 Clone Subtrahend and Minuend in WDiff-branch of WINFO with waterlevelfactory. |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7221 |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7222 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7223 Clone recommendations with waterlevel-factory, prepare to have a |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7224 third column in listgrid to remove pairs. |
ff012a9d9d1d
Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1265
diff
changeset
|
7225 |
1265
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7226 2011-09-21 Ingo Weinzierl <ingo@intevation.de> |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7227 |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7228 flys/issue315 (Überschwemmungsfläche: String bei Streckenauswahl) |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7229 |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7230 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7231 Little modifications to allow subclassing. |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7232 |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7233 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangeOnlyPanel.java: |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7234 New. A subclass of DoubleRangePanel that does NOT display a "step" |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7235 field. |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7236 |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7237 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7238 Set correct title for this panel. |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7239 |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7240 * src/main/java/de/intevation/flys/client/client/ui/DistanceOnlyPanel.java: |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7241 New. A subclass of DistancePanel that instantiates a |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7242 DoubleRangeOnlyPanel instead of a DoubleRangePanel. So, there are only |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7243 "from" and "to" fields visible. In addition, this panel only returns |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7244 Data objects for these two fields. |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7245 |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7246 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7247 Registered the DistanceOnlyPanel. |
f98bd9b5cedd
#315 Added a new UIProvider for range selection in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1264
diff
changeset
|
7248 |
1264
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7249 2011-09-19 Hans Plum <hans@intevation.de> |
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7250 |
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7251 * NEWS for V 2.5.0: |
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7252 Describing new functionality and some backgrounds in |
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7253 MoinMoin-Wiki Syntax (in german only) from the user perspective. It |
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7254 does not differentiate between client and server-specific code! |
0a19a90d40c3
News 2.5.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1263
diff
changeset
|
7255 |
1263
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7256 2011-09-19 Hans Plum <hans@intevation.de> |
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7257 |
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7258 * NEWS for V 2.4.0: |
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7259 Describing new functionality and some backgrounds in |
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7260 MoinMoin-Wiki Syntax (in german only) from the user perspective. It |
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7261 does not differentiate between client and server-specific code! |
41ddd8409128
News 2.4.0 added for completeness
Hans Plum <hans.plum@intevation.de>
parents:
1262
diff
changeset
|
7262 |
1262
8d8b3cadac8f
Tagged RELEASE 2.5 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1261
diff
changeset
|
7263 2011-09-19 Ingo Weinzierl <ingo@intevation.de> |
8d8b3cadac8f
Tagged RELEASE 2.5 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1261
diff
changeset
|
7264 |
8d8b3cadac8f
Tagged RELEASE 2.5 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1261
diff
changeset
|
7265 Tagged RELEASE 2.5 |
8d8b3cadac8f
Tagged RELEASE 2.5 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1261
diff
changeset
|
7266 |
8d8b3cadac8f
Tagged RELEASE 2.5 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1261
diff
changeset
|
7267 * Changes: Prepared changes for the release. |
8d8b3cadac8f
Tagged RELEASE 2.5 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1261
diff
changeset
|
7268 |
1261
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7269 2011-09-19 Ingo Weinzierl <ingo@intevation.de> |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7270 |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7271 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7272 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7273 src/main/java/de/intevation/flys/client/client/ui/TableFilter.java, |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7274 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7275 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7276 Removed needless imports. |
87b6a93db523
Cleaned imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1260
diff
changeset
|
7277 |
1260
3a4c14b4a8f1
DemDatacagePanel now returns the database ID of the selected DEM.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
916
diff
changeset
|
7278 2011-09-19 Ingo Weinzierl <ingo@intevation.de> |
3a4c14b4a8f1
DemDatacagePanel now returns the database ID of the selected DEM.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
916
diff
changeset
|
7279 |
3a4c14b4a8f1
DemDatacagePanel now returns the database ID of the selected DEM.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
916
diff
changeset
|
7280 * src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java: |
3a4c14b4a8f1
DemDatacagePanel now returns the database ID of the selected DEM.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
916
diff
changeset
|
7281 Display datacage panel with DEMs only. Return Data object with selected |
3a4c14b4a8f1
DemDatacagePanel now returns the database ID of the selected DEM.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
916
diff
changeset
|
7282 database ID after pushing 'next' button. |
3a4c14b4a8f1
DemDatacagePanel now returns the database ID of the selected DEM.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
916
diff
changeset
|
7283 |
916
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7284 2011-09-16 Ingo Weinzierl <ingo@intevation.de> |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7285 |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7286 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7287 src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java, |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7288 src/main/java/de/intevation/flys/client/client/services/MetaDataService.java: |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7289 Added a further 'parameters' parameter to be able to adjust the metadata |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7290 query more precise. |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7291 |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7292 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7293 Added a further 'parameters' attribute and a constructor. The |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7294 'parameters' attribute is used for the metadata query as well as the |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7295 user and the outs. |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7296 |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7297 * src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java: |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7298 The parameters for the metadata query can now be adjusted by overriding |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7299 getUser(), getOuts() and getParameters(). |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7300 |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7301 * src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java: |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7302 This panel now able to only display the DEMs in the datacage panel. |
a1a5dc2b9e34
Improved the DEM datacage panel to display the DEMs only.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
915
diff
changeset
|
7303 |
915
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7304 2011-09-16 Raimund Renkert <raimund.renkert@intevation.de> |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7305 |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7306 Issue265 |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7307 |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7308 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7309 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7310 Added method to be able to register TabSelecedHandler at the |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7311 CollectionView. |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7312 |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7313 * src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java, |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7314 src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7315 Register the panel as TabSelectedHandler to hide or show the barrier |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7316 layer in the FloodMap. |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7317 |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7318 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java, |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7319 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7320 Added setter for ParameterList. |
89a47098bcbd
Hide geometry layer in floodmap when tab selection changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
914
diff
changeset
|
7321 |
914
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7322 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7323 |
1375
dc715351527f
Corrected ChangeLog syntax for older entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1374
diff
changeset
|
7324 Updated implementation to a working (but limited and buggy) DatacageTwinPanel. |
914
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7325 |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7326 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7327 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7328 Eat recommendations and add them to list, on "proceed"-click, clone |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7329 selected artifacts and add them to selection, collapse list entries |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7330 to string and add that string as data. |
39a39e9be5af
Made DatacageTwinPanel somewhat usable.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
913
diff
changeset
|
7331 |
913
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7332 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7333 |
1375
dc715351527f
Corrected ChangeLog syntax for older entries.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1374
diff
changeset
|
7334 Added a loadMany-Function to LoadArtifactService. |
913
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7335 |
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7336 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7337 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java, |
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7338 src/main/java/de/intevation/flys/client/client/services/LoadArtifactServiceAsync.java: |
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7339 Added a loadMany-Function to LoadArtifactService |
9976d99aea34
Added loadMany-function to LoadArtifactService.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
912
diff
changeset
|
7340 |
912
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7341 2011-09-16 Raimund Renkert <raimund.renkert@intevation.de> |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7342 |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7343 Issue203 |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7344 |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7345 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7346 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7347 Rollback for input assistance of "Q/D" table. |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7348 The selectable icon columns are visible in all modes except of |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7349 "Q" input mode. |
2c8f1112be37
Rollback for input assistance of "Q/D" table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
911
diff
changeset
|
7350 |
911
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7351 2011-09-15 Ingo Weinzierl <ingo@intevation.de> |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7352 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7353 flys/issue259 (Daten aus Datenkorb in Diagramm einladen) |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7354 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7355 * src/main/java/de/intevation/flys/client/client/event/RedrawRequestEvent.java: |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7356 New. This event might be used to define the redraw type. Currently, |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7357 there are two types defined: RESET and DEFAULT. DEFAULT means the chart |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7358 should only be redrawn, RESET means the chart's state (zoom, etc) should |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7359 be reset. |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7360 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7361 * src/main/java/de/intevation/flys/client/client/event/RedrawRequestHandler.java: |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7362 Added the RedrawRequestEvent to the onRedrawRequest() method. |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7363 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7364 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7365 Implements the HasRedrawRequestHandlers interface. After all Artifacts has |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7366 been loaded, the onRedrawRequest() event is fired. |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7367 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7368 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7369 Registered the ChartOutputTab as RedrawRequestHandler. |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7370 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7371 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7372 Distinguishes between the RedrawRequestEvent.Types now. The chart's |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7373 state is only reset if the RESET type is given. Otherwise, only the |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7374 ThemePanel and the chart image are refreshed. |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7375 |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7376 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: Fire |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7377 the RedrawRequestEvent with type RESET. |
4668357b255e
#259 Refresh charts after loading new Themes / Artifacts from Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
910
diff
changeset
|
7378 |
910
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7379 2011-09-15 Ingo Weinzierl <ingo@intevation.de> |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7380 |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7381 flys/issue259 (Daten aus Datenkorb in Diagramm einladen) |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7382 |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7383 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7384 Don't abuse the mechanism to load recommendations any longer. Selected |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7385 Facets/Artifacts in this Window are cloned and loaded into the current |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7386 Collection using the LoadArtifactService. |
7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
909
diff
changeset
|
7387 |
909
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7388 2011-09-15 Ingo Weinzierl <ingo@intevation.de> |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7389 |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7390 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java: |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7391 Defined a setter method to inject a Collection. |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7392 |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7393 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7394 Added a setter/getter method to inject a Collection. |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7395 |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7396 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7397 Inject the current Collection into the UIProvider and add Artifacts that |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7398 have been created to the Collection of CollectionView. |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7399 |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7400 * src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7401 Clone an Artifact that is selected in the datacage widget and add it to |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7402 the current Collection. Finally, return its UUID, the name of the facet |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7403 and the index. |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7404 |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7405 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7406 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7407 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7408 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7409 Added new error messages that will be displayed when an error occured |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7410 while cloning an Artifact or adding it to a Collection. |
794d1af42987
Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
908
diff
changeset
|
7411 |
908
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7412 2011-09-15 Ingo Weinzierl <ingo@intevation.de> |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7413 |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7414 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7415 Create a new collection if no Collection is given while initializing a |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7416 CollectionView. This is necessary, because a Collection is required in |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7417 states that try to add cloned Artifacts (as it is the case in |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7418 WspDatacagePanel). |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7419 |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7420 !! NOTE: This changes the behaviour - before, Collections have been |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7421 created when a Collection has Outputs. Now, a Collection is initially |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7422 created when the user starts a new project. !! |
a680ccec5dd6
Create new collections initially when starting a new project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
907
diff
changeset
|
7423 |
907
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7424 2011-09-15 Raimund Renkert <raimund.renkert@intevation.de> |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7425 |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7426 Issue199 |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7427 |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7428 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7429 Validate than the input field contains a single value. |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7430 |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7431 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7432 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7433 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7434 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7435 Added i18n string for error message. |
24d15c2e0da3
Validate than the input field for single locations contains a single value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
906
diff
changeset
|
7436 |
906
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7437 2011-09-15 Raimund Renkert <raimund.renkert@intevation.de> |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7438 |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7439 Issue200 |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7440 |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7441 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java, |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7442 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7443 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7444 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java, |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7445 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7446 Added formatter for numeric columns that converts the decimal |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7447 separator. |
39acba4b5f0b
Added formatter for numeric columns that converts the decimal separator.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
905
diff
changeset
|
7448 |
905
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7449 2011-09-15 Ingo Weinzierl <ingo@intevation.de> |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7450 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7451 Refactored the HTTP related code for Collections and Artifacts out to helper |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7452 classes. This makes us able to combine several Artifact and Collection |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7453 protocol specific things in new Services. The first one which uses this |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7454 combination is the LoadArtifactService where a new Artifact is created and |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7455 finally added to a Collection. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7456 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7457 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7458 src/main/java/de/intevation/flys/client/client/services/LoadArtifactServiceAsync.java, |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7459 src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java: |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7460 New service to create a new Artifact (with a given factory and a |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7461 recommendation) and add it directly to a specified Collection. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7462 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7463 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7464 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java: |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7465 Removed HTTP related code - the CollectionHelper should do all this. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7466 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7467 * src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java: |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7468 Removed HTTP related code - the ArtifactHelper should do all this. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7469 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7470 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7471 Added HTTP related methods from DescribeCollectionServiceImpl and |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7472 AddArtifactServiceImpl. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7473 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7474 * src/main/java/de/intevation/flys/client/server/ArtifactHelper.java: New. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7475 This helper class should handle all the HTTP stuff for working with |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7476 Artifacts. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7477 |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7478 * src/main/webapp/WEB-INF/web.xml: Registered the new LoadArtifactService. |
478a571f1f94
Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
904
diff
changeset
|
7479 |
904
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7480 2011-09-15 Raimund Renkert <raimund.renkert@intevation.de> |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7481 |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7482 Issue194 |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7483 |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7484 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java: |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7485 Changed table header string and set the column width to percental |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7486 value. |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7487 |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7488 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7489 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7490 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7491 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7492 Added i18n string for "Q/D" table header. |
1e08a5b0add9
Changed table header string and set the column width to percental value.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
903
diff
changeset
|
7493 |
903
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7494 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7495 |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7496 Issue200 |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7497 |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7498 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7499 src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7500 src/main/java/de/intevation/flys/client/client/ui/wq/WTable.java, |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7501 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7502 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java, |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7503 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7504 Changed columns to the correct type for most tables. |
dd702348b878
Changed columns to the correct type for most tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
902
diff
changeset
|
7505 |
902
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7506 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7507 |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7508 Issue195 |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7509 |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7510 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7511 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7512 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7513 Changed i18n string for "Q/D" table header. |
470912f16876
Changed i18n string for "Q/D" table header.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
901
diff
changeset
|
7514 |
901
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7515 2011-09-14 Ingo Weinzierl <ingo@intevation.de> |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7516 |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7517 * src/main/java/de/intevation/flys/client/client/ui/DemDatacagePanel.java, |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7518 src/main/java/de/intevation/flys/client/client/ui/WspDatacagePanel.java: |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7519 New. Two concrete subclasses of DatacagePanel - one for choosing a dem |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7520 and one for choosing a waterlevel. |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7521 |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7522 * src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java: |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7523 Some refactoring that makes it able to subclass the DatacagePanel. Now, |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7524 this class is abstract and needs to be subclassed. |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7525 |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7526 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7527 Registered the DemDatacagePanel and WspDatacagePanel as new UIProviders. |
3ef7205b814e
Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
900
diff
changeset
|
7528 |
900
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7529 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7530 |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7531 Issue313 |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7532 |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7533 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7534 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties: |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7535 Changed i18n string for search field label. |
c580a336438c
Changed i18n string for search field label.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
899
diff
changeset
|
7536 |
898
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7537 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7538 |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7539 Issue299 |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7540 |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7541 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java, |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7542 src/main/webapp/FLYS.css: |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7543 Changed style for loading panel. |
a9dd792444a1
Changed style for loading panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
897
diff
changeset
|
7544 |
897
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7545 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7546 |
899
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7547 New DatacageTwinWidget to be used in W-Differences GUI. |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7548 |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7549 * src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7550 New, display two datacages and a "+" button. On selection and |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7551 plus-button press will in future add names of selections into a |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7552 given ListGrid. |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7553 |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7554 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6e678b5d08a4
New widget for future use.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
898
diff
changeset
|
7555 |
897
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7556 Ease access to selected elements of a DatacageWidget. Make button-less |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7557 DatacageWidget possible. |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7558 |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7559 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7560 Refactored to allow for button-less Widget and still be able to |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7561 access current selection as ToLoad-objects from "outside"; in coo |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7562 with Ingo Weinzierl. |
2b6efb8b2301
Refactored DatacageWidget to allow reuse in other use-cases.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
896
diff
changeset
|
7563 |
896
fe23bbf0ea11
Fixed a problem with renaming collection view title and duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
895
diff
changeset
|
7564 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
fe23bbf0ea11
Fixed a problem with renaming collection view title and duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
895
diff
changeset
|
7565 |
fe23bbf0ea11
Fixed a problem with renaming collection view title and duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
895
diff
changeset
|
7566 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java, |
fe23bbf0ea11
Fixed a problem with renaming collection view title and duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
895
diff
changeset
|
7567 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
fe23bbf0ea11
Fixed a problem with renaming collection view title and duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
895
diff
changeset
|
7568 Fixed a problem with renaming collection view title and duplicating projects. |
fe23bbf0ea11
Fixed a problem with renaming collection view title and duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
895
diff
changeset
|
7569 |
895
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7570 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7571 |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7572 Issue166 |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7573 |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7574 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java, |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7575 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7576 Update the collection view title when the project name changes. |
9acbd3f98262
Update the collection view title when the project name changes.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
894
diff
changeset
|
7577 |
894
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7578 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7579 |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7580 Issue203 |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7581 |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7582 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java, |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7583 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7584 Removed the table listener for "Q" input. The table is no longer used |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7585 for input assistance. |
5341be7dec7a
Removed the table listener for "Q" input. The table is no longer used
Raimund Renkert <raimund.renkert@intevation.de>
parents:
893
diff
changeset
|
7586 |
893
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7587 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7588 |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7589 Issue305 |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7590 |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7591 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7592 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7593 src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7594 Clear the table filter on tab selection change and input method |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7595 change. |
89c01218172b
Clear the table filter on tab selection change and input method change.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
892
diff
changeset
|
7596 |
892
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7597 2011-09-14 Ingo Weinzierl <ingo@intevation.de> |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7598 |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7599 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7600 Extract the name AND the description from dom Element. Use both |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7601 attributes to create a new DataCageNode with 'name' and 'description'. |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7602 The 'description' depends on the Element: if it has an attribute |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7603 'description', this one is used otherwise the 'description' is |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7604 "${'name'}". |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7605 |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7606 * src/main/java/de/intevation/flys/client/shared/model/DataCageNode.java: |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7607 Added a new attribute 'description' with getter method and new |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7608 constructor. |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7609 |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7610 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7611 Display the 'description' of DataCageNodes in the Datacage tree, but use |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7612 the 'name' for in the ToLoad object which is created after pressing the |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7613 "+" button. |
63b258bf365c
Bugfix: Use name instead of description for loading new facets via Datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
891
diff
changeset
|
7614 |
891
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7615 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7616 |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7617 Committed rest for fix flys/issue311 (translation of crosssection). |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7618 |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7619 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java, |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7620 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7621 Use translated "actions" string, use constant instead of spelled-out |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7622 string. |
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7623 |
890
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7624 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7625 |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7626 Fix flys/issue309 (crosssection-spinner does not trigger action when |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7627 return pressed). |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7628 |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7629 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7630 Trigger ChangedEvent on each keypress when any value given. |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7631 |
c87500c42c5d
Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
889
diff
changeset
|
7632 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> |
889
2c9c3448e499
Fixed some minor problems and strings in projectlist.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
888
diff
changeset
|
7633 |
2c9c3448e499
Fixed some minor problems and strings in projectlist.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
888
diff
changeset
|
7634 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
2c9c3448e499
Fixed some minor problems and strings in projectlist.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
888
diff
changeset
|
7635 Fixed NPE problem on empty list. |
2c9c3448e499
Fixed some minor problems and strings in projectlist.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
888
diff
changeset
|
7636 Changed filter to caseinsensitiv. (Issue285) |
2c9c3448e499
Fixed some minor problems and strings in projectlist.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
888
diff
changeset
|
7637 Changed the copy-prefix for duplicated projects. |
2c9c3448e499
Fixed some minor problems and strings in projectlist.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
888
diff
changeset
|
7638 |
888
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7639 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7640 |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7641 Fix flys/issue311 (i18n of crosssection). |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7642 |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7643 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7644 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7645 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7646 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7647 Added translation for crosssections "actions" and w-diff export. |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7648 |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7649 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7650 Use translated "actions" string. |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7651 |
891
f6c14ffdfd07
Rest for fix for flys/issue311 .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
890
diff
changeset
|
7652 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
888
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7653 Use constant instead of spelled-out string. |
d6b88f8f88dd
Fix issue flys/issue311 (i18n crossection).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
887
diff
changeset
|
7654 |
887
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7655 2011-09-13 Raimund Renkert <raimund.renkert@intevation.de> |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7656 |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7657 Issue234/266 |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7658 |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7659 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7660 Added feature for duplicating projects. |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7661 |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7662 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7663 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7664 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7665 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7666 Added i18n string for context menu and project name. |
6a27949c7022
Issue234/266: Added feature for duplicating projects.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
886
diff
changeset
|
7667 |
886
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7668 2011-09-13 Raimund Renkert <raimund.renkert@intevation.de> |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7669 |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7670 Issue239 |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7671 |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7672 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7673 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7674 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java, |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7675 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7676 Changed field size from fixed to percental value. |
2161d3acc83f
Changed field size from fixed to percental value in helper tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
885
diff
changeset
|
7677 |
885
eeea6a02d62c
Added filter functionality to the project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
884
diff
changeset
|
7678 2011-09-13 Raimund Renkert <raimund.renkert@intevation.de> |
eeea6a02d62c
Added filter functionality to the project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
884
diff
changeset
|
7679 |
eeea6a02d62c
Added filter functionality to the project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
884
diff
changeset
|
7680 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
eeea6a02d62c
Added filter functionality to the project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
884
diff
changeset
|
7681 Added filter functionality to the project list. |
eeea6a02d62c
Added filter functionality to the project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
884
diff
changeset
|
7682 |
884
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7683 2011-09-13 Ingo Weinzierl <ingo@intevation.de> |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7684 |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7685 * src/main/java/de/intevation/flys/client/shared/model/ArtifactFilter.java: |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7686 Call default constructor in parameterized constructor to initialize data |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7687 structures. |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7688 |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7689 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7690 Repaired broken if-statement that avoided adding new DatacageHandlers. |
ace7e9cfbb7f
Fixed some bugs that avoided datacage usage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
883
diff
changeset
|
7691 |
883
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7692 2011-09-13 Ingo Weinzierl <ingo@intevation.de> |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7693 |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7694 * src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: Added |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7695 method that returns the name of the current output. |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7696 |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7697 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7698 Resolved TODO: the datacage window fetches the data for the current |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7699 output now. |
cd286de8f2ad
Datacage window in Output tabs fetches information for the current output now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
882
diff
changeset
|
7700 |
882
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7701 2011-09-13 Ingo Weinzierl <ingo@intevation.de> |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7702 |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7703 flys/issue293 (Karte: Farbliche Anpassung der digitalisierten Objekte) |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7704 |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7705 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java, |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7706 src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Set |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7707 style attribute for newly created vector features. The styled is based |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7708 on the "type" attribute of a feature. FloodMap.getStyle(String type) |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7709 returns the Style for the specified type. |
d3b4010d2c89
I293: Set the style of digitized features in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
881
diff
changeset
|
7710 |
881
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7711 2011-09-13 Ingo Weinzierl <ingo@intevation.de> |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7712 |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7713 flys/issue289 (Karte: Messen von Strecken und Flächen in falscher |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7714 Dimension) |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7715 |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7716 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Set |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7717 map units 'm'. |
4af1ee86b0b1
Bugfix: #289 Set map units 'm'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
880
diff
changeset
|
7718 |
880
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7719 2011-09-13 Ingo Weinzierl <ingo@intevation.de> |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7720 |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7721 flys/issue286 (Karte: Tooltips für die Werkzeugleiste) |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7722 |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7723 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java, |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7724 src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java, |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7725 src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7726 Added tooltips for map controls. |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7727 |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7728 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7729 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7730 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7731 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7732 Added tooltip texts. |
22dc88b17253
Added tooltips for the maptoolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
879
diff
changeset
|
7733 |
879
5a299d49a989
Set the data table cells selectable for copy&paste.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
878
diff
changeset
|
7734 2011-09-12 Raimund Renkert <raimund.renkert@intevation.de> |
5a299d49a989
Set the data table cells selectable for copy&paste.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
878
diff
changeset
|
7735 |
5a299d49a989
Set the data table cells selectable for copy&paste.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
878
diff
changeset
|
7736 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
5a299d49a989
Set the data table cells selectable for copy&paste.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
878
diff
changeset
|
7737 Set the data table cells selectable for copy&paste. |
5a299d49a989
Set the data table cells selectable for copy&paste.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
878
diff
changeset
|
7738 |
878
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7739 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7740 |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7741 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7742 Introduced i18n for messages in the loading panel. Note that messages |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7743 parsed from Artifact's DESCRIBE are _NOT_ based on the client's locale! |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7744 |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7745 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7746 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7747 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7748 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7749 Added strings used in the loading panel. |
d7c322a3bb32
Introduced i18n for the loading panel used during floodmap calculation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
877
diff
changeset
|
7750 |
877
f343b4c2d135
Set header fields to fixed order in project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
876
diff
changeset
|
7751 2011-09-12 Raimund Renkert <raimund.renkert@intevation.de> |
f343b4c2d135
Set header fields to fixed order in project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
876
diff
changeset
|
7752 |
f343b4c2d135
Set header fields to fixed order in project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
876
diff
changeset
|
7753 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
f343b4c2d135
Set header fields to fixed order in project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
876
diff
changeset
|
7754 Set header fields to fixed order. (Issue240) |
f343b4c2d135
Set header fields to fixed order in project list.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
876
diff
changeset
|
7755 |
876
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7756 2011-09-12 Raimund Renkert <raimund.renkert@intevation.de> |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7757 |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7758 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7759 src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7760 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java, |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7761 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7762 Changed i18n string for empty table and set header fields to fixed order. |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7763 |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7764 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7765 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7766 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7767 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7768 Added i18n string for empty table. |
dbaef661d0e5
Changed i18n string for empty table and set header fields to fixed order.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
875
diff
changeset
|
7769 |
875
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7770 2011-09-12 Raimund Renkert <raimund.renkert@intevation.de> |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7771 |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7772 * src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7773 The TableFilter implements KeyUpHandler now to receive the last pressed |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7774 key. |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7775 Removed the 'clear' button and ClickHandler implementation and set the label |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7776 text to i18n strings. |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7777 |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7778 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7779 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7780 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7781 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7782 Added i18n string for filter label. |
a77958780e1c
Updated the search field style including i18n and changed the handler
Raimund Renkert <raimund.renkert@intevation.de>
parents:
874
diff
changeset
|
7783 |
874
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7784 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7785 |
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7786 flys/issue282 (Karte: Abstand interpolierte Profile - Default wert) |
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7787 |
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7788 * src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java: |
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7789 Set default value (if no other value is set) to 'auto'. |
d900ab031dfe
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
873
diff
changeset
|
7790 |
873
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7791 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7792 |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7793 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7794 Implemented a method getDataValue(String state, String name) that searches |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7795 for a specific state and data name and returns the string value if such |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7796 a data object exists. |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7797 |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7798 * src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7799 Find out the rivername on the fly (was hard coded before). |
77a549772aa9
Query MapInfo object for correct river (was hard coded).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
872
diff
changeset
|
7800 |
872
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7801 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7802 |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7803 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: Made |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7804 the DataList cloneable. |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7805 |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7806 * src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7807 Remove the data "uesk.barriers" that contains the GeoJSON geometries |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7808 from cloned DataList to supress the GeoJSON string in UI. |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7809 |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7810 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7811 |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7812 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7813 src/main/java/de/intevation/flys/client/client/ui/TableFilter.java, |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7814 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7815 Removed needless imports. |
a7179e3a774e
Suppress the GeoJSON string to be drawn into the static UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
870
diff
changeset
|
7816 |
870
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7817 2011-09-09 Ingo Weinzierl <ingo@intevation.de> |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7818 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7819 * src/main/java/de/intevation/flys/client/shared/model/CalculationMessage.java: |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7820 New. Status messages and progress information of Artifact's background |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7821 processes are stored in here. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7822 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7823 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7824 Read status messages and progress information from Artifact's DESCRIBE. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7825 Put a CalculationMessage object into the newly created artifacts. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7826 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7827 * src/main/java/de/intevation/flys/client/shared/model/WINFOArtifact.java, |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7828 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifact.java, |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7829 src/main/java/de/intevation/flys/client/shared/model/Artifact.java: |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7830 Artifacts provide a method getBackgroundMessages() that returns a list |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7831 of CalculationMessages. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7832 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7833 * src/main/java/de/intevation/flys/client/client/images/loading.gif: A |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7834 spinner used in the loading panel. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7835 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7836 * src/main/java/de/intevation/flys/client/client/FLYSImages.java: Declared |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7837 the loading.gif. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7838 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7839 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: Use |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7840 the status message and progress information to fill the loading panel |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7841 with text. The 'loading.gif' is placed at the top of this panel for a |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7842 nice visual effect. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7843 |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7844 * src/main/webapp/FLYS.css: Set some style information for the loading |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7845 box. |
d5fb88ba99d2
Display status message and progress information in the WSPLGEN loading panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
869
diff
changeset
|
7846 |
869
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7847 2011-09-08 Raimund Renkert <raimund.renkert@intevation.de> |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7848 |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7849 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7850 Changed 'addChild()' to 'addMember' at layout container to be able to |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7851 remove the content. |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7852 |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7853 * src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7854 Uncommented the fire event line to make the filter work. |
94d9c8353ca9
Fixed the filter function and the helper panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
868
diff
changeset
|
7855 |
868
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7856 2011-09-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7857 |
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7858 Minor cosmetics. |
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7859 |
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7860 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7861 Minor cosmetics. |
439068365cde
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
867
diff
changeset
|
7862 |
867
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7863 2011-09-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7864 |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7865 Added new UIProvider "DatacageTwinPanel"/ "datacage_twin_panel" (stub). As the |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7866 Datacage needs to know a user, Modified UIProviderFactory to accept user in |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7867 calls to getProvider. |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7868 |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7869 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7870 New. Display two DatacageWidgets. |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7871 |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7872 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7873 (getProvider): Added "user" argument, create DatacageTwinPanel if asked to. |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7874 |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7875 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7876 Pass user argument in call to UIProverFactory.getProvider(). |
6a2ed979dfcf
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
866
diff
changeset
|
7877 |
866
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7878 2011-09-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7879 |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7880 Added w_differences translation. |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7881 |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7882 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7883 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7884 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7885 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7886 Added "w_differences" translation. |
593e6c49c6ee
Added "w_differences" translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
865
diff
changeset
|
7887 |
865
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7888 2011-09-08 Ingo Weinzierl <ingo@intevation.de> |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7889 |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7890 * src/main/java/de/intevation/flys/client/client/services/DescribeArtifactServiceAsync.java, |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7891 src/main/java/de/intevation/flys/client/client/services/DescribeArtifactService.java, |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7892 src/main/java/de/intevation/flys/client/server/DescribeArtifactServiceImpl.java: |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7893 New. The task of this service is to fetch the current DESCRIBE document |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7894 of a specific Artifact (currently used in the LoadingPanel to determine |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7895 the background processing's state). |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7896 |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7897 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: The |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7898 loading panel is finished when its Artifact has no longer a processing |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7899 background task. |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7900 |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7901 * src/main/webapp/WEB-INF/web.xml: Registered the DescribeArtifactService. |
43f520f923a8
Remove the loading panel when its Artifact's background process is finished.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
864
diff
changeset
|
7902 |
864
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7903 2011-09-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7904 |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7905 Cosmetics. |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7906 |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7907 * src/main/java/de/intevation/flys/client/client/FLYS.java. |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7908 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java. |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7909 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java. |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7910 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7911 Cosmetics; adjusted and corrected some doc. |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7912 |
c0e13cf826d7
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
863
diff
changeset
|
7913 |
863
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7914 2011-09-07 Raimund Renkert <raimund.renkert@intevation.de> |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7915 |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7916 Added a filter for the "description" row of helper input tables. |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7917 |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7918 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7919 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7920 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7921 Added a filter for the input tables. |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7922 The filter works as an "as you type" filter, if this is to slow, go to the |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7923 'TableFilter' class and change the 'onKeyPress()' handler as documented in |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7924 the code. |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7925 |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7926 * src/main/java/de/intevation/flys/client/client/event/FilterHandler.java, |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7927 src/main/java/de/intevation/flys/client/client/event/StringFilterEvent.java, |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7928 src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7929 New. These classes/interfaces are implemented by Ingo and are used for the |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7930 table filter. |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7931 They provide common functionality and interfaces for filtering. |
9bb8b7a751ec
Added filter for the "description" row of helper input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
862
diff
changeset
|
7932 |
862
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7933 2011-09-07 Ingo Weinzierl <ingo@intevation.de> |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7934 |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7935 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java,, |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7936 src/main/java/de/intevation/flys/client/shared/model/WINFOArtifact.java, |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7937 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifact.java: |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7938 An Artifact got a method isInBackground() that returns true, if the |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7939 Artifact has been started a background thread in the Artifact-Server - |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7940 otherwise it returns false. |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7941 |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7942 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7943 Parse the "background-processing" attribute from Artifact's DESCRIBE |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7944 document. |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7945 |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7946 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: Add |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7947 a LoadingPanel if the new Artifact that is injected via setArtifact() is |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7948 in background mode. |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7949 |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7950 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: New. |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7951 A window that places itself in front of another component - which disables |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7952 user interaction with the parent component. Currently, the loading panel |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7953 waits a few seconds an removes itself from parent component. |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7954 |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7955 * src/main/webapp/FLYS.css: Added a style for the loading panel's label |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7956 'loading-message'. |
c9549074ecd1
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
861
diff
changeset
|
7957 |
861
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7958 2011-09-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7959 |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7960 Display Action Widget only for cross_section theme/facet. |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7961 |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7962 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7963 Put action widget only for cross_section theme, resolving a TODO. |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7964 Adjust layout slightly. |
65204f30877b
Display Action Widget only for cross_section theme/facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
860
diff
changeset
|
7965 |
860
f5855350fc03
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
859
diff
changeset
|
7966 2011-09-06 Ingo Weinzierl <ingo@intevation.de> |
f5855350fc03
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
859
diff
changeset
|
7967 |
f5855350fc03
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
859
diff
changeset
|
7968 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: |
f5855350fc03
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
859
diff
changeset
|
7969 Set WSPLGEN specific names for the 'type' attribute after digitizing new |
f5855350fc03
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
859
diff
changeset
|
7970 geometries. |
f5855350fc03
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
859
diff
changeset
|
7971 |
859
6b047887855b
Fix broken build.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
858
diff
changeset
|
7972 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
6b047887855b
Fix broken build.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
858
diff
changeset
|
7973 |
6b047887855b
Fix broken build.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
858
diff
changeset
|
7974 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
6b047887855b
Fix broken build.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
858
diff
changeset
|
7975 Fix broken build by changed method name. |
6b047887855b
Fix broken build.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
858
diff
changeset
|
7976 |
858
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7977 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7978 |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7979 Subclassed ChartThemePanel, trigger redraws of Chart when interaction with |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7980 "Action" widgets in ThemePanel occured (but will still crash). |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7981 |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7982 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7983 Extracted CrossSection-specific stuff to own subclass. |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7984 |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7985 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7986 New, contains specific parts that were extracted from ChartThemePanel. |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7987 After interaction via the "Actions" Widgets (currently only a spinner), |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7988 request a chart redraw. |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7989 |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7990 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7991 Depending on the outputmode, create a CrossSectionChartThemePanel, register |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7992 as redrawRequestHandler. |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7993 |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7994 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7995 Implement HasRedrawRequestHandlers interface. |
9f07f67f60a5
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
857
diff
changeset
|
7996 |
857
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
7997 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
7998 |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
7999 Added concept of a RedrawRequestHandler to allow e.g. ChartThemePanel to |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
8000 trigger a redraw of a Chart. |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
8001 |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
8002 * src/main/java/de/intevation/flys/client/client/event/HasRedrawRequestHandlers.java, |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
8003 src/main/java/de/intevation/flys/client/client/event/RedrawRequestHandler.java: |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
8004 New, trivial yet eventless notification handler interfaces. |
fa8efe5b8aee
Added RedrawRequestHandler interface and friend.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
856
diff
changeset
|
8005 |
856
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8006 2011-09-06 Ingo Weinzierl <ingo@intevation.de> |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8007 |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8008 flys/issue166 (Projektname in die Fensterleiste übernehmen) |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8009 |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8010 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8011 Read the name from Collection's DESCRIBE document and create new |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8012 Collection objects with this information. |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8013 |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8014 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8015 Adapted constructors which now require a name. |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8016 |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8017 * src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java: |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8018 Use the UUID as Collection name after a Collection has been created - at |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8019 that time no user defined name is existing. |
ec5c75da5c7a
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
855
diff
changeset
|
8020 |
855
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8021 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8022 |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8023 Minor cosmetics. |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8024 |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8025 * src/main/java/de/intevation/flys/client/shared/model/DefaultDataItem.java, |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8026 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifact.java, |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8027 src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java, |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8028 src/main/java/de/intevation/flys/client/client/services/FeedService.java, |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8029 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8030 Minor cosmetics. |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8031 |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8032 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2c48d75c4ab7
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
854
diff
changeset
|
8033 |
854
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8034 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8035 |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8036 Refactored to allow specialized controls within the ChartThemePanel, stubby |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8037 first steps towards such a control (bound to FeedService). |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8038 |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8039 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8040 Minor cosmetics. |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8041 (createGrid): |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8042 Extracted (trivial) to allow more concrete implementations in subclasses. |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8043 |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8044 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8045 (createGrid): |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8046 Implementation, add a spinner that could talk with feedservice. |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8047 (initGrid): |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8048 Added new "actions" field. |
67c678903280
Refactored to allow specialized controls within the ChartThemePanel, stubby
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
853
diff
changeset
|
8049 |
853
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8050 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8051 |
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8052 Minor Cosmetics. |
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8053 |
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8054 * src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java: |
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8055 Removed superflouus import. |
3d379e6b9a5f
Minor Cosmetics, removed import.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
852
diff
changeset
|
8056 |
852
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8057 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8058 |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8059 Cosmetics, doc. |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8060 |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8061 * src/main/java/de/intevation/flys/client/client/services/StepForwardService.java, |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8062 src/main/java/de/intevation/flys/client/client/services/StepForwardServiceAsync.java: |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8063 Modified docs so that the distinction to FeedService becomes clear. |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8064 |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8065 * src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java: |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8066 Whitespaces. |
c0105b4dc6d1
Cosmetics, doc.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
851
diff
changeset
|
8067 |
851
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8068 2011-09-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8069 |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8070 Added implementation of a FeedService. |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8071 |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8072 * src/main/java/de/intevation/flys/client/client/services/FeedServiceAsync.java, |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8073 src/main/java/de/intevation/flys/client/client/services/FeedService.java, |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8074 src/main/java/de/intevation/flys/client/server/FeedServiceImpl.java: |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8075 Added implementation of a FeedService (shamelessly copied from |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8076 ~AdvanceService) |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8077 |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8078 * src/main/webapp/WEB-INF/web.xml: |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8079 Added configuration of feedService. |
aa83a6a864b4
Added FeedService Implementation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
850
diff
changeset
|
8080 |
850
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8081 2011-09-01 Ingo Weinzierl <ingo@intevation.de> |
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8082 |
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8083 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: |
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8084 Set the 'typ' attribute of a feature that is added to the vector layer. |
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8085 Features, that are loaded into the layer from GeoJSON file keep their |
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8086 existing 'typ' attribute. New features get the attribute from combo box. |
d02c3835df28
Set the 'typ' attribute of new features (digitized) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
849
diff
changeset
|
8087 |
849
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8088 2011-08-31 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8089 |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8090 Added cross section translation. |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8091 |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8092 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8093 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8094 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8095 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8096 Added "cross_section" translation. |
d0098fc8c40b
Added translation for "cross_section".
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
848
diff
changeset
|
8097 |
848
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8098 2011-08-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8099 |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8100 * src/main/java/de/intevation/flys/client/client/ui/DatacageWidget.java: |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8101 Moved datacage specific stuff into a VLayout. |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8102 * src/main/java/de/intevation/flys/client/client/event/DatacageHandler.java: |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8103 New. Event handler used by DatacageWidget to broadcast toLoad events. |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8104 |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8105 * src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java, |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8106 src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java: |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8107 Adjusted calls. TODO: We need the user and the collection view. |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8108 |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8109 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8110 Forward collection view to DatacageWindow. |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8111 |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8112 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8113 Moved stuff out to DatacageWidget. Send recommendations to CollectionView. |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8114 |
9ecd58f619a4
Moved datacage into a separated widget.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
847
diff
changeset
|
8115 2011-08-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
847
25a4bf390757
Loading recommendations: If no reference artifact is given use current
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
846
diff
changeset
|
8116 |
25a4bf390757
Loading recommendations: If no reference artifact is given use current
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
846
diff
changeset
|
8117 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
25a4bf390757
Loading recommendations: If no reference artifact is given use current
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
846
diff
changeset
|
8118 Ugly workaraound: If no reference artifact is given use current |
25a4bf390757
Loading recommendations: If no reference artifact is given use current
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
846
diff
changeset
|
8119 artifact as master artifact. |
25a4bf390757
Loading recommendations: If no reference artifact is given use current
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
846
diff
changeset
|
8120 |
846
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8121 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8122 |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8123 * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8124 (toRecommendations): Compile a list of recommendations out of |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8125 datacage tree selections. A lot of model conversions. :-/ |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8126 |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8127 * src/main/java/de/intevation/flys/client/shared/model/ArtifactFilter.java, |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8128 src/main/java/de/intevation/flys/client/shared/model/FacetFilter.java, |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8129 src/main/java/de/intevation/flys/client/shared/model/OutFilter.java: |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8130 Added code to convert the models. |
e47ef0ca8f33
Compile a list of recommendations out of
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
845
diff
changeset
|
8131 |
845
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8132 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8133 |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8134 * src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8135 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8136 src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java: |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8137 Removed the UUID of the master artifact from interface. |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8138 Its transported in the recommendation. Set the creation |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8139 filter if its set in the recommendation. |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8140 |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8141 * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8142 Added Filter/Facets. Its merely a copy of CreationFilter |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8143 but this cannot be serialized from JS to the RPC side. |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8144 |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8145 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8146 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8147 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8148 Adjusted the calls to fulfill the changed interface. |
4db672cdacb2
Added outs/facet filters when creation new artifacts.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
844
diff
changeset
|
8149 |
844
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8150 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8151 |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8152 * src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8153 Added field for master artifact. Not uses, yet. |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8154 |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8155 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8156 Allow passing no master artifact to RPC service when creating new artifact. |
ac70261bb3f8
Allow passing no master artifact to RPC service when creating new artifact.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
843
diff
changeset
|
8157 |
843
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8158 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8159 |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8160 * src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8161 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java: |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8162 Forward recommendations as a structure to RPC service. |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8163 TODO: use this to give filters to creation. |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8164 |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8165 * src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8166 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8167 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8168 Adjusted calls. |
78ef14dc1877
Forward recommendations as a structure to RPC service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
842
diff
changeset
|
8169 |
841
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8170 2011-08-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8171 |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8172 Fix loading of recommendations when collection is not yet in place. |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8173 |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8174 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8175 (createNewCollection): |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8176 Load recommendations when new Collection is created. |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8177 (onParameterChange): |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8178 Guard call to loadRecommendation to avoid NPE when no collection is yet set. |
e699adf3b092
Fix loading of recommendations when collection is not yet in place.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
840
diff
changeset
|
8179 |
840
18fc7afe0251
Ensure list of recommendations is non-null after construction of DefaultCollection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
839
diff
changeset
|
8180 2011-08-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
18fc7afe0251
Ensure list of recommendations is non-null after construction of DefaultCollection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
839
diff
changeset
|
8181 |
18fc7afe0251
Ensure list of recommendations is non-null after construction of DefaultCollection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
839
diff
changeset
|
8182 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java: |
18fc7afe0251
Ensure list of recommendations is non-null after construction of DefaultCollection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
839
diff
changeset
|
8183 Ensure list of recommendations is non-null after construction. |
18fc7afe0251
Ensure list of recommendations is non-null after construction of DefaultCollection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
839
diff
changeset
|
8184 |
842
95fd96b3a19f
Fix authorship in ChangeLog.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
841
diff
changeset
|
8185 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
839
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8186 |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8187 * src/main/java/de/intevation/flys/client/shared/model/DefaultRecommendation.java, |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8188 src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8189 Deleted DefaultRecommendation. Use Recommendation as a class directly. |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8190 |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8191 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8192 src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8193 Use the Recommendation class directly. |
6a1cd38e6e18
Made Recommendation a class for direct use.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
838
diff
changeset
|
8194 |
838
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8195 2011-08-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8196 |
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8197 Minor cosmetics. |
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8198 |
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8199 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8200 Picky cosmetics about comment content. |
a5e96a36478c
Minor cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
837
diff
changeset
|
8201 |
837
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8202 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8203 |
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8204 * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java, |
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8205 src/main/java/de/intevation/flys/client/shared/model/FacetFilter.java, |
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8206 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8207 Use "ids" instead of "num". |
29966a53cfeb
Datacage: Use 'ids' instead of 'num' in user specific part, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
836
diff
changeset
|
8208 |
836
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8209 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8210 |
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8211 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8212 src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java, |
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8213 src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8214 s/db-ids/ids/g to unify system and user specific loading. |
0fe456332785
Datacage: s/db-ids/ids/g to unify system and user specific loading.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
835
diff
changeset
|
8215 |
835
c89a42950d11
Removed the digitize controls from map widget that is used in the floodmap state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
834
diff
changeset
|
8216 2011-08-24 Ingo Weinzierl <ingo@intevation.de> |
c89a42950d11
Removed the digitize controls from map widget that is used in the floodmap state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
834
diff
changeset
|
8217 |
c89a42950d11
Removed the digitize controls from map widget that is used in the floodmap state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
834
diff
changeset
|
8218 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
c89a42950d11
Removed the digitize controls from map widget that is used in the floodmap state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
834
diff
changeset
|
8219 The toolbar used in this map widget will no longer contain digitize |
c89a42950d11
Removed the digitize controls from map widget that is used in the floodmap state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
834
diff
changeset
|
8220 controls. |
c89a42950d11
Removed the digitize controls from map widget that is used in the floodmap state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
834
diff
changeset
|
8221 |
834
77469d7f3c93
Generate unique keys for anonymous artifacts (aka static data).
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
833
diff
changeset
|
8222 2011-08-24 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
77469d7f3c93
Generate unique keys for anonymous artifacts (aka static data).
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
833
diff
changeset
|
8223 |
77469d7f3c93
Generate unique keys for anonymous artifacts (aka static data).
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
833
diff
changeset
|
8224 * src/main/java/de/intevation/flys/client/shared/model/ArtifactFilter.java, |
77469d7f3c93
Generate unique keys for anonymous artifacts (aka static data).
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
833
diff
changeset
|
8225 src/main/java/de/intevation/flys/client/shared/model/ToLoad.java: |
77469d7f3c93
Generate unique keys for anonymous artifacts (aka static data).
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
833
diff
changeset
|
8226 Generate unique keys for anonymous artifacts (aka static data). |
77469d7f3c93
Generate unique keys for anonymous artifacts (aka static data).
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
833
diff
changeset
|
8227 |
833
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8228 2011-08-24 Ingo Weinzierl <ingo@intevation.de> |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8229 |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8230 * src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8231 New. A subclass of the SelectProvider which displays combo boxes on the |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8232 left and a map panel in the helper container. |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8233 |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8234 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8235 Added a property that allows initializing the toolbar with no digitize |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8236 controls. |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8237 |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8238 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8239 Added a method that returns the vector features as GeoJSON string. |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8240 |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8241 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8242 Creates a DigitizePanel if the uiprovider string "map_digitize" is set. |
dcecdd9693a8
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
832
diff
changeset
|
8243 |
832
303a923d232b
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
831
diff
changeset
|
8244 2011-08-24 Ingo Weinzierl <ingo@intevation.de> |
303a923d232b
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
831
diff
changeset
|
8245 |
303a923d232b
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
831
diff
changeset
|
8246 * src/main/java/de/intevation/flys/client/client/ui/map/MapPanel.java: |
303a923d232b
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
831
diff
changeset
|
8247 New. A widget that displays a map with a toolbar. It wraps all the stuff |
303a923d232b
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
831
diff
changeset
|
8248 to combine SmartGWT with GWT-OpenLayers. |
303a923d232b
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
831
diff
changeset
|
8249 |
831
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8250 2011-08-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8251 |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8252 * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java: |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8253 Re-written to feature the new models. |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8254 |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8255 * src/main/java/de/intevation/flys/client/shared/model/FacetFilter.java: |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8256 Be aware of null values for num and name. |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8257 |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8258 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8259 Adjusted calls for new toLoad semantics. |
9101b4d64666
Datacage: Re-written ToLoad to feature the new filter models.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
830
diff
changeset
|
8260 |
830
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8261 2011-08-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8262 |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8263 * src/main/java/de/intevation/flys/client/shared/model/ArtifactFilter.java, |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8264 src/main/java/de/intevation/flys/client/shared/model/FacetFilter.java, |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8265 src/main/java/de/intevation/flys/client/shared/model/OutFilter.java: |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8266 New. Models which are better suited for creating artifact facet filters. |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8267 TODO: Re-factor ToLoad to create these models. |
3dde14f0bd98
Datacage: Added models better suited for creating artifact facet filters.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
829
diff
changeset
|
8268 |
829
f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
828
diff
changeset
|
8269 2011-08-23 Ingo Weinzierl <ingo@intevation.de> |
f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
828
diff
changeset
|
8270 |
f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
828
diff
changeset
|
8271 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
828
diff
changeset
|
8272 Parse the output modes of the first Artifact only. The output modes of |
f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
828
diff
changeset
|
8273 the other artifacts shouldn't be visible to the user. |
f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
828
diff
changeset
|
8274 |
828
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8275 2011-08-23 Ingo Weinzierl <ingo@intevation.de> |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8276 |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8277 * src/main/java/de/intevation/flys/client/shared/model/MapInfo.java: New. |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8278 Instances of this class are used to store basic information which are |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8279 necessary to create maps. |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8280 |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8281 * src/main/java/de/intevation/flys/client/shared/model/BBox.java: New. An |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8282 internal representation of a bounding box which consists of four |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8283 coordinates. |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8284 |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8285 * src/main/java/de/intevation/flys/client/client/services/MapInfoServiceAsync.java, |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8286 src/main/java/de/intevation/flys/client/client/services/MapInfoService.java, |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8287 src/main/java/de/intevation/flys/client/server/MapInfoServiceImpl.java: |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8288 The interface definitions and the implementation of a service that |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8289 queries basic map information from artifact server. |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8290 |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8291 * src/main/webapp/WEB-INF/web.xml: Registered the new MapInfo service. |
910b03de6857
Added a service to get some basic spatial information used for map creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
827
diff
changeset
|
8292 |
827
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8293 2011-08-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8294 |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8295 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8296 src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java, |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8297 src/main/java/de/intevation/flys/client/client/services/MetaDataService.java, |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8298 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8299 Re-added the outs parameter to the meta data service. TODO: Pass |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8300 it from the UI. |
bd56dc762e7f
Datacage: Re-added the outs parameter to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
826
diff
changeset
|
8301 |
826
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8302 2011-08-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8303 |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8304 * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java, |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8305 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8306 Aggregate the items to load by artifact id and factories. Makes |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8307 it easier to build filter views on new created artifacts to be |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8308 added to the current collection. |
2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
825
diff
changeset
|
8309 |
825
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8310 2011-08-22 Ingo Weinzierl <ingo@intevation.de> |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8311 |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8312 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8313 Set the Collection and its Master-Artifact at first when we create a |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8314 CollectionView with an existing Collection instance. |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8315 |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8316 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8317 Enabled the SelectFeature control to select a feature using a box. |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8318 |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8319 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8320 The geometries added by the user are saved as GeoJSON parameters of the |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8321 master artifact . The user does not need to save the geometries |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8322 explicitly - this is an automatic process. While initializing the map, |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8323 those geometries are reloaded and displayed again. |
1b9b7e9ab219
Save and reload user defined geometries (barriers) in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
824
diff
changeset
|
8324 |
824
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8325 2011-08-22 Ingo Weinzierl <ingo@intevation.de> |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8326 |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8327 * src/main/java/de/intevation/flys/client/client/ui/NoInputPanel.java: |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8328 This panel is used to suppress the creation of an input panel. |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8329 Currently, this panel is used in the floodmap state. This state is able |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8330 to save geometries, but we currently don't want to insert GeoJSON |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8331 strings manually. |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8332 |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8333 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8334 Instantiate the NoInputPanel if the ui provider string "noinput" is |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8335 specified. |
3fe265b47675
Added a NoInputPanel to suppress the creation of an input panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
823
diff
changeset
|
8336 |
823
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8337 2011-08-19 Ingo Weinzierl <ingo@intevation.de> |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8338 |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8339 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8340 Determine the max extent of all layers contained in the collection. |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8341 |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8342 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: Set |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8343 the map projection and its max extent determined by MapOutputTab. |
407de0f4b66a
Set the map projection and its max extent dynamically - information extracted from facets.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
822
diff
changeset
|
8344 |
822
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8345 2011-08-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8346 |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8347 Extract selected data from datacage panel |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8348 |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8349 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8350 Removed some debugging. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8351 |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8352 * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java: New. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8353 Contains artifact id, db ids, factory name and facet number. Should |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8354 be enough to identify the data to load. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8355 * src/main/java/de/intevation/flys/client/shared/model/AttrList.java: |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8356 Fixed indexing bug. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8357 |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8358 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8359 Added a toLoad() method which returns a list of ToLoad data to load via |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8360 the corresponding factories. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8361 If you double click on a tree node all data below this filled into this list |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8362 and the window is disposed. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8363 You can do multipl selects on the and press the '+' button to do |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8364 a multiselect loading. |
ffb98b228b3c
Add code to extract data to load from datacage tree.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
821
diff
changeset
|
8365 |
821
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8366 2011-08-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8367 |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8368 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8369 Do not use 'name' attribute of datacage. |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8370 |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8371 * src/main/java/de/intevation/flys/client/client/widgets/tree/AttributedTreeNode.java: |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8372 Removed. Not longer needed. |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8373 |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8374 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8375 Build the UI tree in a more smartgwt compatible style. Prevents lots |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8376 of exception when using click listeners. |
56069d236afa
Datacage: Build UI tree in a more compatible style
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
820
diff
changeset
|
8377 |
820
912379835298
UI: Set CollectionViews ("Window") title to include UUID of Collection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
819
diff
changeset
|
8378 2011-08-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
912379835298
UI: Set CollectionViews ("Window") title to include UUID of Collection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
819
diff
changeset
|
8379 |
912379835298
UI: Set CollectionViews ("Window") title to include UUID of Collection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
819
diff
changeset
|
8380 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
912379835298
UI: Set CollectionViews ("Window") title to include UUID of Collection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
819
diff
changeset
|
8381 Set window title to include UUID. |
912379835298
UI: Set CollectionViews ("Window") title to include UUID of Collection.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
819
diff
changeset
|
8382 |
819
11fd6557d0fc
UI: Cosmetics in log messages of CollectionView.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
818
diff
changeset
|
8383 2011-08-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
11fd6557d0fc
UI: Cosmetics in log messages of CollectionView.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
818
diff
changeset
|
8384 |
11fd6557d0fc
UI: Cosmetics in log messages of CollectionView.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
818
diff
changeset
|
8385 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
11fd6557d0fc
UI: Cosmetics in log messages of CollectionView.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
818
diff
changeset
|
8386 Changed log message for two distinct malconditions. |
11fd6557d0fc
UI: Cosmetics in log messages of CollectionView.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
818
diff
changeset
|
8387 |
818
2c004a40b1e1
Adjusted German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
815
diff
changeset
|
8388 2011-08-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2c004a40b1e1
Adjusted German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
815
diff
changeset
|
8389 |
2c004a40b1e1
Adjusted German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
815
diff
changeset
|
8390 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
2c004a40b1e1
Adjusted German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
815
diff
changeset
|
8391 Adjusted German translation to use unique strings. |
2c004a40b1e1
Adjusted German translation.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
815
diff
changeset
|
8392 |
815
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8393 2011-08-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8394 |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8395 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8396 src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java, |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8397 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java, |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8398 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8399 Removed superfluous imports. |
112f95d7b286
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
814
diff
changeset
|
8400 |
814
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8401 2011-08-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8402 |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8403 * src/main/java/de/intevation/flys/client/client/widgets/tree/AttributedTreeNode.java: |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8404 New. Subclassed TreeNode to carry the attribute data from |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8405 the meta data service. |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8406 |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8407 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8408 Create AttributedTreeNodes instead of TreeNodes to have the |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8409 relevant information at hand if a listener wants to access |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8410 the data. |
6db4839e0ba1
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
813
diff
changeset
|
8411 |
813
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8412 2011-08-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8413 |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8414 * src/main/java/de/intevation/flys/client/shared/model/AttrList.java: |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8415 New. List of attributes for each DataCageNode. |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8416 |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8417 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8418 Generate the list of attributes for each datacage node. |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8419 |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8420 * src/main/java/de/intevation/flys/client/shared/model/DataCageNode.java: |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8421 Added the attribute list. |
57ea5af8a967
Meta data service converter: transfer attributes to client, too.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
812
diff
changeset
|
8422 |
812
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8423 2011-08-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8424 |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8425 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8426 Do not cry for missing i18n if running into error. |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8427 |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8428 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8429 Convert more stuff. |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8430 |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8431 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java: |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8432 Create correct request document now. |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8433 |
70b728a9f4e8
Meta data service: Create correct request document now.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
811
diff
changeset
|
8434 2011-08-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
811
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8435 |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8436 * src/main/java/de/intevation/flys/client/client/services/MetaDataService.java, |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8437 src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8438 src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java: |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8439 Take the user id, too. |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8440 |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8441 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java, |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8442 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java, |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8443 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8444 Adjusted call to pass the user id to the datacage window. |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8445 |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8446 * src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java, |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8447 src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java: |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8448 TODO: Bring user id into play. |
8fa303586f14
Pass user id to the meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
810
diff
changeset
|
8449 |
810
a443dd6566b8
Minor cosmetic changes (javadoc comments).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
809
diff
changeset
|
8450 2011-08-02 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
a443dd6566b8
Minor cosmetic changes (javadoc comments).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
809
diff
changeset
|
8451 |
a443dd6566b8
Minor cosmetic changes (javadoc comments).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
809
diff
changeset
|
8452 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
a443dd6566b8
Minor cosmetic changes (javadoc comments).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
809
diff
changeset
|
8453 Unified spacing and punctuations in javadoc comments, removed |
a443dd6566b8
Minor cosmetic changes (javadoc comments).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
809
diff
changeset
|
8454 incorrect comment. |
a443dd6566b8
Minor cosmetic changes (javadoc comments).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
809
diff
changeset
|
8455 |
809
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8456 2011-07-22 Ingo Weinzierl <ingo@intevation.de> |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8457 |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8458 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8459 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8460 Collections are able to store the recommendations they have already |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8461 loaded. Therefore, new methods have been added to add recommendations |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8462 and to determine, if a recommendation has already been loaded. |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8463 |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8464 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8465 Read the already loaded recommendations from Collection's DESCRIBE |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8466 document. |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8467 |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8468 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8469 Write the Collection's recommendations into its attribute document. |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8470 |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8471 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8472 Two things: |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8473 1) Do no load recommendations that have already been loaded before. |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8474 2) Update UI when there are no more artifacts to load (recommendations). |
e9337488bac3
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
808
diff
changeset
|
8475 |
808
3187b268b311
Repaired broken XPath expression.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
807
diff
changeset
|
8476 2011-07-21 Ingo Weinzierl <ingo@intevation.de> |
3187b268b311
Repaired broken XPath expression.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
807
diff
changeset
|
8477 |
3187b268b311
Repaired broken XPath expression.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
807
diff
changeset
|
8478 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
3187b268b311
Repaired broken XPath expression.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
807
diff
changeset
|
8479 Added missing slash in XPath expression. |
3187b268b311
Repaired broken XPath expression.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
807
diff
changeset
|
8480 |
807
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8481 2011-07-21 Ingo Weinzierl <ingo@intevation.de> |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8482 |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8483 * src/main/java/de/intevation/flys/client/shared/model/DefaultRecommendation.java, |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8484 src/main/java/de/intevation/flys/client/shared/model/Recommendation.java: |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8485 New. The interface and its default implementation that represent |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8486 recommendations provided by an Artifact. A recommendation consists at |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8487 least of the name of an ArtifactFactory and a list of database ids. |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8488 |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8489 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8490 Read the recommendations from Artifact's DESCRIBE document (which |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8491 structure has changed.) |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8492 |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8493 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java, |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8494 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8495 Recommendation are no longer simple strings but Recommendation objects |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8496 now. So, the interface to retrieve those recommendations has changed. |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8497 |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8498 * src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8499 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8500 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java: |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8501 This service takes a further string now, which represents the database |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8502 ids used to create static artifacts that require data from database. |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8503 |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8504 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8505 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8506 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8507 Adapted the call of the ArtifactService. |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8508 |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8509 M src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java |
6f65e70fa11d
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
806
diff
changeset
|
8510 |
806
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8511 2011-07-20 Ingo Weinzierl <ingo@intevation.de> |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8512 |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8513 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: The |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8514 vector layer which is used to save features created by the user acts as |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8515 OpenLayers base layer. I decided to do so, because this is the first |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8516 and only layer that will always exist in our maps. Users aren't able to |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8517 remove it! |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8518 |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8519 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8520 Added a callback interface that allows the MapOutputTab to react on |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8521 modifications in the ThemePanel. This special callback is used to |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8522 activate/deactivate layers. |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8523 |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8524 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8525 Now, the layers in the map reflect the facets of the map output. Each |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8526 layer's extent is analyzed and finally the map is zoomed to the minimal |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8527 extent that contains all layers. |
e50da1f74e58
The layers created in the floodmap reflect to the facets this output mode has.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
805
diff
changeset
|
8528 |
805
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8529 2011-07-20 Ingo Weinzierl <ingo@intevation.de> |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8530 |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8531 * src/main/java/de/intevation/flys/client/client/ui/chart/ThemeNavigationPanel.java, |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8532 src/main/java/de/intevation/flys/client/client/ui/ThemeNavigationPanel.java: |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8533 Moved the panel a package level higher. |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8534 |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8535 * src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java: New. |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8536 Abstract class that consists basically of the code that was removed from |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8537 ChartThemePanel. |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8538 |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8539 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8540 Sourced code base out to ThemePanel, so that's possible to reuse the |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8541 code for a MapThemePanel. |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8542 |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8543 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8544 New. A theme panel for the map widget. |
f43d06d6a4a2
Refactored code of theme panel and added a MapThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
804
diff
changeset
|
8545 |
804
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8546 2011-07-19 Ingo Weinzierl <ingo@intevation.de> |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8547 |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8548 * src/main/java/de/intevation/flys/client/shared/model/AttributedTheme.java: |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8549 New. This theme stores all its attributes in a map. The intent of this |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8550 theme is to save all the facet's values contained in the DESCRIBE of the |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8551 Collection to be able to write an equivalent attribute part as the |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8552 incoming DESCRIBE has -> no loss of attributes like WMS URL or |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8553 layernames in a map theme! |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8554 |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8555 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8556 Instantiate new AttributedThemes to save all information of a facet. |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8557 |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8558 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8559 Write all attributes of an AttributedTheme into a facet's element. |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8560 |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8561 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8562 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java, |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8563 src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java, |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8564 src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8565 The 'active' member variable is an integer value now as it is in the |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8566 Collection's DESCRIBE document, too. |
374712890b94
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
803
diff
changeset
|
8567 |
803
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8568 2011-07-18 Ingo Weinzierl <ingo@intevation.de> |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8569 |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8570 * src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8571 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8572 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java: |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8573 An artifact can be created using a UUID as model artifact. |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8574 |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8575 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8576 Read artifact recommendations from artifact description. |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8577 |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8578 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java, |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8579 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8580 Added method to retrieve recommendations. |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8581 |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8582 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8583 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8584 Adapted the call of the ArtifactService. |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8585 |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8586 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8587 If the Artifact of a collection changes, the recommended Artifacts - if |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8588 existing - are created and added to the current Collection. |
653ae84533e7
Read/create recommended Artifacts and add them to the current Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
802
diff
changeset
|
8589 |
802
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8590 2011-07-12 Ingo Weinzierl <ingo@intevation.de> |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8591 |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8592 * src/main/java/de/intevation/flys/client/client/ui/map/MeasureControl.java: |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8593 New. This control consists of two OpenLayers controls to measure lines |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8594 and polygons. |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8595 |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8596 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8597 Added the MeasureControl. |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8598 |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8599 * src/main/webapp/images/measurePolygon.png, |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8600 src/main/webapp/images/measurePolygon_Selected.png, |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8601 src/main/webapp/images/measureLine.png, |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8602 src/main/webapp/images/measureLine_Selected.png: New. Icons for the |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8603 measure control. |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8604 |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8605 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8606 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8607 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8608 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8609 path locations for the measurement tools. |
d45ad7fd3027
Added map tools to measure lines and polygons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
801
diff
changeset
|
8610 |
801
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8611 2011-07-12 Ingo Weinzierl <ingo@intevation.de> |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8612 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8613 * src/main/java/de/intevation/flys/client/client/ui/map/MapPositionPanel.java: |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8614 New. This panel displays the mouse position in map coordinates. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8615 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8616 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java:: |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8617 New. This control consists of a button to enable the control and a |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8618 combobox that provides different types of barriers. Dependent on the |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8619 selected barrier type, the user can draw lines or polygons into the map. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8620 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8621 * src/main/java/de/intevation/flys/client/client/utils/EnableDisableCmd.java: |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8622 New. This interface might be used to react on enable/disable operations. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8623 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8624 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8625 Added controls to digitize lines and polygons. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8626 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8627 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8628 Added a method that returns a vector layer that might be used to insert |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8629 new barriers draw by the user. This layer is used by the DrawControl. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8630 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8631 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8632 The MapToolbar requires a Canvas object now, which is used to keep track |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8633 on the current mouse position. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8634 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8635 * src/main/webapp/images/selectFeature_Selected.png, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8636 src/main/webapp/images/selectFeature.png, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8637 src/main/webapp/images/digitize.png, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8638 src/main/webapp/images/digitize_Selected.png, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8639 src/main/webapp/images/removeFeature.png: New. Icons for the map control |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8640 elements. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8641 |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8642 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8643 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8644 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8645 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8646 i18n strings and image pathes. |
f6693d8f0bc8
Added missing ChangeLog entry for the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
799
diff
changeset
|
8647 |
799
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8648 2011-07-11 Ingo Weinzierl <ingo@intevation.de> |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8649 |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8650 * src/main/java/de/intevation/flys/client/client/ui/map/MapToolbar.java: |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8651 New. This toolbar provides controls that interact with the map. |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8652 |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8653 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8654 Removed the initialization of map controls. |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8655 |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8656 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8657 Added the MapToolbar at the top of the layout. |
f4299b90c996
Added controls to navigate in the map.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
798
diff
changeset
|
8658 |
798
7061c2e66039
Finished layouting the map components.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
797
diff
changeset
|
8659 2011-07-11 Ingo Weinzierl <ingo@intevation.de> |
7061c2e66039
Finished layouting the map components.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
797
diff
changeset
|
8660 |
7061c2e66039
Finished layouting the map components.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
797
diff
changeset
|
8661 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
7061c2e66039
Finished layouting the map components.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
797
diff
changeset
|
8662 Finished layouting the components. The map has the same layout as the |
7061c2e66039
Finished layouting the map components.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
797
diff
changeset
|
8663 chart now. |
7061c2e66039
Finished layouting the map components.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
797
diff
changeset
|
8664 |
797
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8665 2011-07-08 Ingo Weinzierl <ingo@intevation.de> |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8666 |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8667 * pom.xml: Added a dependency to GwtOpenLayers 0.5 (Apache 2.0). |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8668 |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8669 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: Include the GWT |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8670 OpenLayers code. |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8671 |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8672 * src/main/webapp/FLYS.html: Include OpenLayers 2.9 (currently from remote |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8673 openlayers.org server). For production use, we have to include a local |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8674 OpenLayers. |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8675 |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8676 * src/main/java/de/intevation/flys/client/client/FLYS.java: Small |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8677 modification on the way to render the HTML page. This lets us now |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8678 combine GWT and SmartGWT components. |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8679 |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8680 * src/main/java/de/intevation/flys/client/client/ui/map/FloodMap.java: |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8681 New. This components manages the map provided by GwtOpenLayers. |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8682 |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8683 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8684 Initializes a FloodMap now and renders the map in the middle area. Note, |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8685 that the layout is nearly completely using GWT components. Mixing |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8686 GwtOpenLayers with SmartGWT doesn't work here. |
cc3f481e9484
Introduced GwtOpenLayers to bring up maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
796
diff
changeset
|
8687 |
796
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8688 2011-07-08 Ingo Weinzierl <ingo@intevation.de> |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8689 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8690 * src/main/java/de/intevation/flys/client/shared/model/OutputMode.java: An |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8691 output mode has type member now. In addition, the interface describes a |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8692 method that creates an OutputTab. Concrete subclasses should return |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8693 OutputTabs that fit to their type. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8694 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8695 * src/main/java/de/intevation/flys/client/shared/model/ChartMode.java: |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8696 New. This OutputMode is instantiated if type == "chart" and creates |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8697 ChartOutputTabs. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8698 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8699 * src/main/java/de/intevation/flys/client/shared/model/MapMode.java: New. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8700 This OutputMode is instantiated if type == "map". It creates |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8701 MapOutputTabs. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8702 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8703 * src/main/java/de/intevation/flys/client/shared/model/DefaultOutputMode.java: |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8704 This default implementation of an OutputMode support the type member |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8705 now. The method to create OutputTabs will return null. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8706 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8707 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8708 Now, we support the 'type' attribute of Outputs in the DESCRIBE |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8709 document. Based on the type, we will now instantiate concrete subclasses |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8710 of the DefaultOutputMode. E.g. the type == 'chart', the instantiated |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8711 OutputMode will be ChartMode. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8712 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8713 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8714 New. This OutputTab is used to render a map. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8715 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8716 Note: This is currently a stub only! |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8717 |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8718 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8719 Creating OutputTabs based on the names of an OutputMode is obsolete. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8720 Now, the OutputModes itself create their required OutputTab. |
cd8603aaa730
Improved the process of creating OutputTabs. Added support for map output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
795
diff
changeset
|
8721 |
795
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8722 2011-07-07 Ingo Weinzierl <ingo@intevation.de> |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8723 |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8724 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8725 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8726 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8727 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8728 Added strings for the output mode 'floodmap'. |
68b8770af6c5
Added strings for the output mode 'floodmap'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
794
diff
changeset
|
8729 |
794
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8730 2011-07-07 Ingo Weinzierl <ingo@intevation.de> |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8731 |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8732 * src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java, |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8733 src/main/java/de/intevation/flys/client/client/ui/TextProvider.java, |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8734 src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java: |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8735 Default values provided by the data list used to create the panels are |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8736 set now. |
40269a176cd2
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
793
diff
changeset
|
8737 |
793
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8738 2011-07-07 Ingo Weinzierl <ingo@intevation.de> |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8739 |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8740 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8741 Refactored getting labels out to own methods which enables subclasses to |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8742 changed them. |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8743 |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8744 * src/main/java/de/intevation/flys/client/client/ui/WaterlevelGroundPanel.java: |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8745 Override methods of DistancePanel to support own labels for this panel. |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8746 In addition, this panel has no distance/locations table as the |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8747 DistancePanel has. |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8748 |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8749 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8750 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8751 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8752 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8753 new strings for the distance panel and the waterlevel/ground panel. |
4497d19c22fd
Finished the panel to enter waterlevel/ground information (from, to, diff).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
792
diff
changeset
|
8754 |
792
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8755 2011-07-07 Ingo Weinzierl <ingo@intevation.de> |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8756 |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8757 * src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java: |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8758 This panel is a sublcass of TextProvider now. The difference to the |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8759 TextProvider is, that there is the option to active/deactivate a |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8760 checkbox. So, the valid values returned by this panel are "true" and |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8761 "false". |
696e3404e991
Finished the panel to activate/deactivate optional parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
791
diff
changeset
|
8762 |
791
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8763 2011-07-07 Ingo Weinzierl <ingo@intevation.de> |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8764 |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8765 * src/main/java/de/intevation/flys/client/client/ui/TextProvider.java: |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8766 Made methods in this class much smaller to override them easily in |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8767 subclasses. In addition, the TextItem has been replaced with a |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8768 DataSourceField which seems to be more easily to change in subclasses. |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8769 |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8770 * src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java: |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8771 Override required methods of TextProvider. This panel now accepts |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8772 integer values and the string "auto". An inner class |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8773 AutoIntegerValidator is used to validate the user input. |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8774 |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8775 * src/main/webapp/FLYS.css: Set style for html label elements. Those label |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8776 elements are used in forms to label items. |
9b1499a65aaa
Finished the panel that allows integers and the string 'auto'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
790
diff
changeset
|
8777 |
790
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8778 2011-07-06 Ingo Weinzierl <ingo@intevation.de> |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8779 |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8780 * src/main/java/de/intevation/flys/client/client/event/ParameterChangeEvent.java: |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8781 This event now supports a further member variable "type". Type is an |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8782 enum and can be FORWARD or BACK which reflects to stepping forward or |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8783 backward with the master artifact. |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8784 |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8785 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8786 Improved the way of adding/removing items to/from the static list of |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8787 parameters. We now distinguish between the two ways: |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8788 - step forward: the last item in the list is added to the static |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8789 parameter list. This makes redrawing much smoother. |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8790 - step backward: only the necessary items are removed from the static |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8791 parameter list. Before, we have removed all items and |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8792 added the relevant ones afterwards. This makes |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8793 redrawing also much smoother. |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8794 |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8795 * src/main/java/de/intevation/flys/client/client/ui/ContinuePanel.java: |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8796 This panel will have no static widget. |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8797 |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8798 * src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java: |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8799 This panel uses the parents createOld() now. |
3fa8583434b2
Made stepping forward/backword much smoother in the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
789
diff
changeset
|
8800 |
789
e8be9a188e64
Layout improvements related to the height of components in the current parameterlist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
788
diff
changeset
|
8801 2011-07-06 Ingo Weinzierl <ingo@intevation.de> |
e8be9a188e64
Layout improvements related to the height of components in the current parameterlist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
788
diff
changeset
|
8802 |
e8be9a188e64
Layout improvements related to the height of components in the current parameterlist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
788
diff
changeset
|
8803 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
e8be9a188e64
Layout improvements related to the height of components in the current parameterlist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
788
diff
changeset
|
8804 src/main/webapp/FLYS.css: Some layout improvements related to the height |
e8be9a188e64
Layout improvements related to the height of components in the current parameterlist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
788
diff
changeset
|
8805 of components. |
e8be9a188e64
Layout improvements related to the height of components in the current parameterlist.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
788
diff
changeset
|
8806 |
788
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8807 2011-07-06 Ingo Weinzierl <ingo@intevation.de> |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8808 |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8809 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8810 The right side of the ParameterList now consists of a stacked panel that |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8811 itself consists of the helper panel and a panel for displaying the |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8812 calculation results. The user is now able to see both at the same time. |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8813 |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8814 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8815 Improved the Collection update process. There is no need to update the |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8816 collection twice when the master artifact changed. Now, the collection |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8817 is updated only a single time if the collection itself changed - and it |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8818 changes everytime when its artifact is set. |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8819 |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8820 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8821 The label 'Berechnungsergebnisse' is no longer part of the Canvas |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8822 created by this class. |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8823 |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8824 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8825 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8826 The helper panel is now a VLayout, no longer a Canvas. |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8827 |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8828 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8829 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8830 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8831 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8832 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8833 Add helper widgets as members to the helper panel, no longer as |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8834 children. |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8835 |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8836 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8837 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8838 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8839 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8840 strings for the input support stack. |
dfbc6693247e
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
787
diff
changeset
|
8841 |
787
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8842 2011-07-05 Ingo Weinzierl <ingo@intevation.de> |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8843 |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8844 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8845 src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8846 Modified these classes with the intent to override them easier. |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8847 |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8848 * src/main/java/de/intevation/flys/client/client/ui/BooleanPanel.java, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8849 src/main/java/de/intevation/flys/client/client/ui/DatacagePanel.java, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8850 src/main/java/de/intevation/flys/client/client/ui/TextProvider.java, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8851 src/main/java/de/intevation/flys/client/client/ui/AutoIntegerPanel.java, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8852 src/main/java/de/intevation/flys/client/client/ui/WaterlevelGroundPanel.java, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8853 src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java: |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8854 New panels for data input. The work on these classes is not finished |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8855 yet! |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8856 |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8857 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8858 Support more UI providers that return the new panels above. |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8859 |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8860 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8861 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8862 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: New |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8863 strings used in the WaterlevelGroundPanel. |
4e0b73b7113b
Added new UI providers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
786
diff
changeset
|
8864 |
786
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8865 2011-07-05 Ingo Weinzierl <ingo@intevation.de> |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8866 |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8867 * src/main/java/de/intevation/flys/client/client/event/AdvanceHandler.java: |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8868 New. This interface describes a handler that listens to events in order |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8869 to advance to a next step. |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8870 |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8871 * src/main/java/de/intevation/flys/client/client/ui/ContinuePanel.java: |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8872 New. This panel doesn't allow users to enter data. It only displays a |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8873 link that lets users step forward to a next state. |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8874 |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8875 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8876 The ParameterList needs to take care on states that do not require user |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8877 input but that aren't the final state of an artifact. In such case, the |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8878 UI provider should be the ContinuePanel only! It allows users to step to |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8879 the next state. In order to provide such functionality - step forward |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8880 without feeding the artifact - the ParameterList now implements the |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8881 AdvanceHandler. |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8882 |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8883 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8884 If the uiprovider attribute is 'continue', the ContinuePanel is |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8885 returned. |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8886 |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8887 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8888 Adapted the width of the label field. |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8889 |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8890 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8891 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8892 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8893 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8894 strings for new states. |
06457f0dbad9
Commit forgotten ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
784
diff
changeset
|
8895 |
784
3fa64c796ffc
Added the missing 'back'-button to the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
783
diff
changeset
|
8896 2011-07-04 Ingo Weinzierl <ingo@intevation.de> |
3fa64c796ffc
Added the missing 'back'-button to the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
783
diff
changeset
|
8897 |
3fa64c796ffc
Added the missing 'back'-button to the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
783
diff
changeset
|
8898 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
3fa64c796ffc
Added the missing 'back'-button to the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
783
diff
changeset
|
8899 Added the missing "back"-button. |
3fa64c796ffc
Added the missing 'back'-button to the DistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
783
diff
changeset
|
8900 |
783
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8901 2011-07-01 Ingo Weinzierl <ingo@intevation.de> |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8902 |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8903 flys/issue159 (WINFO: Radiobutton - Ortsauswahl bei "W für ungleichwertigen Abflusslängsschnitt" entfernen) |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8904 |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8905 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8906 Connected columns of the locations and distances tables with the |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8907 panels from/to fields. The first two columns of the locations and the |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8908 first column of the distances table might be used to set from/to values |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8909 in the panel. |
8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
782
diff
changeset
|
8910 |
782
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8911 2011-07-01 Ingo Weinzierl <ingo@intevation.de> |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8912 |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8913 * src/main/java/de/intevation/flys/client/server/DistanceInfoXML.java: |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8914 New. This service - which is no GWT RPC Service - returns the distance |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8915 info document as XML. The content of the document is not modified, |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8916 parsed but only copied through. |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8917 |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8918 * src/main/java/de/intevation/flys/client/client/ui/range/DistanceInfoDataSource.java: |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8919 New. This data source is used to fill the LocationsTable and RangeTable. |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8920 It uses the DistanceInfoXML service to query the required data |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8921 automatically using a "locations" or "distances" filter to reduce the |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8922 size of the data document. |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8923 |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8924 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8925 Use the DistanceInfoDataSource to fill the locations and distances tables. |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8926 |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8927 * src/main/webapp/WEB-INF/web.xml: Registered the new service. |
4a7ece57f44c
#159 The tables in the WQ panel for calculation 4 are now filled with data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
781
diff
changeset
|
8928 |
781
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8929 2011-06-30 Ingo Weinzierl <ingo@intevation.de> |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8930 |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8931 * src/main/java/de/intevation/flys/client/client/ui/range/LocationsTable.java, |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8932 src/main/java/de/intevation/flys/client/client/ui/range/RangeTable.java: |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8933 New. These two tables are used to support the user to select from/to |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8934 values in the distance panel. |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8935 |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8936 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8937 Added LocationsTable and RangeTable that currently load no data. |
6653cf54b45d
The distance panel got two tables for locations and ranges. Both do not load any data until now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
780
diff
changeset
|
8938 |
780
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8939 2011-06-30 Ingo Weinzierl <ingo@intevation.de> |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8940 |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8941 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8942 New. This panel is used to insert kilometer ranges. There is no input |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8943 mode for locations as it is in LocationDistancePanel. |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8944 |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8945 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8946 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8947 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8948 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8949 Added i18n strings for the distance panel. |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8950 |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8951 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8952 Added a method to set the step width. |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8953 |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8954 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8955 Create a DistancePanel UIProvider if the "uiprovider" string in the |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8956 DESCRIBE of an artifact equals "distance_panel". |
a39c2f531755
Implemented a new panel to enter kilometer ranges (with no option to insert locations).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
779
diff
changeset
|
8957 |
779
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8958 2011-06-29 Ingo Weinzierl <ingo@intevation.de> |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8959 |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8960 flys/issue185 (IE8 + Chromium: Kein Zoomen von Diagrammen möglich) |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8961 |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8962 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8963 Create the chart image first before initialising listeners on it. |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8964 |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8965 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8966 The zoombox that is displayed in while zooming is 2 pixel smaller than |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8967 the area between start and end point now. This should avoid the zoombox |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8968 absorbing mouse events. |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8969 |
f1a559d13eef
#185 Repaired zooming for IE8 and Chrome.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
778
diff
changeset
|
8970 2011-06-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
778
e14dc5fed6bb
Reordered delete and rename in project context menu, add separator.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
777
diff
changeset
|
8971 |
e14dc5fed6bb
Reordered delete and rename in project context menu, add separator.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
777
diff
changeset
|
8972 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
e14dc5fed6bb
Reordered delete and rename in project context menu, add separator.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
777
diff
changeset
|
8973 Reordered delete and rename in project context menu, add separator. |
e14dc5fed6bb
Reordered delete and rename in project context menu, add separator.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
777
diff
changeset
|
8974 |
777
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8975 2011-06-29 Ingo Weinzierl <ingo@intevation.de> |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8976 |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8977 flys/issue181 (Erstes Thema in der Themenliste wählt sich automatisch wieder an) |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8978 |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8979 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8980 We will no longer check if an update of the theme list is necessary. |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8981 The EditEvent that is caught should be enough information to start the |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8982 update process. |
3b02a798d75d
#181 Repaired activate/deactivate function in theme list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
776
diff
changeset
|
8983 |
776
b82bed27429f
GWT version upgrade from 2.1.1 to 2.3.0
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
618
diff
changeset
|
8984 2011-06-28 Ingo Weinzierl <ingo@intevation.de> |
b82bed27429f
GWT version upgrade from 2.1.1 to 2.3.0
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
618
diff
changeset
|
8985 |
b82bed27429f
GWT version upgrade from 2.1.1 to 2.3.0
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
618
diff
changeset
|
8986 * pom.xml: GWT version upgrade from 2.1.1 to 2.3.0. |
b82bed27429f
GWT version upgrade from 2.1.1 to 2.3.0
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
618
diff
changeset
|
8987 |
618
6fd6c223b81e
Tagged RELEASE 2.4 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
617
diff
changeset
|
8988 2011-06-28 Ingo Weinzierl <ingo@intevation.de> |
6fd6c223b81e
Tagged RELEASE 2.4 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
617
diff
changeset
|
8989 |
6fd6c223b81e
Tagged RELEASE 2.4 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
617
diff
changeset
|
8990 Tagged RELEASE 2.4 |
6fd6c223b81e
Tagged RELEASE 2.4 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
617
diff
changeset
|
8991 |
617
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8992 2011-06-27 Ingo Weinzierl <ingo@intevation.de> |
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8993 |
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8994 flys/issue182 (WINFO: Vorbelegung Q bei "ungleichwertigem Abflusslängsschnitt") |
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8995 |
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8996 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8997 Set initial mode to Q. |
5bf652ba4581
#182 Initial WQ mode in adapted wq panel is now Q.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
616
diff
changeset
|
8998 |
616
ef88ecbbd4d3
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
615
diff
changeset
|
8999 2011-06-27 Ingo Weinzierl <ingo@intevation.de> |
ef88ecbbd4d3
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
615
diff
changeset
|
9000 |
ef88ecbbd4d3
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
615
diff
changeset
|
9001 * Changes: Prepared changes for the upcoming release. |
ef88ecbbd4d3
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
615
diff
changeset
|
9002 |
615
ba1b27b7d282
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
614
diff
changeset
|
9003 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
ba1b27b7d282
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
614
diff
changeset
|
9004 |
ba1b27b7d282
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
614
diff
changeset
|
9005 * src/main/java/de/intevation/flys/client/**/*.java: |
ba1b27b7d282
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
614
diff
changeset
|
9006 Removed trailing whitespace. |
ba1b27b7d282
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
614
diff
changeset
|
9007 |
614
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9008 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9009 |
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9010 * src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9011 src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.java, |
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9012 src/main/java/de/intevation/flys/client/client/ui/chart/PanControl.java: |
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9013 Removed superfluous imports. |
80626c4a5bbf
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
613
diff
changeset
|
9014 |
613
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9015 2011-06-24 Ingo Weinzierl <ingo@intevation.de> |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9016 |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9017 flys/issue165 (Projektliste: Einige Auffälligkeiten nach Neuimplementierung) |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9018 |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9019 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9020 Set the maximal length of project names to 50 characters. If the name, |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9021 entered by the user, is longer than this max value, it is not saved to |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9022 artifact server and the old name is displayed again. |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9023 |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9024 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9025 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9026 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9027 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9028 Added warning message for too long project names. |
471ca61b83b5
#165 Set the max length of project names to 50 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
612
diff
changeset
|
9029 |
612
e59f2569558e
Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
611
diff
changeset
|
9030 2011-06-24 Ingo Weinzierl <ingo@intevation.de> |
e59f2569558e
Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
611
diff
changeset
|
9031 |
e59f2569558e
Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
611
diff
changeset
|
9032 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
e59f2569558e
Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
611
diff
changeset
|
9033 The "zoom-to-max-extent" button will have the effect that no zoom values |
e59f2569558e
Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
611
diff
changeset
|
9034 are transfered to the server. |
e59f2569558e
Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
611
diff
changeset
|
9035 |
611
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9036 2011-06-24 Ingo Weinzierl <ingo@intevation.de> |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9037 |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9038 flys/issue21 (Gleiches Projekt kann mehr als einmal gleichzeitig geöffnet werden) |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9039 |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9040 * src/main/java/de/intevation/flys/client/client/FLYS.java: Implements |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9041 CollectionChangeHandler to lock new projects. In addition, there is a |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9042 new method to close projects. |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9043 |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9044 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9045 If this view contains a Collection, FLYS is used to close this window. |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9046 FLYS needs to unlock the project before the view is destroyed. |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9047 Otherwise - if no Collection has been created yet - this view destroys |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9048 itself. |
854312c0528c
#21 Newly created projects cannot be opened twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
610
diff
changeset
|
9049 |
610
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9050 2011-06-23 Ingo Weinzierl <ingo@intevation.de> |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9051 |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9052 flys/issue170 (Diagramm: Initiales Zoomen zeigt verschobenen Bereich) |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9053 |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9054 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9055 The chart image is no longer removed from DOM but it's source is set to |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9056 a new value after the panel's size changes. This makes the zoom actions |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9057 much smoother and there the initial zoom values are no longer broken. |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9058 |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9059 * src/main/java/de/intevation/flys/client/client/ui/chart/PanControl.java: |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9060 Panning will now move the image itself but not its parent element. |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9061 |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9062 * src/main/java/de/intevation/flys/client/shared/model/ChartInfo.java, |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9063 src/main/java/de/intevation/flys/client/shared/Transform2D.java: Added |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9064 methods to dump the objects to GWT log. |
ea2191b1299d
#170 Changed the DOM manipulation while zoom and drag operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
609
diff
changeset
|
9065 |
609
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9066 2011-06-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9067 |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9068 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9069 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9070 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9071 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9072 Prepare for AT export. |
418be98527f0
Prepare for AT export.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
608
diff
changeset
|
9073 |
608
ee40f86dd009
Removed the formatter for project names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
607
diff
changeset
|
9074 2011-06-23 Ingo Weinzierl <ingo@intevation.de> |
ee40f86dd009
Removed the formatter for project names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
607
diff
changeset
|
9075 |
ee40f86dd009
Removed the formatter for project names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
607
diff
changeset
|
9076 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
ee40f86dd009
Removed the formatter for project names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
607
diff
changeset
|
9077 Removed the formatter that cuts out a piece of the middle of project |
ee40f86dd009
Removed the formatter for project names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
607
diff
changeset
|
9078 names. |
ee40f86dd009
Removed the formatter for project names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
607
diff
changeset
|
9079 |
607
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9080 2011-06-23 Ingo Weinzierl <ingo@intevation.de> |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9081 |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9082 * src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.java: |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9083 Store Html escaped strings as names. |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9084 |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9085 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9086 Display the project's name stored at the CollectionRecord which is Html |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9087 escaped. |
3acc631efdf0
Escape project's names in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
606
diff
changeset
|
9088 |
606
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9089 2011-06-23 Ingo Weinzierl <ingo@intevation.de> |
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9090 |
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9091 flys/issue165 (Projektliste: Einige Auffälligkeiten nach Neuimplementierung) |
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9092 |
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9093 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9094 Added tooltips and table headers. |
69c0a6ecad57
#165 (part 1) Added tooltips and table headers in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
605
diff
changeset
|
9095 |
605
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9096 2011-06-23 Ingo Weinzierl <ingo@intevation.de> |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9097 |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9098 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9099 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9100 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9101 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9102 Added more i18n strings for the project list and error messages. |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9103 |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9104 * src/main/java/de/intevation/flys/client/client/FLYS.java: Added a |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9105 handler that catches uncaught exceptions. Those exceptions are displayed |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9106 using a new method showWarning(Throwable t). This method brings up a |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9107 Window that displays the stacktrace of the exceptions. |
9e30c776cbef
Improved the exception handling.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
604
diff
changeset
|
9108 |
604
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9109 2011-06-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9110 |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9111 * pom.xml: Added dependency to Apache Commons Lang 2.6 http://commons.apache.org/lang/ |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9112 Used for proper HTML string escaping. |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9113 |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9114 * src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java: Generate |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9115 error reports as HTML lists. |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9116 |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9117 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: Set report |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9118 in corresponding panel. |
84d3c5fde5bb
First version of error reports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
603
diff
changeset
|
9119 |
603
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9120 2011-06-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9121 |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9122 * src/main/java/de/intevation/flys/client/client/services/ReportService.java, |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9123 src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java, |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9124 src/main/java/de/intevation/flys/client/client/services/ReportServiceAsync.java: |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9125 Stub for report service. |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9126 |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9127 * src/main/webapp/WEB-INF/web.xml: registered new service. |
8cb98fa4987f
Stub for report service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
602
diff
changeset
|
9128 |
602
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9129 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9130 |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9131 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9132 Added a new error string. |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9133 |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9134 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9135 Display a warning if there are no information of W and Q ranges that |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9136 might be used to validate user input. |
3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
601
diff
changeset
|
9137 |
601
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9138 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9139 |
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9140 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9141 Register the CollectionView when a new collection is created. This is |
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9142 necessary to avoid an inconsistent view that would otherwise display |
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9143 projects that might have been deleted. |
3cf6ee30207c
Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
600
diff
changeset
|
9144 |
600
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9145 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9146 |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9147 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9148 If an open project is removed (via context menu) the related |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9149 CollectionView is removed from screen. |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9150 |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9151 * src/main/java/de/intevation/flys/client/client/FLYS.java: Added a method |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9152 that returns the current FLYSWorkspace. |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9153 |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9154 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9155 Added a method that destroys a CollectionView if it is open. |
347cf4a5a486
Open projects are removed from screen if the user deletes them (via project list).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
599
diff
changeset
|
9156 |
599
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9157 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9158 |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9159 * src/main/java/de/intevation/flys/client/server/DoCollectionAction.java: |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9160 New. This base RPC service implementation handles collecion specific |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9161 actions. It has a doAction() method that takes a Collection, the action |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9162 document and a server url. |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9163 |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9164 * src/main/java/de/intevation/flys/client/server/SetCollectionNameServiceImpl.java, |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9165 src/main/java/de/intevation/flys/client/server/DeleteCollectionServiceImpl.java, |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9166 src/main/java/de/intevation/flys/client/server/SetCollectionTTLServiceImpl.java: |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9167 Trigger the collection actions on the server using the |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9168 DoCollectionAction class which handles the Http stuff. |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9169 |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9170 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9171 Bugfix: If no user collections returned, we will clear the project list. |
1dbffe4c6d12
Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
598
diff
changeset
|
9172 |
598
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9173 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9174 |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9175 * src/main/java/de/intevation/flys/client/client/services/SetCollectionNameServiceAsync.java, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9176 src/main/java/de/intevation/flys/client/client/services/SetCollectionNameService.java, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9177 src/main/java/de/intevation/flys/client/server/SetCollectionNameServiceImpl.java: |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9178 New. This service is used to set the name of a collection. Note, that |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9179 this is currently just a stub. The ServiceImpl currently throws a "NOT |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9180 IMPLEMENTED" exception. |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9181 |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9182 * src/main/java/de/intevation/flys/client/client/services/SetCollectionTTLServiceAsync.java, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9183 src/main/java/de/intevation/flys/client/client/services/SetCollectionTTLService.java, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9184 src/main/java/de/intevation/flys/client/server/SetCollectionTTLServiceImpl.java: |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9185 New. This service is used to set the time-to-live of a collection. Note, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9186 that this is currently just a stub. The ServiceImpl currently throws a |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9187 "NOT IMPLEMENTED" exception. |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9188 |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9189 * src/main/java/de/intevation/flys/client/client/services/DeleteCollectionServiceAsync.java, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9190 src/main/java/de/intevation/flys/client/client/services/DeleteCollectionService.java, |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9191 src/main/java/de/intevation/flys/client/server/DeleteCollectionServiceImpl.java: |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9192 New. This service is used to delete a collection. Note, that this is |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9193 currently just a stub. The ServiceImpl currently throws a "NOT |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9194 IMPLEMENTED" exception. |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9195 |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9196 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9197 Calls the services SetCollectionTTLService, SetCollectionNameService and |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9198 DeleteCollectionService and display a warning if an error occured. |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9199 |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9200 * src/main/webapp/WEB-INF/web.xml: Registered the new services. |
031357c3e23e
Added stubs to set the name and ttl of a collection and to delete a collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
597
diff
changeset
|
9201 |
597
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9202 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9203 |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9204 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9205 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9206 There are setter methods for 'name' and 'ttl' now. The project list |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9207 requires this to set those attribute to a new value. |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9208 |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9209 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9210 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9211 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9212 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9213 Added strings for the project list's context menu item "rename project". |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9214 |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9215 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9216 Added a context menu item to rename the selected project and listeners |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9217 to trigger setting 'name' and 'ttl' to a new value. |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9218 |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9219 TODO: We still need to write RPC services to update those values! |
14e5e51a7de4
Improved the project list - listeners are notified after setting the name and ttl of a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
596
diff
changeset
|
9220 |
596
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9221 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9222 |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9223 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9224 Renamed the german translation of wq mode for "Q at gauge". |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9225 |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9226 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9227 Adapted the layout to fit the (long) german wq mode string. |
3f094045d512
Adapted a german string in the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
595
diff
changeset
|
9228 |
595
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9229 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9230 |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9231 flys/issue104 (W-INFO: Wasserspiegellagenberechnung / Strecke) |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9232 |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9233 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9234 The old/static panel will display the selected wq mode now, because it's |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9235 no longer possible to recognize the selected q mode based on the |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9236 displayed units (there are two different q modes now). |
9155110ec0a6
#104 The WQ panel now display the selected wq mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
594
diff
changeset
|
9237 |
594
646cf09dabf2
Initialize the combobox in the SelectProvider correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
593
diff
changeset
|
9238 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
646cf09dabf2
Initialize the combobox in the SelectProvider correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
593
diff
changeset
|
9239 |
646cf09dabf2
Initialize the combobox in the SelectProvider correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
593
diff
changeset
|
9240 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
646cf09dabf2
Initialize the combobox in the SelectProvider correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
593
diff
changeset
|
9241 Initialize the combobox correctly. |
646cf09dabf2
Initialize the combobox in the SelectProvider correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
593
diff
changeset
|
9242 |
593
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9243 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9244 |
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9245 flys/issue156 (WINFO: Platzierung des Berechnungsberichtes) |
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9246 |
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9247 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9248 Do not display report modes as tabs. |
c0477626ae6a
#156 Do not display report modes as tabs in the project view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
592
diff
changeset
|
9249 |
592
f8f8982e2d5c
The comboboxes to select the calculation mode are no longer editable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
591
diff
changeset
|
9250 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
f8f8982e2d5c
The comboboxes to select the calculation mode are no longer editable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
591
diff
changeset
|
9251 |
f8f8982e2d5c
The comboboxes to select the calculation mode are no longer editable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
591
diff
changeset
|
9252 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
f8f8982e2d5c
The comboboxes to select the calculation mode are no longer editable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
591
diff
changeset
|
9253 The combobox is no longer editable now. |
f8f8982e2d5c
The comboboxes to select the calculation mode are no longer editable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
591
diff
changeset
|
9254 |
591
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9255 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9256 |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9257 flys/issue21 (Gleiches Projekt kann mehr als einmal gleichzeitig geöffnet werden) |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9258 |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9259 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9260 Open projects that are opened again via ProjectList are brought up to |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9261 front and their size is restored. |
62b65b7b5c7c
Restore the size of project windows if they are brought up to front.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
590
diff
changeset
|
9262 |
590
81d7939a5d9e
DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
589
diff
changeset
|
9263 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
81d7939a5d9e
DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
589
diff
changeset
|
9264 |
81d7939a5d9e
DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
589
diff
changeset
|
9265 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
81d7939a5d9e
DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
589
diff
changeset
|
9266 Take care on empty fields when adding a new double value. |
81d7939a5d9e
DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
589
diff
changeset
|
9267 |
589
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9268 2011-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9269 |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9270 * src/main/java/de/intevation/flys/client/shared/model/ReportMode.java: |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9271 New. Mode to detect out of type 'report'. |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9272 |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9273 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9274 Build ReportModes for 'report' outs. |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9275 |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9276 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9277 Filter reports and dispatch them to updateReports(). |
942bd0e7e332
Filter reports and dispatch them to updateReports().
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
588
diff
changeset
|
9278 |
588
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9279 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9280 |
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9281 flys/issue132 (WINFO: Streckenauswahl per default setzen) |
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9282 |
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9283 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9284 Set the initial mode to "distance". |
809756dda091
#132 Set the initial mode of the location/distance panel to 'distance'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
587
diff
changeset
|
9285 |
587
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9286 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9287 |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9288 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9289 src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9290 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java: |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9291 Read the time-to-live from collection's describe document. |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9292 |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9293 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9294 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9295 Adapted the constructor calls. They require a time-to-live attribute |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9296 now. This value is retrievable via getTTL(). |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9297 |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9298 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9299 The project list has now a column that displays an icon that shows the |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9300 favorite state of the project. A gold star means, the project is marked |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9301 as favorite, a silver one means that the project is no favorite project. |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9302 |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9303 * src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.java: |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9304 The 'ttl' attribute returns the filename of the icon that should be |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9305 displayed in the project list. |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9306 |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9307 * src/main/webapp/images/star_silver.png, |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9308 src/main/webapp/images/star_gold.png: New. These icons - based on icons |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9309 copied from famfamfam - are used to mark a project as favorite or no |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9310 favorite. |
53ad6dd2cb2b
The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
586
diff
changeset
|
9311 |
586
e3c8e045737b
Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
585
diff
changeset
|
9312 2011-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
e3c8e045737b
Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
585
diff
changeset
|
9313 |
e3c8e045737b
Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
585
diff
changeset
|
9314 * src/main/java/de/intevation/flys/client/client/config.xml: |
e3c8e045737b
Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
585
diff
changeset
|
9315 Set project list update interval to 5 minutes. That is enough |
e3c8e045737b
Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
585
diff
changeset
|
9316 for long living projects. |
e3c8e045737b
Set project list update interval to 5 minutes.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
585
diff
changeset
|
9317 |
585
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9318 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9319 |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9320 flys/issue22 (Abgelaufene Projekte/Collections werden noch in der Projektliste angezeigt.) |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9321 |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9322 * src/main/java/de/intevation/flys/client/client/Config.java, |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9323 src/main/java/de/intevation/flys/client/client/config.xml: |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9324 Added a config option to specify the update interval of the project |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9325 list. This value is retrievable using the method |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9326 Config.getProjectListUpdateInterval(). |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9327 |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9328 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9329 Added a timer to update the user's collections frequently. The interval |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9330 is determined by the constant UPDATE_INTERVAL which is currently 30 |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9331 seconds or a config.xml option that needs to be configured at |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9332 "/config/projectlist/update-interval/text()". |
ab7ec931bae2
#22 Introduced a polling mechanism to refresh the projects of a user in the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
584
diff
changeset
|
9333 |
584
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9334 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9335 |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9336 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9337 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9338 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9339 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9340 Added i18n strings for the new output "report" for each calculation |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9341 mode. |
dc24b1346271
Added i18n strings for each calculation report output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
583
diff
changeset
|
9342 |
582
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9343 2011-06-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9344 |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9345 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: Added report panel. |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9346 |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9347 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9348 src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9349 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9350 src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java, |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9351 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9352 Removed superfluous imports. |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9353 |
583
6ec50e517bc0
Forget to commit changelog
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
582
diff
changeset
|
9354 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
6ec50e517bc0
Forget to commit changelog
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
582
diff
changeset
|
9355 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
582
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9356 'boolean ? true : false' <=> 'boolean' |
78907f0fb939
Added dummy report panel.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
581
diff
changeset
|
9357 |
581
210339fd1a34
Removed more expensive XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
580
diff
changeset
|
9358 2011-06-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
210339fd1a34
Removed more expensive XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
580
diff
changeset
|
9359 |
210339fd1a34
Removed more expensive XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
580
diff
changeset
|
9360 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
210339fd1a34
Removed more expensive XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
580
diff
changeset
|
9361 Removed more expensive XPath. |
210339fd1a34
Removed more expensive XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
580
diff
changeset
|
9362 |
580
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9363 2011-06-20 Ingo Weinzierl <ingo@intevation.de> |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9364 |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9365 flys/issue140 (WINFO: WQ-Tabelle in Tabs aufsplitten) |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9366 flys/issue122 (W-INFO: Wasserspiegellagenberechnung / Auswahlunterstützung Abfluss (W-Werte sind nicht auswählbar)) |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9367 |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9368 * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java: |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9369 New. This table is used to show Q and D values for the WQInputPanel. The |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9370 first two rows are selectable icons. |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9371 |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9372 * src/main/java/de/intevation/flys/client/client/ui/wq/WTable.java: New. |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9373 This table is used to show W values for the WQInputPanel. The rows in |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9374 this table are not selectable. |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9375 |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9376 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9377 Added methods to set the lower and upper value directly. |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9378 |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9379 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9380 Added a method to add a further double value to the current list. |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9381 |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9382 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9383 Removed the old WQD tables and replaced them with a QDTable and a |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9384 WTable. The WQD values are sorted into the two tables when they are |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9385 initialized. The values in the WTable are not selectable. The QDTable |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9386 has two selectable columns. Based on the current mode (single values or |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9387 range mode), the selected values are filled into the array panel or into |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9388 the range panel. |
42512fce9b1b
#140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
579
diff
changeset
|
9389 |
579
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9390 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9391 |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9392 flys/issue140 PART 1 (WINFO: WQ-Tabelle in Tabs aufsplitten) |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9393 |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9394 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9395 Splitted the code to determine min/max kilometer range and rivername |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9396 from code to fetch WQ data via RPC. |
f1b977657880
#140 Code cleanup in WQ table.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
578
diff
changeset
|
9397 |
578
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9398 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9399 |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9400 flys/issue118 (W-INFO: Eingabe Q aus Auswahlunterstützung und Manuell) |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9401 |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9402 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9403 Added the "wq_free" parameter to the feed data even if the single value |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9404 mode is selected. |
bcf1a37223a5
#118 Added 'wq_free' parameter to feed document even if single value mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
577
diff
changeset
|
9405 |
577
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9406 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9407 |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9408 flys/issue118 (W-INFO: Eingabe Q aus Auswahlunterstützung und Manuell) |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9409 |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9410 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9411 Added a further radio button to select a "Q at Gauge". In addition, this |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9412 panel returns a new value "wq_free" that depends on the selected Q mode. |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9413 It is "true" if Q is selected, otherwise "false". |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9414 |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9415 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9416 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9417 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9418 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9419 Added strings for the new radio button. |
ded285064e43
#118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
576
diff
changeset
|
9420 |
576
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9421 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9422 |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9423 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9424 Write "index" and "description" into the attribute document. This is |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9425 necessary for the ChartThemePanel. |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9426 |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9427 * src/main/java/de/intevation/flys/client/shared/model/Theme.java: Added a |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9428 getIndex() method. |
a0884f486711
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
575
diff
changeset
|
9429 |
575
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9430 2011-06-17 Ingo Weinzierl <ingo@intevation.de> |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9431 |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9432 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9433 Read "index" and "description" of facets from collection's describe |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9434 document. In addition, I replaced the expensive XPath search for |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9435 attributes with DOM methods. |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9436 |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9437 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9438 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java, |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9439 src/main/java/de/intevation/flys/client/shared/model/DefaultFacet.java: |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9440 Themes and facets have now indices and descriptions. |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9441 |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9442 * src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java: |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9443 Display the description of a theme in the theme panel instead of the |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9444 name (which represents the facet type). |
5277f46a63c2
The description of a facet is now displayed in the ChartThemePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
574
diff
changeset
|
9445 |
574
3629d36f0e5d
Alloc TreeNode arrays with the right size because its known.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
573
diff
changeset
|
9446 2011-06-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
3629d36f0e5d
Alloc TreeNode arrays with the right size because its known.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
573
diff
changeset
|
9447 |
3629d36f0e5d
Alloc TreeNode arrays with the right size because its known.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
573
diff
changeset
|
9448 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
3629d36f0e5d
Alloc TreeNode arrays with the right size because its known.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
573
diff
changeset
|
9449 Alloc TreeNode array with the right size because its known. |
3629d36f0e5d
Alloc TreeNode arrays with the right size because its known.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
573
diff
changeset
|
9450 |
573
756bd8f0b97c
The DoubleArrayPanel is more tolerant towards entered whitespaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
572
diff
changeset
|
9451 2011-06-15 Ingo Weinzierl <ingo@intevation.de> |
756bd8f0b97c
The DoubleArrayPanel is more tolerant towards entered whitespaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
572
diff
changeset
|
9452 |
756bd8f0b97c
The DoubleArrayPanel is more tolerant towards entered whitespaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
572
diff
changeset
|
9453 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
756bd8f0b97c
The DoubleArrayPanel is more tolerant towards entered whitespaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
572
diff
changeset
|
9454 Be more tolerant with entered whitespaces. |
756bd8f0b97c
The DoubleArrayPanel is more tolerant towards entered whitespaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
572
diff
changeset
|
9455 |
572
830e4720caad
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
571
diff
changeset
|
9456 2011-06-15 Ingo Weinzierl <ingo@intevation.de> |
830e4720caad
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
571
diff
changeset
|
9457 |
830e4720caad
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
571
diff
changeset
|
9458 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
830e4720caad
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
571
diff
changeset
|
9459 Set height of the parameter panel that shows the "old" values to "1" if |
830e4720caad
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
571
diff
changeset
|
9460 no "old" value is existing. This avoids GWT throwing warning messages. |
830e4720caad
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
571
diff
changeset
|
9461 |
571
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9462 2011-06-15 Ingo Weinzierl <ingo@intevation.de> |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9463 |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9464 flys/issue117 (W-INFO: Wasserspiegellagenberechnung / Q-Eingabe) |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9465 |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9466 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9467 This panel will return a list of unique values. |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9468 |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9469 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9470 Improved parsing of double values. |
6ebe845a9d37
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
570
diff
changeset
|
9471 |
570
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9472 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9473 |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9474 flys/issue88 (WINFO/Wasserspiegellage: Namensänderung im Eingabebereich |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9475 von Orten und Strecken) |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9476 |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9477 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9478 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9479 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9480 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9481 Modified strings for the location/distance panel. |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9482 |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9483 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9484 Modified strings for the radio button and panel titles. |
85d7cc0f2bab
#88 Modified strings in the location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
569
diff
changeset
|
9485 |
569
c7301a701da9
DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
568
diff
changeset
|
9486 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
c7301a701da9
DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
568
diff
changeset
|
9487 |
c7301a701da9
DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
568
diff
changeset
|
9488 * src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java: |
c7301a701da9
DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
568
diff
changeset
|
9489 Got rid of namespace. Use DOM instead of XPath. |
c7301a701da9
DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
568
diff
changeset
|
9490 |
568
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9491 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9492 |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9493 * src/main/java/de/intevation/flys/client/shared/model/DistanceInfoRecord.java: |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9494 Adjusted table model. |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9495 |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9496 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9497 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9498 Bring 'Oberkante' and 'Unterkante' into UI. |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9499 |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9500 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9501 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9502 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9503 i18n. Repaired a few wrong encoded strings, too. |
1d20533a4ae3
Bring Oberkante and Unterkante into UI.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
567
diff
changeset
|
9504 |
567
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9505 2011-06-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9506 |
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9507 * src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9508 src/main/java/de/intevation/flys/client/shared/model/DistanceInfoObjectImpl.java, |
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9509 src/main/java/de/intevation/flys/client/shared/model/DistanceInfoObject.java: |
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9510 Loop through 'Unterkante' 'Oberkante' from service. |
d9fc58e30a53
Loop through 'Unterkante' 'Oberkante' from service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
566
diff
changeset
|
9511 |
566
3ce558193526
Adjusted a german error message.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
565
diff
changeset
|
9512 2011-06-14 Ingo Weinzierl <ingo@intevation.de> |
3ce558193526
Adjusted a german error message.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
565
diff
changeset
|
9513 |
3ce558193526
Adjusted a german error message.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
565
diff
changeset
|
9514 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
3ce558193526
Adjusted a german error message.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
565
diff
changeset
|
9515 Adapted the german error message that is displayed if the user entered a |
3ce558193526
Adjusted a german error message.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
565
diff
changeset
|
9516 value which is not in the valid range. |
3ce558193526
Adjusted a german error message.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
565
diff
changeset
|
9517 |
565
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9518 2011-06-14 Ingo Weinzierl <ingo@intevation.de> |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9519 |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9520 * src/main/java/de/intevation/flys/client/shared/model/WQDataItem.java: |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9521 New. This DataItem is used to save min/max W/Q values. This enables the |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9522 UIProvider to validate the entered values. Currently, this is used in the |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9523 WQAdaptedInputPanel only. |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9524 |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9525 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9526 Read the W/Q ranges from DESCRIBE document and create WQDataItems if |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9527 they are existing. |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9528 |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9529 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9530 Introduced a client side input validation for the entered W/Q values |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9531 with respect on their format and min/max range. |
a078ba1c139d
Introduced a client side input validation for the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
564
diff
changeset
|
9532 |
564
55a90afaf513
Introduced a client side validation for the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
563
diff
changeset
|
9533 2011-06-14 Ingo Weinzierl <ingo@intevation.de> |
55a90afaf513
Introduced a client side validation for the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
563
diff
changeset
|
9534 |
55a90afaf513
Introduced a client side validation for the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
563
diff
changeset
|
9535 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: The |
55a90afaf513
Introduced a client side validation for the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
563
diff
changeset
|
9536 values entered by the user are validated on client side now taking |
55a90afaf513
Introduced a client side validation for the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
563
diff
changeset
|
9537 account on the format and the river's W/Q ranges. |
55a90afaf513
Introduced a client side validation for the WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
563
diff
changeset
|
9538 |
563
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9539 2011-06-14 Ingo Weinzierl <ingo@intevation.de> |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9540 |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9541 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9542 Added a method to validate the form field. If a value is not a valid |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9543 double value, it returns false. |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9544 |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9545 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9546 The values entered in the text field are validated regarding to the |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9547 river's range. |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9548 |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9549 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9550 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9551 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9552 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9553 error messages displayed if we were not able to read min/max values from |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9554 DESCRIBE document. |
469528551b78
Introduced an input validation for the location panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
562
diff
changeset
|
9555 |
562
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9556 2011-06-09 Ingo Weinzierl <ingo@intevation.de> |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9557 |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9558 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9559 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9560 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9561 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9562 Added error strings for the range range/location panel. |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9563 |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9564 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9565 Added a validate() method that is called before the event to step |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9566 forward is fired. If the method returns a list with errors, the event is |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9567 not fired. In that case, an error dialog is displayed. |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9568 |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9569 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9570 Override the validate() method of AbstractUIProvider. |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9571 |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9572 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9573 Added a method that validates the form. |
9f16ac843dda
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
561
diff
changeset
|
9574 |
561
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9575 2011-06-09 Ingo Weinzierl <ingo@intevation.de> |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9576 |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9577 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9578 Parse min/max values for axes and all transformation matrix elements. |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9579 |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9580 * src/main/java/de/intevation/flys/client/shared/model/Axis.java: An axis |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9581 has a min and max value now. |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9582 |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9583 * src/main/java/de/intevation/flys/client/shared/model/ChartInfo.java: |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9584 The ChartInfo object provides a Transform2D object for each y axis |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9585 contained in the chart. |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9586 |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9587 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9588 Refactored the zoom and pan actions. The values used to select a |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9589 concrete clip of the chart are computed based on the min/max range of an |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9590 axis. The chart request uses percentual values for axes ranges now. |
460b8e0f0563
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
560
diff
changeset
|
9591 |
560
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9592 2011-06-09 Ingo Weinzierl <ingo@intevation.de> |
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9593 |
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9594 flys/issue139 (WINFO: NPE bei Step-Back bei ungleichwertiger Berechnungsart) |
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9595 |
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9596 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9597 Fixed NPE while initialising user values. |
5274b9317e40
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
559
diff
changeset
|
9598 |
559
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9599 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9600 |
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9601 flys/issue103 PART 2 (WINFO: Wasserspiegellagenberechnung / Layout-Inkonsistenz) |
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9602 |
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9603 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9604 Append the unit of W or Q to the values in the single mode. |
ec85bab86e7b
Added units to the selected W or Q values in the static UI part.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
558
diff
changeset
|
9605 |
558
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9606 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9607 |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9608 flys/issue43 (i18n: Einige Verbesserungen) |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9609 |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9610 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9611 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9612 Adjusted the english text that is displayed before switching to another |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9613 language. |
5749fd2b0138
#43 Modified an english warning text.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
557
diff
changeset
|
9614 |
557
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9615 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9616 |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9617 flys/issue21 (Gleiches Projekt kann mehr als einmal gleichzeitig |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9618 geöffnet werden) |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9619 |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9620 * src/main/java/de/intevation/flys/client/client/FLYS.java: Introduced a |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9621 lock mechanism for projects. When a project is opened, it becomes |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9622 locked. Further clicks on that project in the project list will have no |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9623 effect except it brings up the project window. |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9624 |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9625 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9626 Implements the CloseClickHandler interface now. The operations triggered |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9627 by the "x" in the upper right corner of the window will close and |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9628 destroy the window. This has been done automatically before. |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9629 |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9630 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9631 Added a new method that brings up a project window. |
92c200887b20
#21 There might be just a single window for each project now. Users can't open a project twice.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
556
diff
changeset
|
9632 |
556
046f43e1d305
Avoid NPE while parsing axes in ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
555
diff
changeset
|
9633 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
046f43e1d305
Avoid NPE while parsing axes in ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
555
diff
changeset
|
9634 |
046f43e1d305
Avoid NPE while parsing axes in ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
555
diff
changeset
|
9635 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
046f43e1d305
Avoid NPE while parsing axes in ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
555
diff
changeset
|
9636 Skip axes that lay out of valid bounds. E.g. there are 2 axes: if one of |
046f43e1d305
Avoid NPE while parsing axes in ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
555
diff
changeset
|
9637 those axes position is > 1 it is skipped. |
046f43e1d305
Avoid NPE while parsing axes in ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
555
diff
changeset
|
9638 |
555
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
9639 2011-06-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
9640 |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
9641 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
9642 Don't crash if there is no transformer. |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
9643 |
554
ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
553
diff
changeset
|
9644 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
553
diff
changeset
|
9645 |
ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
553
diff
changeset
|
9646 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
553
diff
changeset
|
9647 Added a dirty hack to accept project names shorter than 30 characters |
ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
553
diff
changeset
|
9648 without cutting a part from the middle. |
ad2ba6e2b8bd
Added a dirty hack to display project names shorter than 30 characters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
553
diff
changeset
|
9649 |
553
c5fc3fa02edb
The MouseOut event will now finish a current pan operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
552
diff
changeset
|
9650 2011-06-07 Ingo Weinzierl <ingo@intevation.de> |
c5fc3fa02edb
The MouseOut event will now finish a current pan operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
552
diff
changeset
|
9651 |
c5fc3fa02edb
The MouseOut event will now finish a current pan operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
552
diff
changeset
|
9652 * src/main/java/de/intevation/flys/client/client/ui/chart/PanControl.java: |
c5fc3fa02edb
The MouseOut event will now finish a current pan operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
552
diff
changeset
|
9653 Implemented the onMouseOut() method. If this event is catched, the |
c5fc3fa02edb
The MouseOut event will now finish a current pan operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
552
diff
changeset
|
9654 current pan operation is finished (not canceled). |
c5fc3fa02edb
The MouseOut event will now finish a current pan operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
552
diff
changeset
|
9655 |
552
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9656 2011-06-07 Ingo Weinzierl <ingo@intevation.de> |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9657 |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9658 * src/main/java/de/intevation/flys/client/shared/model/Axis.java: New. |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9659 This class should represent an axis in a chart. |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9660 |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9661 * src/main/java/de/intevation/flys/client/shared/model/ChartInfo.java: |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9662 New. This class is used by the ChartInfoService to retrieve more |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9663 information about a Chart that just the Transform2D object to reproject |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9664 points. It currently stores x and y axes and the Transform2D object of a |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9665 chart. |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9666 |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9667 * src/main/java/de/intevation/flys/client/client/services/ChartInfoServiceAsync.java, |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9668 src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java, |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9669 src/main/java/de/intevation/flys/client/client/services/ChartInfoService.java: |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9670 Changed the return value of this service from Transform2D to ChartInfo. |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9671 The Transform2D object is included in this new ChartInfo. |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9672 |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9673 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9674 Implements the PanHandler interface. If a PanEvent is fired by the |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9675 PanControl, a new chart range is computed using the axes information |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9676 provided by the ChartInfo object (that has been retrieved by the |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9677 ChartInfoService). |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9678 |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9679 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9680 Added the PanControl to the toolbar. |
6050d49eaba3
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
551
diff
changeset
|
9681 |
551
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9682 2011-06-07 Ingo Weinzierl <ingo@intevation.de> |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9683 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9684 * src/main/java/de/intevation/flys/client/client/event/HasPanHandlers.java, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9685 src/main/java/de/intevation/flys/client/client/event/PanEvent.java, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9686 src/main/java/de/intevation/flys/client/client/event/PanHandler.java: |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9687 New. Classes and interfaces necessary for a pan listeners mechanism. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9688 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9689 * src/main/java/de/intevation/flys/client/client/ui/chart/PanControl.java: |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9690 New. A control that enables the user to pan a chart. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9691 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9692 * src/main/webapp/images/pan.png, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9693 src/main/webapp/images/pan_Selected.png: Icons for the PanControl. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9694 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9695 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9696 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9697 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9698 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9699 links to the pan icons. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9700 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9701 2011-06-07 Ingo Weinzierl <ingo@intevation.de> |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9702 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9703 * src/main/java/de/intevation/flys/client/client/services/CSVExportServiceAsync.java, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9704 src/main/java/de/intevation/flys/client/client/services/CSVExportService.java, |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9705 src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9706 Changed the return value of this service from List to List<String[]>. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9707 This helps GWT creating JavaScript objects. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9708 |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9709 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9710 Adjusted the return value of the CSVExportService and added a warning |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9711 dialog if an error occured while fetching those data. |
13c7f90917fc
Added a PanControl to pan charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
549
diff
changeset
|
9712 |
549
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9713 2011-06-07 Ingo Weinzierl <ingo@intevation.de> |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9714 |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9715 * src/main/java/de/intevation/flys/client/server/ChartServiceHelper.java: |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9716 New. This class helps generating the attribute document that is used for |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9717 generating charts. |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9718 |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9719 * src/main/java/de/intevation/flys/client/client/services/ChartInfoServiceAsync.java, |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9720 src/main/java/de/intevation/flys/client/client/services/ChartInfoService.java, |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9721 src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java, |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9722 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9723 Removed the code to create the chart attribute document. This work is |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9724 done in the ChartServiceHelper. |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9725 |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9726 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9727 Added a method that returns all attribute that should be used for the |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9728 chart creation. Currently, there are width, height, x and y ranges. |
e74bf6bfeeb6
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
548
diff
changeset
|
9729 |
548
aff225e07720
Repaired broken zoom-out control.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
547
diff
changeset
|
9730 2011-06-06 Ingo Weinzierl <ingo@intevation.de> |
aff225e07720
Repaired broken zoom-out control.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
547
diff
changeset
|
9731 |
aff225e07720
Repaired broken zoom-out control.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
547
diff
changeset
|
9732 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
aff225e07720
Repaired broken zoom-out control.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
547
diff
changeset
|
9733 Repaired broken zoom-out control. We will now zoom out for 10% of the |
aff225e07720
Repaired broken zoom-out control.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
547
diff
changeset
|
9734 axis range. E.g. range before = 2 - 10 , range after = 1.2 - 10.8 |
aff225e07720
Repaired broken zoom-out control.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
547
diff
changeset
|
9735 |
547
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9736 2011-06-06 Ingo Weinzierl <ingo@intevation.de> |
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9737 |
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9738 flys/issue131 (Anzeige der Position bei großen Zahlen ungenau) |
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9739 |
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9740 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9741 Repaired a broken XPath expression for the chart attributes. |
95a7f9cb3d58
#131 Repaired a broken XPath expression for the chart attributes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
546
diff
changeset
|
9742 |
546
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9743 2011-06-06 Ingo Weinzierl <ingo@intevation.de> |
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9744 |
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9745 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: |
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9746 Added a handler that listens to mouse out events. If the mouse moves out |
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9747 of the chart area, the current zoom operation is canceled. The zoombox |
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9748 and the coordinates are reset. |
feaf6a8881ee
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
544
diff
changeset
|
9749 |
544
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9750 2011-06-03 Ingo Weinzierl <ingo@intevation.de> |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9751 |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9752 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9753 Added a method that allows zooming out for a specified factor (between |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9754 0-100). |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9755 |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9756 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9757 Added a button to zoom out 10%. |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9758 |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9759 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9760 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9761 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9762 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9763 |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9764 * src/main/webapp/images/zoom-out.png: New. The icon for the zoom-out |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9765 control. |
0f4095a522ab
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
543
diff
changeset
|
9766 |
543
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9767 2011-06-03 Ingo Weinzierl <ingo@intevation.de> |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9768 |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9769 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9770 New method to reset the zoom. |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9771 |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9772 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9773 Added a button that resets the zoom and triggers an update of the chart. |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9774 |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9775 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9776 This control inherits from ImgButton now. The icon displayed for this |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9777 control is the same as in the desktop version of this software. |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9778 |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9779 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9780 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9781 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9782 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9783 Added links to zoom button images. |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9784 |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9785 * src/main/webapp/images/zoom-in_Selected.png, |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9786 src/main/webapp/images/zoom-1.png, |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9787 src/main/webapp/images/zoom-in.png: Images used for the zoom buttons. |
9c2cf4811a7d
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
542
diff
changeset
|
9788 |
542
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9789 2011-06-03 Ingo Weinzierl <ingo@intevation.de> |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9790 |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9791 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9792 Append the selected min and max ranges for x and y axes to the attribute |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9793 document. This enables the server to zoom the chart to the specified |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9794 view. |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9795 |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9796 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9797 The x and y ranges specified after zooming are stored as instance |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9798 variables and used while creating the chart imgage url. The |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9799 ChartOutputService will put those ranges into the attribute document for |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9800 the chart creation. |
7c57149e8715
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
541
diff
changeset
|
9801 |
541
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9802 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9803 |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9804 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9805 Implements the ZoomHandler interface now. Currently, the values are just |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9806 received from ZoomboxControl. We still need to refresh the chart with |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9807 those zoom values. |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9808 |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9809 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9810 Registered the ChartOutputTab as ZoomHandler at the ZoomboxControl. |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9811 |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9812 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9813 Bugfix: fire the ZoomEvent when mouse up events occur. The events was |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9814 not fired anytime. |
ed29599e06e5
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
540
diff
changeset
|
9815 |
540
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9816 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9817 |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9818 * src/main/java/de/intevation/flys/client/client/event/HasZoomHandlers.java, |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9819 src/main/java/de/intevation/flys/client/client/event/ZoomHandler.java, |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9820 src/main/java/de/intevation/flys/client/client/event/ZoomEvent.java: |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9821 New. Necessary interfaces and classes for a listener mechanism for zoom |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9822 events. |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9823 |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9824 * src/main/java/de/intevation/flys/client/client/ui/chart/ZoomboxControl.java: |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9825 New. A zoombox control that draws - if activated - an semi opaque |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9826 rectangle on the top of the observed panel. This control uses mouse |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9827 up/down/move events to draw the rectangle. A mouse down event starts the |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9828 zoom process, a mouse up event determines the coordinates for the zoom |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9829 and fires a ZoomEvent. |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9830 |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9831 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9832 Added the ZoomboxControl. |
a866cdf1ca40
Implemented a zoombox control and added it to the chart toolbar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
539
diff
changeset
|
9833 |
539
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9834 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9835 |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9836 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9837 Moved the mouse position panel to the right border of the toolbar panel. |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9838 |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9839 * src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9840 Improved the layout of this HLayout panel. It has a fixed width of 195px |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9841 now. The components inside this panel have also fixed width values. |
fea93eebd2fa
Improved the layout of the mouse position panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
538
diff
changeset
|
9842 |
538
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9843 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9844 |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9845 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9846 After the chart panel is resized, we will now fetch a chart info |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9847 document using the ChartInfoService. This service lets us update the |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9848 current Transform2D - which is used to display mouse position in chart |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9849 coordinates and determine mouse clicks for zooming. |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9850 |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9851 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9852 Changed the constructor call of the MousePositionPanel. It needs to |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9853 ChartOutputTab now. |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9854 |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9855 * src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9856 Changed the way to compute the chart coordinates. We will now use the |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9857 Transform2D object that is returned by the ChartInfoService. |
75df57220104
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
537
diff
changeset
|
9858 |
537
d2c37ba78feb
The collection object in the CollectionView is now accessible via getter method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
536
diff
changeset
|
9859 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
d2c37ba78feb
The collection object in the CollectionView is now accessible via getter method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
536
diff
changeset
|
9860 |
d2c37ba78feb
The collection object in the CollectionView is now accessible via getter method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
536
diff
changeset
|
9861 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
d2c37ba78feb
The collection object in the CollectionView is now accessible via getter method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
536
diff
changeset
|
9862 Made the collection object accessible. |
d2c37ba78feb
The collection object in the CollectionView is now accessible via getter method.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
536
diff
changeset
|
9863 |
536
fe2860653f8d
Removed a debug statement.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
535
diff
changeset
|
9864 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
fe2860653f8d
Removed a debug statement.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
535
diff
changeset
|
9865 |
fe2860653f8d
Removed a debug statement.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
535
diff
changeset
|
9866 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
fe2860653f8d
Removed a debug statement.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
535
diff
changeset
|
9867 Removed a debug statement. |
fe2860653f8d
Removed a debug statement.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
535
diff
changeset
|
9868 |
535
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9869 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9870 |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9871 * src/main/java/de/intevation/flys/client/shared/Transform2D.java: New. |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9872 This class transforms coordinates into an other coordinate system based |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9873 on specified scale and translation factors. |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9874 |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9875 * src/main/java/de/intevation/flys/client/client/services/ChartInfoServiceAsync.java, |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9876 src/main/java/de/intevation/flys/client/client/services/ChartInfoService.java, |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9877 src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9878 New. A service that fetches the chart info document provided by the |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9879 artifact server and returns (currently) a Transform2D object. |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9880 |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9881 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9882 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9883 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9884 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9885 an error string that should be displayed if the chart info service |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9886 failed. |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9887 |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9888 * src/main/webapp/WEB-INF/web.xml: Registered the chart info service. |
017371801479
Added a chart info service to fetch the info document for a specific chart from artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
534
diff
changeset
|
9889 |
534
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9890 2011-05-27 Ingo Weinzierl <ingo@intevation.de> |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9891 |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9892 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9893 Added a public method that returns the chart panel. |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9894 |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9895 * src/main/java/de/intevation/flys/client/client/ui/chart/MousePositionPanel.java: |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9896 New. A panel that displays the mouse position relative to a element. |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9897 |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9898 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9899 Added the MousePositionPanel. |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9900 |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9901 NOTE: The MousePositionPanel does NOT show the correct position and it |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9902 does NOT show the x|y coordinates in chart dimension yet! |
e08777967bad
Added a first implementation of a MousePositionPanel - work is not finished yet.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
533
diff
changeset
|
9903 |
533
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9904 2011-05-27 Ingo Weinzierl <ingo@intevation.de> |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9905 |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9906 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9907 Moved the toolbar code into an own class. |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9908 |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9909 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java: |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9910 New. The toolbar used for chart panels. |
34103ab9fe60
Moved the toolbar stuff of the chart panel into an own class.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
532
diff
changeset
|
9911 |
532
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9912 2011-05-27 Ingo Weinzierl <ingo@intevation.de> |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9913 |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9914 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9915 Replaced buttons displayed as labels with real buttons. |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9916 |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9917 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9918 src/main/java/de/intevation/flys/client/client/ui/chart/ThemeNavigationPanel.java, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9919 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9920 Replaced label buttons with real buttons. |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9921 |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9922 * src/main/webapp/images/theme_top.png, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9923 src/main/webapp/images/theme_up.png, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9924 src/main/webapp/images/theme_bottom.png, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9925 src/main/webapp/images/theme_down.png: New. Images used in the |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9926 ThemeNavigationPanel for buttons to move themes. |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9927 |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9928 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9929 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9930 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9931 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9932 i18n string for the databasket and pathes for the icons used in the |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9933 ThemeNavigationPanel. |
0ba7c43e7b62
Replaced buttons displayed as labels with real buttons.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
531
diff
changeset
|
9934 |
531
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9935 2011-05-27 Ingo Weinzierl <ingo@intevation.de> |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9936 |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9937 * src/main/java/de/intevation/flys/client/client/event/HasOutputParameterChangeHandlers.java, |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9938 src/main/java/de/intevation/flys/client/client/event/OutputParameterChangeHandler.java, |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9939 src/main/java/de/intevation/flys/client/client/event/OutputParameterChangeEvent.java: |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9940 Interface and class to realize a listener mechanism for output parameter |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9941 changes. |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9942 |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9943 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9944 Implements the OutputParameterChangeHandler interface. After the output |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9945 parameter of the chart have changed, the chart is refreshed. |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9946 |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9947 NOTE: The panel is disabled right before the RPC call to replace the |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9948 collection's attribute is executed. It is enabled after the RPC call has |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9949 finished. |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9950 |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9951 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9952 Implements the HasOutputParameterChangeHanders interface. The event is |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9953 fired if there are changes in the chart theme control panel. |
c17c593f8732
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
530
diff
changeset
|
9954 |
530
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9955 2011-05-27 Ingo Weinzierl <ingo@intevation.de> |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9956 |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9957 * src/main/java/de/intevation/flys/client/server/CollectionAttributeServiceImpl.java: |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9958 Connected this service with the artifact server. Modifications of a |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9959 Collection will be stored in the artifact database now. |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9960 |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9961 * src/main/java/de/intevation/flys/client/server/CollectionHelper.java: |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9962 New. This helper is currently used to create the attribute document of a |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9963 collection based on a Collection itself. This helper now takes the |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9964 attributes of the Collection and transforms those values into XML. |
26e38b79658d
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
529
diff
changeset
|
9965 |
529
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9966 2011-05-27 Ingo Weinzierl <ingo@intevation.de> |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9967 |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9968 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9969 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9970 Added a setter method to set the 'active' attribute if a theme. |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9971 |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9972 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9973 After editing themes in the theme control panel will now modify the |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9974 themes stored at the collection as well. |
a1048d310829
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
528
diff
changeset
|
9975 |
528
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9976 2011-05-26 Ingo Weinzierl <ingo@intevation.de> |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9977 |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9978 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9979 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9980 Added further methods to set the position of a theme to a new value and |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9981 to compare two theme objects. |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9982 |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9983 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9984 Added a method to set the position of a theme to a new value. Based on |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9985 the new position, all other themes in this list are moved up or down. |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9986 |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9987 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9988 The actions in the navigation panel have now an effect on the order of |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9989 the themes in the theme list. The selected theme/s is/are moved to |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9990 top/bottom or just a single field up/down. |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9991 |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9992 NOTE: The order still have no effect on the chart rendering process. |
39d9291513cc
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
527
diff
changeset
|
9993 |
527
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
9994 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
9995 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
9996 * src/main/java/de/intevation/flys/client/client/event/OnMoveHandler.java, |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
9997 src/main/java/de/intevation/flys/client/client/event/OnMoveEvent.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
9998 New. Necessary classes and interfaces for a listener mechanism that is |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
9999 used to inform handlers about a movement. E.g. the movement of a theme. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10000 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10001 * src/main/java/de/intevation/flys/client/client/ui/chart/ThemeNavigationPanel.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10002 New. A panel that consist of four buttons that throw OnMoveEvents after |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10003 pushing it. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10004 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10005 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10006 In addition, it implements the OnMoveHandler interface to listen to move |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10007 events. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10008 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10009 NOTE: We need to implement the code that moves themes up/down. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10010 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10011 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10012 Set the minimum width of the theme panel to 200px. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10013 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10014 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10015 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10016 * src/main/java/de/intevation/flys/client/client/services/CollectionAttributeService.java, |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10017 src/main/java/de/intevation/flys/client/client/services/CollectionAttributeServiceAsync.java, |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10018 src/main/java/de/intevation/flys/client/server/CollectionAttributeServiceImpl.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10019 New. This service should be used to modify/update the attribute of a |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10020 collection. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10021 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10022 NOTE: The update process needs to be implemented! Currently, the only |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10023 thing this service does is, that is waits 5sec and fetches a new |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10024 description right after this ;-) |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10025 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10026 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10027 Added methods to remove and add themes. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10028 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10029 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10030 Changes in the theme panel will now trigger the update process of the |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10031 collection's attribute using the CollectionAttributeService. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10032 |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10033 * src/main/webapp/WEB-INF/web.xml: Registered the new service. |
902609b5cc79
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
525
diff
changeset
|
10034 |
525
fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
524
diff
changeset
|
10035 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
524
diff
changeset
|
10036 |
fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
524
diff
changeset
|
10037 * src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: |
fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
524
diff
changeset
|
10038 Removed a bug that caused that the artifact of a default theme is never |
fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
524
diff
changeset
|
10039 set. |
fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
524
diff
changeset
|
10040 |
524
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10041 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10042 |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10043 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10044 Parse the theme lists - contained in the attribute of the collection - |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10045 and add those lists to the collection. The lists are retrievable using |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10046 the method getThemeList(String outName). |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10047 |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10048 * src/main/java/de/intevation/flys/client/shared/model/Theme.java, |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10049 src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10050 The interface and its default implementation of a theme. A theme |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10051 represents a curve in a chart or a layer in a map. The default |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10052 implementation knows about the facet, the position, the status and the |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10053 artifact this theme belongs to. |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10054 |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10055 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10056 New. A ThemeList is a wrapper for themes and should provide some |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10057 functions to process regularly used operations on a list of themes. |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10058 |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10059 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10060 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10061 Added a new constructor that takes a ThemeList as well and a method to |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10062 retrieve a ThemeList based on the name of the output. |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10063 |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10064 * src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java: |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10065 This record no longer stores facets but themes. |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10066 |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10067 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10068 Modified the process of adding new themes to the theme grid. |
ba238f917b94
The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
523
diff
changeset
|
10069 |
523
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10070 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10071 |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10072 * src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java: |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10073 New. This ListRecord is used to display facets in grids. |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10074 |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10075 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10076 New. This panel contains elements to control the themes of a chart. |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10077 |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10078 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10079 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10080 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10081 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10082 Added i18n strings for the ChartThemePanel. |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10083 |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10084 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10085 The left side of this panel is filled with the ChartThemePanel now. |
0785a8ba5e6d
Implemented the first step of a theme control panel for charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
522
diff
changeset
|
10086 |
522
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10087 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10088 |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10089 * src/main/java/de/intevation/flys/client/server/meta/Converter.java, |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10090 src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10091 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10092 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java, |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10093 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10094 Removed needless imports. |
2e02db03e576
Removed needless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
521
diff
changeset
|
10095 |
521
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10096 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10097 |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10098 * src/main/java/de/intevation/flys/client/client/ui/chart: A new package |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10099 for all chart relevant classes. |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10100 |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10101 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java, |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10102 src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10103 Moved the ChartOutputTab to the chart package. |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10104 |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10105 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10106 Adapted imports - added ChartOutputTab that has been moved to chart |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10107 subpackage. |
fc60822e9c89
Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
520
diff
changeset
|
10108 |
520
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10109 2011-05-25 Ingo Weinzierl <ingo@intevation.de> |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10110 |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10111 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10112 Bugfix: We return the inserted values only in getData(). We do not |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10113 return Data objects with no value. This prevents NullPointerExceptions |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10114 that occur if no location has been inserted - e.g. the case if we |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10115 selected a range. |
9e2b151770bd
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
519
diff
changeset
|
10116 |
519
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10117 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10118 |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10119 ISSUE-91 |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10120 ISSUE-40 (part II/II) |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10121 |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10122 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java, |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10123 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10124 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10125 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10126 Read default values in those panels and fill the form items with that |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10127 data. |
77234b1d009c
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
518
diff
changeset
|
10128 |
518
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10129 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10130 |
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10131 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10132 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10133 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10134 Added i18n error messages. |
bac8e6ea277d
Added i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
517
diff
changeset
|
10135 |
517
ec965bf8dfef
Take care on empty Data objects while initializing default values in Location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
516
diff
changeset
|
10136 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
ec965bf8dfef
Take care on empty Data objects while initializing default values in Location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
516
diff
changeset
|
10137 |
ec965bf8dfef
Take care on empty Data objects while initializing default values in Location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
516
diff
changeset
|
10138 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
ec965bf8dfef
Take care on empty Data objects while initializing default values in Location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
516
diff
changeset
|
10139 Take care on empty Data objects while initializing default values. |
ec965bf8dfef
Take care on empty Data objects while initializing default values in Location/distance panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
516
diff
changeset
|
10140 |
516
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10141 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10142 |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10143 ISSUE-85 (part II/III) |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10144 |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10145 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10146 Repaired this broken panel. Now, we distinguish between the two modes |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10147 'range' and 'locations'. |
ba606e575663
ISSUE-85 (part II/III) Repaired broken location/range panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
515
diff
changeset
|
10148 |
515
27ffaf628b54
The default values/labels for Data objects are read from DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
514
diff
changeset
|
10149 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
27ffaf628b54
The default values/labels for Data objects are read from DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
514
diff
changeset
|
10150 |
27ffaf628b54
The default values/labels for Data objects are read from DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
514
diff
changeset
|
10151 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
27ffaf628b54
The default values/labels for Data objects are read from DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
514
diff
changeset
|
10152 Read the default values for Data objects from DESCRIBE. |
27ffaf628b54
The default values/labels for Data objects are read from DESCRIBE document.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
514
diff
changeset
|
10153 |
514
b9127f876a6a
Enhanced the Data object to save default values/labels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
513
diff
changeset
|
10154 2011-05-24 Ingo Weinzierl <ingo@intevation.de> |
b9127f876a6a
Enhanced the Data object to save default values/labels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
513
diff
changeset
|
10155 |
b9127f876a6a
Enhanced the Data object to save default values/labels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
513
diff
changeset
|
10156 * src/main/java/de/intevation/flys/client/shared/model/Data.java, |
b9127f876a6a
Enhanced the Data object to save default values/labels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
513
diff
changeset
|
10157 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java: |
b9127f876a6a
Enhanced the Data object to save default values/labels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
513
diff
changeset
|
10158 A data item can now have a default value and a default label. |
b9127f876a6a
Enhanced the Data object to save default values/labels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
513
diff
changeset
|
10159 |
513
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10160 2011-05-23 Ingo Weinzierl <ingo@intevation.de> |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10161 |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10162 ISSUE-62 (part I/II) |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10163 |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10164 * src/main/java/de/intevation/flys/client/client/event/OutputModesChangeEvent.java, |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10165 src/main/java/de/intevation/flys/client/client/event/HasOutputModesChangeHandlers.java, |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10166 src/main/java/de/intevation/flys/client/client/event/OutputModesChangeHandler.java: |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10167 Classes and interfaces that are necessary to build up a listener |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10168 mechanism for output mode changes. |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10169 |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10170 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java:: |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10171 Implements the HasOutputModesChangeHandlers and OutputModesChangeHandler |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10172 interfaces. |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10173 |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10174 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10175 Implements the OutputModesChangeHandler interface which enables us to |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10176 update the export panel even after the outs of an artifact have changed. |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10177 |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10178 |
e090fbd5a535
Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
512
diff
changeset
|
10179 |
512
e35de49f942f
Reverted commit that changed the default port of the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
511
diff
changeset
|
10180 2011-05-20 Ingo Weinzierl <ingo@intevation.de> |
e35de49f942f
Reverted commit that changed the default port of the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
511
diff
changeset
|
10181 |
e35de49f942f
Reverted commit that changed the default port of the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
511
diff
changeset
|
10182 * src/main/java/de/intevation/flys/client/client/config.xml: |
e35de49f942f
Reverted commit that changed the default port of the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
511
diff
changeset
|
10183 Reverted to default config; unintentional change in previous commit |
e35de49f942f
Reverted commit that changed the default port of the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
511
diff
changeset
|
10184 |
511
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10185 2011-05-20 Ingo Weinzierl <ingo@intevation.de> |
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10186 |
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10187 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10188 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10189 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10190 Added missing i18n strings for duration curve export. |
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10191 |
510
e88282c372ba
Tagged release 2.3.1 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
509
diff
changeset
|
10192 2011-05-20 Ingo Weinzierl <ingo@intevation.de> |
e88282c372ba
Tagged release 2.3.1 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
509
diff
changeset
|
10193 |
e88282c372ba
Tagged release 2.3.1 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
509
diff
changeset
|
10194 Tagged RELEASE 2.3.1 |
e88282c372ba
Tagged release 2.3.1 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
509
diff
changeset
|
10195 |
511
437e3b917155
Added missing i18n strings for duration curve export.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
510
diff
changeset
|
10196 2011-05-20 Ingo Weinzierl <ingo@intevation.de> |
509
f6966ccb9244
Prepared Changes for release 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
440
diff
changeset
|
10197 |
f6966ccb9244
Prepared Changes for release 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
440
diff
changeset
|
10198 * Changes: Prepared Changes for the upcoming release. |
f6966ccb9244
Prepared Changes for release 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
440
diff
changeset
|
10199 |
440
c6d9a40d1713
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
Hans Plum <hans.plum@intevation.de>
parents:
439
diff
changeset
|
10200 2011-05-20 Hans Plum <hans@intevation.de> |
c6d9a40d1713
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
Hans Plum <hans.plum@intevation.de>
parents:
439
diff
changeset
|
10201 |
c6d9a40d1713
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
Hans Plum <hans.plum@intevation.de>
parents:
439
diff
changeset
|
10202 * src/main/java/de/intevation/flys/client/client/config.xml: |
c6d9a40d1713
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
Hans Plum <hans.plum@intevation.de>
parents:
439
diff
changeset
|
10203 Reverted to default config; unintentional change in previous commit |
c6d9a40d1713
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
Hans Plum <hans.plum@intevation.de>
parents:
439
diff
changeset
|
10204 |
439
a1b4427dfee1
NEWS to Release V 2.3.1
Hans Plum <hans.plum@intevation.de>
parents:
438
diff
changeset
|
10205 2011-05-20 Hans Plum <hans@intevation.de> |
a1b4427dfee1
NEWS to Release V 2.3.1
Hans Plum <hans.plum@intevation.de>
parents:
438
diff
changeset
|
10206 |
a1b4427dfee1
NEWS to Release V 2.3.1
Hans Plum <hans.plum@intevation.de>
parents:
438
diff
changeset
|
10207 * NEWS: |
a1b4427dfee1
NEWS to Release V 2.3.1
Hans Plum <hans.plum@intevation.de>
parents:
438
diff
changeset
|
10208 Added information for Release V 2.3.1 for endusers |
a1b4427dfee1
NEWS to Release V 2.3.1
Hans Plum <hans.plum@intevation.de>
parents:
438
diff
changeset
|
10209 |
438
8869028f8476
Prepared Changes for the upcoming RELEASE 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
437
diff
changeset
|
10210 2011-05-19 Ingo Weinzierl <ingo@intevation.de> |
8869028f8476
Prepared Changes for the upcoming RELEASE 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
437
diff
changeset
|
10211 |
8869028f8476
Prepared Changes for the upcoming RELEASE 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
437
diff
changeset
|
10212 Tagged RELEASE 2.3.1 |
8869028f8476
Prepared Changes for the upcoming RELEASE 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
437
diff
changeset
|
10213 |
8869028f8476
Prepared Changes for the upcoming RELEASE 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
437
diff
changeset
|
10214 * Changes: Prepared for release. |
8869028f8476
Prepared Changes for the upcoming RELEASE 2.3.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
437
diff
changeset
|
10215 |
437
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10216 2011-05-19 Ingo Weinzierl <ingo@intevation.de> |
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10217 |
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10218 ISSUE-35 |
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10219 |
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10220 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10221 Added a maximize button to this view. |
7fa15845fecf
ISSUE-35 The project view has a maximize button now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
436
diff
changeset
|
10222 |
436
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10223 2011-05-19 Ingo Weinzierl <ingo@intevation.de> |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10224 |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10225 ISSUE-43 |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10226 |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10227 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10228 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10229 Adapted the english waring that is displayed before a language switch |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10230 takes place. |
1fcffb5079ec
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
435
diff
changeset
|
10231 |
435
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10232 2011-05-19 Ingo Weinzierl <ingo@intevation.de> |
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10233 |
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10234 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10235 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10236 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10237 Added i18n strings for exports of computed discharge curves. |
5b8ad33a18c1
Added missing i18n strings for computed discharge curve exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
434
diff
changeset
|
10238 |
434
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10239 2011-05-18 Ingo Weinzierl <ingo@intevation.de> |
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10240 |
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10241 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10242 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10243 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10244 Added i18n strings for exports. |
2d045a65ec27
Added i18n strings for exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
433
diff
changeset
|
10245 |
433
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10246 2011-05-17 Ingo Weinzierl <ingo@intevation.de> |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10247 |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10248 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10249 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10250 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10251 Added i18n string for wst export. |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10252 |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10253 * src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10254 Set a maximum size of the export button and added a tooltip to |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10255 distinguish exports. |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10256 |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10257 NOTE: We should consider using specific images for each export type. |
ad2c4fb17318
Adjusted the width of an export button and added a tooltip to distinguish different exports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
432
diff
changeset
|
10258 |
432
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10259 2011-05-17 Ingo Weinzierl <ingo@intevation.de> |
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10260 |
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10261 * src/main/java/de/intevation/flys/client/server/ExportServiceImpl.java, |
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10262 src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10263 Adapted a method signature of ClientProtocolUtils that has been changed |
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10264 in the last revision. |
8ea213bd8fba
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
290
diff
changeset
|
10265 |
290
a6f56ed9238b
Tagged RELEASE 2.3 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
10266 2011-05-17 Ingo Weinzierl <ingo@intevation.de> |
a6f56ed9238b
Tagged RELEASE 2.3 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
10267 |
a6f56ed9238b
Tagged RELEASE 2.3 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
10268 Tagged RELEASE 2.3 |
a6f56ed9238b
Tagged RELEASE 2.3 of flys-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
10269 |
289
664ed764aeb7
Added missing information for release
Hans Plum <hans.plum@intevation.de>
parents:
288
diff
changeset
|
10270 2011-05-16 Hans Plum <hans@intevation.de> |
664ed764aeb7
Added missing information for release
Hans Plum <hans.plum@intevation.de>
parents:
288
diff
changeset
|
10271 |
664ed764aeb7
Added missing information for release
Hans Plum <hans.plum@intevation.de>
parents:
288
diff
changeset
|
10272 * NEWS: |
664ed764aeb7
Added missing information for release
Hans Plum <hans.plum@intevation.de>
parents:
288
diff
changeset
|
10273 Added version number and release date for V 2.3 |
664ed764aeb7
Added missing information for release
Hans Plum <hans.plum@intevation.de>
parents:
288
diff
changeset
|
10274 |
288
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10275 2011-05-16 Hans Plum <hans@intevation.de> |
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10276 |
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10277 * NEWS: |
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10278 New. Describing new functionality and some backgrounds in |
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10279 MoinMoin-Wiki Syntax (in german only) from the user perspective. It |
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10280 does not differentiate between client and server-specific code! |
0f7213a1c383
Added NEWS File for collecting enduser-sepcific information for releases
Hans Plum <hans.plum@intevation.de>
parents:
287
diff
changeset
|
10281 |
287
2586149b9934
Prepared Changes for the upcoming release 2.3.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
286
diff
changeset
|
10282 2011-05-13 Ingo Weinzierl <ingo@intevation.de> |
2586149b9934
Prepared Changes for the upcoming release 2.3.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
286
diff
changeset
|
10283 |
2586149b9934
Prepared Changes for the upcoming release 2.3.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
286
diff
changeset
|
10284 * Changes: Prepared Changes for the upcoming release 2.3 - see Changes |
2586149b9934
Prepared Changes for the upcoming release 2.3.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
286
diff
changeset
|
10285 file to get to know about the change of version number. |
2586149b9934
Prepared Changes for the upcoming release 2.3.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
286
diff
changeset
|
10286 |
286
0fa8bf8a2295
Datacage: Better converter for incoming XML tree
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
285
diff
changeset
|
10287 2011-05-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
0fa8bf8a2295
Datacage: Better converter for incoming XML tree
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
285
diff
changeset
|
10288 |
555
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
10289 * src/main/java/de/intevation/flys/client/server/meta/Converter.java: |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
10290 New. Converts the incoming XML to a more informative way. |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
10291 |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
10292 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java: |
33b86f5b1168
Don't crash if there is no transformer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
554
diff
changeset
|
10293 Use the new converter. |
286
0fa8bf8a2295
Datacage: Better converter for incoming XML tree
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
285
diff
changeset
|
10294 |
285
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10295 2011-05-12 Raimund Renkert <rrenkert@intevation.de> |
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10296 |
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10297 ISSUE-61 |
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10298 |
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10299 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10300 Changed datacage button style. |
3e99953bac8d
ISSUE 61: Changed datacage button style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
284
diff
changeset
|
10301 |
284
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10302 2011-05-12 Raimund Renkert <rrenkert@intevation.de> |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10303 |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10304 ISSUE-46 |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10305 |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10306 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java, |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10307 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10308 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10309 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10310 Removed the table header context menu. |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10311 |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10312 * src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java: |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10313 Removed log message. |
be842e36ce1c
ISSUE 46: Removed the table header context menu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
283
diff
changeset
|
10314 |
283
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10315 2011-05-12 Raimund Renkert <rrenkert@intevation.de> |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10316 |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10317 ISSUE-43 |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10318 |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10319 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10320 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10321 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10322 Changed i18n strings. |
08eef8a047eb
ISSUE 43: Changed i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
282
diff
changeset
|
10323 |
282
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10324 2011-05-12 Raimund Renkert <rrenkert@intevation.de> |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10325 |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10326 * src/main/java/de/intevation/flys/client/client/ui/LinkSelection.java: |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10327 New. Shows a list of rivers displayed as links. |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10328 |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10329 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10330 src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java, |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10331 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10332 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10333 Use the new Panel to show rivers as links. |
e92f7ef455d6
Show rivers as links instead of a combobox.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
281
diff
changeset
|
10334 |
281
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10335 2011-05-12 Ingo Weinzierl <ingo@intevation.de> |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10336 |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10337 ISSUE-15 |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10338 |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10339 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10340 After resizing the chart panel, the chart/image is replaced by a new |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10341 chart with adjusted width and height (requested from server). |
c271012a97a3
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
280
diff
changeset
|
10342 |
280
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10343 2011-05-12 Ingo Weinzierl <ingo@intevation.de> |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10344 |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10345 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10346 Defined the chart size (600x500). |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10347 |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10348 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10349 Query the chart in the requested size defined in the GET-parameters of |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10350 the request. |
b493d606fdef
Enabled the client to request charts in different sizes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
279
diff
changeset
|
10351 |
279
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10352 2011-05-12 Ingo Weinzierl <ingo@intevation.de> |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10353 |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10354 ISSUE-34 |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10355 |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10356 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10357 The number of windows which are moved the right lower browser window |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10358 corner is limited to 10 windows now. The 11th window is placed at the |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10359 left upper corner again. Window 12-20 are moved with an offset into to |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10360 the right lower corner again. |
e763d8efd42f
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
278
diff
changeset
|
10361 |
278
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10362 2011-05-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10363 |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10364 * src/main/java/de/intevation/flys/client/shared/model/DataCageNode.java, |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10365 src/main/java/de/intevation/flys/client/shared/model/DataCageTree.java: |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10366 New. Server -> Client transport model. Ugly because it re-invents XML |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10367 documents. XML is received by the RPC service from the artifact server, |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10368 transformed into this transport representation and this is transformed |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10369 in ui elements on the client side. |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10370 |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10371 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java: |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10372 Transform the incoming XML to transport representation. TODO: |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10373 Do not simply copy the XML. |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10374 |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10375 * src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java, |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10376 src/main/java/de/intevation/flys/client/client/services/MetaDataService.java: |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10377 Changed signature tio transport the tree. |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10378 |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10379 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10380 Transform the transport tree into ui elements. |
f33af25b7490
Datacage: transport rpc result to ui.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
277
diff
changeset
|
10381 |
277
50b88b641be6
Changed the height of the export panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
276
diff
changeset
|
10382 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
50b88b641be6
Changed the height of the export panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
276
diff
changeset
|
10383 |
50b88b641be6
Changed the height of the export panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
276
diff
changeset
|
10384 * src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: |
50b88b641be6
Changed the height of the export panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
276
diff
changeset
|
10385 Changed the height of this panel to be visible in all browsers. |
50b88b641be6
Changed the height of the export panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
276
diff
changeset
|
10386 |
50b88b641be6
Changed the height of the export panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
276
diff
changeset
|
10387 2011-05-11 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
276
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10388 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10389 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10390 Call the service. TODO: transport artifact server result to client. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10391 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10392 * src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java, |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10393 src/main/java/de/intevation/flys/client/client/services/MetaDataService.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10394 Extended interfaces to cope with i18n. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10395 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10396 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10397 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10398 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10399 Error messages if the artifact meta data service is not reachable. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10400 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10401 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10402 Forward collection view to chart output tab. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10403 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10404 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10405 Forward artifact to fetch river name later. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10406 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10407 * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10408 New. UI code for the data cage panel. TODO: build tree from |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10409 service data. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10410 |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10411 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10412 Added simple break in a loop if river was found. |
f4c8ce11df33
UI stub for data cage
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
275
diff
changeset
|
10413 |
275
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10414 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10415 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10416 ISSUE-56 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10417 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10418 * src/main/java/de/intevation/flys/client/shared/model/DefaultOutputMode.java, |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10419 src/main/java/de/intevation/flys/client/shared/model/OutputMode.java: |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10420 Added a further method that returns all available facets. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10421 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10422 * src/main/java/de/intevation/flys/client/client/ui/ExportPanel.java: New. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10423 This panel is used to serve download links for each export mode / type |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10424 of a collection. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10425 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10426 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10427 Implements the CollectionChangeHandler interface now. If a Collection |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10428 changes, the available output modes are analyzed. If there are export |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10429 modes available, those modes are displayed in a so called 'ExportPanel'. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10430 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10431 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10432 Registered the ParameterList as CollectionChange handler. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10433 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10434 * src/main/webapp/FLYS.css: Added a stylesheet for the export panels |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10435 title. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10436 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10437 * src/main/webapp/images/save.gif: New. This image is displayed in the |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10438 export panel. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10439 |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10440 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10441 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10442 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: New |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10443 i18n strings for the export panel. |
8264b02091ef
ISSUE-56 Display download buttons to export the computed data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
274
diff
changeset
|
10444 |
274
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10445 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10446 |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10447 * src/main/java/de/intevation/flys/client/server/ExportServiceImpl.java: |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10448 New. This service is a "proxy servlet" that enables the GUI to add |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10449 download buttons for exporting the computed data of the artifact server. |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10450 |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10451 * src/main/java/de/intevation/flys/client/client/services/CSVExportService.java: |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10452 Changed the URL part to query the CSV export ('export' -> 'csv'). |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10453 |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10454 * src/main/webapp/WEB-INF/web.xml: Registered the new ExportService. |
71a7533555d0
Added a service to export data from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
273
diff
changeset
|
10455 |
273
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10456 2011-05-11 Raimund Renkert <rrenkert@intevation.de> |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10457 |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10458 ISSUE 34 |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10459 |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10460 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10461 Move every new project window 20 px multiplicated with the window count |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10462 down and right. |
905daf30221a
ISSUE 34: Move every new project window 20 px down and right.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
272
diff
changeset
|
10463 |
272
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10464 2011-05-11 Raimund Renkert <rrenkert@intevation.de> |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10465 |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10466 ISSUE 44 |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10467 |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10468 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10469 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10470 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10471 Moved the location/range and WQ input tables to the helper panel on the |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10472 right. The tables have a dynamic size now. |
d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
Raimund Renkert <raimund.renkert@intevation.de>
parents:
271
diff
changeset
|
10473 |
271
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10474 2011-05-11 Raimund Renkert <rrenkert@intevation.de> |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10475 |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10476 ISSUE 41 (part2) |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10477 |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10478 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10479 Set the computation result panel width and height to 100%. The panel |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10480 resizes with its parent component now. |
65735765643d
Set the computation result panel width and height to 100%.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
270
diff
changeset
|
10481 |
270
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10482 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10483 |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10484 * src/main/java/de/intevation/flys/client/shared/model/ExportMode.java: |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10485 New. A derived OutputMode that is used to mark an OutputMode as an |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10486 export. |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10487 |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10488 * src/main/java/de/intevation/flys/client/shared/model/OutputMode.java, |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10489 src/main/java/de/intevation/flys/client/shared/model/DefaultOutputMode.java: |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10490 Added methods to provide facets in output modes. |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10491 |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10492 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10493 Extract facets from DESCRIBE and distinguish between an ordinary |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10494 OutputMode or an ExportMode. |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10495 |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10496 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10497 Replaced the determination of an export mode for creating new |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10498 OutputTabs. Now, we just create new OutputTabs for OutputModes that are |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10499 no instance of ExportMode. Furthermore, the computation output panel |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10500 is now displayed if there is an output mode which: |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10501 - is an ExportMode |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10502 - has a facet which name is "csv" |
d01b0d81b92a
Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
269
diff
changeset
|
10503 |
269
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10504 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10505 |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10506 ISSUE-41 (part1) |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10507 |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10508 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10509 Moved the computation result panel right beside the parameterization. |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10510 |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10511 TODO: This panel has now hard coded width/height. The result of this is, |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10512 that it does not change its size when the parent component is resized. |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10513 So, the width and height should be set to 100%. |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10514 |
eb3c16df59db
ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
268
diff
changeset
|
10515 2011-05-11 Ingo Weinzierl <ingo@intevation.de> |
268
eb3f9b6496a5
ISSUE-57 Replaced wrong i18n function call.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
267
diff
changeset
|
10516 |
eb3f9b6496a5
ISSUE-57 Replaced wrong i18n function call.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
267
diff
changeset
|
10517 ISSUE-57 |
eb3f9b6496a5
ISSUE-57 Replaced wrong i18n function call.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
267
diff
changeset
|
10518 |
eb3f9b6496a5
ISSUE-57 Replaced wrong i18n function call.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
267
diff
changeset
|
10519 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
eb3f9b6496a5
ISSUE-57 Replaced wrong i18n function call.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
267
diff
changeset
|
10520 Replaced wrong i18n function name. |
eb3f9b6496a5
ISSUE-57 Replaced wrong i18n function call.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
267
diff
changeset
|
10521 |
267
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10522 2011-05-10 Ingo Weinzierl <ingo@intevation.de> |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10523 |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10524 ISSUE-48 |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10525 |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10526 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10527 Added labels placeholder for the theme control panel and the toolbar. |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10528 Both panels now have a black border. |
7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
266
diff
changeset
|
10529 |
266
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10530 2011-05-10 Ingo Weinzierl <ingo@intevation.de> |
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10531 |
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10532 ISSUE-38 |
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10533 |
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10534 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10535 Set the first value of a select box as default value. |
e3565f58b0ae
ISSUE-38 Set the first value of a select box as default value.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
265
diff
changeset
|
10536 |
265
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10537 2011-05-10 Ingo Weinzierl <ingo@intevation.de> |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10538 |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10539 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10540 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10541 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10542 i18n error messages required if the data input failed in the adapted WQ |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10543 panel. |
51f1c7420115
Added i18n error messages used in the adapted wq panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
264
diff
changeset
|
10544 |
264
337f5a7c7160
Changed the empty table message for the WQ input table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
263
diff
changeset
|
10545 2011-05-10 Raimund Renkert <rrenkert@intevation.de> |
337f5a7c7160
Changed the empty table message for the WQ input table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
263
diff
changeset
|
10546 |
337f5a7c7160
Changed the empty table message for the WQ input table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
263
diff
changeset
|
10547 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
337f5a7c7160
Changed the empty table message for the WQ input table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
263
diff
changeset
|
10548 Changed the empty table message for the WQ input table. |
337f5a7c7160
Changed the empty table message for the WQ input table.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
263
diff
changeset
|
10549 |
263
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10550 2011-05-10 Raimund Renkert <rrenkert@intevation.de> |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10551 |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10552 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java, |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10553 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10554 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10555 Changed the empty table text from default to "Loading data". |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10556 |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10557 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10558 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10559 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10560 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10561 Added i18n strings for empty table text. |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10562 |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10563 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10564 Changed author. |
f56523bf4c55
Changed the empty table message for helper and data tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
262
diff
changeset
|
10565 |
262
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10566 2011-05-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10567 |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10568 * src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java, |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10569 src/main/java/de/intevation/flys/client/client/services/MetaDataServiceAsync.java, |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10570 src/main/java/de/intevation/flys/client/client/services/MetaDataService.java: |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10571 New. Stub for new meta data service. |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10572 |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10573 * src/main/webapp/WEB-INF/web.xml: Registered meta data service. |
44a340c9becc
Added stub for meta data service.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
261
diff
changeset
|
10574 |
261
f3ea644800c4
Fixed the location input. A range selection sets the correct location values
Raimund Renkert <raimund.renkert@intevation.de>
parents:
260
diff
changeset
|
10575 2011-05-10 Raimund Renkert <rrenkert@intevation.de> |
f3ea644800c4
Fixed the location input. A range selection sets the correct location values
Raimund Renkert <raimund.renkert@intevation.de>
parents:
260
diff
changeset
|
10576 |
f3ea644800c4
Fixed the location input. A range selection sets the correct location values
Raimund Renkert <raimund.renkert@intevation.de>
parents:
260
diff
changeset
|
10577 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
f3ea644800c4
Fixed the location input. A range selection sets the correct location values
Raimund Renkert <raimund.renkert@intevation.de>
parents:
260
diff
changeset
|
10578 Fixed the location input. A range selection sets the correct location values |
f3ea644800c4
Fixed the location input. A range selection sets the correct location values
Raimund Renkert <raimund.renkert@intevation.de>
parents:
260
diff
changeset
|
10579 now. |
f3ea644800c4
Fixed the location input. A range selection sets the correct location values
Raimund Renkert <raimund.renkert@intevation.de>
parents:
260
diff
changeset
|
10580 |
260
dd1dad2ff94e
Remove the data table on step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
259
diff
changeset
|
10581 2011-05-10 Raimund Renkert <rrenkert@intevation.de> |
dd1dad2ff94e
Remove the data table on step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
259
diff
changeset
|
10582 |
dd1dad2ff94e
Remove the data table on step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
259
diff
changeset
|
10583 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
dd1dad2ff94e
Remove the data table on step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
259
diff
changeset
|
10584 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
dd1dad2ff94e
Remove the data table on step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
259
diff
changeset
|
10585 Remove the data table on step back. |
dd1dad2ff94e
Remove the data table on step back.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
259
diff
changeset
|
10586 |
259
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10587 2011-05-10 Raimund Renkert <rrenkert@intevation.de> |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10588 |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10589 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10590 Use the name instead of the description to determine the output mode. |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10591 |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10592 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10593 Removed obsolete code. |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10594 |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10595 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10596 Build up a dynamic table for different header count. The first line of CSV |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10597 data is used to set the header title. |
50a95db68e66
Build a dynamic table for the CSV data.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
258
diff
changeset
|
10598 |
258
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10599 2011-05-10 Ingo Weinzierl <ingo@intevation.de> |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10600 |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10601 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java: |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10602 Bugfix: Use the ElementCreator from XMLUtils to add attribute to nodes |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10603 in the xml document. Then, those nodes will have the ArtifactNamespace |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10604 automatically. If we do something like |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10605 node.setAttribute("art:attr", "value") |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10606 Restlet will throw an exception, because it does not know the "art:" |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10607 namespace. |
5091675676d6
Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
257
diff
changeset
|
10608 |
257
7017ed659ee6
Fixed a broken dependency in the maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
256
diff
changeset
|
10609 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
7017ed659ee6
Fixed a broken dependency in the maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
256
diff
changeset
|
10610 |
7017ed659ee6
Fixed a broken dependency in the maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
256
diff
changeset
|
10611 * pom.xml: Bugfix: replaced the goupId of the OpenCSV dependency with the |
7017ed659ee6
Fixed a broken dependency in the maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
256
diff
changeset
|
10612 correct id. |
7017ed659ee6
Fixed a broken dependency in the maven pom file.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
256
diff
changeset
|
10613 |
256
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10614 2011-05-09 Raimund Renkert <rrenkert@intevation.de> |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10615 |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10616 * src/main/java/de/intevation/flys/client/server/CSVExportServiceImpl.java, |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10617 src/main/java/de/intevation/flys/client/client/services/CSVExportServiceAsync.java, |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10618 src/main/java/de/intevation/flys/client/client/services/CSVExportService.java: |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10619 New service. Requests CSV data and returns a list of lines in a string |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10620 array. |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10621 |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10622 * src/main/java/de/intevation/flys/client/client/ui/TableDataPanel.java: |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10623 New. Displays the data requested by the new service. |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10624 |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10625 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10626 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10627 Added the table to UI. |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10628 |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10629 * src/main/webapp/WEB-INF/web.xml: Registered new service. |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10630 |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10631 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10632 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10633 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10634 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10635 Added strings for the new table. |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10636 |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10637 * pom.xml: Added dependency: au.com.bytecode.opencsv, version 2.0; |
5e1c1b7d6516
Added table and service for calculation output to UI.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
255
diff
changeset
|
10638 |
255
e4f0bef52689
Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
254
diff
changeset
|
10639 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
e4f0bef52689
Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
254
diff
changeset
|
10640 |
e4f0bef52689
Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
254
diff
changeset
|
10641 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
e4f0bef52689
Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
254
diff
changeset
|
10642 Added radio buttons to choose between W/Q mode. |
e4f0bef52689
Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
254
diff
changeset
|
10643 |
254
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10644 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10645 |
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10646 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10647 src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10648 Bugfix: the current locale string is used to fetch the chart image now |
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10649 which enables the client to present localized charts. |
6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
253
diff
changeset
|
10650 |
253
aea3ab5997b2
Added a doubleclick listener to the project list to open a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
252
diff
changeset
|
10651 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
aea3ab5997b2
Added a doubleclick listener to the project list to open a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
252
diff
changeset
|
10652 |
aea3ab5997b2
Added a doubleclick listener to the project list to open a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
252
diff
changeset
|
10653 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
aea3ab5997b2
Added a doubleclick listener to the project list to open a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
252
diff
changeset
|
10654 Added a doubleclick listener to the rows of this list. A doubleclick |
aea3ab5997b2
Added a doubleclick listener to the project list to open a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
252
diff
changeset
|
10655 will now open the selected project. |
aea3ab5997b2
Added a doubleclick listener to the project list to open a project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
252
diff
changeset
|
10656 |
252
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10657 2011-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10658 |
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10659 * src/main/java/de/intevation/flys/client/shared/model/DistanceInfoRecord.java, |
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10660 src/main/java/de/intevation/flys/client/client/Config.java, |
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10661 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10662 Removed superfluous imports. |
385e9368ffcd
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
251
diff
changeset
|
10663 |
251
f22f457d4e9a
Changed the wording when speaking about kilometer ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
250
diff
changeset
|
10664 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
f22f457d4e9a
Changed the wording when speaking about kilometer ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
250
diff
changeset
|
10665 |
f22f457d4e9a
Changed the wording when speaking about kilometer ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
250
diff
changeset
|
10666 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
f22f457d4e9a
Changed the wording when speaking about kilometer ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
250
diff
changeset
|
10667 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties: |
f22f457d4e9a
Changed the wording when speaking about kilometer ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
250
diff
changeset
|
10668 Changed wording: 'distance' -> 'range'. |
f22f457d4e9a
Changed the wording when speaking about kilometer ranges.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
250
diff
changeset
|
10669 |
250
27f12703937e
Enable or disable table rows depending on the WQ selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
249
diff
changeset
|
10670 2011-05-05 Raimund Renkert <rrenkert@intevation.de> |
27f12703937e
Enable or disable table rows depending on the WQ selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
249
diff
changeset
|
10671 |
27f12703937e
Enable or disable table rows depending on the WQ selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
249
diff
changeset
|
10672 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
27f12703937e
Enable or disable table rows depending on the WQ selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
249
diff
changeset
|
10673 Enable or disable table rows depending on the WQ selection. |
27f12703937e
Enable or disable table rows depending on the WQ selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
249
diff
changeset
|
10674 |
249
6c7133eb8c4c
Implemented handler for WQ value selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
248
diff
changeset
|
10675 2011-05-05 Raimund Renkert <rrenkert@intevation.de> |
6c7133eb8c4c
Implemented handler for WQ value selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
248
diff
changeset
|
10676 |
6c7133eb8c4c
Implemented handler for WQ value selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
248
diff
changeset
|
10677 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
6c7133eb8c4c
Implemented handler for WQ value selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
248
diff
changeset
|
10678 Implemented handler for the value selection. |
6c7133eb8c4c
Implemented handler for WQ value selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
248
diff
changeset
|
10679 |
248
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10680 2011-05-05 Raimund Renkert <rrenkert@intevation.de> |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10681 |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10682 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10683 Added table for WQ inputs. TODO: Implement the selection and set the |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10684 values. |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10685 |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10686 * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10687 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10688 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10689 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10690 New i18n strings for the WQ input table. |
ed90309ec608
Added table for WQ inputs.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
247
diff
changeset
|
10691 |
247
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10692 2011-05-05 Ingo Weinzierl <ingo@intevation.de> |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10693 |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10694 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java, |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10695 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10696 Moved functions getData() and getDataItem() from WQInputPanel to |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10697 AbstractUIProvider to make it accessible in all UIProvider that inherit |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10698 from AbstractUIProvider. |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10699 |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10700 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10701 Implemented the methods to create the old widget of thi panel. |
4a684d29404f
Implemented the createOld() of WQAdaptedInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
246
diff
changeset
|
10702 |
246
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10703 2011-05-05 Ingo Weinzierl <ingo@intevation.de> |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10704 |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10705 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10706 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10707 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10708 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: Added |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10709 new i18n displayed in the WQAdaptedInputPanel. |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10710 |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10711 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10712 The list of input fields for each intersected gauge is created now. The |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10713 correct w/q values will be returned after the submit button has been |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10714 clicked. |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10715 |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10716 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10717 The orientation of the field label might be adjusted using a new |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10718 constructor parameter. Furthermore, there is a new method (which has no |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10719 parameters) that returns the double values inserted in this panel. |
ccba1a0b743e
The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
245
diff
changeset
|
10720 |
245
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10721 2011-05-04 Raimund Renkert <rrenkert@intevation.de> |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10722 |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10723 * src/main/java/de/intevation/flys/client/server/WQInfoServiceImpl.java, |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10724 src/main/java/de/intevation/flys/client/client/services/WQInfoServiceAsync.java, |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10725 src/main/java/de/intevation/flys/client/client/services/WQInfoService.java: |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10726 New. This service fetches WQ information from the server. |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10727 |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10728 * src/main/java/de/intevation/flys/client/shared/model/WQInfoRecord.java, |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10729 src/main/java/de/intevation/flys/client/shared/model/WQInfoObjectImpl.java, |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10730 src/main/java/de/intevation/flys/client/shared/model/WQInfoObject.java: |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10731 New. Data structures for the WQ information. |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10732 |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10733 * src/main/webapp/WEB-INF/web.xml: Added new service. |
1e73d5a4859c
Added new WQ info service and data structures.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
244
diff
changeset
|
10734 |
244
1bc787eeb556
Do not update the locations table if no data is cached.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
243
diff
changeset
|
10735 2011-05-04 Raimund Renkert <rrenkert@intevation.de> |
1bc787eeb556
Do not update the locations table if no data is cached.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
243
diff
changeset
|
10736 |
1bc787eeb556
Do not update the locations table if no data is cached.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
243
diff
changeset
|
10737 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
1bc787eeb556
Do not update the locations table if no data is cached.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
243
diff
changeset
|
10738 Do not update the locations table if no data is cached. |
1bc787eeb556
Do not update the locations table if no data is cached.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
243
diff
changeset
|
10739 |
243
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10740 2011-05-04 Ingo Weinzierl <ingo@intevation.de> |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10741 |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10742 * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10743 New. This UIProvider is used to enter W/Q values associated with a set |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10744 of gauges. |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10745 |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10746 NOTE: This is currently just a stub implementation used for further |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10747 development. |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10748 |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10749 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10750 Initialize the WQAdaptedInputPanel if the uiprovider flag is set to |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10751 "wq_panel_adapted". |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10752 |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10753 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10754 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10755 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10756 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: New |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10757 i18n strings for the "discharge longitudinal section. |
11c5bcd349b1
Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
242
diff
changeset
|
10758 |
242
f9ca49e59fb6
Fixed the single location input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
241
diff
changeset
|
10759 2011-05-04 Raimund Renkert <rrenkert@intevation.de> |
f9ca49e59fb6
Fixed the single location input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
241
diff
changeset
|
10760 |
f9ca49e59fb6
Fixed the single location input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
241
diff
changeset
|
10761 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
f9ca49e59fb6
Fixed the single location input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
241
diff
changeset
|
10762 Fixed the input panel. It takes manual input now and the table data is |
f9ca49e59fb6
Fixed the single location input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
241
diff
changeset
|
10763 filtered correctly. |
f9ca49e59fb6
Fixed the single location input panel.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
241
diff
changeset
|
10764 |
241
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10765 2011-05-04 Ingo Weinzierl <ingo@intevation.de> |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10766 |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10767 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10768 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10769 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10770 Renamed the non-computed discharge curves into 'Discharge Curves at |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10771 Gauges' (german 'Abflusskurven an Pegeln') to distinuish the two output |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10772 types for discharge curves. |
764488577cc8
Renamed non-computed discharge curve outputs.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
240
diff
changeset
|
10773 |
240
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10774 2011-05-04 Ingo Weinzierl <ingo@intevation.de> |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10775 |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10776 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10777 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10778 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10779 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10780 New i18n strings for the computed discharge curve. |
4cdf9030854f
Added i18n strings for the computed discharge curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
239
diff
changeset
|
10781 |
239
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10782 2011-05-03 Ingo Weinzierl <ingo@intevation.de> |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10783 |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10784 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10785 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10786 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10787 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10788 New i18n strings for new output modes. |
47fe77a1bac7
Added new i18n strings for new output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
238
diff
changeset
|
10789 |
238
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10790 2011-05-03 Raimund Renkert <rrenkert@intevation.de> |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10791 |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10792 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10793 Added new UI provider for single location selection. |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10794 |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10795 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10796 Check if the values are not null. |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10797 |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10798 * src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10799 New. Takes a single location from the location input table. |
234c78a91c15
Added new UI provider for single location selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
237
diff
changeset
|
10800 |
237
cf25f235b7b6
Cash the table data and rebuild the location table on distance selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
236
diff
changeset
|
10801 2011-05-02 Raimund Renkert <rrenkert@intevation.de> |
cf25f235b7b6
Cash the table data and rebuild the location table on distance selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
236
diff
changeset
|
10802 |
cf25f235b7b6
Cash the table data and rebuild the location table on distance selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
236
diff
changeset
|
10803 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
cf25f235b7b6
Cash the table data and rebuild the location table on distance selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
236
diff
changeset
|
10804 The table data is cached in a new variable. The location table for |
cf25f235b7b6
Cash the table data and rebuild the location table on distance selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
236
diff
changeset
|
10805 distance input is rebuild on distance selection. |
cf25f235b7b6
Cash the table data and rebuild the location table on distance selection.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
236
diff
changeset
|
10806 |
236
d12078053b59
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
235
diff
changeset
|
10807 2011-05-02 Ingo Weinzierl <ingo@intevation.de> |
d12078053b59
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
235
diff
changeset
|
10808 |
d12078053b59
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
235
diff
changeset
|
10809 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
d12078053b59
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
235
diff
changeset
|
10810 Introduced two further parameters to determine the selection mode of |
d12078053b59
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
235
diff
changeset
|
10811 this panel. |
d12078053b59
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
235
diff
changeset
|
10812 |
235
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10813 2011-05-02 Raimund Renkert <rrenkert@intevation.de> |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10814 |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10815 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10816 Added location and distance tables. A selection fills the textfield with |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10817 the selected values. |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10818 |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10819 * src/main/java/de/intevation/flys/client/shared/model/DistanceInfoRecord.java: |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10820 New. |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10821 |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10822 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10823 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10824 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10825 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10826 Added i18n strings for the new tables. |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10827 |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10828 * src/main/java/de/intevation/flys/client/client/FLYSImages.java: Added new |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10829 images. |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10830 |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10831 * src/main/java/de/intevation/flys/client/client/images/marker_green.png, |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10832 src/main/java/de/intevation/flys/client/client/images/marker_red.png: New. |
d3f8d6966c20
Added location and distance tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
234
diff
changeset
|
10833 |
234
27f5afc4dbde
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
233
diff
changeset
|
10834 2011-05-02 Ingo Weinzierl <ingo@intevation.de> |
27f5afc4dbde
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
233
diff
changeset
|
10835 |
27f5afc4dbde
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
233
diff
changeset
|
10836 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
27f5afc4dbde
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
233
diff
changeset
|
10837 Bugfix: The WQ panel now returns the correct step width value if the |
27f5afc4dbde
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
233
diff
changeset
|
10838 range mode is selected. |
27f5afc4dbde
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
233
diff
changeset
|
10839 |
233
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10840 2011-04-29 Raimund Renkert <rrenkert@intevation.de> |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10841 |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10842 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java, |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10843 src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10844 Added setter for the location and distance values. |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10845 |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10846 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java, |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10847 src/main/java/de/intevation/flys/client/client/ui/UIProvider.java: |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10848 Added setter for an artifact. |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10849 |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10850 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10851 Set the current artifact to the provider to make the old data available |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10852 for the other widgets. |
137daff2c732
Prepared UI elements for the location and distance input tables.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
232
diff
changeset
|
10853 |
232
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10854 2011-04-28 Ingo Weinzierl <ingo@intevation.de> |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10855 |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10856 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10857 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10858 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10859 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: New |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10860 i18n strings for a 'longitudinal section curve' output tab. |
bc5f7d8084e2
Added i18n strings for a longitudinal section curve.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
231
diff
changeset
|
10861 |
231
aa496a344901
Added class diagrams for the client ui.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
230
diff
changeset
|
10862 2011-04-28 Raimund Renkert <rrenkert@intevation.de> |
aa496a344901
Added class diagrams for the client ui.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
230
diff
changeset
|
10863 |
aa496a344901
Added class diagrams for the client ui.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
230
diff
changeset
|
10864 Added class diagrams. |
aa496a344901
Added class diagrams for the client ui.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
230
diff
changeset
|
10865 |
aa496a344901
Added class diagrams for the client ui.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
230
diff
changeset
|
10866 * doc/Flys-UI-Classes.png, doc/Flys-UI-Services-Classes.png: New. |
aa496a344901
Added class diagrams for the client ui.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
230
diff
changeset
|
10867 |
230
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10868 2011-04-18 Ingo Weinzierl <ingo@intevation.de> |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10869 |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10870 * src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java: |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10871 The error key that is provided by the FLYS artifact server is read from |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10872 feed() result document and used to bring up an error popup with an |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10873 translated error message. |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10874 |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10875 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10876 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10877 src/main/java/de/intevation/flys/client/client/FLYSConstants.java, |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10878 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10879 Added error messages for the feed operation. |
6de435235927
Added error messages that are displayed during the feed operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
229
diff
changeset
|
10880 |
229
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10881 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10882 |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10883 * src/main/java/de/intevation/flys/client/client/Config.java: |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10884 A new method returns the name of the current locale now. |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10885 |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10886 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10887 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10888 src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10889 src/main/java/de/intevation/flys/client/server/GetArtifactServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10890 src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10891 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10892 src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10893 src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10894 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10895 src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10896 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10897 src/main/java/de/intevation/flys/client/client/services/UserService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10898 src/main/java/de/intevation/flys/client/client/services/CreateCollectionService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10899 src/main/java/de/intevation/flys/client/client/services/RiverServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10900 src/main/java/de/intevation/flys/client/client/services/RiverService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10901 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10902 src/main/java/de/intevation/flys/client/client/services/GetArtifactServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10903 src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10904 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10905 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10906 src/main/java/de/intevation/flys/client/client/services/GetArtifactService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10907 src/main/java/de/intevation/flys/client/client/services/StepForwardServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10908 src/main/java/de/intevation/flys/client/client/services/AdvanceServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10909 src/main/java/de/intevation/flys/client/client/services/StepForwardService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10910 src/main/java/de/intevation/flys/client/client/services/AdvanceService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10911 src/main/java/de/intevation/flys/client/client/services/AddArtifactServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10912 src/main/java/de/intevation/flys/client/client/services/DistanceInfoServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10913 src/main/java/de/intevation/flys/client/client/services/AddArtifactService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10914 src/main/java/de/intevation/flys/client/client/services/DistanceInfoService.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10915 src/main/java/de/intevation/flys/client/client/services/UserCollectionsServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10916 src/main/java/de/intevation/flys/client/client/services/UserServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10917 src/main/java/de/intevation/flys/client/client/services/CreateCollectionServiceAsync.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10918 src/main/java/de/intevation/flys/client/client/services/UserCollectionsService.java: |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10919 Introduced a "locale" parameter that stores the name of the current |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10920 locale. This is used to set the locale of the request object manually. |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10921 |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10922 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10923 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10924 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10925 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10926 Modified the RPC service calls (introduction of a locale). |
924da6695800
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
228
diff
changeset
|
10927 |
228
bbe32496dc84
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
227
diff
changeset
|
10928 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
bbe32496dc84
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
227
diff
changeset
|
10929 |
bbe32496dc84
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
227
diff
changeset
|
10930 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
bbe32496dc84
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
227
diff
changeset
|
10931 The title of the ParameterList depends on the Artifact's name if we |
bbe32496dc84
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
227
diff
changeset
|
10932 gonna create a new CollectionView with an existing Artifact. |
bbe32496dc84
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
227
diff
changeset
|
10933 |
227
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10934 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10935 |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10936 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java, |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10937 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifact.java: |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10938 An artifact knows its name now. It is retrievable via getName(). |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10939 |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10940 * src/main/java/de/intevation/flys/client/shared/model/WINFOArtifact.java: |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10941 New. A concrete class that represents an Artifact using the WINFO |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10942 parameterization. |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10943 |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10944 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10945 The ArtifactCreator builds up new Artifacts based on the name in the |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10946 DESCRIBE document. If no name is included, a DefaultArtifact is created. |
7f7f6d2c4b2c
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
226
diff
changeset
|
10947 |
226
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10948 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10949 |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10950 * src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.java: |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10951 This record class uses the default mechanism to store/load values - |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10952 it uses the setAttribute() and getAttribute() methods now. |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10953 |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10954 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: The |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10955 list is sorted based on the project's creation time now. |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10956 |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10957 * src/main/java/de/intevation/flys/client/client/ui/CollectionGrid.java: |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10958 Removed. The collection grid is no longer used, because the fields are |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10959 created by using default mechanisms (setting the field type, using cell |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10960 formatter). |
a13382876e5d
The project list is sorted now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
225
diff
changeset
|
10961 |
225
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10962 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10963 |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10964 * src/main/java/de/intevation/flys/client/client/FLYS.java: |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10965 Implemented a method to open an existing project. The method takes the |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10966 UUID of a Collection and creates a new CollectionView with |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10967 ParameterList based on the first Artifact that is stored in that |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10968 Collection. |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10969 |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10970 NOTE: Maybe we need to introduce a mechanism to mark the artifact that |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10971 defines the parameterization. I am not sure, if the first artifact is |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10972 always the artifact that the Collection's parameterization is based on! |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10973 |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10974 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10975 Triggers the method of FLYS to open an existing project. |
9040663aee01
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
224
diff
changeset
|
10976 |
224
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10977 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10978 |
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10979 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10980 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10981 Added new constructors that enables us to create instances with an |
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10982 existing parameterization (with a given artifact). |
a4a68b4ee2a3
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
223
diff
changeset
|
10983 |
223
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10984 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10985 |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10986 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10987 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10988 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10989 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10990 Added further error messages. |
964abeb76771
Added more i18n error messages.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
222
diff
changeset
|
10991 |
222
9bd9c24f4935
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
221
diff
changeset
|
10992 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
9bd9c24f4935
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
221
diff
changeset
|
10993 |
9bd9c24f4935
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
221
diff
changeset
|
10994 * src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.java: |
9bd9c24f4935
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
221
diff
changeset
|
10995 There is a new method that returns the Collection object which is |
9bd9c24f4935
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
221
diff
changeset
|
10996 represented by this record. |
9bd9c24f4935
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
221
diff
changeset
|
10997 |
221
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
10998 2011-04-12 Ingo Weinzierl <ingo@intevation.de> |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
10999 |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11000 * src/main/java/de/intevation/flys/client/client/services/GetArtifactServiceAsync.java, |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11001 src/main/java/de/intevation/flys/client/client/services/GetArtifactService.java, |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11002 src/main/java/de/intevation/flys/client/server/GetArtifactServiceImpl.java: |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11003 New. A service that queries the artifact description based on the |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11004 identifier of an artifact. |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11005 |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11006 * src/main/webapp/WEB-INF/web.xml: Registered the new GetArtifactService. |
f03c34bec364
Added a new service to query an artifact description.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
220
diff
changeset
|
11007 |
220
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11008 2011-04-11 Ingo Weinzierl <ingo@intevation.de> |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11009 |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11010 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11011 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11012 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11013 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11014 Added strings that are used in the context menu of the project list. |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11015 |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11016 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11017 A right mouse click on a project opens a context menu with the options |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11018 to open / delete a project. |
35094660f91a
Implemented a context menu for the project list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
219
diff
changeset
|
11019 |
219
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11020 2011-04-11 Ingo Weinzierl <ingo@intevation.de> |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11021 |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11022 * src/main/java/de/intevation/flys/client/server/DistanceInfoServiceImpl.java, |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11023 src/main/java/de/intevation/flys/client/client/services/DistanceInfoServiceAsync.java, |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11024 src/main/java/de/intevation/flys/client/client/services/DistanceInfoService.java: |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11025 New. This service fetches river specific distance information from |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11026 server. |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11027 |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11028 * src/main/webapp/WEB-INF/web.xml: Registered the DistanceInfoService. |
7523faf567e5
Implemented a service to fetch distance information of a river from the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
218
diff
changeset
|
11029 |
218
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11030 2011-04-11 Ingo Weinzierl <ingo@intevation.de> |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11031 |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11032 * src/main/java/de/intevation/flys/client/shared/model/DistanceInfoObjectImpl.java, |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11033 src/main/java/de/intevation/flys/client/shared/model/DistanceInfoObject.java: |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11034 New. This model will be used by the LocationDistancePanel to bring up a |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11035 table with distances which supports the user while entering the start |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11036 and end point of the WINFO paramterization. A DistanceInfoObject |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11037 contains information about a specific distance (description, from, to |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11038 and riverside). |
79fb4d900643
Added a model class that represents a distance information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
217
diff
changeset
|
11039 |
217
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11040 2011-04-08 Ingo Weinzierl <ingo@intevation.de> |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11041 |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11042 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11043 src/main/java/de/intevation/flys/client/client/services/UserService.java: |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11044 This service now throws an AuthenticationException if an error occured |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11045 while user authentication. |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11046 |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11047 * src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java, |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11048 src/main/java/de/intevation/flys/client/client/services/RiverService.java: |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11049 This service now throws a ServerException if an error occured while |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11050 reading the supported rivers from artifact server. |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11051 |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11052 * src/main/java/de/intevation/flys/client/client/FLYS.java: Show warnings |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11053 if errors occur while fetching supported rivers or |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11054 |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11055 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11056 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11057 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11058 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11059 Added further strings for error messages. |
907b61e4d702
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
216
diff
changeset
|
11060 |
216
4b0fb079ead9
Added an exception class that should be used if the user authentication fails.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
215
diff
changeset
|
11061 2011-04-08 Ingo Weinzierl <ingo@intevation.de> |
4b0fb079ead9
Added an exception class that should be used if the user authentication fails.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
215
diff
changeset
|
11062 |
4b0fb079ead9
Added an exception class that should be used if the user authentication fails.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
215
diff
changeset
|
11063 * src/main/java/de/intevation/flys/client/shared/exceptions/AuthenticationException.java: |
4b0fb079ead9
Added an exception class that should be used if the user authentication fails.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
215
diff
changeset
|
11064 New. An exception that should be used if the user authentication fails. |
4b0fb079ead9
Added an exception class that should be used if the user authentication fails.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
215
diff
changeset
|
11065 |
215
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11066 2011-04-08 Ingo Weinzierl <ingo@intevation.de> |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11067 |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11068 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11069 src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11070 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11071 src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11072 src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11073 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11074 src/main/java/de/intevation/flys/client/client/services/CreateCollectionService.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11075 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionService.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11076 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11077 src/main/java/de/intevation/flys/client/client/services/StepForwardService.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11078 src/main/java/de/intevation/flys/client/client/services/AdvanceService.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11079 src/main/java/de/intevation/flys/client/client/services/AddArtifactService.java: |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11080 Improved the exception handling. If an exception occurs specific to an |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11081 artifact / collection specific operation, a ServerException is thrown. |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11082 The message of this exception is a key that needs to be translated using |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11083 the lookup mechanism of FLYSConstants. |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11084 |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11085 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11086 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11087 The dialog helper class SC of the SmartGWT framework is used to bring up |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11088 warning dialogs that inform the user about errors that occured after the |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11089 artifact / collection specific operations. |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11090 |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11091 * src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11092 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11093 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11094 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11095 Added strings for the exceptions thrown in the services. |
e02f50a3ad59
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
214
diff
changeset
|
11096 |
214
29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
213
diff
changeset
|
11097 2011-04-08 Ingo Weinzierl <ingo@intevation.de> |
29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
213
diff
changeset
|
11098 |
29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
213
diff
changeset
|
11099 * src/main/java/de/intevation/flys/client/shared/exceptions/ServerException.java: |
29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
213
diff
changeset
|
11100 New. This exception is used to be thrown after an error occured while |
29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
213
diff
changeset
|
11101 one of the artifact / collection operations. |
29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
213
diff
changeset
|
11102 |
213
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11103 2011-04-07 Ingo Weinzierl <ingo@intevation.de> |
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11104 |
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11105 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11106 src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11107 Adjusted the code to trigger the out() operation of the Collection |
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11108 instead of the out() operation of the first Artifact in that Collection. |
7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
212
diff
changeset
|
11109 |
212
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11110 2011-04-07 Ingo Weinzierl <ingo@intevation.de> |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11111 |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11112 * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11113 src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11114 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11115 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11116 Added new strings for a warning dialog that is opened when the user |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11117 start changing the current language. |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11118 |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11119 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Fixed |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11120 the function to toggle the language and added a warning dialog that |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11121 informs the user about the creation of a new session when the language |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11122 is changed. |
e3ea3c74b7f5
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
211
diff
changeset
|
11123 |
211
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11124 2011-04-05 Ingo Weinzierl <ingo@intevation.de> |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11125 |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11126 * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11127 src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11128 src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11129 src/main/java/de/intevation/flys/client/client/FLYSConstants.java: |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11130 New. A constants interface with the ability to lookup an i18n string |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11131 with a given key. |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11132 |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11133 * src/main/java/de/intevation/flys/client/client/ui/CollectionGrid.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11134 src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11135 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11136 src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11137 src/main/java/de/intevation/flys/client/client/ui/MainMenu.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11138 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11139 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11140 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11141 src/main/java/de/intevation/flys/client/client/ui/FLYSHeader.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11142 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11143 src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11144 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11145 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11146 src/main/java/de/intevation/flys/client/client/ui/FLYSFooter.java: |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11147 Replaced the FLYSMessages interface with the FLYSConstants interface. |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11148 |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11149 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11150 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11151 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11152 Removed. |
b92281182c6b
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
210
diff
changeset
|
11153 |
210
c587903f02a4
Implemented the button to toggle the current locale.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
209
diff
changeset
|
11154 2011-04-05 Ingo Weinzierl <ingo@intevation.de> |
c587903f02a4
Implemented the button to toggle the current locale.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
209
diff
changeset
|
11155 |
c587903f02a4
Implemented the button to toggle the current locale.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
209
diff
changeset
|
11156 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: |
c587903f02a4
Implemented the button to toggle the current locale.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
209
diff
changeset
|
11157 Implemented the toggle button to switch the current locale. |
c587903f02a4
Implemented the button to toggle the current locale.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
209
diff
changeset
|
11158 |
209
9c8f450655c7
Added missing i18n footer strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
208
diff
changeset
|
11159 2011-04-05 Ingo Weinzierl <ingo@intevation.de> |
9c8f450655c7
Added missing i18n footer strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
208
diff
changeset
|
11160 |
9c8f450655c7
Added missing i18n footer strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
208
diff
changeset
|
11161 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties: |
9c8f450655c7
Added missing i18n footer strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
208
diff
changeset
|
11162 Added missing strings used in the footer. |
9c8f450655c7
Added missing i18n footer strings.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
208
diff
changeset
|
11163 |
208
7e300d2ed1f6
Tagged RELEASE 0.1 of FLYS Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
103
diff
changeset
|
11164 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
7e300d2ed1f6
Tagged RELEASE 0.1 of FLYS Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
103
diff
changeset
|
11165 |
7e300d2ed1f6
Tagged RELEASE 0.1 of FLYS Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
103
diff
changeset
|
11166 Tagged RELEASE 0.1 |
7e300d2ed1f6
Tagged RELEASE 0.1 of FLYS Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
103
diff
changeset
|
11167 |
103
deaa50a8be82
Removed some out commented code that have been commited by mistaken.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
102
diff
changeset
|
11168 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
deaa50a8be82
Removed some out commented code that have been commited by mistaken.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
102
diff
changeset
|
11169 |
deaa50a8be82
Removed some out commented code that have been commited by mistaken.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
102
diff
changeset
|
11170 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
deaa50a8be82
Removed some out commented code that have been commited by mistaken.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
102
diff
changeset
|
11171 Removed some comments that have been commited by mistaken. |
deaa50a8be82
Removed some out commented code that have been commited by mistaken.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
102
diff
changeset
|
11172 |
102
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11173 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11174 |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11175 * src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11176 Derives the ConstantsWithLookup interface now. This makes it possible to |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11177 fetch i18n string using a getString(String key) lookup method. |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11178 |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11179 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11180 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11181 Removed '@DefaultMessage' annotations - they are not available for |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11182 ConstantsWithLookup, added a further i18n string and fixed another one. |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11183 |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11184 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java, |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11185 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11186 Some modifications related to the changes above. |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11187 |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11188 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11189 Removed the hard coded title determination based on the selected module. |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11190 Now, the getString() of FLYSMessages is used to determine the human |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11191 readable string. |
33e24b33fc38
Improved the way how to i18n strings in our application.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
101
diff
changeset
|
11192 |
101
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11193 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11194 |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11195 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11196 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11197 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionService.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11198 src/main/java/de/intevation/flys/client/client/FLYS.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11199 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11200 src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11201 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11202 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11203 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11204 src/main/java/de/intevation/flys/client/client/ui/FLYSFooter.java: |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11205 Removed useless imports. |
f7967d12ce6e
Removed useless imports.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
100
diff
changeset
|
11206 |
100
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11207 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11208 |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11209 * src/main/java/de/intevation/flys/client/client/FLYS.java: The |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11210 CollectionView no longer gets an empty collection when it is created. |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11211 |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11212 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11213 The CollectionViews are no longer stored in a Map but in a List. |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11214 |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11215 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11216 Bugfix: We just create a new collection a single time - if no one is |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11217 existing. If the output modes of the artifact that is used for the |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11218 parameterization changes, we fetch the new DESCRIBE document of the |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11219 collection using the new DescribeCollectionService. |
95b30a5d6350
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
99
diff
changeset
|
11220 |
99
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11221 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11222 |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11223 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java, |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11224 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionServiceAsync.java, |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11225 src/main/java/de/intevation/flys/client/client/services/DescribeCollectionService.java: |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11226 New. This service is used to fetch the DESCRIBE document of a specific |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11227 collection and returns a Collection object that contains the information of |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11228 that document. The code to parse the DESCRIBE has been moved here from |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11229 the AddArtifactServiceImpl which now derives the |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11230 DescribeCollectionServiceImpl. |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11231 |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11232 * src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java: |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11233 This service is derived from DescribeCollectionServiceImpl now, because |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11234 the methods to parse the DESCRIBE document are moved to that service. |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11235 |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11236 * src/main/webapp/WEB-INF/web.xml: Registered the |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11237 DescribeCollectionService. |
5c3d685546a6
Added a new service to describe collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
98
diff
changeset
|
11238 |
98
83bf2fb17b7c
Replaced a german string in the ProjectList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
97
diff
changeset
|
11239 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
83bf2fb17b7c
Replaced a german string in the ProjectList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
97
diff
changeset
|
11240 |
83bf2fb17b7c
Replaced a german string in the ProjectList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
97
diff
changeset
|
11241 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
83bf2fb17b7c
Replaced a german string in the ProjectList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
97
diff
changeset
|
11242 Replaced the german title of the project list 'Berechnungen' with |
83bf2fb17b7c
Replaced a german string in the ProjectList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
97
diff
changeset
|
11243 'Projekte'. |
83bf2fb17b7c
Replaced a german string in the ProjectList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
97
diff
changeset
|
11244 |
97
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11245 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11246 |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11247 * src/main/java/de/intevation/flys/client/client/FLYS.java: Registered the |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11248 ProjectList as CollectionChangeHandler of each created CollectionView. |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11249 |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11250 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11251 Implements the CollectionChangeHandler to update the list of user |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11252 collections after a collection changed (or has been created). |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11253 |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11254 * src/main/java/de/intevation/flys/client/client/ui/CollectionGrid.java, |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11255 src/main/java/de/intevation/flys/client/shared/model/CollectionRecord.java: |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11256 Modified the output of the 'name' and 'date' fields. |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11257 |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11258 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11259 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11260 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11261 Added a format for datetime strings. |
0bec0112c8b3
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
96
diff
changeset
|
11262 |
96
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11263 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11264 |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11265 * src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java, |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11266 src/main/java/de/intevation/flys/client/client/services/UserCollectionsServiceAsync.java, |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11267 src/main/java/de/intevation/flys/client/client/services/UserCollectionsService.java: |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11268 New. This service returns a list of Collections owned by a specified |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11269 user. |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11270 |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11271 * src/main/webapp/WEB-INF/web.xml: Registered the UserCollectionsService. |
261a2ee7d9bb
Added a service that returns the collections of a specified user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
95
diff
changeset
|
11272 |
95
e2abb6b9dc7e
A collection provides a method to retrieve its creation time now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
94
diff
changeset
|
11273 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
e2abb6b9dc7e
A collection provides a method to retrieve its creation time now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
94
diff
changeset
|
11274 |
e2abb6b9dc7e
A collection provides a method to retrieve its creation time now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
94
diff
changeset
|
11275 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
e2abb6b9dc7e
A collection provides a method to retrieve its creation time now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
94
diff
changeset
|
11276 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
e2abb6b9dc7e
A collection provides a method to retrieve its creation time now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
94
diff
changeset
|
11277 Added methods to retrieve the creation time. |
e2abb6b9dc7e
A collection provides a method to retrieve its creation time now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
94
diff
changeset
|
11278 |
94
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11279 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11280 |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11281 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Fixed code |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11282 in ProjectList toggle method. |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11283 |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11284 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: Fixed |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11285 the WQInputPanel label to have the correct size. |
eb54fb9f5f2c
Fixed some issues.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
93
diff
changeset
|
11286 |
93
cda0662a03d2
Added style information to avoid body margin.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
92
diff
changeset
|
11287 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
cda0662a03d2
Added style information to avoid body margin.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
92
diff
changeset
|
11288 |
cda0662a03d2
Added style information to avoid body margin.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
92
diff
changeset
|
11289 * src/main/webapp/FLYS.html: Added style information to avoid the smartgwt |
cda0662a03d2
Added style information to avoid body margin.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
92
diff
changeset
|
11290 theme margin. |
cda0662a03d2
Added style information to avoid body margin.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
92
diff
changeset
|
11291 |
92
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11292 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11293 |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11294 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11295 Changed some german strings. |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11296 |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11297 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11298 Changed tab title. |
fa3d9f79dff5
Changed some german strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
91
diff
changeset
|
11299 |
91
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11300 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11301 |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11302 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11303 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11304 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: Set |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11305 label width to have a tabled style for WINFO selections. |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11306 |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11307 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11308 Resized window to fit the content size. |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11309 |
90
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11310 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11311 |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11312 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11313 The ParameterList is a Tab now and can set its title itself. So, the |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11314 title will change after the module is chosen. |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11315 |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11316 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11317 Removed code to insert the ParameterList into a new Tab. This is no longer |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11318 needed, because the ParameterList is a Tab itself. |
f8c240f28c2a
The title of the parameter tab will change after the module has been selectd.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
89
diff
changeset
|
11319 |
89
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11320 2011-03-29 Ingo Weinzierl <ingo@intevation.de> |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11321 |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11322 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11323 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11324 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11325 Modified the string that points to the 'back button' image. |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11326 |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11327 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11328 Modified the URL that points to the 'back button' image. Now, the |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11329 base URL is taken into account as well. The button will be shown |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11330 everywhere now (in every installation)! |
131e3f23a74e
Modified the URL of the 'back button' image.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
88
diff
changeset
|
11331 |
88
4d7c6a63602b
Fixed toggle method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
87
diff
changeset
|
11332 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
4d7c6a63602b
Fixed toggle method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
87
diff
changeset
|
11333 |
91
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11334 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11335 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11336 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: Set |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11337 label width to have a tabled style for WINFO selections. |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11338 |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11339 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11340 Resized window to fit the content size. |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11341 |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11342 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
0d8203594bb4
Resized CollectionView and set the content size to have a tabled style.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
90
diff
changeset
|
11343 |
88
4d7c6a63602b
Fixed toggle method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
87
diff
changeset
|
11344 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Fixed |
4d7c6a63602b
Fixed toggle method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
87
diff
changeset
|
11345 toggle method. |
4d7c6a63602b
Fixed toggle method.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
87
diff
changeset
|
11346 |
87
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11347 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11348 |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11349 * src/main/java/de/intevation/flys/client/shared/model/CollectionItem.java, |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11350 src/main/java/de/intevation/flys/client/shared/model/DefaultCollectionItem.java: |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11351 A CollectionItem has a hash() method now. The value comes from the |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11352 Collection's DESCRIBE document. |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11353 |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11354 * src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java: |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11355 The hash value of a collection item is parsed from DESCRIBE document. |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11356 |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11357 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11358 Appended the hash value of the artifact to the URL of the chart image. |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11359 This bypasses the browser cache of a previous chart image. |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11360 |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11361 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11362 A parameterization change will always remove all output tabs before |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11363 updating the output tab panel. |
c8cd1b918901
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
86
diff
changeset
|
11364 |
86
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11365 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11366 |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11367 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11368 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11369 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11370 Modified existing string and added a new one. |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11371 |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11372 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11373 Added a further radio button for a plugin and changed the alignment of |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11374 the radio button to vertical. |
eae92a05282e
Added a further plugin in the module selection and changed its alignment to vertical.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
85
diff
changeset
|
11375 |
85
d327cff11848
Removed a label from ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
84
diff
changeset
|
11376 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
d327cff11848
Removed a label from ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
84
diff
changeset
|
11377 |
d327cff11848
Removed a label from ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
84
diff
changeset
|
11378 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
d327cff11848
Removed a label from ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
84
diff
changeset
|
11379 Removed the "TODO: ThemeEditor" label. |
d327cff11848
Removed a label from ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
84
diff
changeset
|
11380 |
84
b8acb6a615f2
Removed the title (date string) of CollectionViews.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
83
diff
changeset
|
11381 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
b8acb6a615f2
Removed the title (date string) of CollectionViews.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
83
diff
changeset
|
11382 |
b8acb6a615f2
Removed the title (date string) of CollectionViews.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
83
diff
changeset
|
11383 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
b8acb6a615f2
Removed the title (date string) of CollectionViews.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
83
diff
changeset
|
11384 Removed the date string from title bar. |
b8acb6a615f2
Removed the title (date string) of CollectionViews.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
83
diff
changeset
|
11385 |
83
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11386 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11387 |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11388 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java, |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11389 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11390 A UIProvider might now have a panel that can be used to render helper |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11391 widgets. E.g. the river selection will render its river map into this |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11392 panel. It is injected and can be placed somewhere around the |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11393 application. |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11394 |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11395 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11396 Injected the right panel of the parameter panel into the UIProvider. |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11397 Helper widgets are rendered into this panel now! |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11398 |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11399 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11400 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11401 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11402 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11403 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11404 Some layout improvements (heights, position of elements and so far). |
4784ca718476
Improved the positioning of helper widgets and some layout specific stuff.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
82
diff
changeset
|
11405 |
82
4c5fa2b0086a
The project list button toggles the project list now.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
81
diff
changeset
|
11406 2011-03-28 Raimund Renkert <rrenkert@intevation.de> |
4c5fa2b0086a
The project list button toggles the project list now.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
81
diff
changeset
|
11407 |
4c5fa2b0086a
The project list button toggles the project list now.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
81
diff
changeset
|
11408 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: The project |
4c5fa2b0086a
The project list button toggles the project list now.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
81
diff
changeset
|
11409 list button toggles the project list now. |
4c5fa2b0086a
The project list button toggles the project list now.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
81
diff
changeset
|
11410 |
81
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11411 2011-03-28 Raimund Renkert <rrenkert@intevation.de> |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11412 |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11413 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11414 Replaced next button image with smartgwt button. |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11415 |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11416 * src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Removed |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11417 button path, added text for new button. |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11418 |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11419 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties: |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11420 Removed image path, added english text for button. |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11421 |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11422 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11423 Removed image path, added german text for button. |
1d0fb625248d
Replaced next button image with smart gwt button.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
80
diff
changeset
|
11424 |
80
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11425 2011-03-28 Raimund Renkert <rrenkert@intevation.de> |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11426 |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11427 * src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added text |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11428 for FLYSFooter. |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11429 |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11430 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11431 Added german text for footer label. |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11432 |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11433 * src/main/java/de/intevation/flys/client/client/ui/FLYSFooter.java: New. A |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11434 new ui element at the bottom of the page. |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11435 |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11436 * src/main/java/de/intevation/flys/client/client/FLYS.java: Added footer |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11437 element to FLYS webpage. |
a26489e55730
Added footer and a spacer to the webpage layout.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
79
diff
changeset
|
11438 |
79
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11439 2011-03-28 Raimund Renkert <rrenkert@intevation.de> |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11440 |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11441 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11442 Customized ProjectList style. |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11443 * src/main/java/de/intevation/flys/client/client/ui/FLYSView.java: Set |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11444 background color and size constraints. |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11445 |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11446 * src/main/webapp/FLYS.css: Added background style. |
17815a7354bc
Customized background and ProjectList styles.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
78
diff
changeset
|
11447 |
78
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11448 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11449 |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11450 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11451 The right side of this panel displays an image now. This image |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11452 represents a chart that is generated by an artifact. The request is made |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11453 up in the ChartOutputServiceImpl. |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11454 |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11455 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java: |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11456 New. This service creates the request to retrieve chart images and |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11457 writes the response to the output stream. |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11458 |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11459 NOTE: This service is not asynchron! It is derived directly from |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11460 HttpServlet. |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11461 |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11462 * src/main/webapp/WEB-INF/web.xml: Registered the ChartOutputService. |
9ca5160cf080
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
77
diff
changeset
|
11463 |
77
5b5ec0403844
Limited the area for CollectionView to the size of FLYSWorkspace.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
76
diff
changeset
|
11464 2011-03-25 Raimund Renkert <rrenkert@intevation.de> |
5b5ec0403844
Limited the area for CollectionView to the size of FLYSWorkspace.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
76
diff
changeset
|
11465 |
5b5ec0403844
Limited the area for CollectionView to the size of FLYSWorkspace.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
76
diff
changeset
|
11466 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
5b5ec0403844
Limited the area for CollectionView to the size of FLYSWorkspace.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
76
diff
changeset
|
11467 Limited the area for CollectionView to the size of FLYSWorkspace. |
5b5ec0403844
Limited the area for CollectionView to the size of FLYSWorkspace.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
76
diff
changeset
|
11468 |
76 | 11469 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
11470 | |
11471 * src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: Fixed | |
11472 a typo. | |
11473 | |
75
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11474 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11475 |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11476 * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11477 An OutputTab with two panels. The left one is not implemented yet |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11478 (ThemeEditor). The right one will display an image. |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11479 |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11480 * src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: The |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11481 content pane is set in the constructor. |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11482 |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11483 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11484 New output tabs will use the ChartOutputTab. |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11485 |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11486 NOTE: We should move the code that constructs the concrete output tabs |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11487 into a factory class that decides which OutputTab has to be used. |
571843833129
Added a panel that will be used to display chart output.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
74
diff
changeset
|
11488 |
74
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11489 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11490 |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11491 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11492 The tab bar is extended with output tabs if the artifact used for the |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11493 parameterization reaches a state with output modes. |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11494 |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11495 * src/main/java/de/intevation/flys/client/client/ui/OutputTab.java: A |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11496 base class that might be used to derive concrete output tabs for charts, |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11497 maps and so on. |
c5586446f3c0
Available output modes are displayed in the tab bar of the collection view.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
73
diff
changeset
|
11498 |
73
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11499 2011-03-28 Ingo Weinzierl <ingo@intevation.de> |
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11500 |
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11501 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11502 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11503 Moved parameterization specific code from CollectionView to |
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11504 ParameterList. |
39210a74db07
Moved parameterization specific code from CollectionView to ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
72
diff
changeset
|
11505 |
72
9b726350ab07
Moved ParameterList specific code into the ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
71
diff
changeset
|
11506 2011-03-26 Ingo Weinzierl <ingo@intevation.de> |
9b726350ab07
Moved ParameterList specific code into the ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
71
diff
changeset
|
11507 |
9b726350ab07
Moved ParameterList specific code into the ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
71
diff
changeset
|
11508 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
9b726350ab07
Moved ParameterList specific code into the ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
71
diff
changeset
|
11509 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
9b726350ab07
Moved ParameterList specific code into the ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
71
diff
changeset
|
11510 Moved ParameterList specific code into the ParameterList. |
9b726350ab07
Moved ParameterList specific code into the ParameterList.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
71
diff
changeset
|
11511 |
71
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11512 2011-03-25 Ingo Weinzierl <ingo@intevation.de> |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11513 |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11514 * src/main/java/de/intevation/flys/client/client/services/CreateCollectionService.java, |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11515 src/main/java/de/intevation/flys/client/client/services/CreateCollectionServiceAsync.java, |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11516 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java: |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11517 Changed the return type to 'Collection' - returned a UUID (String) |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11518 before. |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11519 |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11520 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11521 The artifact is put into the collection (or new collection) if we reach |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11522 a step in the parameterization in that an artifact has reachable |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11523 outputs. Furthermore, some adjustments related to the changes of the |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11524 return type in the CreateCollectionService. |
987567f31200
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
70
diff
changeset
|
11525 |
70
493efc8e4e28
Made the AddArtifactService accessible in the web.xml
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
69
diff
changeset
|
11526 2011-03-25 Ingo Weinzierl <ingo@intevation.de> |
493efc8e4e28
Made the AddArtifactService accessible in the web.xml
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
69
diff
changeset
|
11527 |
493efc8e4e28
Made the AddArtifactService accessible in the web.xml
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
69
diff
changeset
|
11528 * src/main/webapp/WEB-INF/web.xml: Made the AddArtifactService accessible. |
493efc8e4e28
Made the AddArtifactService accessible in the web.xml
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
69
diff
changeset
|
11529 |
69
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11530 2011-03-25 Ingo Weinzierl <ingo@intevation.de> |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11531 |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11532 * src/main/java/de/intevation/flys/client/client/services/AddArtifactServiceAsync.java, |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11533 src/main/java/de/intevation/flys/client/client/services/AddArtifactService.java, |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11534 src/main/java/de/intevation/flys/client/server/AddArtifactServiceImpl.java: |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11535 New. This service adds an existing artifact to an existing collection. |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11536 The return value of this service is a Collection that is filled with |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11537 CollectionItems and OutputModes. |
4bdb18e5f484
Added a service to add artifacts to collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
68
diff
changeset
|
11538 |
68
157f7bea6299
Changed theme to smartgwt Enterprise Blue.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
67
diff
changeset
|
11539 2011-03-25 Raimund Renkert <rrenkert@intevation.de> |
157f7bea6299
Changed theme to smartgwt Enterprise Blue.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
67
diff
changeset
|
11540 |
157f7bea6299
Changed theme to smartgwt Enterprise Blue.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
67
diff
changeset
|
11541 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: Changed theme to |
157f7bea6299
Changed theme to smartgwt Enterprise Blue.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
67
diff
changeset
|
11542 smartgwt Enterprise Blue. |
157f7bea6299
Changed theme to smartgwt Enterprise Blue.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
67
diff
changeset
|
11543 |
67
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11544 2011-03-25 Ingo Weinzierl <ingo@intevation.de> |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11545 |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11546 * src/main/java/de/intevation/flys/client/shared/model/Facet.java, |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11547 src/main/java/de/intevation/flys/client/shared/model/DefaultFacet.java: |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11548 New. An interface and its default implementation that provide methods |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11549 to get information about facets. Currently, the only information that is |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11550 supported is the name of the facet. |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11551 |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11552 * src/main/java/de/intevation/flys/client/shared/model/CollectionItem.java, |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11553 src/main/java/de/intevation/flys/client/shared/model/DefaultCollectionItem.java: |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11554 New. An interface and its default implementation that provide methods to |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11555 get information about the available output modes and its facets of |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11556 artifacts -> a CollectionItem is related to an artifact - both have the |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11557 same identifier. |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11558 |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11559 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11560 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11561 The Collection no longer stores references to artifacts, but to |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11562 CollectionItems. I have changed this, because the artifact contains a |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11563 lot more information we need for the Collections. So, I decided to |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11564 create CollectionItems that are related to artiacts but just know about |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11565 the possible outputmodes and facets. |
74257b95567b
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
66
diff
changeset
|
11566 |
66
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11567 2011-03-24 Raimund Renkert <rrenkert@intevation.de> |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11568 |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11569 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Set styles |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11570 for label. |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11571 |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11572 * src/main/java/de/intevation/flys/client/client/ui/FLYSHeader.java: Fixed the |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11573 method to calculate the image width and resized the BfG logo. |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11574 |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11575 * src/main/webapp/FLYS.css: Introduced styles for fonts and BfG colorscheme. |
a361ce81abcf
Customized style for header and mainmenu.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
65
diff
changeset
|
11576 |
65
8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
64
diff
changeset
|
11577 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
64
diff
changeset
|
11578 |
8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
64
diff
changeset
|
11579 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
64
diff
changeset
|
11580 Extract the output modes from DESCRIBE document and fill the |
8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
64
diff
changeset
|
11581 ArtifactDescription with those objects. |
8f719fa1a691
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
64
diff
changeset
|
11582 |
64
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11583 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11584 |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11585 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java: |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11586 Added a method to retrieve the available output modes of the artifact. |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11587 |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11588 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11589 Implemented the method to retrieve the available output modes and |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11590 enhanced the default constructor with a parameter for output modes. |
3d646d3e8e27
Enhanced the ArtifactDescription and its default implementation to provide output modes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
63
diff
changeset
|
11591 |
63
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11592 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11593 |
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11594 * src/main/java/de/intevation/flys/client/shared/model/OutputMode.java, |
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11595 src/main/java/de/intevation/flys/client/shared/model/DefaultOutputMode.java: |
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11596 New. An interface and its default implementation that describes |
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11597 available output modes of artifacts. |
c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
62
diff
changeset
|
11598 |
62
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11599 2011-03-21 Ingo Weinzierl <ingo@intevation.de> |
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11600 |
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11601 * src/main/webapp/images/next.xcf: Moved to images/next.xcf to avoid that |
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11602 this file is included in the WAR archive of the web application. |
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11603 |
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11604 * images/next.xcf: Moved from src/main/webapp/images/next.xcf. |
faf565d22c9a
Moved image sources to an own directory to avoid that those files are included in the web application archive.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
61
diff
changeset
|
11605 |
61
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11606 2011-03-21 Ingo Weinzierl <ingo@intevation.de> |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11607 |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11608 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11609 Parse the selected values as human readable strings from the static UI |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11610 part. |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11611 |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11612 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11613 Display human readable values in the static UI part. |
f983d5ce6402
Display human readable strings of the selected values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
60
diff
changeset
|
11614 |
60
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11615 2011-03-21 Ingo Weinzierl <ingo@intevation.de> |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11616 |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11617 * src/main/java/de/intevation/flys/client/client/event/HasStepBackHandlers.java, |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11618 src/main/java/de/intevation/flys/client/client/event/StepBackHandler.java, |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11619 src/main/java/de/intevation/flys/client/client/event/StepBackEvent.java: |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11620 New. These classes are used to realize a notification mechanism to |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11621 listen to the step-back part of the advance() operation. UI elements |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11622 should fire a StepBackEvent if the user tries to step back to a previous |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11623 state. |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11624 |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11625 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11626 The UIProvider implements the HasStepBackHandlers interface and fires |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11627 StepBackEvents if the 'back' button has been clicked. |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11628 |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11629 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11630 Listens to StepBackEvents. If such an event is received, we gonna remove |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11631 all old state items from the list and revert the view. Afterwards, the |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11632 artifact description is used to redraw the whole view. |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11633 |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11634 NOTE: I think we should just remove those items that belong to states |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11635 between the current state and the target state. This would avoid a |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11636 complete refresh of the ParameterPanel. |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11637 |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11638 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11639 Listens to StepBackEvents. If such an event is received, the advance() |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11640 operation is triggerd with the current artifact and the new target |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11641 state identifier to step back to that state. |
f793d35bfb08
Implemented a mechanism to step back to previous states.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
59
diff
changeset
|
11642 |
59
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11643 2011-03-18 Ingo Weinzierl <ingo@intevation.de> |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11644 |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11645 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java, |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11646 src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11647 The methods that validates a FormItem will skip StaticTextItem |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11648 validation. |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11649 |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11650 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11651 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11652 Added a mechanism to validate and save user input before returning the |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11653 data entered in the fields. |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11654 Reason: the BlurEvent - after that we gonne validate and save the input |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11655 stuff - is not fired when the focus is still in one of the text fields |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11656 and we click the 'next' button immediately. A nullpointer exception |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11657 would be the result (which is avoided with the mechanism). |
a3d235c63195
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
58
diff
changeset
|
11658 |
58
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11659 2011-03-18 Ingo Weinzierl <ingo@intevation.de> |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11660 |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11661 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11662 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11663 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11664 Added localized strings that point to the source of the 'back' button. |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11665 |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11666 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11667 Added a new method that creates the 'back' button and returns it. |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11668 |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11669 TODO: Fire an event that triggers the ADVANCE action. |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11670 |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11671 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11672 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11673 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11674 Append the 'back' button in the panel with the 'old' parameters. |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11675 |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11676 * src/main/webapp/images/back.png, |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11677 src/main/webapp/images/back_en.png, |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11678 src/main/webapp/images/back_de.png: New. Images für the 'back' button in |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11679 the parameterization. |
d018995fbee7
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
57
diff
changeset
|
11680 |
57
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11681 2011-03-18 Ingo Weinzierl <ingo@intevation.de> |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11682 |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11683 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11684 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11685 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11686 localized strings that point to the images of the 'next' button. |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11687 |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11688 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11689 There is a method that creates the 'next' button, adds the UIProvider as |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11690 ClickHandler and returns the button. |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11691 |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11692 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11693 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11694 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11695 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11696 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11697 The 'next' button is created in the AbstractUIProvider. So, we have a |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11698 central place to adjust the look of this button. |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11699 |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11700 * src/main/webapp/images/next.xcf, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11701 src/main/webapp/images/next.png, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11702 src/main/webapp/images/next_en.png, |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11703 src/main/webapp/images/next_de.png: Images for the 'next' button in the |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11704 parameterization. |
246af33f621c
Adjusted the look of the 'next' button in the parameter panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
56
diff
changeset
|
11705 |
56
c9c19761a449
Read min/max values for the distance modes in WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
55
diff
changeset
|
11706 2011-03-18 Ingo Weinzierl <ingo@intevation.de> |
c9c19761a449
Read min/max values for the distance modes in WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
55
diff
changeset
|
11707 |
c9c19761a449
Read min/max values for the distance modes in WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
55
diff
changeset
|
11708 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
c9c19761a449
Read min/max values for the distance modes in WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
55
diff
changeset
|
11709 Read min/max values and define those values as default values for the |
c9c19761a449
Read min/max values for the distance modes in WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
55
diff
changeset
|
11710 distance modes. |
c9c19761a449
Read min/max values for the distance modes in WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
55
diff
changeset
|
11711 |
55
4439f642f632
Read min/max values for the distance mode in the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
54
diff
changeset
|
11712 2011-03-18 Ingo Weinzierl <ingo@intevation.de> |
4439f642f632
Read min/max values for the distance mode in the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
54
diff
changeset
|
11713 |
4439f642f632
Read min/max values for the distance mode in the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
54
diff
changeset
|
11714 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
4439f642f632
Read min/max values for the distance mode in the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
54
diff
changeset
|
11715 Read min/max values and define those values as default values for the |
4439f642f632
Read min/max values for the distance mode in the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
54
diff
changeset
|
11716 distance mode. |
4439f642f632
Read min/max values for the distance mode in the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
54
diff
changeset
|
11717 |
54
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11718 2011-03-18 Ingo Weinzierl <ingo@intevation.de> |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11719 |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11720 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11721 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11722 When a state is reached with no further user input, the 'current' |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11723 property of the ParameterList is set to 'null' and no dynamic panel is |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11724 shown. |
0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
53
diff
changeset
|
11725 |
53
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11726 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11727 |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11728 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11729 Fixed a typo. |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11730 |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11731 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11732 The widgets displayed in the static panel are created using the |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11733 UIProvider defined in the DataList. |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11734 |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11735 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java: There |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11736 is a new method createOld() that is used to create the static |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11737 representation of a DataList. |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11738 |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11739 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11740 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11741 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11742 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11743 Implemented the createOld() method. |
3d5d7788d471
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
52
diff
changeset
|
11744 |
52
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11745 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11746 |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11747 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11748 Added a constructor to create a DataList with a label. |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11749 |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11750 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11751 Read the label of the static state data objects and create the DataList |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11752 objects with this attribute. |
1d0be51ab93b
The DataList has a label now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
51
diff
changeset
|
11753 |
51
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11754 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11755 |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11756 * src/main/java/de/intevation/flys/client/shared/model/DataList.java: This |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11757 data structure manages a list of Data objects. A DataList is the list of |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11758 Data objects that a single State can have. So, this class has methods to |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11759 retrieve the name of the state it belongs to, the list of Data objects, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11760 the recommended UIProvider and a label. |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11761 |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11762 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11763 src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11764 src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11765 src/main/java/de/intevation/flys/client/shared/model/Data.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11766 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11767 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11768 src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11769 src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11770 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11771 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11772 src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11773 src/main/java/de/intevation/flys/client/client/ui/UIProvider.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11774 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11775 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11776 Necessary refactoring to introduce the DataList data structure to manage |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11777 the list of Data objects a single State provides. |
a2923d63f530
Introduced a data structure DataList to manage to list of Data objects of a single state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
50
diff
changeset
|
11778 |
50
827eb4e06ebf
Added space between old params panel and new params panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
49
diff
changeset
|
11779 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
827eb4e06ebf
Added space between old params panel and new params panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
49
diff
changeset
|
11780 |
827eb4e06ebf
Added space between old params panel and new params panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
49
diff
changeset
|
11781 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
827eb4e06ebf
Added space between old params panel and new params panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
49
diff
changeset
|
11782 Added a bit more space between the values that have been entered in |
827eb4e06ebf
Added space between old params panel and new params panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
49
diff
changeset
|
11783 former states and the current input panel. |
827eb4e06ebf
Added space between old params panel and new params panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
49
diff
changeset
|
11784 |
49
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11785 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11786 |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11787 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11788 src/main/java/de/intevation/flys/client/shared/model/Data.java, |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11789 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java, |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11790 src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11791 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11792 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11793 Removed needless imported. |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11794 |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11795 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11796 The SelectProvider extends the AbstractUIProvider now. Now, each |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11797 concrete UIProvider is an instance of the AbstractUIProvider that |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11798 handles some basic events. |
d573ae975330
Some refactoring (imports, etc).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
48
diff
changeset
|
11799 |
48
6e191588a295
Render the Single-W panel initially when the WQInputPanel is rendered.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
47
diff
changeset
|
11800 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
6e191588a295
Render the Single-W panel initially when the WQInputPanel is rendered.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
47
diff
changeset
|
11801 |
6e191588a295
Render the Single-W panel initially when the WQInputPanel is rendered.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
47
diff
changeset
|
11802 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
6e191588a295
Render the Single-W panel initially when the WQInputPanel is rendered.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
47
diff
changeset
|
11803 The Single-W panel is displayed initially when the WQInputPanel is |
6e191588a295
Render the Single-W panel initially when the WQInputPanel is rendered.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
47
diff
changeset
|
11804 rendered. |
6e191588a295
Render the Single-W panel initially when the WQInputPanel is rendered.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
47
diff
changeset
|
11805 |
47
45ae03d9ca2b
Implemented the getData() method of the WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
46
diff
changeset
|
11806 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
45ae03d9ca2b
Implemented the getData() method of the WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
46
diff
changeset
|
11807 |
45ae03d9ca2b
Implemented the getData() method of the WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
46
diff
changeset
|
11808 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
45ae03d9ca2b
Implemented the getData() method of the WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
46
diff
changeset
|
11809 Implemented some methods to retrieve the data that have been entered by |
45ae03d9ca2b
Implemented the getData() method of the WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
46
diff
changeset
|
11810 the user. The getData() method retrieves data now! |
45ae03d9ca2b
Implemented the getData() method of the WQInputPanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
46
diff
changeset
|
11811 |
46
0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
45
diff
changeset
|
11812 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
45
diff
changeset
|
11813 |
0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
45
diff
changeset
|
11814 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
45
diff
changeset
|
11815 Implemented some methods to retrieve the data that have been entered by |
0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
45
diff
changeset
|
11816 the user. The getData() method retrieves data now! |
0d4795b4f284
Implemented the getData() method of the LocationDistancePanel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
45
diff
changeset
|
11817 |
45
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11818 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11819 |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11820 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11821 Defined the 'WINFO' plugin as default plugin. The initial view will |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11822 display a preselcted winfo radio button. |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11823 |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11824 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11825 Added the missing 'next' button. |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11826 |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11827 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11828 Added the ClickHandler to the 'next' button. |
f99c5f8e4672
Some GUI improvements in the Location/Distance, W/Q and Module panels.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
44
diff
changeset
|
11829 |
44
3853210f2d18
Enhanced the UIProviderFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
43
diff
changeset
|
11830 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
3853210f2d18
Enhanced the UIProviderFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
43
diff
changeset
|
11831 |
3853210f2d18
Enhanced the UIProviderFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
43
diff
changeset
|
11832 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
3853210f2d18
Enhanced the UIProviderFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
43
diff
changeset
|
11833 The 'uiprovider' attribute 'wq_panel' will return a WQInputPanel |
3853210f2d18
Enhanced the UIProviderFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
43
diff
changeset
|
11834 provider. |
3853210f2d18
Enhanced the UIProviderFactory.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
43
diff
changeset
|
11835 |
43
6bcd8e3f21a7
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
42
diff
changeset
|
11836 2011-03-16 Ingo Weinzierl <ingo@intevation.de> |
6bcd8e3f21a7
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
42
diff
changeset
|
11837 |
6bcd8e3f21a7
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
42
diff
changeset
|
11838 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
6bcd8e3f21a7
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
42
diff
changeset
|
11839 Some refactoring. This class now uses the DoubleRangePanel and |
6bcd8e3f21a7
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
42
diff
changeset
|
11840 DoubleArrayPanel for the two different input modes as well. |
6bcd8e3f21a7
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
42
diff
changeset
|
11841 |
42
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11842 2011-03-16 Ingo Weinzierl <ingo@intevation.de> |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11843 |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11844 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11845 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11846 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11847 i18n strings used in the WQInputPanel. |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11848 |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11849 * src/main/java/de/intevation/flys/client/client/ui/DoubleRangePanel.java: |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11850 New. This panel contains three input fields that enables the user to |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11851 enter a start and end value and a step width. Furthermore, there are |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11852 methods to validate the fields and to retrieve its values. |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11853 |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11854 * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11855 New. This panel contains a single input field that enables the user to |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11856 enter a list of double values. There is a method to validate the input |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11857 and a method to retrieve the list of entered double values. |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11858 |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11859 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11860 New. This panel allows the user to enter W or Q values for single or |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11861 range input in one single state. |
ba7df4a24ae0
Added a new widget to enter w/Q values in single and range mode.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
41
diff
changeset
|
11862 |
41
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11863 2011-03-16 Ingo Weinzierl <ingo@intevation.de> |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11864 |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11865 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11866 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11867 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11868 i18n strings used in the LocationDistancePanel. |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11869 |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11870 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11871 New. This abstract class implements the UIProvider and the |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11872 HasStepForwardHandlers interface and its necessary methods. These two |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11873 things are required by each concrete UIProvider, so this class should be |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11874 the base class for further concrete UIProviders. |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11875 |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11876 * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11877 New. A UIProvider that enables the user to enter locations or a |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11878 distance. |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11879 |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11880 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11881 States with a uiprovider attribute set to 'location_distance_panel' use |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11882 the LocationDistancePanel for user input. |
87a44f8e25cc
Added a new widget that enables the user to enter a location or a distance in a single step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
40
diff
changeset
|
11883 |
40
1458bc0a20e2
Clear the panel that displays the current input widget before adding a new item to this panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
11884 2011-03-15 Ingo Weinzierl <ingo@intevation.de> |
1458bc0a20e2
Clear the panel that displays the current input widget before adding a new item to this panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
11885 |
1458bc0a20e2
Clear the panel that displays the current input widget before adding a new item to this panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
11886 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
1458bc0a20e2
Clear the panel that displays the current input widget before adding a new item to this panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
11887 Clear the panel that displays the current input widget before adding a |
1458bc0a20e2
Clear the panel that displays the current input widget before adding a new item to this panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
11888 new one to this panel. |
1458bc0a20e2
Clear the panel that displays the current input widget before adding a new item to this panel.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
11889 |
39
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11890 2011-03-15 Ingo Weinzierl <ingo@intevation.de> |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11891 |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11892 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11893 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11894 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11895 a i18n string for a new calculation. |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11896 |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11897 * src/main/java/de/intevation/flys/client/client/FLYSImages.java, |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11898 src/main/java/de/intevation/flys/client/client/images/gewkarte.png: New |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11899 image: the map that shows the relevant rivers. |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11900 |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11901 * src/main/java/de/intevation/flys/client/client/ui/MapSelection.java: |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11902 Added the river map to the right panel of that widget. |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11903 |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11904 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11905 Implemented the step forward mechanism. |
4187a797fc3d
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
38
diff
changeset
|
11906 |
38
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11907 2011-03-14 Ingo Weinzierl <ingo@intevation.de> |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11908 |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11909 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java, |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11910 src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11911 Save the name of the data item. We need the name for feed(). |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11912 |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11913 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11914 Before adding further old data items, we gonna check if the item is |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11915 already existing in the list. If it exists, the item is not added. |
7142386e86c2
Some improvements for displaying old parameters.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
11916 |
37
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11917 2011-03-14 Ingo Weinzierl <ingo@intevation.de> |
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11918 |
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11919 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java, |
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11920 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java, |
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11921 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11922 Read i18n strings from DESCRIBE document and display them in the UI. |
b6b89ff1adee
Read i18n strings from DESCRIBE document and display those values in the UI.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
36
diff
changeset
|
11923 |
36
3cacc9d2dd01
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
11924 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
3cacc9d2dd01
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
11925 |
3cacc9d2dd01
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
11926 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
3cacc9d2dd01
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
11927 Integrated the mechnism to listen on paramer changes. The CollectionView |
3cacc9d2dd01
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
11928 is both: a HasParameterChangeHandler and a ParameterChangeHandler. |
3cacc9d2dd01
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
11929 |
35
d692e2ff95e2
Bugfix: Removed static string from GUI element.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
11930 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
d692e2ff95e2
Bugfix: Removed static string from GUI element.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
11931 |
d692e2ff95e2
Bugfix: Removed static string from GUI element.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
11932 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
d692e2ff95e2
Bugfix: Removed static string from GUI element.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
11933 Bugfix: Removed static string from gui. |
d692e2ff95e2
Bugfix: Removed static string from GUI element.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
11934 |
34
bf84bcd4e11b
Parse static data from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
33
diff
changeset
|
11935 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
bf84bcd4e11b
Parse static data from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
33
diff
changeset
|
11936 |
bf84bcd4e11b
Parse static data from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
33
diff
changeset
|
11937 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
bf84bcd4e11b
Parse static data from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
33
diff
changeset
|
11938 Parse the static data from DESCRIBE document and put it into the |
bf84bcd4e11b
Parse static data from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
33
diff
changeset
|
11939 ArtifactDescription. |
bf84bcd4e11b
Parse static data from DESCRIBE.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
33
diff
changeset
|
11940 |
33
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11941 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11942 |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11943 * src/main/java/de/intevation/flys/client/client/event/HasParameterChangeHandler.java, |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11944 src/main/java/de/intevation/flys/client/client/event/ParameterChangeHandler.java, |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11945 src/main/java/de/intevation/flys/client/client/event/ParameterChangeEvent.java: |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11946 New. Interfaces and classes used for a listener mechanism to notify |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11947 listeners when the parameterization of a Collection/Artifact has |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11948 changed. |
e29658e2623a
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
32
diff
changeset
|
11949 |
32
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11950 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11951 |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11952 * src/main/java/de/intevation/flys/client/client/services/StepForwardServiceAsync.java, |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11953 src/main/java/de/intevation/flys/client/client/services/StepForwardService.java, |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11954 src/main/java/de/intevation/flys/client/server/StepForwardServiceImpl.java: |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11955 New. This service bundles the artifact operations feed() and advance() |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11956 into a single service. |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11957 |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11958 * src/main/java/de/intevation/flys/client/client/services/AdvanceServiceAsync.java, |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11959 src/main/java/de/intevation/flys/client/client/services/AdvanceService.java, |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11960 src/main/java/de/intevation/flys/client/server/AdvanceServiceImpl.java: |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11961 New. This service provides a method that triggers the advance() operation |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11962 of the artifact server. |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11963 |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11964 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11965 Added code to parse the reachable states from DESCRIBE. |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11966 |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11967 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11968 Make use of the 'forward' service after choosing the module and the river. |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11969 |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11970 * src/main/webapp/WEB-INF/web.xml: Registered the new services 'forward' and |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11971 'advance'. |
88c530c25968
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
31
diff
changeset
|
11972 |
31
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11973 2011-03-09 Ingo Weinzierl <ingo@intevation.de> |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11974 |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11975 * src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml, |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11976 src/main/java/de/intevation/flys/client/client/GreetingServiceAsync.java, |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11977 src/main/java/de/intevation/flys/client/client/GreetingService.java: |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11978 Removed the GreetingService from out application - this service has been |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11979 added initially by creating this repository. |
e8745ca02f2b
Removed the GreetingService - was added initially while repository creation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
30
diff
changeset
|
11980 |
30
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11981 2011-03-09 Ingo Weinzierl <ingo@intevation.de> |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11982 |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11983 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11984 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11985 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11986 i18n strings for the module and river selection. |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11987 |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11988 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11989 New. A wrapper for the module and river selection. Both information can |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11990 be chosen in just one step. |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11991 |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11992 * src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11993 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11994 Some layout improvements. |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11995 |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11996 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11997 Makes use of the ModuleSelection if no artifact is existing in a new |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11998 CollectionView. Users may now choose the desired plugin and the river in |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
11999 one single step. |
5709bd8f4d7c
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
12000 |
29
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12001 2011-03-09 Ingo Weinzierl <ingo@intevation.de> |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12002 |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12003 * src/main/java/de/intevation/flys/client/client/services/RiverServiceAsync.java, |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12004 src/main/java/de/intevation/flys/client/client/services/RiverService.java, |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12005 src/main/java/de/intevation/flys/client/server/RiverServiceImpl.java: |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12006 New. A service that retrieves a list of supported rivers by the artifact |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12007 server. |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12008 |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12009 * src/main/java/de/intevation/flys/client/shared/model/River.java, |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12010 src/main/java/de/intevation/flys/client/shared/model/DefaultRiver.java: |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12011 New. A model class and its default implementation to store rivers. |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12012 |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12013 * src/main/java/de/intevation/flys/client/client/FLYS.java: At application |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12014 start, the provided rivers by the artifact server are fetched using the |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12015 RiverService. The rivers are queriable via a getRivers() method. |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12016 |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12017 * src/main/webapp/WEB-INF/web.xml: Registered the RiverService. |
44c63e7fd0d0
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
12018 |
28
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12019 2011-03-08 Ingo Weinzierl <ingo@intevation.de> |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12020 |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12021 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12022 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12023 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12024 i18n strings used in the menu panel. |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12025 |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12026 * src/main/java/de/intevation/flys/client/client/FLYS.java: Added a method |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12027 to retrieve the project list. |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12028 |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12029 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Added |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12030 further buttons (labels with ClickHandler) to switch the language, |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12031 logout the current user or open an info panel. |
dfdb927b137d
Improved the main menu - added further buttons (clickable labels).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
27
diff
changeset
|
12032 |
27
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12033 2011-03-08 Ingo Weinzierl <ingo@intevation.de> |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12034 |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12035 * src/main/java/de/intevation/flys/client/client/images/flys_logo.gif, |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12036 src/main/java/de/intevation/flys/client/client/images/bfg_logo.gif: New. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12037 A logo of the BfG and a logo of the application FLYS. Both copied from |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12038 desktop FLYS. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12039 |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12040 * src/main/java/de/intevation/flys/client/client/FLYSImages.java: New. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12041 This interface grants access to the images used in this application. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12042 |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12043 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12044 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12045 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12046 Added the fullname of FLYS. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12047 |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12048 * src/main/java/de/intevation/flys/client/client/ui/FLYSHeader.java: New. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12049 This class displays the header containing a FLYS and a BfG logo. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12050 |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12051 * src/main/java/de/intevation/flys/client/client/FLYS.java: Integrated the |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12052 FLYSHeader into the layout at the bottom of the application. |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12053 |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12054 * src/main/webapp/FLYS.html: Set the title of the application to |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12055 "FLYS-3.0". |
e4155a6833a9
Integrated a header that contains a FLYS and a BfG logo.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
26
diff
changeset
|
12056 |
26
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12057 2011-03-07 Ingo Weinzierl <ingo@intevation.de> |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12058 |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12059 * src/main/java/de/intevation/flys/client/client/services/CreateCollectionService.java, |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12060 src/main/java/de/intevation/flys/client/client/services/CreateCollectionServiceAsync.java, |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12061 src/main/java/de/intevation/flys/client/server/CreateCollectionServiceImpl.java: |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12062 New. A service that might be used to create new collections in the |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12063 artifact server. |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12064 |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12065 * src/main/webapp/WEB-INF/web.xml: Registered the service to create new |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12066 collections. |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12067 |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12068 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12069 Added the service to create new collections. Currently, this service is |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12070 not used. |
c19985f75118
Implemented a service that triggers the artifact-collection creation in the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
25
diff
changeset
|
12071 |
25
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12072 2011-03-07 Ingo Weinzierl <ingo@intevation.de> |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12073 |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12074 * src/main/java/de/intevation/flys/client/shared/model/DefaultUser.java, |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12075 src/main/java/de/intevation/flys/client/shared/model/User.java: A user |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12076 interface and its default implementation. |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12077 |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12078 * src/main/java/de/intevation/flys/client/client/services/UserService.java, |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12079 src/main/java/de/intevation/flys/client/client/services/UserServiceAsync.java, |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12080 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java: This |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12081 service will currently return the first user that is returned by the |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12082 artifact server. |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12083 |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12084 * src/main/java/de/intevation/flys/client/client/FLYS.java: The FLYS |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12085 instance stores the user that is logged in, because we need to make use of |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12086 this user in many services. |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12087 |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12088 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java, |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12089 src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Make use |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12090 of the User of this package - the User of the common package is not used |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12091 any longer. |
2da6be38d8b6
Added a User interface and a default implementation to handle users in this client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
12092 |
24
8825ce0a537e
Added missing SmartGWT repository.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
23
diff
changeset
|
12093 2011-03-02 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8825ce0a537e
Added missing SmartGWT repository.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
23
diff
changeset
|
12094 |
8825ce0a537e
Added missing SmartGWT repository.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
23
diff
changeset
|
12095 * pom.xml: Added missing SmartGWT repository. |
8825ce0a537e
Added missing SmartGWT repository.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
23
diff
changeset
|
12096 |
23
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12097 2011-02-22 Ingo Weinzierl <ingo@intevation.de> |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12098 |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12099 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: A UI |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12100 widget that stores and displays the data of former states and the current |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12101 data. The widget displaying of the current data is created by the |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12102 UIProvider that is stored in the Data object. |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12103 |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12104 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: We |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12105 are able to create new WINFO artifacts. After the artifact has been |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12106 created, the first 'state' is rendered in a 'WINFO tab' using the |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12107 ParameterList. |
dc086030e6a3
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
12108 |
22
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12109 2011-02-22 Ingo Weinzierl <ingo@intevation.de> |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12110 |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12111 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12112 The 'uiprovider' attribute is parsed from DESCRIBE document and stored at |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12113 the Data object. |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12114 |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12115 * src/main/java/de/intevation/flys/client/shared/model/Data.java, |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12116 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java: |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12117 Implemented code to store the UIProvider (as string!) for the Data object. |
a85bac235069
Implemented code to parse the UIProvider that should be used for a current state.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
21
diff
changeset
|
12118 |
21
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12119 2011-02-22 Ingo Weinzierl <ingo@intevation.de> |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12120 |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12121 * src/main/java/de/intevation/flys/client/client/event/StepForwardEvent.java: |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12122 An event that is thrown after the user has selected or entered data in the |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12123 UI and triggers the feed & advance operations via UI button. |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12124 |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12125 * src/main/java/de/intevation/flys/client/client/event/HasStepForwardHandlers.java: |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12126 This interface is used by classes that provide that step forward |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12127 mechanism. |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12128 |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12129 * src/main/java/de/intevation/flys/client/client/event/StepForwardHandler.java: |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12130 This interface is used by classes that want to listen to |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12131 StepForwardEvents. |
e98a25b5c95a
Added event logic to enable step forward.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
20
diff
changeset
|
12132 |
20
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12133 2011-02-22 Ingo Weinzierl <ingo@intevation.de> |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12134 |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12135 * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java, |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12136 src/main/java/de/intevation/flys/client/client/ui/MapSelection.java, |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12137 src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: The |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12138 interface description and two implementations of a UIProvider. A |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12139 UIProvider is used to create widgets for the user input. The UIProvider |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12140 that is used in the current state depends on the data type in the describe |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12141 document and a 'uiprovider' flag that might be configured there. |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12142 |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12143 * src/main/java/de/intevation/flys/client/client/ui/UIProviderFactory.java: |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12144 The factory that is used to create new instances of UIProvider. |
c128d675386b
Added UIProviders that are used to create widgets for entering data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
19
diff
changeset
|
12145 |
19
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12146 2011-02-21 Ingo Weinzierl <ingo@intevation.de> |
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12147 |
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12148 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12149 This view implements the HasCollectionChangeHandlers interface - |
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12150 CollectionChangeHandler can register to this class and retrieve |
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12151 notifications when the collection of this view changes. |
f48b2cb2e219
The CollectionView implements the HasCollectionChangeHandlers interface now.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
12152 |
18
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12153 2011-02-18 Ingo Weinzierl <ingo@intevation.de> |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12154 |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12155 * src/main/java/de/intevation/flys/client/client/event/CollectionChangeHandler.java, |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12156 src/main/java/de/intevation/flys/client/client/event/CollectionChangeEvent.java, |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12157 src/main/java/de/intevation/flys/client/client/event/HasCollectionChangeHandlers.java: |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12158 New. These interfaces and classes should be used to listen to changes in |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12159 Collections. |
3c85259bd92a
Implemented a mechanism to listen to Collection changes.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
12160 |
17
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12161 2011-02-18 Ingo Weinzierl <ingo@intevation.de> |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12162 |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12163 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12164 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12165 Enhanced the Collection and its default implementation with new methods |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12166 to add new Artifacts, retrieve Artifacts and get the number of artifacts |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12167 managed by the Collection. |
6cb8aff3cd6b
Enhanced the Collection and its default implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
16
diff
changeset
|
12168 |
16
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12169 2011-02-18 Ingo Weinzierl <ingo@intevation.de> |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12170 |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12171 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12172 New. This factory is used to create an ArtifactDescription based on an |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12173 DESCRIBE document returned by the artifact server. |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12174 |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12175 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: A |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12176 new DefaultArtifact with an ArtifactDescription that contains the dynamic |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12177 UI part is returned by the create() method now. |
f8a5f2c5e2b7
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
15
diff
changeset
|
12178 |
15
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12179 2011-02-17 Ingo Weinzierl <ingo@intevation.de> |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12180 |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12181 * pom.xml: This client uses the artifacts http-client for the communication |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12182 between client and server now. |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12183 |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12184 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12185 New. An instance of the ArtitactCreator interface of the http-client. It |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12186 uses the document returned by the artifact server to create an artifact |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12187 instance. |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12188 |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12189 NOTE: The artifact creation needs to be implemented! This is currently |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12190 just a stub to make the other things work. |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12191 |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12192 * src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12193 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java: |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12194 The method signature of create() changed: the server url is required now. |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12195 |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12196 * src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java: |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12197 Make use of the HttpClient and the FLYSArtifactCreator to create |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12198 artifacts. |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12199 |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12200 * src/main/java/de/intevation/flys/client/client/FLYS.java, |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12201 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12202 Added the server url to the create() call of the ArtifactService. |
eb425ab34fd8
Added missing pom.xml and ChangeLog modifications of the last commit.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
12203 |
13
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12204 2011-02-16 Ingo Weinzierl <ingo@intevation.de> |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12205 |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12206 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12207 This view will now display radio buttons to choose between the module |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12208 'WINFO', 'MINFO', 'Map' and 'Fix-Analyse'. A button is shown to create an |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12209 artifact of the selected module. |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12210 |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12211 NOTE: The next step here is to use the returning artifact with its |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12212 description and display widgets based on these information. |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12213 |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12214 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12215 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12216 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12217 i18n strings for the CollectionView's 'next' button. |
8d9075c07667
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
12
diff
changeset
|
12218 |
12
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12219 2011-02-16 Ingo Weinzierl <ingo@intevation.de> |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12220 |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12221 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java, |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12222 src/main/java/de/intevation/flys/client/shared/model/DataItem.java, |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12223 src/main/java/de/intevation/flys/client/shared/model/Data.java: The |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12224 interfaces implement the Serializable interface now. |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12225 |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12226 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java, |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12227 src/main/java/de/intevation/flys/client/shared/model/DefaultDataItem.java, |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12228 src/main/java/de/intevation/flys/client/shared/model/DefaultData.java: |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12229 New. Default implementions of the interfaces above. These classes |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12230 implements constructors and the necessary methods of the interface |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12231 descriptions only! |
fa0aad20af53
Adjusted interfaces used for the ArtifactDescription and added default implementations.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
12232 |
11
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12233 2011-02-16 Ingo Weinzierl <ingo@intevation.de> |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12234 |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12235 * src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java, |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12236 src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java, |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12237 src/main/java/de/intevation/flys/client/client/services/ArtifactService.java: |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12238 New. Interface descriptions and the server implementation of an artifact |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12239 service that provides basic methods for working with artifacts. |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12240 |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12241 NOTE: The implementation is currently just a stub. The artifact creation |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12242 needs to be implemented. |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12243 |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12244 * src/main/webapp/WEB-INF/web.xml: Added a servlet for the artifact |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12245 interface. |
6aeb4072eeb4
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
12246 |
10
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12247 2011-02-16 Ingo Weinzierl <ingo@intevation.de> |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12248 |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12249 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java: |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12250 Implements the serializable interface which is necessary to be able to |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12251 use this object in the GWT client code. |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12252 |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12253 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifact.java: |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12254 New. A simple default implementation of an artifact. |
fc616c192902
Modified the Artifact interface and added a DefaultArtifact implementation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
12255 |
9
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12256 2011-02-16 Ingo Weinzierl <ingo@intevation.de> |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12257 |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12258 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: Added the |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12259 Resources and XML modules of GWT. |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12260 |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12261 * src/main/java/de/intevation/flys/client/client/config.xml: An xml file |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12262 that will contain the client configuration. |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12263 |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12264 * src/main/java/de/intevation/flys/client/client/Config.java: New. This |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12265 class should be used to handle the client configuration and provides |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12266 methods for retrieving information about the configuration. |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12267 |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12268 * src/main/java/de/intevation/flys/client/client/FLYSResources.java: The |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12269 configuration (Config) is initialized at the startup. |
8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
12270 |
8
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12271 2011-02-11 Ingo Weinzierl <ingo@intevation.de> |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12272 |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12273 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java: New. |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12274 The interface description of an artifact used in this client. There are |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12275 several methods that provide information about the artifact itself and its |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12276 representation. |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12277 |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12278 * src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java: |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12279 New. The ArtifactDescription provides information about the current |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12280 representation of an artifact. |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12281 |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12282 * src/main/java/de/intevation/flys/client/shared/model/DataItem.java, |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12283 src/main/java/de/intevation/flys/client/shared/model/Data.java: New. The |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12284 interfaces are used to handle user input. |
9cb3ee7ed8ba
Added interfaces for Artifacts, its ArtifactDescription and Data.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
12285 |
7
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12286 2011-02-11 Ingo Weinzierl <ingo@intevation.de> |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12287 |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12288 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12289 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12290 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12291 strings for the plugins. |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12292 |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12293 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12294 Display radio buttons if the collection is new and no plugin (winfo, |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12295 minfo, map, fix analyse) has been chosen. |
a65793e08245
Radio buttons for each plugin are displayed if a new CollectionView is created.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
12296 |
6
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12297 2011-02-11 Ingo Weinzierl <ingo@intevation.de> |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12298 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12299 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12300 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12301 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: New |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12302 strings for the CollectionViews. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12303 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12304 * src/main/java/de/intevation/flys/client/client/ui/FLYSWorkspace.java: New. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12305 This is the workspace for FLYS. It contains the windows for each |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12306 collection of the user. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12307 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12308 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12309 New. This window will display a collection. Currently, it has just a |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12310 title, but no content. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12311 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12312 * src/main/java/de/intevation/flys/client/client/ui/FLYSView.java: Displays |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12313 the FLYSWorkspace. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12314 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12315 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Added a |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12316 button to open new collections. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12317 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12318 * src/main/java/de/intevation/flys/client/client/FLYS.java: The |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12319 FLYSWorkspace is created here. FLYS stores a reference to it and puts the |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12320 workspace into the FLYSView. Furthermore, there is a new method that |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12321 creates new Collections. |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12322 |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12323 NOTE: Currently, there is no communication with the artifact server, |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12324 because Collections aren't implemented yet! |
e2b3966b40ca
Added a workspace that handles the collection windows. New button to open a new collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
12325 |
5
14bf7895a2ec
Added a new method that returns the UUID of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
12326 2011-02-11 Ingo Weinzierl <ingo@intevation.de> |
14bf7895a2ec
Added a new method that returns the UUID of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
12327 |
14bf7895a2ec
Added a new method that returns the UUID of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
12328 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
14bf7895a2ec
Added a new method that returns the UUID of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
12329 src/main/java/de/intevation/flys/client/shared/model/Collection.java: |
14bf7895a2ec
Added a new method that returns the UUID of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
12330 Added a new method that returns the UUID of the collection. |
14bf7895a2ec
Added a new method that returns the UUID of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
12331 |
4
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12332 2011-02-10 Ingo Weinzierl <ingo@intevation.de> |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12333 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12334 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: The |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12335 ProjectList stores a reference to the current user and provides a list |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12336 with his existing projects. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12337 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12338 NOTE: There are created two Collections and two CollectionRecords for the |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12339 mockup. This code needs to be removed after a service to fetch the user |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12340 collections has been implemented. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12341 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12342 * src/main/java/de/intevation/flys/client/client/ui/CollectionGrid.java: |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12343 This grid will show a list of collections with its last modification date, |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12344 their uuid and two buttons to publish and delete the collection. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12345 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12346 NOTE: The buttons have no effect yet. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12347 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12348 * src/main/java/de/intevation/flys/client/client/FLYS.java: The FLYS class |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12349 has a reference to the ProjectList. If a logged in user was found, the |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12350 ProjectList is initialized and added to the FLYSView. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12351 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12352 * src/main/java/de/intevation/flys/client/client/ui/FLYSView.java: There is |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12353 a new method to set the ProjectList. Furthermore, all UI components are |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12354 put into a HLayout now. On this way, we are able to open/close the |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12355 ProjectList. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12356 |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12357 * src/main/java/de/intevation/flys/client/client/FLYSMessages.java, |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12358 src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12359 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12360 Added strings for the project list. |
89976499e013
Implemented a ProjectList and added a mockup that displays two collections in that list.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
12361 |
3
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12362 2011-02-10 Ingo Weinzierl <ingo@intevation.de> |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12363 |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12364 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12365 src/main/java/de/intevation/flys/client/shared/model/Collection.java: The |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12366 interface and its default implementation of a Collection. |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12367 NOTE: I think both classes will change pretty much, but they have been |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12368 necessary for the ProjectList mockup. |
9cf5a40b62c7
Added an interface and a default implementation of a Collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
12369 |
2
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12370 2011-02-10 Ingo Weinzierl <ingo@intevation.de> |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12371 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12372 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: The artifact-common |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12373 package is available in the GWT code now. |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12374 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12375 * pom.xml: Made the artifact-common package available. |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12376 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12377 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java, |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12378 src/main/java/de/intevation/flys/client/client/services/UserService.java, |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12379 src/main/java/de/intevation/flys/client/client/services/UserServiceAsync.java: |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12380 A service definition that retrieves user information. Currently, this |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12381 service defines a single method that returns the user that is currently |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12382 logged in. |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12383 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12384 * src/main/webapp/WEB-INF/web.xml: Added a servlet definition that provides |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12385 the UserService. |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12386 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12387 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12388 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12389 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12390 I18N string for a guest user. |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12391 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12392 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: There are |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12393 new methods to set the current user and to update the menu with its name. |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12394 |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12395 * src/main/java/de/intevation/flys/client/client/FLYS.java: After creating |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12396 the necessary components, the current user is queried by the UserService |
bc5d4d2297b9
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
12397 and displayed in the menu bar. |