[Mpuls-commits] r4084 - base/trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Nov 1 10:27:07 CET 2010


Author: torsten
Date: 2010-11-01 10:27:06 +0100 (Mon, 01 Nov 2010)
New Revision: 4084

Modified:
   base/trunk/ChangeLog
Log:
Updated ChangeLog


Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog	2010-11-01 09:26:37 UTC (rev 4083)
+++ base/trunk/ChangeLog	2010-11-01 09:27:06 UTC (rev 4084)
@@ -1,3 +1,15 @@
+2010-11-01  Torsten Irlaender <torsten at intevation.de>
+
+	Issue1313:
+
+	* mpulsweb/lib/config.py: Added new config var "offline-client" which
+	indicates if there is a offline-client availabe for this configuration
+	or not. Use this to "customize" some dialogs which might refer to the
+	offline client. e.g the export dialog. The variable default to 0 -> no
+	offline client.
+	* mpulsweb/templates/casemanagement/dialogs/confirm_export.mako: Only
+	shown advice regarding the offline client if it is enabled.
+
 2010-10-28  Bernhard Herzog  <bh at intevation.de>
 
 	* mpulsweb/controllers/case_bundle.py



More information about the Mpuls-commits mailing list