Go to file
Ingo Schommer 18a6b34836 ENHANCEMENT Improved translation of SiteTree->getClassDropdown() - setting page name in quotes, using i18n singular/plural titles, using sprintf() to output "change to..." content
ENHANCEMENT Using i18nEntityProvider on SiteTree to ensure entities in "Page" namespace get stored on sapphire instead of the "module folder" for Page.php - we can't make those properties translatable within core if they are in a custom folder
MINOR translation

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@68747 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:26:49 +13:00
api BUGFIX #3166 jam13: Fixed caching in RestfulService 2011-02-02 14:26:49 +13:00
cli MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
conf Update sapphire so that it can run with the default .htaccess and mysite/_config.php files provided in the phpinstaller. If database config is missing, then redirect to install.php 2011-02-02 14:26:32 +13:00
core ENHANCEMENT Improved translation of SiteTree->getClassDropdown() - setting page name in quotes, using i18n singular/plural titles, using sprintf() to output "change to..." content 2011-02-02 14:26:49 +13:00
css APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin" 2008-10-20 00:20:00 +00:00
dev ENHANCEMENT Checking for $_FILE_TO_URL_MAPPING in DevelopmentAdmin if called in CLI mode to avoid nasty bugs e.g. during FunctionalTest sessions (Example: Controller stack was failing for some weird reason in LeftAndMainTest) 2011-02-02 14:26:48 +13:00
email ENHANCEMENT Added Email->setTemplate() and Email->getTemplate() (as the Email_Template class is deprecated) 2011-02-02 14:26:48 +13:00
filesystem MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
forms ENHANCEMENT: Allow HtmlEditorField on front-end forms 2011-02-02 14:26:49 +13:00
images Removed sapphire/images/fe_icons - these will be put in the userforms module instead, where the FieldEditor 2008-10-23 21:10:33 +00:00
integration Restore requirements after sending email 2011-02-02 14:26:46 +13:00
javascript ENHANCEMENT: Allow HtmlEditorField on front-end forms 2011-02-02 14:26:49 +13:00
lang ENHANCEMENT Improved translation of SiteTree->getClassDropdown() - setting page name in quotes, using i18n singular/plural titles, using sprintf() to output "change to..." content 2011-02-02 14:26:49 +13:00
parsers MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
profiler MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
search BUGFIX: Fixed new searchform changes for Live/Stage 2011-02-02 14:26:49 +13:00
security MINOR formatting in Security.php 2011-02-02 14:26:48 +13:00
tasks MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
templates BUGFIX Added GoogleSitemap.ss from sapphire 2011-02-02 14:26:45 +13:00
tests MINOR Documented ClassInfo::subclassesFor() and added unit tests 2011-02-02 14:26:47 +13: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 BUGFIX moved sitemap.xml Director rule to googlesitemaps module 2011-02-02 14:26:45 +13:00
cli-script.php Removed #! entry from cli-script.php; its unreliable and cli-script.php should be called as 'php cli-script.php' instead 2008-10-13 21:25:30 +00:00
main.php BUGFIX Making sure phpinstaller works on subdomains (see #3167) 2011-02-02 14:26:48 +13:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Fixed bug in test makefile 2011-02-02 14:26:35 +13:00
sake BUGFIX Supporting URLs with folder-structure in "sake -start <myprocessname> <myurl>" 2011-02-02 14:26:47 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00