Mercurial > dive4elements > framework
comparison ChangeLog @ 258:c41b300b02c3
Improved the ClientProtocolUtils: collections OUT document contains attributes now.
artifacts/trunk@1907 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 12 May 2011 09:06:34 +0000 |
parents | 8c2b6cdf22ad |
children | 8c4c37ee0d57 |
comparison
equal
deleted
inserted
replaced
257:8c2b6cdf22ad | 258:c41b300b02c3 |
---|---|
1 2011-05-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 The method that is used to create the request document for querying | |
5 charts will now take a document which might contain parameters to adjust | |
6 chart settings (e.g. chart height/width). | |
7 | |
1 2011-04-28 Ingo Weinzierl <ingo@intevation.de> | 8 2011-04-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/transition/Transition.java: | 10 * artifact-database/src/main/java/de/intevation/artifactdatabase/transition/Transition.java: |
4 Modified the isValid() method. The transition needs to know about the | 11 Modified the isValid() method. The transition needs to know about the |
5 current artifact where its data is stored, the current state and maybe | 12 current artifact where its data is stored, the current state and maybe |