[Mpuls-commits] r2984 - jmd/trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jun 10 13:16:22 CEST 2010


Author: bh
Date: 2010-06-10 13:16:22 +0200 (Thu, 10 Jun 2010)
New Revision: 2984

Modified:
   jmd/trunk/ChangeLog
Log:
Update Changelog


Modified: jmd/trunk/ChangeLog
===================================================================
--- jmd/trunk/ChangeLog	2010-06-10 11:15:05 UTC (rev 2983)
+++ jmd/trunk/ChangeLog	2010-06-10 11:16:22 UTC (rev 2984)
@@ -1,6 +1,20 @@
 2010-06-10  Bernhard Herzog  <bh at intevation.de>
 
 	* jmdweb/controllers/jmdstruktur.py
+	(JmdstrukturController.permission)
+	(JmdstrukturController.permissionAction): Use
+	jmdweb.model.struktur to access the struktur-permissions.  This
+	information is not stored in the agency settings anymore.
+
+	* jmdweb/lib/validators.py (PermissionForm.userid): The user ids
+	are now ints.
+
+	* jmdweb/templates/main.mako: Adapt logic to decide whether to
+	show the struktur links to jmdweb.model.struktur.
+
+2010-06-10  Bernhard Herzog  <bh at intevation.de>
+
+	* jmdweb/controllers/jmdstruktur.py
 	(JmdstrukturController.permissionAction): Do not render templates
 	that are not actually used.
 



More information about the Mpuls-commits mailing list