Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3006:1b1af1597401
FixA: Added new km filter
flys-artifacts/trunk@4562 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 30 May 2012 15:38:23 +0000 |
parents | 9aa1d770da4a |
children | d520a0869972 |
comparison
equal
deleted
inserted
replaced
3005:9aa1d770da4a | 3006:1b1af1597401 |
---|---|
1 2012-05-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/FixingsOverview.java: | |
4 Added a km filter to find columns with touches a given km. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/model/FixingsFilterBuilder.java: | |
7 Expose the new km filter to the fixing overview service. Syntax: | |
8 <position km="<value>"/> | |
9 | |
1 2012-05-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2012-05-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 Better persistence model for delta w/t calculations. Supports | 12 Better persistence model for delta w/t calculations. Supports |
4 storage of Q sector averages, too. TODO: Use the new model. | 13 storage of Q sector averages, too. TODO: Use the new model. |
5 | 14 |