[Mpuls-commits] r2138 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Mar 25 09:15:41 CET 2010
Author: torsten
Date: 2010-03-25 09:15:39 +0100 (Thu, 25 Mar 2010)
New Revision: 2138
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-03-25 08:14:52 UTC (rev 2137)
+++ wasko/branches/2.0/ChangeLog 2010-03-25 08:15:39 UTC (rev 2138)
@@ -8,6 +8,19 @@
jmdweb.
* mpulsweb/model/case.py (SessionCase.setData): Added missing function
to set date in Session.
+ * mpulsweb/templates/privacy/default_statement.mako: Do not escape
+ rendererd statement.
+ * jmdweb/model/case.py (Case.getPrivacyStatement): Deleted moved to
+ mpulsbase.
+ * mpulsweb/model/case.py (MpulsCase.getPrivacyStatement): New Copied
+ from jmdweb.
+ * jmdweb/model/case.py (Case.getSessionCase): Deleted. Moved to
+ mpulsbase.
+ * mpulsweb/model/case.py (MpulsCase.getSessionCase): New. Copied from
+ mpulsbase.
+ * mpulsweb/model/case.py (MpulsCase.__init__): Copied from jmdweb.
+ * jmdweb/model/case.py (Case): Deleted constructor and state
+ initialisaton. Moved to mpulsbase.
2010-03-24 Torsten Irländer <torsten.irlaender at intevation.de>
More information about the Mpuls-commits
mailing list