Go to file
Sean Harvey 569447d2ba BUGFIX Added E_USER_ERROR error to ComponentSet::getExtraData() if a NULL component name is passed
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@71640 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-02-11 00:18:00 +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 BUGFIX Added E_USER_ERROR error to ComponentSet::getExtraData() if a NULL component name is passed 2009-02-11 00:18:00 +00:00
css Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
dev BUGFIX Ensure that TestRunner properly unsets the alternate database name (for temp databases) once the tests have finished 2009-02-03 21:17:23 +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 ENHANCEMENT Allow getting extra field data for a many-to-many relation by calling getExtraData() on a ComponentSet and passing the component name, and child ID 2009-02-11 00:10:37 +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 API CHANGE Member->canView() checks for ADMIN or CMS_ACCESS_SecurityAdmin access if not viewing the currently logged-in member. If permissions are enforced in custom interfaces (e.g. social networking frontends), this will impact the output. To loosen permissions, override or decorate Member->canView() 2009-02-03 23:33: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 ENHANCEMENT Allow auto setting a many-to-many relation on ComplexTableField in the similar fashion of auto setting the foreign key for a one-to-many or one-to-many relation. 2009-02-10 06:04:36 +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