Go to file
Sam Minnee ce79e78de6 BUGFIX: Themed permissionFailure messages
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@109102 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:46 +13:00
api ENHANCEMENT: make RestfulService support PUT method. 2011-02-02 14:19:44 +13:00
cache MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
cli MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
conf MINOR Fixed spelling mistake in ConfigureFromEnv class documentation 2011-02-02 14:19:10 +13:00
core ENHANCEMENT Session::set_cookie_path() and Session::set_cookie_domain() are now possible. This is useful for sharing cookies across all subdomains, for example. 2011-02-02 14:19:45 +13:00
css ENHANCEMENT Using jQuery UI datepicker in DateField and DatetimeField instead of outdated DHTML calendar.js (fixes #5397) 2011-02-02 14:19:37 +13:00
dev Added dev/tests/emptydb to clear out test session databases. 2011-02-02 14:19:45 +13:00
email BUGFIX: Applied/edited paradigmincarnate's patch to quote plaintext email with htmlEmail (#5120) 2011-02-02 14:19:41 +13:00
filesystem BUGFIX Count() call on a non-object in File::BackLinkTrackingCount() 2011-02-02 14:19:45 +13:00
forms BUGFIX Added specific border case for array form data in RequiredFields::php() 2011-02-02 14:19:44 +13:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Documentation migrated from doc.ss.org 2011-02-02 14:19:20 +13:00
javascript BUGFIX: the autoselection on linking sidebar for downloads did not work properly: the item would not be selected when the user clicked a link in the editor. Only numeric IDs were permitted, but the TreeDropdownField now supports other columns as IDs too, so enabled that for autoselection. 2011-02-02 14:19:40 +13:00
lang BUGFIX: Themed permissionFailure messages 2011-02-02 14:19:46 +13:00
parsers MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc 2011-02-02 14:19:38 +13:00
profiler MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
search BUGFIX: check if a request is present before using it to prevent undefined errors 2011-02-02 14:19:22 +13:00
security BUGFIX: Themed permissionFailure messages 2011-02-02 14:19:46 +13:00
tasks MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc 2011-02-02 14:19:38 +13:00
templates ENHANCEMENT Allowing batch checkbox selection of TableListField rows with TableListField->Markable and TableListField->addSelectOptions() 2011-02-02 14:19:27 +13:00
tests MINOR: Clear out the test database in between each salad scenario. 2011-02-02 14:19:45 +13:00
thirdparty MINOR Added behaviour.js README (moved from http://doc.silverstripe.org/javascript) 2011-02-02 14:19:20 +13:00
widgets MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
_config.php BUGFIX EMAIL_BOUNCEHANDLER_KEY cannot be defined 2011-02-02 14:19:43 +13:00
_register_database.php MINOR Show install MySQL version at 5.0+ as 4.1 does not work properly with SilverStripe 2011-02-02 14:19:23 +13:00
.htaccess MINOR Disallowing more potentially active file extensions in cms/.htaccess 2011-02-02 14:19:40 +13:00
cli-script.php BUGFIX Fixed spelling error of $databaseConfig in cli-script.php causing database configuration to not load (thanks aimcom!) 2011-02-02 14:19:35 +13:00
main.php MINOR Documentation 2011-02-02 14:19:15 +13:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
Makefile BUGFIX: Removed references to php5 binary in Makefile 2011-02-02 14:19:22 +13:00
sake Sake fix: look for php binary before php5, to prevent errors on CentOS and Cygwin. 2011-02-02 14:19:22 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00
static-main.php BUGFIX Bypass static caching through static-main.php when GET or POST parameters are set (regression from 2.3 API, fixes #5519, thanks ktauber) 2011-02-02 14:19:19 +13:00