Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2489:2a504b6d9a1b
Added stub for fixings overview service.
flys-client/trunk@4278 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 19 Apr 2012 17:48:21 +0000 |
parents | 88d44cae592e |
children | 4d93f9255caa |
comparison
equal
deleted
inserted
replaced
2488:88d44cae592e | 2489:2a504b6d9a1b |
---|---|
1 2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java, | |
4 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewServiceAsync.java, | |
5 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewService.java: | |
6 New. Stub for overview service to be called from JS side to generate the fixings | |
7 overview. | |
8 | |
9 * src/main/webapp/WEB-INF/web.xml: Registered new overview service. | |
10 | |
1 2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 11 2012-04-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: | 13 * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: |
4 New. Bridge fixings km chart requests from web to artefact server. The filters | 14 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. | 15 have to be JSON encoded and passed in the the 'filter' parameter. |