Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2488:88d44cae592e
Added new proxy servlet to bridge the fixing km chart requests to the artefact server.
flys-client/trunk@4275 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 19 Apr 2012 11:00:18 +0000 |
parents | 75d11997921c |
children | 2a504b6d9a1b |
comparison
equal
deleted
inserted
replaced
2487:75d11997921c | 2488:88d44cae592e |
---|---|
1 2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: | |
4 New. Bridge fixings km chart requests from web to artefact server. The filters | |
5 have to be JSON encoded and passed in the the 'filter' parameter. | |
6 | |
7 src/main/webapp/WEB-INF/web.xml: Registered the new proxy servlet. | |
8 | |
1 2012-04-18 Raimund Renkert <raimund.renkert@intevation.de> | 9 2012-04-18 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/map/GetFeatureInfoWindow.java: |
4 Adjusted the layout. | 12 Adjusted the layout. |
5 | 13 |