Releases: FriendsOfCake/crud-view
Releases · FriendsOfCake/crud-view
0.3.0
- #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
- Made it work in PHP 7
- Works correctly with Cake 3.2.3
- Glyphicons from cloudflare CDN
- Improved selectizer options
0.1.0
- 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
- Remove invalid version references
- Fix PHPCS and ScrutinizerCS violations
0.0.2
- 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
First release