Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2015:61667c3a0003
Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
flys-artifacts/trunk@3468 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 19 Dec 2011 16:11:13 +0000 |
parents | b11793a3e7c7 |
children | 796dfe96b6b2 |
comparison
equal
deleted
inserted
replaced
2014:b11793a3e7c7 | 2015:61667c3a0003 |
---|---|
1 2011-12-19 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue202 (W-INFo: Wasserspiegellagenberechnung / Vorbelegung Strecke) | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/states/DefaultState.java: | |
6 Added a system property which is used to determine, if the DESCRIBE | |
7 document of an Artifact should include default values (values, that have | |
8 been inserted by the user some time ago) or not. The default case is, | |
9 that the DESCRIBE does NOT include default values. To enable default | |
10 values, set "flys.use.default.values" to "true". | |
11 | |
1 2011-12-19 Ingo Weinzierl <ingo@intevation.de> | 12 2011-12-19 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 flys/issue419 (Themen-Name "Q(null)" bei W bei ungl. A.) | 14 flys/issue419 (Themen-Name "Q(null)" bei W bei ungl. A.) |
4 | 15 |
5 * src/main/java/de/intevation/flys/artifacts/states/DischargeLongitudinalSection.java: | 16 * src/main/java/de/intevation/flys/artifacts/states/DischargeLongitudinalSection.java: |