Go to file
2010-05-30 22:36:24 +00:00
api ENHANCEMENT #5072 RSSFeed_Entry::rssField() now respects custom getters on the data class (from r100400) 2010-05-25 03:49:55 +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 Moved SiteTree?->ParentID property to Hierarchy extension (fixes #5638) (from r105668) 2010-05-27 21:29:48 +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 choose your site locale at install time (from r100769) 2010-05-25 04:58:00 +00:00
email API CHANGE Removed deprecated Email_Template class, please use Email instead! (from r100503) 2010-05-25 04:04:33 +00:00
filesystem MINOR Added more allowed extensions to File::$allowed_extensions (from r100740) 2010-05-25 04:26:31 +00:00
forms MINOR Removed <input name="MAX_FILE_SIZE"> from FileField and SimpleImageField, as it's a meaningless clientside setting thats not respected by any browser, nor part of any HTML spec (see http://bugs.php.net/bug.php?id=40387) 2010-05-30 22:36:24 +00:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration MINOR Geoip class no longer extends Object, as it's not necessary (from r100409) 2010-05-25 03:50:56 +00:00
javascript BUGFIX TreeSelectorField doubles up on concating base_url, doesn't include the security ID (#5164, thanks marcus) (from r100755) 2010-05-25 04:57:03 +00:00
lang MINOR Improved help texts around permissions (from r100784) 2010-05-25 05:02:08 +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 Improved help texts around permissions (from r100784) 2010-05-25 05:02:08 +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 ENHANCEMENT Added 'updateImageForm', 'updateFlashForm', 'updateLinkForm' hooks to HtmlEditorField (the imageform hook was necessary to make the 'pixlr' module work) (see #3938) (from r100753) 2010-05-25 04:56:02 +00:00
thirdparty BUGFIX: add 'var' to local variable 'constructor' inside of function definition which break IE8 (8.0.6001.18702 +) (from r100519) 2010-05-25 04:14:31 +00:00
widgets BUG FIX: tables and columns now quoted properly (from r100657) 2010-05-25 04:21:34 +00:00
_config.php MINOR Reverted default location for combined JS/CSS as you can't customise this easily (from r100534) 2010-05-25 04:16:52 +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 cache header clearer (from r100732) 2010-05-25 04:26:15 +00:00