[Mpuls-commits] r1880 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Mar 1 15:17:28 CET 2010
Author: bh
Date: 2010-03-01 15:17:28 +0100 (Mon, 01 Mar 2010)
New Revision: 1880
Modified:
wasko/branches/2.0/ChangeLog
wasko/branches/2.0/jmd.json
Log:
* jmd.json: Add JMD repeat group digest configuration
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-03-01 14:16:55 UTC (rev 1879)
+++ wasko/branches/2.0/ChangeLog 2010-03-01 14:17:28 UTC (rev 1880)
@@ -1,5 +1,9 @@
2010-03-01 Bernhard Herzog <bh at intevation.de>
+ * jmd.json: Add JMD repeat group digest configuration
+
+2010-03-01 Bernhard Herzog <bh at intevation.de>
+
* mpulsweb/controllers/formularpage.py (get_rendered_page):
Instantiate the RepeatGroupRenderer with the repeat group digest
settings of the mpuls configuration
Modified: wasko/branches/2.0/jmd.json
===================================================================
--- wasko/branches/2.0/jmd.json 2010-03-01 14:16:55 UTC (rev 1879)
+++ wasko/branches/2.0/jmd.json 2010-03-01 14:17:28 UTC (rev 1880)
@@ -180,5 +180,13 @@
"preload":true, "alias":"editor", "alias_force_string":false},
{"name":"fn", "session":true, "alias":"knr"}
]
- }
+ },
+
+ "renderer": {
+ "rg_digests": {
+ "rg_unterstuetzungsangebote": ["ua_art",
+ "ua_datum_start",
+ "ua_datum_ende"]
+ }
+ }
}
More information about the Mpuls-commits
mailing list