Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 2357:2e18e12fac11
Added date guesser for WST columns.
flys-backend/trunk@3064 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 24 Oct 2011 16:48:21 +0000 |
parents | b8e01307c138 |
children | 441028ca9a28 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Mon Oct 24 12:33:05 2011 +0000 +++ b/flys-backend/ChangeLog Mon Oct 24 16:48:21 2011 +0000 @@ -1,3 +1,15 @@ +2011-10-05 Sascha L. Teichmann <sascha.teichmann@intevation.de>: + + * src/main/java/de/intevation/flys/utils/DateGuesser.java: + New. Date guesser from desktop FLYS. + + * src/main/java/de/intevation/flys/importer/parsers/WstParser.java: + Try to parse the name of a WST column as a date and store + the date into the database + + * src/main/java/de/intevation/flys/importer/ImportWstColumn.java: + Added code to store the date of the column in the database. + 2011-10-24 Bjoern Schilberg <bjoern.schilberg@intevation.de> * doc/schema/postgresql-spatial.sql: