[Mpuls-commits] r4118 - base/trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Nov 3 15:29:05 CET 2010


Author: torsten
Date: 2010-11-03 15:29:04 +0100 (Wed, 03 Nov 2010)
New Revision: 4118

Modified:
   base/trunk/ChangeLog
Log:
Updated ChangeLog


Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog	2010-11-03 14:28:50 UTC (rev 4117)
+++ base/trunk/ChangeLog	2010-11-03 14:29:04 UTC (rev 4118)
@@ -8,9 +8,19 @@
 	* mpulsweb/lib/config.py: Added new config var to hide administration
 	links such as creating users and groups or changing password. This is
 	helpfull for demoservers
+
 	* mpulsweb/templates/usersettings/show_settings.mako,
 	mpulsweb/templates/main.mako: Only show administration links if
 	administration is enabled.
+	* mpulsweb/public/styles/all.css: added new style for demonotice
+	* mpulsweb/lib/config.py: Added new config var "showdemonotice" to
+	show or hide a notice if this server is confgured as public demo
+	server.
+	* mpulsweb/templates/base.mako: Show demo notice if server is run as
+	demo server. showdemonotice is 1
+	* mpulsweb/i18n/mpulsweb.pot,
+	mpulsweb/i18n/de/LC_MESSAGES/mpulsweb.po: New translation for
+	demonotice
 
 2010-11-03  Roland Geider <roland.geider at intevation.de>
 



More information about the Mpuls-commits mailing list