Go to file
Ingo Schommer 7164c91de8 Sake fix: look for php binary before php5, to prevent errors on CentOS and Cygwin. (from r104668)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112362 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 00:33:12 +00:00
api MINOR: Misc merges from branches/2.4 2010-10-13 03:53:12 +00:00
cache MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
cli MINOR Cleaned up tabbing and code formatting in automated task classes (from r99753) 2010-05-25 02:58:59 +00:00
conf MINOR Fixed spelling mistake in ConfigureFromEnv class documentation (from r102045) 2010-10-13 01:28:54 +00:00
core BUGFIX: Generate stage/live links using Controller::join_links() instead of string concatenation. (from r104581) 2010-10-15 00:29:53 +00:00
css FEATURE New DatetimeField class (form field wrapper composed of DateField andTimeField) 2010-04-14 04:38:40 +00:00
dev FEATURE: Add dev/tests/sessionloadyml to load a yml fixture into an existing test session (from r104231) 2010-10-15 00:01:23 +00:00
email API CHANGE Removed deprecated Email_Template class, please use Email instead! (from r100503) 2010-05-25 04:04:33 +00:00
filesystem BUGFIX: Removed references to php5 binary in Makefile (from r104666) 2010-10-15 00:32:26 +00:00
forms MINOR Documentation (from r104404) 2010-10-15 00:04:14 +00:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Documentation migrated from doc.ss.org (from r104158) 2010-10-14 23:58:28 +00:00
javascript MINOR: removed incorrect image from open (from r104364) 2010-10-15 00:03:59 +00:00
lang MINOR Fixed wrong _t() notation in ChangePasswordForm (broken in r103226 and r104596) (from r104598) 2010-10-15 00:30:46 +00:00
parsers MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
profiler MINOR: Misc merges from branches/2.4 2010-10-13 03:53:12 +00:00
search BUGFIX: check if a request is present before using it to prevent undefined errors (from r104608) 2010-10-15 00:31:26 +00:00
security MINOR Documentation (from r104610) 2010-10-15 00:31:41 +00:00
tasks MINOR Defensive coding in MigrateSiteTreeLinkingTask (from r104594) 2010-10-15 00:30:10 +00:00
templates BUGFIX: fixed undefined error in CTFs. BUGFIX: added action class to actions to allow the popup hook to open links (from r101807) 2010-10-13 01:10:05 +00:00
tests BUGFIX: Fixed Controller::join_links() handling of fragment identifiers (from r104580) 2010-10-15 00:29:29 +00:00
thirdparty MINOR Added behaviour.js README (moved from http://doc.silverstripe.org/javascript) (from r104114) 2010-10-14 23:57:24 +00:00
widgets BUG FIX: tables and columns now quoted properly (from r100657) 2010-05-25 04:21:34 +00:00
.htaccess Merged from branches/2.3 2009-04-28 23:52:15 +00:00
Makefile BUGFIX Removed references to "php5" and replace with "php" in Makefile (it's now consistent with 2.4 build branch) 2010-10-12 00:53:53 +00:00
_config.php MINOR Reverted default location for combined JS/CSS as you can't customise this easily (from r100534) 2010-05-25 04:16:52 +00:00
_register_database.php MINOR Made the default database directory relative to assets ".db" which is more precise than ".sqlitedb" (from r101619) 2010-10-13 00:54:45 +00:00
cli-script.php ENHANCEMENT If no arguments specified for cli-script.php/sake, then provide a friendly message to the user on where to get help (from r100989) 2010-10-04 04:29:40 +00:00
main.php MINOR Database quoting in TreeDropdownField (fixes #5484) (from r103515) 2010-10-13 03:56:48 +00:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
sake Sake fix: look for php binary before php5, to prevent errors on CentOS and Cygwin. (from r104668) 2010-10-15 00:33:12 +00: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) (from r103961) 2010-10-14 23:52:30 +00:00