silverstripe-reports/code
Sean Harvey 35bcf69c01 Removed deprecated Register::register() and unregister()
Report automatically includes reports instead, and
add_excluded_reports() can be used to exclude certain reports
2012-11-15 14:30:47 +13:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:08:36 +13:00
forms Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
model Reverts test code committed in a52514a3 2012-11-10 15:42:45 +13:00
reports Removed deprecated Register::register() and unregister() 2012-11-15 14:30:47 +13:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher APICHANGE: add_extension() is now called directly on the class, instead of on Object 2012-11-07 11:08:36 +13:00