[Mpuls-commits] r858 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Jan 26 11:07:58 CET 2010
Author: torsten
Date: 2010-01-26 11:07:55 +0100 (Tue, 26 Jan 2010)
New Revision: 858
Modified:
wasko/branches/2.0/ChangeLog
Log:
* waskaweb/controllers/case.py (load_case): Removed debugging output.
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-01-26 08:59:08 UTC (rev 857)
+++ wasko/branches/2.0/ChangeLog 2010-01-26 10:07:55 UTC (rev 858)
@@ -1,3 +1,20 @@
+2010-01-26 Torsten Irländer <torsten.irlaender at intevation.de>
+
+ * waskaweb/model/view.py: Deleted not imported anwhere
+ * waskaweb/controllers/statement.py: Removed import of model.agency as
+ none of the imported classes are referenced.
+ Removed import of AidList from model.repeatgroup as it is not used.
+ * waskaweb/lib/evaluation.py: Removed unused imports: AgencyBundle from
+ model.agency; parseSearchOptions from controllers.case_overview;
+ AVGKIND2TEXT, SUMKIND2TEXT from model.logbook; AgencySearch from
+ lib.search. Cleanup of imports
+ * waskaweb/model/agency.py: Deleted not imported anywhere
+ * waskaweb/lib/search.py (AgencySearch): Removed. Not used anywhere.
+ * waskaweb/lib/search.py: Removed SQL for AgencySearch.
+ * waskaweb/lib/search.py (CaseSearch): Removed code which was
+ commented out.
+ * waskaweb/controllers/case.py (load_case): Removed debugging output.
+
2010-01-25 Bernhard Herzog <bh at intevation.de>
* waskaweb/controllers/case.py: Removed unused imports
More information about the Mpuls-commits
mailing list