[Mpuls-commits] r5003 - waska/trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue May 24 20:59:45 CEST 2011
Author: bh
Date: 2011-05-24 20:59:45 +0200 (Tue, 24 May 2011)
New Revision: 5003
Modified:
waska/trunk/ChangeLog
waska/trunk/waska.json
Log:
* waska.json: Remove renderer rg_digests settings. Equivalent
settings have been now been added to formedtree.xml, so it's not
necessary anymore to duplicate the settings in the json file.
Modified: waska/trunk/ChangeLog
===================================================================
--- waska/trunk/ChangeLog 2011-05-24 18:58:48 UTC (rev 5002)
+++ waska/trunk/ChangeLog 2011-05-24 18:59:45 UTC (rev 5003)
@@ -1,5 +1,11 @@
2011-05-24 Bernhard Herzog <bh at intevation.de>
+ * waska.json: Remove renderer rg_digests settings. Equivalent
+ settings have been now been added to formedtree.xml, so it's not
+ necessary anymore to duplicate the settings in the json file.
+
+2011-05-24 Bernhard Herzog <bh at intevation.de>
+
* waskaweb/public/formed/formedtree.xml: Port db_xml2 revision
1053:dda8e9d2d50e. This adds a digest specification to the repeat
group rg_unterstuetzungsangebote.
Modified: waska/trunk/waska.json
===================================================================
--- waska/trunk/waska.json 2011-05-24 18:58:48 UTC (rev 5002)
+++ waska/trunk/waska.json 2011-05-24 18:59:45 UTC (rev 5003)
@@ -232,21 +232,6 @@
"remindermaxdays": "180"
},
- "renderer": {
- "rg_digests": {
- "rg_unterstuetzungsangebote": {
- "fields": ["art_angebot",
- "art_der_unterstuetzung",
- "art_der_unterstuetzung_1",
- "angebote_im_bereich",
- "art_der_unterstuetzung_2",
- "durchfuehrende_institution",
- "unterstuetzung_start",
- "unterstuetzung_ende"
- ]
- }
- }
- },
"evaluations": {
"adele-phases": ["1"],
"default-phases": ["1"],
More information about the Mpuls-commits
mailing list