Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3947:371e38af6f79
Remove fetchInfoURL methods from River and gauge
The info url link will be generated in the client.
flys-backend/trunk@5579 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 24 Sep 2012 07:58:34 +0000 |
parents | 948c7289fc42 |
children | 883dd49d5e74 |
comparison
equal
deleted
inserted
replaced
3946:948c7289fc42 | 3947:371e38af6f79 |
---|---|
1 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/River.java, | |
4 src/main/java/de/intevation/flys/model/Gauge.java: | |
5 Remove fetchInfoURL methods. The info url will be generated in the | |
6 client. | |
7 | |
1 2012-09-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2012-09-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * doc/schema/postgresql.sql, doc/schema/oracle.sql: | 10 * doc/schema/postgresql.sql, doc/schema/oracle.sql: |
4 Addes column 'official_number' to rivers table. | 11 Addes column 'official_number' to rivers table. |
5 This should contain the 'Bundeswasserstrassen Identnummer'. | 12 This should contain the 'Bundeswasserstrassen Identnummer'. |