Skip to content

Releases: praxisnetau/silverstripe-moderno-admin

1.1.4

15 Jun 03:35
Compare
Choose a tag to compare

Likely the final release, as Moderno is for SilverStripe v3 only and is no longer being actively developed. Please consider using SilverWare Admin for SilverStripe v4, which allows the admin to be styled via YAML configuration.

1.1.3

26 Oct 05:24
Compare
Choose a tag to compare
  • fixed message margin on add new page screen
  • added styles for UploadField, improved appearance
  • tweaked JavaScript to be less zealous when adding in animated icons to buttons

1.1.2

23 Oct 22:28
Compare
Choose a tag to compare
  • fixes for numerous padding/margin issues
  • fixes for TreeDropdownField style
  • removed orderable GridField bitmap grabber icon
  • fixes for AssetAdmin + Secure Assets module
  • removed SiteConfigEditFormExtension, replaced with CMSMainEditFormExtension
  • CMSMainEditFormExtension now applied to LeftAndMain (also needed for AssetAdmin + Secure Assets)
  • added JavaScript to fix problems with Secure Assets module fields embedded in AssetAdmin EditForm (i.e. they should now actually work :P)

1.1.1

14 Oct 06:47
Compare
Choose a tag to compare
  • fix for missing close icon on notice toasts (thanks @mooror)
  • fix for cms-logo text appearing while menu is collapsed

1.1.0

09 Oct 02:23
Compare
Choose a tag to compare
  • added CMS branding settings to SiteConfig
  • added setting for renaming app
  • added setting for changing app logo link
  • added setting fields for uploading a custom logo
  • added setting fields for uploading a custom loading image

1.0.1

03 Oct 03:02
Compare
Choose a tag to compare
  • fixed missing loading icons and color for buttons
  • fixed various padding/margin issues for CMS elements
  • fixed message margin in ModelAdmin
  • fixed HeaderField padding within ToggleCompositeField
  • fixed tab margins

1.0.0

25 Sep 08:19
Compare
Choose a tag to compare

Released version 1.0.0.

NOTE: installation folder name has been changed from "silverstripe-moderno-admin" to simply "moderno-admin". Composer should hopefully handle this when performing the update.