Skip to content

Releases: FriendsOfCake/crud-view

0.3.0

28 Apr 01:40
Compare
Choose a tag to compare
  • #107: @drmonkeyninja Added ability to override controller action links’ text using label.
  • #112: @ADmad Move form buttons in a separate element so that they can be easily modified
  • #113: @ADmad Make usage of AssetCompress configurable.
  • #115: @josegonzalez Remove the legend on search

CrudView 0.2.0

23 Feb 09:32
Compare
Choose a tag to compare
  • Made it work in PHP 7
  • Works correctly with Cake 3.2.3
  • Glyphicons from cloudflare CDN
  • Improved selectizer options

0.1.0

14 Feb 10:44
Compare
Choose a tag to compare
  • Fix readme reference for composer package
  • Fix issue where SearchListener cannot be loaded concurrently with the Crud.SearchListener
  • Fix support for newer method of retrieving filters from search manager

0.0.3

28 Dec 07:26
Compare
Choose a tag to compare
  • Remove invalid version references
  • Fix PHPCS and ScrutinizerCS violations

0.0.2

28 Dec 04:53
Compare
Choose a tag to compare
  • Add documentation generation instructions
  • Improve README and move quick-start to documentation
  • Add the ability to disable the sidebar
  • Add the ability to modify just field settings with autoFields enabled

0.0.1

02 Dec 09:29
Compare
Choose a tag to compare

First release