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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Feb 26 12:06:38 CET 2010


Author: torsten
Date: 2010-02-26 12:06:38 +0100 (Fri, 26 Feb 2010)
New Revision: 1841

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


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-02-26 11:05:45 UTC (rev 1840)
+++ wasko/branches/2.0/ChangeLog	2010-02-26 11:06:38 UTC (rev 1841)
@@ -54,6 +54,14 @@
 	* mpulsweb/model/case.py: Implemented basic checks if a case can be
 	  anonymized. 
 
+	* mpulsweb/model/case.py (get_default_value): Method which returns the
+	default value for a given item of the instancetree.
+	* mpulsweb/model/case.py (MpulsCase.make_consistent): Check all fields
+	up to the current phase and set value to default value if no value is
+	set.
+	* mpulsweb/model/case.py (MpulsCase.make_anonymizable): Ensure that
+	the current phase is finished. Then make the case consistent. 
+
 2010-02-25  Bernhard Herzog  <bh at intevation.de>
 
 	* waskaweb/templates/casemanagement/caselist.mako (fields): Port



More information about the Mpuls-commits mailing list