Skip to content

Releases: praxisnetau/silverware-admin

1.4.0 (2018-06-12)

12 Jun 05:22
Compare
Choose a tag to compare

Full Changelog

Updated

  • base resources path to match new public folder structure

1.3.1 (2018-05-24)

24 May 02:21
Compare
Choose a tag to compare

Full Changelog

Added

  • new style ColorBackgroundHoverMenuHeader for the background color when hovering items in the CMS menu header
  • new style ColorIconLogo for changing the color of the SilverStripe logo icon
  • new style ColorBorderFocusField for changing the border color of focused fields in the admin

1.3.0 (2018-05-23)

23 May 11:22
Compare
Choose a tag to compare

Full Changelog

Added

  • fix for content menus in admin; correct wrapping and widths

Updated

  • build dependencies and Praxis URLs

Removed

  • JavaScript for fixing page icons in SilverStripe admin (no longer necessary)

1.2.2 (2017-10-09)

09 Oct 03:14
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • updated from silverstripe-module to silverstripe-vendormodule

Removed

  • removed unnecessary dir and path from _config.php

1.2.0 (2017-09-12)

11 Sep 23:45
Compare
Choose a tag to compare

Full Changelog

Added

  • LeftAndMain config option hide_disabled_page_types - if set to true, the CMS will hide any disabled page types when adding a page, as opposed to disabling the item

1.1.0 (2017-08-29)

29 Aug 03:50
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies

Removed

  • PageIconExtension is no longer necessary to fix icons in the CMS

1.0.4 (2017-07-04)

04 Jul 03:35
Compare
Choose a tag to compare

Full Changelog

Fixed

  • style and CSS class names to align with new SilverStripe admin CSS
  • padding issue with profile link

1.0.3 (2017-07-04)

04 Jul 01:35
Compare
Choose a tag to compare

Full Changelog

Fixed

  • style for centering strip thumbnails in GridField columns

1.0.2 (2017-06-19)

19 Jun 02:08
Compare
Choose a tag to compare

Full Changelog

Fixed

  • added fix for page icons when CMS tree is updated via Ajax

1.0.1 (2017-06-16)

16 Jun 06:47
Compare
Choose a tag to compare

Full Changelog

Fixed

  • incorrect version in composer.json for silverstripe/admin