silverstripe-framework/view
Ingo Schommer 13c9011082 Merge pull request #430 from halkyon/getallfields_fixes
MINOR Fixing use of deprecated getAllFields(), mark field as deprecated ...
2012-05-11 01:04:38 -07:00
..
ArrayData.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
GenericTemplateGlobalProvider.php BUGFIX Throwing an InvalidArgumentException without the new keyword results in a Fatal error 2012-05-10 11:21:32 +12:00
Requirements.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SSTemplateParser.php API-CHANGE: new translatable syntax _t function 2012-04-18 17:35:31 +12:00
SSTemplateParser.php.inc API-CHANGE: new translatable syntax _t function 2012-04-18 17:35:31 +12:00
SSViewer.php BUGFIX: Looping over a PaginatedList in the template caused a seg fault/bus error. 2012-05-11 14:03:31 +12:00
TemplateGlobalProvider.php ENHANCEMENT Replaced locations of sapphire with $ModulePath(framework) in templates, based off Controller which implements TemplateGlobalProvider 2012-04-15 10:50:20 +12:00
TemplateIteratorProvider.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ViewableData.php MINOR Fixing use of deprecated getAllFields(), mark field as deprecated properly. 2012-05-11 11:23:24 +12:00