Releases: praxisnetau/silverstripe-moderno-admin
Releases · praxisnetau/silverstripe-moderno-admin
1.1.4
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
- 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
- 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 withCMSMainEditFormExtension
CMSMainEditFormExtension
now applied toLeftAndMain
(also needed forAssetAdmin
+ 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
1.1.0
- 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
- 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
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.