Skip to content

Releases: nickdekruijk/admin

1.4.2

24 Dec 13:54
Compare
Choose a tag to compare
  • Now works on servers that don't allow PATCH and DELETE requests

1.4.1

09 Dec 14:48
Compare
Choose a tag to compare
  • 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

25 Nov 15:44
Compare
Choose a tag to compare
  • Add support for 'rows' column type
  • Better error messages on save

1.3.5

16 Oct 15:08
Compare
Choose a tag to compare
  • Prevent PHP "Too many open files" errors when media folder contains a large amount of files/directories

1.3.4

16 Oct 12:40
Compare
Choose a tag to compare
  • Fix select hide feature when there is more than one select box

1.3.3

20 Sep 10:45
dc507da
Compare
Choose a tag to compare

Easy fix for Laravel 6.0: No longer forcing laravel-framework as requirement

1.3.2

30 Aug 15:20
Compare
Choose a tag to compare
  • Fixed error in when exporting a report as csv that contains json data

1.3.1

30 Aug 15:00
Compare
Choose a tag to compare
  • 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

22 Jul 13:50
Compare
Choose a tag to compare
  • 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

12 Mar 13:01
Compare
Choose a tag to compare
  • Added ability to hide columns based on select value
  • New default logo link/target