Skip to content

Releases: verbb/events

1.4.19.2

12 Oct 03:32
Compare
Choose a tag to compare

Fixed

  • Fix an error being thrown when SEOmatic wasn't installed.

1.4.19.1

05 Oct 11:16
Compare
Choose a tag to compare

Fixed

  • Fix an error when saving a Event type and the SEOmatic integration.

1.4.19

01 Oct 02:36
Compare
Choose a tag to compare

Added

  • Add support for SEOmatic.

Changed

  • Update "Ticket PDF Template" plugin setting field to auto-suggest templates.
  • Update "Check-in Template" plugin setting field to auto-suggest templates.

Fixed

  • Fix check-in URL shortcut in control panel (when editing a purchased ticket) not being correct.
  • Fix redirecting back to the purchased ticket index when checking/unchecking in from the control panel.

1.4.18

01 Sep 23:51
Compare
Choose a tag to compare

Added

  • Add ticketsShippable plugin setting.
  • Add craft.events.ticketTypes().
  • Add order email to "Customer" column for purchased tickets, when ordered by a guest.
  • Allow custom fields to be saved when calling events/purchased-tickets/checkin.
  • Allow checkedIn and checkedIn attributes to be saved when calling events/purchased-tickets/save.

Fixed

  • Fix customer email column.

1.4.17

07 Jul 23:26
Compare
Choose a tag to compare

Added

  • Add “Require User Login” plugin setting for checking-in tickets.
  • Add “Check-in tickets” user permission.

Fixed

  • Fix an error when generating PDFs and custom fonts, where the temporary folder isn’t writable (or created).
  • Fix an error when viewing purchased tickets index where users may not have a first/last name.

1.4.16

04 Jun 03:42
Compare
Choose a tag to compare

Fixed

  • Fix an error with purchased tickets when no field layout was set.
  • Fix an error when generating an ICS link and setting the location.

1.4.15

15 Jan 02:33
Compare
Choose a tag to compare

Added

  • Add events.edit.details hook to the edit event page. (thanks @joshangell).
  • Add events.edit.actionbutton hook to event edit page. (thanks @joshangell).
  • Add ticketType and ticketTypeId query params to Purchase Ticket elements.
  • Add pluralDisplayName to Event, Purchased Ticket, Ticket and Ticket Type elements.
  • Add duplicate element action for Purchased Ticket elements.
  • Add duplicate element action for Event elements.
  • Add ticketType and ticketTypeId query params to Purchase Ticket element queries.

1.4.14

19 Aug 22:31
Compare
Choose a tag to compare

Fixed

  • Fix migration error for older installs where event types had not re-saved to populate ICS settings.

1.4.13

15 Aug 03:09
Compare
Choose a tag to compare

Fixed

  • Fix migration error in Postgres.

1.4.12

17 Jun 04:06
Compare
Choose a tag to compare

Fixed

  • Allow ticketTypes to be edited with allowAdminChanges set to false.