Go to file
Ingo Schommer 8f0979eb78 BUGFIX Using Validator::getJavascriptValidationHandler() to determine instance settings, and fall back to static defaults in Validator->includeJavascriptValidation(), instead of setting instance-specific parameters in __construct() calls. This means Validator.js won't be included if handlers are globally disabled.
ENHANCEMENT Added Validator::getJavascriptValidationHandler()
API CHANGE Deprecated Validator::showErrors()

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@72373 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-03-03 02:24:29 +00:00
api Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
cli Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
conf Merged branches/2.3 2008-11-18 01:48:37 +00:00
core ENHANCEMENT Added i18n::get_lang_from_locale() and i18n::convert_rfc1766() 2009-03-02 22:13:30 +00:00
css BUGFIX Fixed styling of checkbox - CSS rule wasn't specific enough 2009-02-12 02:54:32 +00:00
dev ENHANCEMENT Allow setting unique check callback function on the importer class, to be consistency with relation callbacks 2009-02-18 02:37:00 +00:00
email Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
filesystem BUGFIX Fixed Upload::isValidSize() error if a file was uploaded without an extension 2009-02-09 23:02:46 +00:00
forms BUGFIX Using Validator::getJavascriptValidationHandler() to determine instance settings, and fall back to static defaults in Validator->includeJavascriptValidation(), instead of setting instance-specific parameters in __construct() calls. This means Validator.js won't be included if handlers are globally disabled. 2009-03-03 02:24:29 +00:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
javascript Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
lang MINOR Updated translations 2009-01-13 22:05:15 +00:00
parsers Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
profiler Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
search MINOR Code formatting fix in SearchContext 2009-02-05 01:48:19 +00:00
security BUGFIX Fixed redirection to external URLs through Security/login with BackURL parameter 2009-02-11 21:08:28 +00:00
tasks Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
templates BUGFIX Switched the arrows for desc/asc to the correct way as per SortDirection = desc check in TableListField.ss 2009-02-03 21:27:56 +00:00
tests MINOR Added DataObjectSetTest 2009-03-02 20:26:22 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
_config.php Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
cli-script.php ENHANCEMENT: Change MySQLDatabase connection to operate in ANSI SQL mode, to ease the transition to DB abstraction 2008-11-22 03:51:04 +00:00
main.php Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Merged branches/2.3 into trunk 2008-11-22 03:33:00 +00:00
sake Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00