silverstripe-cms/code
2012-05-24 14:38:00 +12:00
..
batchactions MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
controllers MINOR Use of DropdownField in CMS should call setEmptyString instead of 2012-05-23 22:43:42 +12:00
forms BUGFIX Decode URLSegment before showing it through SiteTreeURLSegmentField, to separate presentation from its internal url encoded value 2012-05-14 15:12:33 +02:00
model BUGFIX Themes dropdown in SiteConfig::getCMSFields() should use setEmptyString() as the $emptyString argument is now deprecated. 2012-05-24 14:38:00 +12:00
reports MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:05:19 +02:00
search MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
staticpublisher BUGFIX Remove double URL/filename filtering in FilesystemPublisher to avoid breaking multibyte URLs (now possible through recently introduced URLSegmentFilter class). Multibyte safe url path processing in FilesystemPublisher. 2012-05-08 22:22:08 +02:00