1
0

Allow sequencing widget to disable/enable each sequence entry.

This commit is contained in:
Garvin Hicking
2008-08-03 11:33:39 +00:00
parent 4b09f17bca
commit 6c112ff3d2
3 changed files with 57 additions and 11 deletions

View File

@ -3,6 +3,10 @@
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