Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2493:f905c936ffff
Added the XSL transformation to generate the fixings overview.
flys-client/trunk@4286 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 20 Apr 2012 15:23:27 +0000 |
parents | e64e0d094843 |
children | 88b51e6e0334 |
comparison
equal
deleted
inserted
replaced
2492:e64e0d094843 | 2493:f905c936ffff |
---|---|
1 2012-04-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/FixingsKMChartServiceImpl.java: | |
4 Use the XSL transform to render the overview. | |
5 | |
6 * src/main/java/de/intevation/flys/client/server/FixingsOverviewServiceImpl.java, | |
7 src/main/java/de/intevation/flys/client/client/services/FixingsOverviewServiceAsync.java: | |
8 Adjusted signature to pass locale, too. | |
9 | |
10 * src/main/java/de/intevation/flys/client/client/services/FixingsOverviewService.java: | |
11 Simplification. | |
12 | |
13 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: New. Generates the | |
14 HTML table overview. | |
15 | |
1 2012-04-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 16 2012-04-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 17 |
3 * src/main/webapp/WEB-INF/web.xml: Fixed incorrect servlet mapping. | 18 * src/main/webapp/WEB-INF/web.xml: Fixed incorrect servlet mapping. |
4 | 19 |
5 2012-04-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 20 2012-04-20 Felix Wolfsteller <felix.wolfsteller@intevation.de> |