Skip to content

Releases: LaravelDaily/quickadmin

Internationalization

09 Mar 11:41
Compare
Choose a tag to compare

Merged a pull request with internationalization/languages

Fixes and small improvements

02 Mar 08:56
Compare
Choose a tag to compare
  • Fix for file upload field - wasn't working properly
  • Small fixes and merge pull requests

Official version - working with Laravel 5.2

06 Jan 11:03
Compare
Choose a tag to compare

We're out of "beta" - official 1.0.0 release, working with Laravel 5.2.
For Laravel 5.1 users - please use QuickAdmin branch 0.4.x

Rollback to Laravel 5.1

02 Jan 07:39
Compare
Choose a tag to compare

Rollback the last commit (it was breaking the package) and get back to Laravel 5.1 until proper fix for Laravel 5.2.

Package change to work with Laravel 5.2

30 Dec 07:10
Compare
Choose a tag to compare

Changing illuminate/html to laravelcollection/html package

Small fix for file edit

23 Dec 10:09
Compare
Choose a tag to compare

Small fix for file input field type

Relationship empty value fix

17 Dec 10:23
Compare
Choose a tag to compare

Fix a bug with relationship field empty value

Relationship dropdown empty value

16 Dec 16:05
Compare
Choose a tag to compare

Small, but important: for dropdowns - default empty value

Controller fix

16 Dec 14:28
Compare
Choose a tag to compare

Small, but important controller fix

Role choice and small fixes

16 Dec 14:20
Compare
Choose a tag to compare
  • Choosing roles for menu items
  • Small fixes
  • Documentation update