[Mpuls-commits] r1636 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Feb 16 16:38:38 CET 2010
Author: torsten
Date: 2010-02-16 16:38:37 +0100 (Tue, 16 Feb 2010)
New Revision: 1636
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-16 15:36:44 UTC (rev 1635)
+++ wasko/branches/2.0/ChangeLog 2010-02-16 15:38:37 UTC (rev 1636)
@@ -115,6 +115,17 @@
* waskaweb/controllers/statement.py (StatementController.__before__):
Deleted.
+ * waskaweb/lib/base.py (BaseController): New. Added method _loadCase
+ to BaseController for waskaweb.
+ * waskaweb/controllers/statement.py (StatementController):
+ Inherit from BaseController. Formatting.
+ * waskaweb/controllers/caselifetime.py (CaselifetimeController):
+ Inherit from BaseController. Formatting.
+ * waskaweb/controllers/case.py (CaseController):
+ Inherit from BaseController. Formatting.
+ * waskaweb/controllers/case_overview.py (CaseOverviewController):
+ Inherit from BaseController. Formatting.
+
2010-02-15 Bernhard Herzog <bh at intevation.de>
* waskaweb/controllers/evaluate.py: The base package is called
More information about the Mpuls-commits
mailing list