[Mpuls-commits] r2495 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Apr 22 15:44:48 CEST 2010
Author: torsten
Date: 2010-04-22 15:44:47 +0200 (Thu, 22 Apr 2010)
New Revision: 2495
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-04-22 13:44:25 UTC (rev 2494)
+++ wasko/branches/2.0/ChangeLog 2010-04-22 13:44:47 UTC (rev 2495)
@@ -2,6 +2,18 @@
* mpulsweb/templates/home/home.mako: Wald #1428: Eigene Termine werden
nun wieder für den CM angezeigt.
+ * mpulsweb/lib/config.py: Added new newconfig var to setup minimal
+ fields to anonymize a case (on declining the privacy statement)
+ * mpulsweb/model/case.py (MpulsCase.check_consistence): Added param to
+ ignore start and endphase check (needed to decline a case)
+ * mpulsweb/model/phase.py (PhaseList.check_consistence): Collect a
+ list of error fields while checking the consistence. Added the list in
+ the error message.
+ * mpulsweb/controllers/privacy.py (PrivacyController.decline): Get
+ minimal fields to decline the privacy statement from config file
+ * mpulsweb/controllers/case_bundle.py
+ (CaseBundleController.anonymize): Wald #1421. Fixed Link on
+ confirmation dialog.
2010-04-22 Roland Geider <roland.geider at intevation.de>
More information about the Mpuls-commits
mailing list