[Mpuls-commits] r1702 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Feb 23 16:00:59 CET 2010
Author: torsten
Date: 2010-02-23 16:00:55 +0100 (Tue, 23 Feb 2010)
New Revision: 1702
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-23 14:54:58 UTC (rev 1701)
+++ wasko/branches/2.0/ChangeLog 2010-02-23 15:00:55 UTC (rev 1702)
@@ -15,6 +15,24 @@
* jmdweb/public/formed/formedtree.xml: Added JMD-Formed tree
* jmdweb/templates/casemanagement/main.mako: Removed "Neuaufnahme"
"Wiederaufnahme"
+ * jmdweb/controllers/case.py: Inherit CaseController from
+ MpulsCaseController
+ * mpulsweb/lib/config.py (get_path): Fix get_path function to work
+ with multiple locations of static files
+ * mpulsweb/controllers/case.py (CaseController): New.
+ * mpulsweb/controllers/case.py: Import UserGroup and Userlist
+ * jmdweb/controllers/case.py: Commented out method for organisaion
+ (defined in mpulsweb)
+ * mpulsweb/lib/base.py (_loadCase): New. general function to load a
+ case.
+ * jmdweb/lib/validators.py (NewCaseForm): Removed some check on
+ fields.
+ * jmdweb/templates/casemanagement/new.mako: Removed some
+ waska-specific parts and removed adress-fields, as they are located in
+ rg.
+ * jmdweb/public/formed/formedtree.xml: New formedtree.
+ * mpulsweb/model/agencysettings.py: Enable logging
+ * jmdweb/model/case.py: Fixed initCase method to work with jmd cases.
2010-02-22 Bernhard Herzog <bh at intevation.de>
More information about the Mpuls-commits
mailing list