silverstripe-framework/search
Ingo Schommer 768fc5a588 BUGFIX Adjusted HeaderField and LabelField implementation to new constructor arguments (see r64421)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64422 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-16 13:26:50 +00:00
..
filters BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query) 2008-10-05 19:20:35 +00:00
AdvancedSearchForm.php BUGFIX Adjusted HeaderField and LabelField implementation to new constructor arguments (see r64421) 2008-10-16 13:26:50 +00:00
SearchContext.php SearchContext generates SELECT DISTINCT query rather than SELECT, so that duplicate records aren't shown as a result of certain search filters 2008-09-12 03:27:43 +00:00
SearchForm.php MINOR: Fix phpdoc parsing error 2008-09-26 04:35:29 +00:00