silverstripe-reports/code
Ingo Schommer 97fbfd3f12 FIX Respect escaping rules on readonly fields in CMS history view
Avoids showing unescaped HTML on fields which didn't allow it otherwise,
e.g. TextField. This also fixes problems with SiteTree->ExtraMeta
which got evaluated within the CMS. If this section contains any
JavaScript it gets executed and can disrupt CMS operation.
2013-02-04 17:16:15 +01:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers FIX Respect escaping rules on readonly fields in CMS history view 2013-02-04 17:16:15 +01:00
forms BUGFIX Ensure required lang and css are loaded when using SiteTreeURLSegmentField 2012-11-08 12:53:43 +10:00
model FIX: updateCMSFields not accepting var by reference 2013-02-04 12:55:29 +00:00
reports BUGFIX: Fixed SideReport for use with Postgres (using v8.4) which requires table/column-names to be quoted. MySQL seems OK with either/both 2012-10-19 16:04:32 +13:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00