Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 142:b43671a551d1
Append human readable strings of the selected values to the DESCRIBE output.
flys-artifacts/trunk@1525 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 21 Mar 2011 09:18:04 +0000 |
parents | 7f909429ccc8 |
children | 8735d1a9af4c |
comparison
equal
deleted
inserted
replaced
141:7f909429ccc8 | 142:b43671a551d1 |
---|---|
1 2011-03-21 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/DefaultState.java: | |
4 Write human readable strings as label attribute into the DESCRIBE | |
5 output. Those labels are used to be displayed in the GUI. | |
6 | |
1 2011-03-21 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-21 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/states/CalculationSelect.java: | 9 * src/main/java/de/intevation/flys/artifacts/states/CalculationSelect.java: |
4 Added some further calculation types. | 10 Added some further calculation types. |
5 | 11 |