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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Feb 16 15:58:03 CET 2010


Author: torsten
Date: 2010-02-16 15:58:02 +0100 (Tue, 16 Feb 2010)
New Revision: 1628

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


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-02-16 14:42:15 UTC (rev 1627)
+++ wasko/branches/2.0/ChangeLog	2010-02-16 14:58:02 UTC (rev 1628)
@@ -53,6 +53,9 @@
 	now. 
 	* waskaweb/lib/validators.py (CreateLogbookForm), (EditLogbookForm):
 	Deleted. Defined in mpulsweb now. 
+	* waskaweb/controllers/case.py (CaseController.__before__): Deleted. 
+	* waskaweb/controllers/case_overview.py
+	(CaseOverviewController.__before__): Deleted. 
 
 	* mpulsweb/controllers/logbook.py, 
 	  waskaweb/controllers/logbook.py: Moved controller to base.
@@ -82,6 +85,18 @@
 	* waskaweb/public/images,
 	* waskaweb/public/images/logo_ka_75.png: Added custom logo for WASKO
 
+	* waskaweb/controllers/CaseBase.py (CasebaseController.getNavigation):
+	Deleted. Not called from anywhere. It is only referenced in some
+	outcommented code (controller/phase) which is still present for
+	documentation of some logic which needs to be reimplemented using the
+	new formed.
+	* waskaweb/controllers/CaseBase.py (CasebaseController._setState):
+	Deleted. Not called from anywhere. 
+	* waskaweb/controllers/CaseBase.py (CasebaseController.__before__):
+	Deleted. Not used anymore.
+	* waskaweb/controllers/statement.py (StatementController.__before__):
+	Deleted.
+
 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