Go to file
Ingo Schommer 3663221773 ENHANCEMENT Showing error level in custom error handlers on DebugView and CliDebugView
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60637 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-08-13 08:40:02 +00:00
api (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:39:14 +00:00
cli Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
conf API CHANGE: Allow the definition of SS_ERROR_LOG in _ss_environment.php to set up Debug::log_errors_to(). 2008-08-11 04:41:54 +00:00
core Removed notice level error when ArrayLib::valuekey() is passed an empty array 2008-08-13 04:33:33 +00:00
css Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
dev ENHANCEMENT Showing error level in custom error handlers on DebugView and CliDebugView 2008-08-13 08:40:02 +00:00
email MINOR fixed PHP notice when Email::send_all_emails_to() and Email::cc_all_emails_to() are used at the same time 2008-07-15 05:06:16 +00:00
filesystem Refactored [47088]: File::getFullPath now compares the filename with Director::baseFolder and returns filename if the filename stars with Director::baseFolder. 2008-08-12 22:26:52 +00:00
forms BUGFIX: Fixed bug with unpaginated TableListFields. Added tests for TableListField pagination 2008-08-13 01:39:46 +00:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration Fix error in Geoip when REMOTE_ADDR isn't set 2008-08-13 03:43:37 +00:00
javascript Merged [47060]. 2008-08-12 04:50:00 +00:00
lang Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
parsers Merged revisions 56631 via svnmerge from 2008-06-25 04:03:06 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
security Removed warning when session_regenerate_id can't be set. It's not strictly necessary and just causes testing headaches 2008-08-13 02:31:11 +00:00
templates Merged changes from 2.2.2-assets - everything except the asset refactoring 2008-08-12 02:51:33 +00:00
tests BUGFIX: Fixed bug with unpaginated TableListFields. Added tests for TableListField pagination 2008-08-13 01:39:46 +00:00
thirdparty/json MINOR Moved sapphire/misc* to sapphire/thirdparty and sapphire/integration 2008-08-11 05:58:34 +00:00
widgets MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
_config.php Fixed URL handling for /dev after merge from branches/roa to trunk 2008-08-11 03:56:09 +00:00
cli-script.php Allow flush=1 to be added as 2nd argument to cli-script. 2008-08-13 01:44:43 +00:00
main.php BUGFIX Disabled mandatory override of default PHP error handler to E_ALL when in dev mode (which means you have no way of overriding error_reporting() in your _config.php, and by that no way of disabling e.g. E_NOTICE level errors) 2008-08-13 08:24:14 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 23:17:51 +00:00
sake Fixed sake to pass cli-script error levels through 2008-08-11 03:45:55 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00