Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 601:4c6d2b4df3ae
Changes id_layer of Table layerhasparameter from literal to number.
gnv-artifacts/trunk@659 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 05 Feb 2010 10:36:46 +0000 |
parents | cf4ddf41197f |
children | 6409847e203e |
comparison
equal
deleted
inserted
replaced
600:cf4ddf41197f | 601:4c6d2b4df3ae |
---|---|
1 2010-02-05 Tim Englich <tim.englich@intevation.de> | 1 2010-02-05 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * doc/schema/externalinterface_testdata.sql: | |
4 Changed the Testdata for layerhasparameter according to the the changes of | |
5 the Tablestructure. | |
6 * doc/schema/externalinterface_schema.sql: | |
7 Changed id_layer Column in Table layerhasparameter from literal to number. | |
8 And added Column Layername to this Table. | |
9 This is nessessary because the Identifcation of an Layer is not the name | |
10 but the ID. | |
11 | |
12 2010-02-05 Tim Englich <tim.englich@intevation.de> | |
3 * doc/conf/products/horizontalcrosssection/conf_mesh.xml: | 13 * doc/conf/products/horizontalcrosssection/conf_mesh.xml: |
4 ISSUE167 | 14 ISSUE167 |
5 Fixed Bug in Konfiguration. Now Regionfilters can be used without running | 15 Fixed Bug in Konfiguration. Now Regionfilters can be used without running |
6 in an Exception. | 16 in an Exception. |
7 | 17 |