Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 141:7f909429ccc8
Added some more calculation types (to the DESCRIBE in the calculation select state).
flys-artifacts/trunk@1524 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 21 Mar 2011 09:16:17 +0000 |
parents | 43f03f6047b9 |
children | b43671a551d1 |
comparison
equal
deleted
inserted
replaced
140:43f03f6047b9 | 141:7f909429ccc8 |
---|---|
1 2011-03-21 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/CalculationSelect.java: | |
4 Added some further calculation types. | |
5 | |
6 * src/main/resources/messages.properties, | |
7 src/main/resources/messages_en.properties, | |
8 src/main/resources/messages_de.properties: Added i18n strings for the | |
9 calculation types | |
10 | |
1 2011-03-21 Ingo Weinzierl <ingo@intevation.de> | 11 2011-03-21 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: | 13 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: |
4 Implemented the step-back part of the advance() operation. | 14 Implemented the step-back part of the advance() operation. |
5 | 15 |