comparison flys-artifacts/ChangeLog @ 1018:d42fa223be48

Datacage: added first user specific config for cross sections. flys-artifacts/trunk@2464 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 04 Aug 2011 15:05:02 +0000
parents 8637756275e5
children aff2a0a29aa3
comparison
equal deleted inserted replaced
1017:8637756275e5 1018:d42fa223be48
1 2011-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2
3 * src/main/java/de/intevation/flys/artifacts/datacage/Recommendations.java:
4 If given an artifact place its identifier into parameters passed to template.
5 Fixed swapped user/system connections if using the user template.
6
7 * doc/conf/meta-data-user.xml: Recommend w/q facet from old calculations
8 if an artifact was given that represents a longitudinal section
9 "Laengsschnitt".
10
11 TODO I: The template uses PostgreSQL specific UUID casts.
12 TODO II: We need to find a way only to recommend the master artifacts.
13
1 2011-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> 14 2011-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2 15
3 * src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java: 16 * src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java:
4 Added a <dc:comment> tag to place comments in the meta data templates. 17 Added a <dc:comment> tag to place comments in the meta data templates.
5 <!-- ... --> comments are copied through. 18 <!-- ... --> comments are copied through.
35 Refactored. Removed the old code and only leave the new service. Following 48 Refactored. Removed the old code and only leave the new service. Following
36 XPaths are evaluated on the incomming document: 49 XPaths are evaluated on the incomming document:
37 50
38 "/art:meta/art:artifact-id/@value" The UUID of the artifact. Optional. 51 "/art:meta/art:artifact-id/@value" The UUID of the artifact. Optional.
39 Used to fill the template enviroment. 52 Used to fill the template enviroment.
40 "art:meta/art:user-id/@value" The UUID of the user. Optional. 53 "/art:meta/art:user-id/@value" The UUID of the user. Optional.
41 If given the user specific template is filled. 54 If given the user specific template is filled.
42 "/art:meta/art:outs/@value" The list of outs used to recommend for the 55 "/art:meta/art:outs/@value" The list of outs used to recommend for the
43 various outputs. 56 various outputs.
44 "/art:meta/art:parameters/@value" A list of key/value pairs to inject more 57 "/art:meta/art:parameters/@value" A list of key/value pairs to inject more
45 filters to the templating. 58 filters to the templating.

http://dive4elements.wald.intevation.org