silverstripe-framework/src/View
Garion Herman 0d27f32cc9 FIX Add 'legal empty attributes' to allow empty alt values on imgs
In some situations, a caption is used in place of a value in the alt
attribute, and in others an image may be cosmetic and not in need of an
alt attribute value (though the alt attribute must still be rendered in
this case).
2019-09-24 11:44:12 +12:00
..
Dev Reset test state for modified config options 2017-09-28 17:24:32 +13:00
Embed NEW Shift Embeddable and EmbedResource from asset-admin, lazy load Embed to allow injected dependencies (#8194) 2018-06-20 11:40:28 +12:00
Parsers Merge branch '4.3' into 4 2019-02-19 08:41:05 +07:00
Shortcodes Replace self:: with static:: for shortcode methods 2019-01-28 14:51:34 +00:00
ArrayData.php MINOR Add default value to ArrayData constructor 2017-09-05 09:42:52 +12:00
GenericTemplateGlobalProvider.php API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00
HTML.php FIX Add 'legal empty attributes' to allow empty alt values on imgs 2019-09-24 11:44:12 +12:00
PublicThemes.php API Implement support for public/ webroot folder (#7741) 2018-01-12 16:25:02 +13:00
Requirements_Backend.php Requirements_Backend.php API documentation fix 2019-06-15 10:37:49 +09:30
Requirements_Minifier.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Requirements.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
SSTemplateParseException.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SSTemplateParser.peg FIX SSViwer::execute_template should allow requirements to be included 2018-01-31 11:10:26 +00:00
SSTemplateParser.php FIX SSViwer::execute_template should allow requirements to be included 2018-01-31 11:10:26 +00:00
SSViewer_BasicIteratorSupport.php Tidy up + document SSViewer classes 2017-09-21 17:03:21 +01:00
SSViewer_DataPresenter.php [ss-2018-006] Prevent code execution in template value resolution 2018-05-14 17:05:31 +12:00
SSViewer_FromString.php rename TEMP_FOLDER to TEMP_PATH 2017-10-09 12:41:34 +13:00
SSViewer_Scope.php Tidy up + document SSViewer classes 2017-09-21 17:03:21 +01:00
SSViewer.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
TemplateGlobalProvider.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TemplateIteratorProvider.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TemplateParser.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ThemeList.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ThemeManifest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ThemeResourceLoader.php Merge branch '4.2' into 4.3 2019-09-13 18:10:37 -07:00
ViewableData_Customised.php Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00
ViewableData_Debugger.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ViewableData.php Merge pull request #8421 from creative-commoners/pulls/4.3/psr-5-deprecations 2018-09-28 14:18:54 +02:00