Skip to content

Releases: cnizzardini/cakephp-yummy

Release 0.5.2

13 Sep 13:03
Compare
Choose a tag to compare

Fixed bug in YummySearch. Dropdowns were not accepting previous/default value.

0.5.1 Release

12 Sep 16:17
Compare
Choose a tag to compare

Fixed bug in the previous release related to Yummy Search dropdowns not displaying when selectGroups != 'custom'

Release 0.5.0

12 Sep 15:44
Compare
Choose a tag to compare

This was a maintenance and refactoring release. This release is not backwards compatible if using custom select dropdowns. See the updated wiki.

Enhancements

  • YummySearch - Allow custom dropdown text for select options #34

Release 0.4.3

30 Aug 14:53
Compare
Choose a tag to compare

Bug Fixes

  • YummyACL - Cake deprecation notice #32
  • YummySearch - Cannot effectively search date/time fields #33

Yummy 0.4.0

24 Jun 14:42
Compare
Choose a tag to compare

Rewrote much of Yummy Search. Cleaned up configuration schema.

Yummy 0.4.0 Release Candidate 4

22 Jun 04:00
Compare
Choose a tag to compare
Pre-release

Additional bug fixes from RC3

Yummy 0.4.0 Release Candidate 3

08 May 17:31
Compare
Choose a tag to compare
Pre-release
0.4.0-RC3

0.4.0 release candidate 3

Yummy 0.4.0 Release Candidate 2

08 May 02:14
Compare
Choose a tag to compare
Pre-release

Fixed various bugs found in RC1

Yummy 0.4.0 Release Candidate

07 May 00:52
Compare
Choose a tag to compare
Pre-release

This is a rewrite of YummySearch. Internal code was cleaned up and moved into a service layer. Component configurations were also simplified. Unit tests were added for everything as well.

CakePHP Yummy 0.2.5

20 Mar 02:26
Compare
Choose a tag to compare

Yummy Search

Enhancements

  • #22 Better error handling when controller does not have a base table
  • #23 Sort search columns when selectGroup = false
  • #25 Add setting for auto trim

Bug Fixes

  • #26 Not bringing up dropdown when adding new search option, if next field is dropdown
  • #27 Exception encountered when submitting condition with no value