[Mpuls-commits] r1317 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Feb 8 12:48:33 CET 2010
Author: torsten
Date: 2010-02-08 12:48:33 +0100 (Mon, 08 Feb 2010)
New Revision: 1317
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-08 11:47:13 UTC (rev 1316)
+++ wasko/branches/2.0/ChangeLog 2010-02-08 11:48:33 UTC (rev 1317)
@@ -32,6 +32,16 @@
mpulsweb/templates/auth/main.mako,
mpulsweb/templates/auth/login.mako: Copied login and logout
templates from waskaweb.
+ * mpulsweb/controllers/auth.py (AuthController.logout),
+ (AuthController.login): Call templates from new location.
+ * development.ini: Added new config var 'mpuls.app.title' which
+ will be used for the title in the html site
+ * mpulsweb.egg-info/paste_deploy_config.ini_tmpl: Added new config var
+ 'mpuls.app.title' which will be used for the title in the html site
+ * mpulsweb/lib/helpers.py (get_app_title): New function to get the app
+ title from config.
+ * waskaweb/templates/main.mako: Call get_app_title function to insert
+ app title for the html page (header/title)
2010-02-05 Bernhard Herzog <bh at intevation.de>
More information about the Mpuls-commits
mailing list