Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 989:e3301755bd3c
Improved the workflow for inserting new layer into the client.
gnv/trunk@1178 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 08 Jun 2010 14:49:11 +0000 |
parents | 556e16cc4da5 |
children | 56b22bc68dfa |
line wrap: on
line diff
--- a/gnv/ChangeLog Tue Jun 08 13:57:05 2010 +0000 +++ b/gnv/ChangeLog Tue Jun 08 14:49:11 2010 +0000 @@ -1,3 +1,16 @@ +2010-06-08 Tim Englich <tim.englich@intevation.de> + + * src/main/resources/applicationMessages.properties, + src/main/resources/applicationMessages_en.properties: + Added localization for the message that will be displayed if no + layer where found. + + * src/main/webapp/scripts/olutils.jsp: + Improved the workflow for inserting new layer into the client. + If no layer are found using the given url an exceptionmessage will be + displayed using an ext-window. + Now it is also possible to add more than one layer at once. + 2010-06-08 Tim Englich <tim.englich@intevation.de> * src/main/webapp/scripts/layers.jsp: