Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3490:5f628a13ca9f
Removed superfluous imports.
flys-client/trunk@5194 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 13 Aug 2012 07:58:47 +0000 |
parents | 6f36f79676a7 |
children | 1c9bfdbfb265 |
comparison
equal
deleted
inserted
replaced
3489:6f36f79676a7 | 3490:5f628a13ca9f |
---|---|
1 2012-08-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/auth/DefaultUser.java, | |
4 src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: | |
5 Removed superfluous imports. | |
6 | |
1 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> | 7 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> |
8 | |
2 * src/main/java/de/intevation/flys/client/server/auth/was/Response.java: | 9 * src/main/java/de/intevation/flys/client/server/auth/was/Response.java: |
3 Add debug log of a successfull authentification inclusive the | 10 Add debug log of a successfull authentification inclusive the |
4 corresponding features of the authenticated user. | 11 corresponding features of the authenticated user. |
5 | 12 |
6 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> | 13 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> |
14 | |
7 * src/main/webapp/WEB-INF/features.xml: | 15 * src/main/webapp/WEB-INF/features.xml: |
8 Add example features for GGinA/WAS role flys_bfg. | 16 Add example features for GGinA/WAS role flys_bfg. |
9 | 17 |
10 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> | 18 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> |
19 | |
11 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: | 20 * src/main/java/de/intevation/flys/client/server/features/XMLFileFeatures.java: |
12 Don't use a xml namespace to get the "name" attribute of a role. | 21 Don't use a xml namespace to get the "name" attribute of a role. |
13 | 22 |
14 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> | 23 2012-08-08 Björn Ricks <bjoern.ricks@intevation.de> |
15 * src/main/java/de/intevation/flys/client/server/auth/was/Authenticator.java, | 24 * src/main/java/de/intevation/flys/client/server/auth/was/Authenticator.java, |