Skip to content

Releases: nickdekruijk/admin

1.2.4

25 Feb 16:40
Compare
Choose a tag to compare

New features

  • Doubleclick media to open in new window/tab
  • Use nickdekruijk/imageresize admin-thumbnails template if present

Bug fixes/changes

  • Use App\Page model by default in config
  • Prevent error when class doesn't exist and treeview was used

1.2.3

29 Jan 11:59
Compare
Choose a tag to compare
  • Add expanded option for media
  • Filter out pivot type fields to prevent unknown column database errors
  • Suppress getimagesize errors

1.2.2

14 Jan 15:41
Compare
Choose a tag to compare
  • Searchable models
  • Added option to use eloquent with() when fetching listviewData
  • Started documentation

1.2.1

01 Oct 12:56
Compare
Choose a tag to compare
  • Load TinyMCE anchor plugin but don't show it by default

1.2.0

01 Oct 12:15
Compare
Choose a tag to compare
  • Added download_csv option for reports
  • Tinymce options (like formats, css) are now defined module wide and not in the column. Warning! This could break your existing config

1.1.2

20 Sep 12:33
Compare
Choose a tag to compare
  • Show array/json in model view

1.1.1

20 Sep 12:02
Compare
Choose a tag to compare
  • Experimental support for array casted columns (JSON)

1.1.0

17 Sep 13:39
Compare
Choose a tag to compare
  • Images trait
  • Show pivot in index
  • Added logo_link and logo_link_target config
  • New folder button also in header
  • CMS Users should be able to delete pages by default (config)
  • Fix error in case public isn't the in the default path
  • Add alt="imagenotfound" to show missing images in chrome/firefox

1.0.0

04 Jul 13:44
ea1ba39
Compare
Choose a tag to compare

First stable release!