3 Aug 2008 13:33
r2306 - in trunk: docs include include/admin
garvinhicking at BerliOS <garvinhicking <at> mail.berlios.de>
2008-08-03 11:33:40 GMT
2008-08-03 11:33:40 GMT
Author: garvinhicking
Date: 2008-08-03 13:33:39 +0200 (Sun, 03 Aug 2008)
New Revision: 2306
Modified:
trunk/docs/NEWS
trunk/include/admin/plugins.inc.php
trunk/include/functions_plugins_admin.inc.php
Log:
Allow sequencing widget to disable/enable each sequence entry.
Modified: trunk/docs/NEWS
===================================================================
--- trunk/docs/NEWS 2008-07-22 19:23:53 UTC (rev 2305)
+++ trunk/docs/NEWS 2008-08-03 11:33:39 UTC (rev 2306)
<at> <at> -3,6 +3,10 <at> <at>
Version 1.4 ()
------------------------------------------------------------------------
+ * Allow 'sequence' widget to enable/disable each config item,
+ if the property "checkable" is added to the introspect method.
+ (garvinhicking)
+
* Do not show title of entries marked as public/private when
viewed without permissions. Patch thanks to Anthem
Modified: trunk/include/admin/plugins.inc.php
===================================================================
--- trunk/include/admin/plugins.inc.php 2008-07-22 19:23:53 UTC (rev 2305)
+++ trunk/include/admin/plugins.inc.php 2008-08-03 11:33:39 UTC (rev 2306)
(Continue reading)
RSS Feed