Skip to content

Releases: FriendsOfCake/crud

4.2.2

26 Dec 07:28
Compare
Choose a tag to compare
  • Add more documentation for various actions
  • Throw a more user-friendly exception when the SearchBehavior is not attached

4.2.1

01 Dec 20:50
Compare
Choose a tag to compare
  • Add the ability to customize the findMethod in IndexAction
  • DeleteAction is now accessible only when using POST or DELETE HTTP methods
  • Minor updates and bugfixes

Crud Plugin 4.2.0 released

12 Oct 16:20
Compare
Choose a tag to compare
  • Update CakePHP core version to 3.1
  • Use "treeList" finder in RelatedModelListener if model has TreeBehavior loaded.
  • Ensure user defined finder is used for related models in RelatedModelListener.

Crud Plugin 4.1.4 released

21 Sep 15:19
Compare
Choose a tag to compare
  • Optional flash messages for ApiListener
  • Added a searchListener to play together with friendsofcake/search
  • Small bugfixes
  • More docs and defensive coding

4.1.3

05 Jul 20:13
Compare
Choose a tag to compare
  • Renamed redirection variable redirect_url to _redirect_url

Crud v4.1.2 Released

26 Jun 14:56
Compare
Choose a tag to compare
  • Fixed fatal error in exception renderer

Crud 4.1.1Released

26 Jun 14:22
Compare
Choose a tag to compare

Fixed problem in composer.json file

Crud v4.1.0 Released

26 Jun 13:20
Compare
Choose a tag to compare
  • Used non-deprecated functions n CakePHP
  • Improved event arguments consistency
  • Made LookupAction work again
  • Fixed numerous bugs

v4.0.0

19 Apr 11:18
Compare
Choose a tag to compare

First release with CakePHP 3.x compatibility.

v3.0.10

19 Apr 11:18
Compare
Choose a tag to compare

Bug fix release compatible with CakePHP 2.x.