Go to file
Ingo Schommer 75b98970e4 API CHANGE #5107 Upload now uses Upload_Validator to separate the validation rules from the File loading done in the Upload class (from r100057)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105549 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-25 03:42:52 +00:00
api MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
cache MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
cli MINOR Cleaned up tabbing and code formatting in automated task classes (from r99753) 2010-05-25 02:58:59 +00:00
conf BUGFIX Use BASE_PATH and BASE_URL instead of data from $_SERVER. 2010-04-12 23:15:04 +00:00
core BUGFIX SQL Error is a member is not part of any groups (from r100053) 2010-05-25 03:40:56 +00:00
css FEATURE New DatetimeField class (form field wrapper composed of DateField andTimeField) 2010-04-14 04:38:40 +00:00
dev ENHANCEMENT you can now do coverage tests of single/multiple tests, or entire modules (from r99954) 2010-05-25 03:22:44 +00:00
email BUGFIX: Made use of new BasicAuth::protect_entire_site() consistent. 2009-11-15 23:43:30 +00:00
filesystem API CHANGE #5107 Upload now uses Upload_Validator to separate the validation rules from the File loading done in the Upload class (from r100057) 2010-05-25 03:42:52 +00:00
forms BUGFIX #5087: Show default values in CTF 'add' popups. (from r99777) 2010-05-25 02:59:14 +00:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Use 'b' mode for fopen() where possible for better portability (from r98321) 2010-04-13 03:19:41 +00:00
javascript BUGFIX: Fix #2138, allow modification of existing images 2010-05-25 03:22:08 +00:00
lang MINOR Update en_US with SiteConfig.THEME and SiteConfig.DEFAULTTHEME translatable entities (from r98128) 2010-04-13 02:14:59 +00:00
parsers MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
profiler BUGFIX: fixed closing action on profiler popup (from r94443) 2009-12-16 05:42:00 +00:00
search MINOR Fixed phpdoc documentation 2010-04-23 00:11:41 +00:00
security MINOR Reverted r105528 (Group->CMSTreeClasses() was already defined) 2010-05-25 03:06:16 +00:00
tasks MINOR Cleaned up tabbing and code formatting in automated task classes (from r99753) 2010-05-25 02:58:59 +00:00
templates FEATURE: Add close link (from r97751) (from r99088) 2010-04-14 04:07:12 +00:00
tests API CHANGE #5107 Upload now uses Upload_Validator to separate the validation rules from the File loading done in the Upload class (from r100057) 2010-05-25 03:42:52 +00:00
thirdparty BUGFIX: Fixed bug in r99552 (from r99613) 2010-04-14 04:42:45 +00:00
widgets ENHANCEMENT #4787 Widget now respects updateCMSFields on extension classes so additional fields can be add (or existing ones removed) (from r99929) 2010-05-25 03:19:04 +00:00
_config.php MINOR: remove director rule for removed Image_Uploader in r77012 2009-12-13 20:08:20 +00:00
.htaccess Merged from branches/2.3 2009-04-28 23:52:15 +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 BUGFIX Installer now opens if mod_rewrite is disabled. Using index.php instead of rewriting the URL didn't quite work with the new BASE_URL, so we need to take this case into account as well (from r98895) 2010-04-14 03:47:37 +00:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
Makefile MINOR Allowing querystring arguments in sapphire/Makefile (from r103744) 2010-05-03 01:33:51 +00:00
sake ENHANCEMENT: Fixed sapphire execution if you run the uninstalled sake from a foreigh directory. (from r88533) 2009-10-15 22:24:17 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00
static-main.php MINOR make static caching smarter around cacheSubdirs (from r99076) 2010-04-14 04:00:10 +00:00