comparison flys-client/ChangeLog @ 2:bc5d4d2297b9

Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar. flys-client/trunk@1309 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 Feb 2011 08:57:34 +0000
parents
children 9cf5a40b62c7
comparison
equal deleted inserted replaced
1:0e22a19852e7 2:bc5d4d2297b9
1 2011-02-10 Ingo Weinzierl <ingo@intevation.de>
2
3 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: The artifact-common
4 package is available in the GWT code now.
5
6 * pom.xml: Made the artifact-common package available.
7
8 * src/main/java/de/intevation/flys/client/server/UserServiceImpl.java,
9 src/main/java/de/intevation/flys/client/client/services/UserService.java,
10 src/main/java/de/intevation/flys/client/client/services/UserServiceAsync.java:
11 A service definition that retrieves user information. Currently, this
12 service defines a single method that returns the user that is currently
13 logged in.
14
15 * src/main/webapp/WEB-INF/web.xml: Added a servlet definition that provides
16 the UserService.
17
18 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties,
19 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties,
20 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: Added
21 I18N string for a guest user.
22
23 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: There are
24 new methods to set the current user and to update the menu with its name.
25
26 * src/main/java/de/intevation/flys/client/client/FLYS.java: After creating
27 the necessary components, the current user is queried by the UserService
28 and displayed in the menu bar.

http://dive4elements.wald.intevation.org