[Mpuls-commits] r4873 - jmd/trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Apr 6 14:20:20 CEST 2011
Author: roland
Date: 2011-04-06 14:20:19 +0200 (Wed, 06 Apr 2011)
New Revision: 4873
Modified:
jmd/trunk/ChangeLog
jmd/trunk/jmd.json
Log:
use only the digest property in the formedtree, not in JSON
Modified: jmd/trunk/ChangeLog
===================================================================
--- jmd/trunk/ChangeLog 2011-04-06 12:03:30 UTC (rev 4872)
+++ jmd/trunk/ChangeLog 2011-04-06 12:20:19 UTC (rev 4873)
@@ -7,6 +7,12 @@
2011-04-06 Roland Geider <roland.geider at intevation.de>
+ * jmd.json: use only the digest property in the formedtree, not in
+ JSON
+
+
+2011-04-06 Roland Geider <roland.geider at intevation.de>
+
* jmdstruktur.json,
jmdstrukturweb/public/formed/formedtree.xml: move the digest property
from the JSON file to the formedtree
Modified: jmd/trunk/jmd.json
===================================================================
--- jmd/trunk/jmd.json 2011-04-06 12:03:30 UTC (rev 4872)
+++ jmd/trunk/jmd.json 2011-04-06 12:20:19 UTC (rev 4873)
@@ -195,19 +195,6 @@
"reminderconditiondesc": "Der Teilnehmer / Die Teilnehmerin das 27. Lebensjahr vollendet.",
"remindermindays": "180"
},
-
- "renderer": {
- "rg_digests": {
- "rg_ziele": {"fields": ["fp_ziel",
- "fp_datum_vereinbarung",
- "fp_datum_umsetzung"]},
- "rg_biographie2": {"fields": ["biographie_art",
- "biographie_datum_von",
- "biographie_datum_bis"],
- "sort_field": "biographie_datum_von",
- "sort_order": "desc"}
- }
- },
"evaluations": {
"adele-phases": ["1"],
"default-phases": ["1"],
More information about the Mpuls-commits
mailing list