Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1165:3b034bb5fce7
Add status message for queued WSPLGEN jobs to notify users.
flys-artifacts/trunk@2705 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 12 Sep 2011 13:03:27 +0000 |
parents | 0398c2b8dbaf |
children | 865ee1e19c62 |
comparison
equal
deleted
inserted
replaced
1164:0398c2b8dbaf | 1165:3b034bb5fce7 |
---|---|
1 2011-09-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
4 Add a first WSPLGEN status message (notifies the user about a | |
5 queued job) after the job has been added to the Scheduler. | |
6 | |
7 * src/main/resources/messages.properties, | |
8 src/main/resources/messages_de_DE.properties, | |
9 src/main/resources/messages_en.properties, | |
10 src/main/resources/messages_de.properties: Added english and german | |
11 status message text. | |
12 | |
1 2011-09-12 Ingo Weinzierl <ingo@intevation.de> | 13 2011-09-12 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Write | 15 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Write |
4 shapefiles only if there are features for it existing. | 16 shapefiles only if there are features for it existing. |
5 | 17 |