Go to file
2008-11-02 20:04:26 +00:00
code ENHANCEMENT Added fieldLabels() overloading to various DataObject subclasses. Use this method instead of directly calling _t() in getCMSFields(), and use fieldLabel('MyField') to get the label for a specific FormField. This way, we can transparently support formfield scaffolding and re-use the labels for search fields automatically. 2008-11-02 20:04:26 +00:00
css Fixed TinyMCE stylihg 2008-10-29 02:36:54 +00:00
images moved "statistic" module images in module path 2008-04-05 03:37:57 +00:00
javascript Fixed TinyMCE stylihg 2008-10-29 02:36:54 +00:00
lang MINOR Collecting entities for language master table with new i18nTextCollector functionality. The table is now sorted alphabetically by namespace and entity. Entities now include more translatable statics from DataObject subclasses like $db, $has_one etc. 2008-11-01 15:26:13 +00:00
tasks FEATURE Added SiteTreeMaintenanceTask 2008-10-16 12:21:30 +00:00
templates FEATURE: Update to TinyMCE 3.2 - CMS changes 2008-10-24 05:03:33 +00:00
tests BUGFIX Fixed SecurityAdminTest to work with i18n enabled 2008-11-01 13:55:47 +00:00
_config.php MINOR Removed Director::addRules() item for Unsubscribe_Controller that should will be done by the Newsletter _config.php file instead 2008-10-16 05:11:11 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00