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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Feb 15 15:17:13 CET 2010


Author: torsten
Date: 2010-02-15 15:17:12 +0100 (Mon, 15 Feb 2010)
New Revision: 1560

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


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-02-15 14:16:58 UTC (rev 1559)
+++ wasko/branches/2.0/ChangeLog	2010-02-15 14:17:12 UTC (rev 1560)
@@ -6,6 +6,15 @@
 	of language based on browsersettings.
 	* setup.cfg: Added section for nose tests to define which will be the
 	default ini file for testing.
+	* waskaweb/lib/evaluation.py: Import lib.base from mpulsweb now
+	* waskaweb/model/logbook.py (Logbook.getEvaluation): Simplify the init
+	of the Evaluation. No need to build a casebundle.
+	* waskaweb/lib/evaluation.py (where_ids): Copied from
+	waskaweb.lib.sql_helpers. Deleted import of sql_helpers.
+	* waskaweb/model/logbook.py: Deleted import of rangecompress from
+	sql_helpers.
+	* waskaweb/model/logbook.py: Deleted import of CaseBundle
+	* waskaweb/lib/sql_helper.py: Deleted. Not imported from anywhere.
 
 2010-02-15  Bernhard Herzog  <bh at intevation.de>
 



More information about the Mpuls-commits mailing list