Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 326:07eba6d3b4a5
Fetches w/q value tables from the backend.
flys-artifacts/trunk@1722 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 18 Apr 2011 14:40:35 +0000 |
parents | 7a0907742cc0 |
children | e09634fbf6bc |
comparison
equal
deleted
inserted
replaced
325:7a0907742cc0 | 326:07eba6d3b4a5 |
---|---|
1 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
4 Fetches w/q value tables from the backend. TODO: Move this | |
5 to the backend and use a view. | |
6 | |
1 2011-04-18 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-18 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Changed | 9 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Changed |
4 the error key that is thrown if no input data was found so that the key | 10 the error key that is thrown if no input data was found so that the key |
5 is usable for GWT's i18n mechanism. | 11 is usable for GWT's i18n mechanism. |