silverstripe-framework/admin
Loz Calver 6b3b61873a FEATURE: Disable specific tree nodes in TreeDropdownField
DO NOT MERGE: to be reviewed.

This feature request was born out of wanting the ability to disable (for example) a top level page from being selected, while still being able to select a child page. Using setFilterFunction() simply removes the node and its children.

Extra styling for disabled nodes

Disable ability to select a disabled node for TreeDropdownField

Disable hover CSS changes

Fixing merge conflict during rebase

Return a boolean for nodeIsDisabled()
2013-10-02 12:53:23 +01:00
..
code Add an extension hook for the batch actions form. 2013-09-27 15:46:01 +10:00
css FEATURE: Disable specific tree nodes in TreeDropdownField 2013-10-02 12:53:23 +01:00
images FEATURE: Disable specific tree nodes in TreeDropdownField 2013-10-02 12:53:23 +01:00
javascript Merge remote-tracking branch 'origin/3.1.0' into 3.1 2013-09-12 17:24:42 +02:00
scss FEATURE: Disable specific tree nodes in TreeDropdownField 2013-10-02 12:53:23 +01:00
templates Merge remote-tracking branch 'origin/3.0' into 3.1 2013-08-07 17:14:47 +02:00
tests Correct line length and indentation 2013-08-21 18:54:05 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php BUG: Image resize allows skewing of image in IE (fixes CMS #791) 2013-09-04 15:01:46 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00