silverstripe-framework/templates
Sean Harvey 974ba61a78 BUGFIX Fixed Image_iframe.ss to use X-UA-Compatible IE7 emulation meta tag
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@80382 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:30 +13:00
..
email MINOR: added base tag to email template - merged patch from Henk_Poley. Not that base url does alot - gmail will strip it it, same with hotmail... 2011-02-02 14:27:13 +13:00
Includes MINOR Tidy up of Form.ss template in sapphire/templates/Includes 2011-02-02 14:26:44 +13:00
CodeViewer.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 23:03:35 +00:00
ComplexTableField_popup.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-09 04:38:44 +00:00
ComplexTableField.ss BUGFIX <% end_if %> was breaking the template where it should've been a <% end_control %>. This fixes the export link in #3333 2011-02-02 14:26:57 +13:00
DefaultFieldHolder.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 23:03:35 +00:00
HiddenFieldHolder.ss Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Image_iframe.ss BUGFIX Fixed Image_iframe.ss to use X-UA-Compatible IE7 emulation meta tag 2011-02-02 14:27:30 +13:00
ModelViewer_dotsrc.ss Improved graphs displayed on dev/viewmodel 2011-02-02 14:26:45 +13:00
ModelViewer.ss Improved graphs displayed on dev/viewmodel 2011-02-02 14:26:45 +13:00
RelationComplexTableField.ss BUGFIX #3443: Fixed refreshing of relation CTFs after editing data 2011-02-02 14:27:05 +13:00
RightLabelledFieldHolder.ss Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RSSFeed.ss ENHANCEMENT Fixed invalid RSSFeed format - added <atom:link> and <dc:creator> elements, removed <author> element (invalid unless it contains an email address) 2011-02-02 14:27:08 +13:00
SapphireInfo.ss Added /SapphireInfo URL with some basic version information 2008-03-02 23:21:58 +00:00
SearchForm.ss BUGFIX Added <legend> element immediately after <fieldset> for SearchForm and Form templates. This is required to validate these templates as W3C compliant 2011-02-02 14:26:44 +13:00
SelectionGroup.ss Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
TableField.ss BUGFIX Added a missing default english string to ADDITEM translatable entity in TableField.ss 2011-02-02 14:27:26 +13:00
TableListField_printable.ss Added missing TableListField_printable.ss template. 2008-10-08 19:23:02 +00:00
TableListField.ss BUGFIX Added missing default english text for "No items found" in TableListField.ss 2011-02-02 14:27:14 +13:00
TabSetFieldHolder.ss elofgren: Remove tabset div from TabSetFieldHolder?.ss in order to reduce wasted space on tabs. See: http://support.silverstripe.com/gsoc/ticket/59 2007-09-16 15:36:02 +00:00
TestViewer.ss Merged revisions 52211 via svnmerge from 2008-04-26 06:32:16 +00:00
ToggleCompositeField.ss FEATURE made sapphire i18n-capable 2007-10-25 02:47:45 +00:00
WidgetArea.ss Moved widgets into core 2007-08-02 22:07:11 +00:00
WidgetHolder.ss Wrap a widget in a div 2007-08-06 22:19:02 +00:00