silverstripe-cms/code
Mateusz Uzdowski c0751df54e BUG Remove handwritten SQL and use the ORM.
The custom SQL does not take subsites into account and breaks the CMS
on certain pages - under some circumstances the custom count will return
1 or more, while the set will be in fact empty because of augmentation.
2012-12-05 10:27:12 +13:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers Fixed line length 2012-11-19 01:18:01 +01:00
forms BUGFIX Ensure required lang and css are loaded when using SiteTreeURLSegmentField 2012-11-08 12:53:43 +10:00
model BUG Remove handwritten SQL and use the ORM. 2012-12-05 10:27:12 +13: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