Go to file
2009-01-14 04:00:30 +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 BUGFIX Disabled assumption that SQLQuery->filtersOnID() should only kick in when exactly one WHERE clause is given - this is very fragile and hard to test. It would return TRUE on $where = "SiteTree.ID = 5", but not on $where = array("Lang = 'de'", "SiteTree.ID = 5") 2009-01-14 04:00:30 +00:00
css MINOR Merged from branches/2.3 2009-01-05 06:19:48 +00:00
dev MINOR merged from branches/2.3 2009-01-07 23:00:54 +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 MINOR Merged from branches/2.3 2009-01-10 11:35:50 +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 MINOR merged branches/2.3 into trunk 2008-12-04 22:38:32 +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 API CHANGE Removed obsolete Translatable::table_exists() 2009-01-13 22:28:24 +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