Go to file
Andrew O'Neil 2eb73817c2 Blocked translatable changes in 2.3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@71167 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-02-01 23:05:35 +00:00
api MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
cli BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
conf Merged branches/2.3 2008-11-18 01:48:37 +00:00
core FEATURE Supporting search for special characters like umlauts in SearchForm. These characters are encoded to HTML entities by TinyMCE for SiteTree->Content, hence we need a special case in the search logic (incl. unit tests) 2009-01-19 02:49:42 +00:00
css MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
dev #2328 - Show backtrace for uncaught exceptions (ajshort) 2009-01-20 21:30:12 +00:00
email MINOR merged branches/2.3 into trunk 2008-12-04 22:38:32 +00:00
filesystem MINOR Merged from branches/2.3 2009-01-10 11:35:50 +00:00
forms BUGFIX Using array_diff_key() instead of array_diff() in LanguageDropdownField to avoid language with existing translations showing up in the "available translations" dropdown for page CMS fields 2009-01-18 23:07:51 +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 MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
lang MINOR Updated translations 2009-01-13 22:05:15 +00:00
parsers MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search FEATURE Supporting search for special characters like umlauts in SearchForm. These characters are encoded to HTML entities by TinyMCE for SiteTree->Content, hence we need a special case in the search logic (incl. unit tests) 2009-01-19 02:49:42 +00:00
security MINOR Merged from branches/2.3 2009-01-10 11:35:50 +00:00
tasks BUGFIX: Fix translatable migration regenerating URLSegments when it shouldn't 2009-01-13 05:04:21 +00:00
templates MINOR merged branches/2.3 into trunk 2008-12-04 22:38:32 +00:00
tests BUGFIX #3376 RestfulServiceTest fails with "authorization required" - seems to happen if result cache is not invalidated properly, hence made sure to call ?flush=1 on each URL 2009-01-23 02:08:01 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR: Improve robustness of some of the widget definition 2008-11-04 02:21:09 +00:00
_config.php MINOR merged from branches/2.3 2009-01-07 23:00:54 +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 MINOR Merged from branches/2.3 2009-01-05 06:19:48 +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 MINOR merged branches/2.3 into trunk 2008-12-04 22:38:32 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00