silverstripe-framework/admin
Stevie Mayhew 11e48245c9 Remove "Filter" title if no search form is present
Same as with the import form - you can overload the public function `SearchForm` in your model admin subclass to not return a form and the title currently remains there which makes no sense.
2015-01-07 16:22:12 +13:00
..
code FIX: Prevent JSON response showing when re-opening closed tab (fixes silverstripe/silverstripe-cms#1121) 2014-10-23 22:24:36 +01:00
css MINOR: Fix broken 'Insert From CMS' layout 2014-11-19 10:52:08 +10:30
images API Enable re-authentication within the CMS if a user session is lost 2014-10-14 15:19:48 +13:00
javascript API Enable re-authentication within the CMS if a user session is lost 2014-10-14 15:19:48 +13:00
scss MINOR: Fix broken 'Insert From CMS' layout 2014-11-19 10:52:08 +10:30
templates Remove "Filter" title if no search form is present 2015-01-07 16:22:12 +13:00
tests BUG Fix issue with generating tree data for missing pages 2014-08-08 15:29:28 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php Fix: WYSIWYG now returns valid HTML in tables 2014-04-01 10:16:07 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb Set default encoding for compass 2013-10-30 16:11:11 +00:00