silverstripe-cms/code
Damian Mooyman 5dd058338a BUG Fix encoding of SearchForm::getSearchQuery
This made it awkward for user code to extract the query value for use in other applications; This would otherwise have to be xml decoded again.
Casting has been promoted to the templating level via DBField::create_field and a `SearchForm.casting` config setting.
2014-05-06 11:11:46 +12:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers Merge remote-tracking branch 'origin/3.1' 2014-05-06 10:24:28 +12:00
forms Numerous PHPDoc fixes. 2014-02-10 15:35:13 -05:00
model Merge remote-tracking branch 'origin/3.1' 2014-05-06 10:24:28 +12:00
reports API: moved reports API to separate module 2013-01-17 21:58:03 +13:00
search BUG Fix encoding of SearchForm::getSearchQuery 2014-05-06 11:11:46 +12:00