silverstripe-framework/admin
Will Rossiter 813d34b15e FIX: Use Injector API for managing Member_Validator instance.
Updates the CMS profile page and SecurityAdmin to give developers a few ways to customise the required fields.

Added extension hook updateValidator for getValidator for things like modules to inject required fields to go along with Injector for replacing the entire class for project specific use.
2013-10-16 11:29:43 +13:00
..
code FIX: Use Injector API for managing Member_Validator instance. 2013-10-16 11:29:43 +13:00
css Load tree parent nodes if non-existant 2013-10-11 11:51:11 +02:00
images FEATURE: Disable specific tree nodes in TreeDropdownField 2013-10-02 12:53:23 +01:00
javascript Merge pull request #2525 from chillu/pulls/tree-node-parent-refresh 2013-10-11 07:37:31 -07:00
scss Load tree parent nodes if non-existant 2013-10-11 11:51:11 +02:00
templates Merge remote-tracking branch 'origin/tmp-3.1.0' into 3.1 2013-10-07 15:19:07 +02:00
tests Unit test coverage for CMSMenuItem 2013-10-09 10:43:53 +01:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-10-07 16:18:20 +02: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