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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Apr 14 14:53:32 CEST 2010


Author: torsten
Date: 2010-04-14 14:53:31 +0200 (Wed, 14 Apr 2010)
New Revision: 2344

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


Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog	2010-04-14 12:52:53 UTC (rev 2343)
+++ wasko/branches/2.0/ChangeLog	2010-04-14 12:53:31 UTC (rev 2344)
@@ -33,6 +33,17 @@
 	  i18n/de/LC_MESSAGES/mpulsweb.po
 	  mpulsweb/templates/phase/phase.mako: Wald #1359: Added unit to
 	  duration of phases.
+	* mpulsweb/templates/phase/dialogs/success_set_phase.mako: Only offer
+	  logbook if it is enabled.
+	* mpulsweb/controllers/case.py (CaseController.keepActive): Set
+	case_id to form_defaults. To be able to save a logbook entry
+	* mpulsweb/controllers/logbook.py (LogbookController): Do not convert
+	to unicode in render functions.
+	* mpulsweb/lib/base.py (BaseController.__before__): Added code to load
+	navigation to lib base, as it is used at more places. Navigation is
+	now only resetet if a new case is loaded. 
+	* mpulsweb/controllers/case.py (CaseController.init_case): Removed
+	code to load navigation. Is now in lib/base.py
 
 2010-04-13  Torsten Irländer <torsten.irlaender at intevation.de>
 



More information about the Mpuls-commits mailing list