Go to file
2008-08-18 00:07:37 +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 Made all sapphire/thirdparty classes _manifest_exclude'd 2008-08-17 01:08:10 +00:00
css Fixed bugs with Image upload fields 2008-08-14 22:20:32 +00:00
dev BUGFIX Reinstated error_handling(E_ALL) for dev environments in main.php after clarifying with sam - we want to force developers to recard notice-level errors unless they expicitly opt-out in their _config.php 2008-08-13 21:49:52 +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 Trap potential data-integrity bug 2008-08-14 22:20:14 +00:00
forms API CHANGE: Added Validator::set_javascript_validation_handler() and ->setJavscriptValidatorHandler(), to choose a different way of dealing with javascript validation. Currently 'none' and 'prototype' are the only legal options, but 'jquery' would be an obvious thing to implement. 2008-08-18 00:07:37 +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 Added warnings for parts of Member that require the newsletter module. Note that this code should really be moved to the newsletter module at some stage. 2008-08-17 22:24:57 +00:00
templates Fixed HasManyComplexTableField and ManyManyComplexTableField in trunk 2008-08-15 02:43:51 +00:00
tests Fixed saving of blank values to the has_one relations on versioned objects 2008-08-15 03:08:03 +00:00
thirdparty Made all sapphire/thirdparty classes _manifest_exclude'd 2008-08-17 01:08:10 +00:00
widgets MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
_config.php Fixed bugs with Image upload fields 2008-08-14 22:20:32 +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 Reinstated error_handling(E_ALL) for dev environments in main.php after clarifying with sam - we want to force developers to recard notice-level errors unless they expicitly opt-out in their _config.php 2008-08-13 21:49:52 +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