[Mpuls-commits] r1713 - wasko/branches/2.0

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Feb 23 17:33:14 CET 2010


Author: torsten
Date: 2010-02-23 17:33:14 +0100 (Tue, 23 Feb 2010)
New Revision: 1713

Modified:
   wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-02-23 16:32:50 UTC (rev 1712)
+++ wasko/branches/2.0/ChangeLog	2010-02-23 16:33:14 UTC (rev 1713)
@@ -33,6 +33,20 @@
 	* 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.
+	* mpulsweb/lib/validators.py (SetStandinForm): Copied from waskaweb.
+	* mpulsweb/lib/validators.py (SetEditorForm): Copied from waskaweb. 
+	* jmdweb/lib/validators.py (SetStandinForm) (SetEditorForm): Removed.
+	  Implemented in mpulsbase.
+	* waskaweb/lib/validators.py (SetStandinForm) (SetEditorForm): Removed.
+	  Implemented in mpulsbase.
+	* waskaweb/controllers/case.py: Import validator to set standin and
+	  editor from mpulsweb
+	* mpulsweb/controllers/case.py (CaseController.setEditorAction), 
+	* mpulsweb/controllers/case.py (CaseController.setStandinAction):
+	Copied from waskaweb 
+	* jmdweb/controllers/case.py (CaseController.organsation),
+	(CaseController.setEditorAction), (CaseController.setStandinAction):
+	Deleted. 
 
 2010-02-22  Bernhard Herzog  <bh at intevation.de>
 



More information about the Mpuls-commits mailing list