Skip to content

1.5.1 (2017-11-05)

Compare
Choose a tag to compare
@colintucker colintucker released this 05 Nov 00:57
· 93 commits to master since this release

Full Changelog

Added

  • an extension for PaginatedList which provides a method for obtaining the pagination summary with ampersands in URLs fixed (pending SS core fix)
  • symbiote/silverstripe-gridfieldextensions added to core requirements
  • method in MetaDataExtension for generating the footer text for an image popup (e.g. lightbox)
  • GridFieldConfig_MultiClassEditor class, a grid field config that allows multiple classes to be added and reordered
  • GridFieldConfig_OrderableEditor class, a grid field config that allows items to be reordered
  • ClassTools::getDescendantsOf() method, answers the descendants of the specified class

Updated

  • list component items can now be sorted in random order

Fixed

  • margins for list component items
  • missing dropdown for crop priority on image assets