[Mpuls-commits] r3668 - base/trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Sep 16 12:01:46 CEST 2010


Author: torsten
Date: 2010-09-16 12:01:46 +0200 (Thu, 16 Sep 2010)
New Revision: 3668

Modified:
   base/trunk/ChangeLog
Log:
Updated ChangeLog


Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog	2010-09-16 10:01:32 UTC (rev 3667)
+++ base/trunk/ChangeLog	2010-09-16 10:01:46 UTC (rev 3668)
@@ -1,3 +1,17 @@
+2010-09-16  Torsten Irländer <torsten.irlaender at intevation.de>
+
+	* mpulsweb/model/case.py (MpulsCase.check_anonymizeability): Implement
+	check if only the minimal required fields of a cases must be filled
+	out to anonymize a case. 
+	* mpulsweb/templates/casemanagement/dialogs/failed_markanonymize.mako:
+	Fixed template to use the failded.mako as parent.
+	* mpulsweb/model/case.py (get_unknown_value): Fixed unknown value 
+	* mpulsweb/model/case.py (MpulsCase.make_anonymizable): Only end phase
+	id make_consistent does not fail
+	* mpulsweb/model/case.py (MpulsCase.make_consistent): Added optional
+	parameter "endphase" to define the phase up to which the case will be
+	made consistent.
+
 2010-09-15  Torsten Irländer <torsten.irlaender at intevation.de>
 
 	Issue1123:



More information about the Mpuls-commits mailing list