silverstripe-framework/templates
Ingo Schommer d0a9811087 BUG Fully qualified namespace for _t() in templates
Was inferred by the containing file previously,
which is deprecated behaviour, because it obscures
the fact that renaming an template file or copying
template code will change the context of the translations.
While it would be nice to use shorter and more readable namespaces,
this change would remove all existing translations.
Since there is no (easy) migration of entities to a new namespace,
having verbose template code is the lesser of two evils.
2012-08-06 13:44:21 +02:00
..
email BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
forms ENHANCEMENT HTML titles in TreeDropdownField 2012-06-13 16:04:14 +02:00
Includes BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
AssetUploadField.ss ENHANCEMENT: Design fixes in insert media pop-up 2012-05-28 11:50:34 +12:00
BlankPage.ss MINOR HTML5 for BlankPage.ss default template 2012-04-13 15:32:05 +02:00
ComplexTableField_popup.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
ComplexTableField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
Controller.ss MINOR: update core controller template with more help information. 2012-06-30 15:19:36 +12:00
FileIFrameField_iframe.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
GridFieldDetailForm.ss API CHANGE: Renaming of gridfield components #6921 2012-03-09 12:54:02 +13:00
HtmlEditorField_UploadField.ss ENHANCEMENT: Design fixes in insert media pop-up 2012-05-28 11:50:34 +12:00
Image_iframe.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
RelationComplexTableField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
RightLabelledFieldHolder.ss Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RSSFeed.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
SapphireInfo.ss API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
SearchForm.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
TableField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
TableListField_printable.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
TableListField.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:21 +02:00
UploadField_FileEdit.ss ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField 2012-02-03 01:00:08 +01:00
UploadField.ss ENHANCEMENT Disable UploadField when handling unsaved relations (fixes #7187) 2012-06-15 17:44:34 +02:00