silverstripe-framework/search/filters
Damian Mooyman 319b96b48b Merge remote-tracking branch 'origin/3.1' into 3
Conflicts:
	docs/en/02_Developer_Guides/09_Security/04_Secure_Coding.md
	docs/en/05_Contributing/01_Code.md
	forms/TreeDropdownField.php
	model/DataObject.php
	security/Member.php
	tests/model/DataObjectTest.php
2015-03-11 11:40:06 +13:00
..
ComparisonFilter.php API New Database abstraction layer. Ticket #7429 2014-07-09 18:04:05 +12:00
EndsWithFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ExactMatchFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
FulltextFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GreaterThanFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
GreaterThanOrEqualFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
LessThanFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
LessThanOrEqualFilter.php NEW: Created LessThanOrEqualFilter and GreaterThanEqualFilter 2013-11-25 03:59:51 +00:00
PartialMatchFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SearchFilter.php Merge remote-tracking branch 'origin/3.1' into 3 2015-03-11 11:40:06 +13:00
StartsWithFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
WithinRangeFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00