Skip to content

Releases: FriendsOfCake/search

4.5.1

12 Nov 13:24
a704b34
Compare
Choose a tag to compare
  • Fix finder to allow setting options. #241

4.5.0

09 Oct 14:22
f4a6b15
Compare
Choose a tag to compare
  • Add multi value separator #240

4.4.1

13 Aug 19:10
cc2decf
Compare
Choose a tag to compare
  • Documentation update and code maintenance.

4.4.0

16 Apr 21:30
f928b2b
Compare
Choose a tag to compare
  • CakePHP 3.5+ support.

4.3.0

31 Mar 20:18
ef1a489
Compare
Choose a tag to compare

Feature

  • Add support for searching other datasources #203

4.2.1

31 Jan 13:18
fdb9a34
Compare
Choose a tag to compare

Enhancement

  • Add "map" option of Finder filter to map query params to finder options. #204

4.2.0

25 Nov 17:01
7b3c792
Compare
Choose a tag to compare

Enhancement

  • $_isSearch view variable being passed down by Prg component automatically.

4.1.0

01 Nov 19:17
c96fac7
Compare
Choose a tag to compare

Enhancement

  • Added new emptyValues config to SearchBehavior to allow specifying which values should be treated as empty. #193

4.0.2

07 Oct 16:38
Compare
Choose a tag to compare
  • Allow callback filter to specify process() return value

4.0.1

19 Aug 12:24
Compare
Choose a tag to compare
  • Fix adding searchManager() method to table class not working as documented #179