Releases: nickdekruijk/admin
Releases · nickdekruijk/admin
1.4.2
- Now works on servers that don't allow PATCH and DELETE requests
1.4.1
- Don't center boolean checkbox in listview but give it extra padding on the left
- Images trait: return autocaption based on filename if no caption given and allow | in image caption
1.4.0
- Add support for 'rows' column type
- Better error messages on save
1.3.5
- Prevent PHP "Too many open files" errors when media folder contains a large amount of files/directories
1.3.4
- Fix select hide feature when there is more than one select box
1.3.3
Easy fix for Laravel 6.0: No longer forcing laravel-framework as requirement
1.3.2
- Fixed error in when exporting a report as csv that contains json data
1.3.1
- When using json data in reports and no column index is given build an index based on all used columns
- js/css assets no longer use .css/.js extensions to prevent errors with nginx expire
1.3.0
- Model filtering with index_filters option
- Show array casted columns in a nice format
- Updated Images trait (might need code update)
- Add Polymorphic ability to pivot type
- Add custom buttons to model view
- Add json and index support for report queries
- Close button should be last
- Some bug fixes
- tinymce_defaults global config
- Format inactive pivot items
1.2.5
- Added ability to hide columns based on select value
- New default logo link/target