silverstripe-framework/view
Sean Harvey 792c89e103 ENHANCEMENT Adding List() in the GenericTemplateGlobalProvider so
templates can use <% cached List(Member).max(LastEdited) %> instead
of deprecated "Aggregate" syntax.
2012-05-29 20:04:51 +12:00
..
ArrayData.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
GenericTemplateGlobalProvider.php ENHANCEMENT Adding List() in the GenericTemplateGlobalProvider so 2012-05-29 20:04:51 +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 ENHANCEMENT Adding List() in the GenericTemplateGlobalProvider so 2012-05-29 20:04:51 +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