Mercurial > dive4elements > framework
comparison ChangeLog @ 57:cf9848c85755 0.2
RELEASE 0.2: Summarized NEWS and Changes
artifacts/trunk@338 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Fri, 13 Nov 2009 18:37:51 +0000 |
parents | f027204baf5d |
children | 39fec7d714dc |
comparison
equal
deleted
inserted
replaced
56:f027204baf5d | 57:cf9848c85755 |
---|---|
1 2009-11-13 Hans Plum <hans@intevation.de> | |
2 | |
3 RELEASE 0.2 | |
4 | |
5 * Changes, NEWS summarized | |
6 | |
1 2009-11-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2009-11-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * HOWTO: Added HOWTO describing the setup of the environment (apache, | 9 * HOWTO: Added HOWTO describing the setup of the environment (apache, |
4 tomcat, gnv). | 10 tomcat, gnv). |
5 | 11 |
20 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ArtifactResource.java: | 26 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ArtifactResource.java: |
21 Now its also possible to send describe() as a POST request. The request body is handled as | 27 Now its also possible to send describe() as a POST request. The request body is handled as |
22 XML. | 28 XML. |
23 | 29 |
24 2009-10-21 Tim Englich <tim.englich@intevation.de> | 30 2009-10-21 Tim Englich <tim.englich@intevation.de> |
31 | |
32 Issue 59: Make paths in configuration relativ | |
25 | 33 |
26 * src/main/java/de/intevation/artifactdatabase/Config.java (replaceConfigDir): | 34 * src/main/java/de/intevation/artifactdatabase/Config.java (replaceConfigDir): |
27 Applied patch from slt to set the Configuration Folder into the AbsoluteFileName issue59 | 35 Applied patch from slt to set the Configuration Folder into the AbsoluteFileName issue59 |
28 | 36 |
29 2009-10-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 37 2009-10-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |