Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 490:be53566c1640
Added Comments and further Informations to the external Interface Schema
gnv-artifacts/trunk@566 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 18 Jan 2010 15:14:22 +0000 |
parents | 3784cf498ab7 |
children | cbb6b592bc6f |
comparison
equal
deleted
inserted
replaced
489:3784cf498ab7 | 490:be53566c1640 |
---|---|
1 2010-01-18 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * doc/schema/externalinterface_schema.sql: | |
4 Added Comments and further Informations. | |
5 | |
1 2010-01-18 Tim Englich <tim.englich@intevation.de> | 6 2010-01-18 Tim Englich <tim.englich@intevation.de> |
2 | 7 |
3 * doc/schema/externalinterface_testdata.sql: | 8 * doc/schema/externalinterface_testdata.sql: |
4 Added Testdata to demonstrate how the different Tables has to be filled. | 9 Added Testdata to demonstrate how the different Tables has to be filled. |
5 * doc/schema/externalinterface_schema.sql: | 10 * doc/schema/externalinterface_schema.sql: |
6 Added Schema for the DB-Schemaextention for providing the Data that is | 11 Added Schema for the DB-Schemaextention for providing the Data that is |
7 required for the external Interface to the Mapviewer | 12 required for the external Interface to the Mapviewer |
13 | |
8 | 14 |
9 2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 15 2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
10 | 16 |
11 * src/main/java/de/intevation/gnv/artifacts/GNVDefaultArtifact.java: | 17 * src/main/java/de/intevation/gnv/artifacts/GNVDefaultArtifact.java: |
12 Implements a single method to append the selected fis to ui's static part. | 18 Implements a single method to append the selected fis to ui's static part. |