Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
988:556e16cc4da5 | 989:e3301755bd3c |
---|---|
1 2010-06-08 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/resources/applicationMessages.properties, | |
4 src/main/resources/applicationMessages_en.properties: | |
5 Added localization for the message that will be displayed if no | |
6 layer where found. | |
7 | |
8 * src/main/webapp/scripts/olutils.jsp: | |
9 Improved the workflow for inserting new layer into the client. | |
10 If no layer are found using the given url an exceptionmessage will be | |
11 displayed using an ext-window. | |
12 Now it is also possible to add more than one layer at once. | |
13 | |
1 2010-06-08 Tim Englich <tim.englich@intevation.de> | 14 2010-06-08 Tim Englich <tim.englich@intevation.de> |
2 | 15 |
3 * src/main/webapp/scripts/layers.jsp: | 16 * src/main/webapp/scripts/layers.jsp: |
4 Switched from Untiled Layer to standard layer objects to fix a bug | 17 Switched from Untiled Layer to standard layer objects to fix a bug |
5 in the drag and drop function of the layertree and to enable the output | 18 in the drag and drop function of the layertree and to enable the output |