Go to file
Ingo Schommer 4521d4fabe MINOR Updated sapphire translations
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@103837 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:18 +13:00
api MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
cache MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
cli MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
conf MINOR Fixed spelling mistake in ConfigureFromEnv class documentation 2011-02-02 14:19:10 +13:00
core APICHANGE: changed the modulus offset to 1 to correctly order sets 2011-02-02 14:19:17 +13:00
css MINOR Moved generic .TreeDropdownField styling from cms/css/cms_right.css to sapphire/css/TreeDropdownField.css 2011-02-02 14:18:39 +13:00
dev BUGFIX CSSContentParser now reports better errors by using simplexml_load_string() instead of SimpleXMLElement directly 2011-02-02 14:19:16 +13:00
email API CHANGE Removed deprecated Email_Template class, please use Email instead! 2011-02-02 14:18:47 +13:00
filesystem MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
forms MINOR Database quoting in TreeDropdownField (fixes #5484) 2011-02-02 14:19:15 +13: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 2011-02-02 14:18:45 +13:00
javascript BUGFIX #5485 PermissionCheckboxSetField javascript would always uncheck all CMS_ACCESS_* permission checkboxes on initialize event 2011-02-02 14:19:16 +13:00
lang MINOR Updated sapphire translations 2011-02-02 14:19:18 +13:00
parsers MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
profiler MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
search MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
security ENHANCEMENT MemberLoginForm::performLogin() now uses the authenticator_class variable set in subclasses of MemberLoginForm, without having to overload performLogin() 2011-02-02 14:19:17 +13:00
tasks MINOR: do not save before the rewriting is finished 2011-02-02 14:19:18 +13:00
templates BUGFIX: fixed undefined error in CTFs. BUGFIX: added action class to actions to allow the popup hook to open links 2011-02-02 14:19:09 +13:00
tests MINOR Fixed TranslatableSearchFormTest for postgresql (strict type assertions) 2011-02-02 14:19:18 +13:00
thirdparty MINOR Removed unnecessary sapphire/thirdparty/.gitignore, as the directory doesnt contain svn:externals any longer (fixes #5334) 2011-02-02 14:19:11 +13:00
widgets MINOR Fixed phpdoc documentation (from r103385) 2011-02-02 14:19:15 +13:00
.htaccess Merged from branches/2.3 2009-04-28 23:52:15 +00:00
Makefile MINOR Allowing querystring arguments in sapphire/Makefile 2011-02-02 14:19:17 +13:00
_config.php MINOR Reverted default location for combined JS/CSS as you can't customise this easily 2011-02-02 14:18:48 +13:00
_register_database.php MINOR Made the default database directory relative to assets ".db" which is more precise than ".sqlitedb" 2011-02-02 14:19:06 +13:00
cli-script.php ENHANCEMENT If no arguments specified for cli-script.php/sake, then provide a friendly message to the user on where to get help 2011-02-02 14:18:59 +13:00
main.php MINOR Documentation 2011-02-02 14:19:15 +13:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +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 BUGFIX: static publisher for a site that resides in a subfolder of webroot 2011-02-02 14:19:17 +13:00