Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Latest commit

 

History

History
49 lines (31 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

49 lines (31 loc) · 1.53 KB

Changelog

All Notable changes to CultureFeed Lists.

7.x-1.0-beta3 - 2017-06-26

Added

  • #21 : Added "refresh" functionality to reload list data from the backend instead of serving it from local cache.

Fixed

  • #17 : Fixed notices when there are no existing tabs on the event detail page.
  • #19 : Fixed sorting not working with large list of items.

7.x-1.0-beta2 - 2017-06-12

Added

  • #9 : Added the option to filter events for multiple lists.

Fixed

  • #1 : Confirmation message is not translatable.
  • #3 : Added spacing to the operation links.
  • #5 : Fixed overriding the native draggable handler.
  • #7 : Added path to the list details + added hook to alter the administration overview page.
  • #9 : Fixed list filter.
  • #13 : Fixed ordering the list items.
  • #15 : Fixed broken manual sort with large lists.

7.x-1.0-beta1 - 2016-12-15

Initial start of the CultureFeed Lists module:

  • Add Cdb Items to lists.
  • Alter the order of the list items.
  • Views integration to retrieve items by the lists they belong to and sorted by the manual list order.