Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1181:dd59431d648f
Repaired datacage configuration. The system specific stuff is also displayed if a user-id is given.
flys-artifacts/trunk@2772 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 16 Sep 2011 09:51:02 +0000 |
parents | 1aba1a75beb2 |
children | 8ad0331e444f |
comparison
equal
deleted
inserted
replaced
1180:1aba1a75beb2 | 1181:dd59431d648f |
---|---|
1 2011-09-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/meta-data.xml: Moved the system specific configuration into a | |
4 macro to the top of the configuration document. Call this macro at the | |
5 end of the user specific part and in the part that should contain the | |
6 system specific stuff only! | |
7 | |
1 2011-09-16 Ingo Weinzierl <ingo@intevation.de> | 8 2011-09-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/artifacts/states/DefaultState.java: | 10 * src/main/java/de/intevation/flys/artifacts/states/DefaultState.java: |
4 Defined createItem() here and adapted some method signatures, because I | 11 Defined createItem() here and adapted some method signatures, because I |
5 need the CallContext deeper in code than expected. | 12 need the CallContext deeper in code than expected. |