Skip to content

Releases: StadGent/drupal_module_opening-hours

8.x-1.0-alpha3

30 Jan 13:12
Compare
Choose a tag to compare
8.x-1.0-alpha3 Pre-release
Pre-release

Added

  • DMOH-26: Added support to set widget tag data-date as "today" or "tomorrow".
  • DMOH-27: Added custom render element (opening_hours_widget) to limit the code
    required to render the widget tag.
  • DMOH-29: Added support to set the date to get the opening hours for.
  • DMOH-31: Added option to switch between 2 widget types.

Fixed

  • DMOH-32: Removed double .openinghours-widget loop to prevent multiple requests
    for the same widget.

Removed

  • DMOH-30: Removed language options from the element.

8.x-1.0-alpha2

30 Jan 13:12
Compare
Choose a tag to compare
8.x-1.0-alpha2 Pre-release
Pre-release

Added

  • DMOH-22: Added the opening hours widget formatter.

Fixed

  • Fixed package name.

8.x-1.0-alpha1

30 Jan 13:11
Compare
Choose a tag to compare
8.x-1.0-alpha1 Pre-release
Pre-release

Initial release containing the Field widget to link an Opening Hours Service-Channel to any fieldable Drupal entity.

Added

  • DMOH-19: Added service configuration form.
  • DMOH-20: Added the opening hours field type.
  • DMOH-21: Added the opening hours field widget.