Skip to content

Releases: verbb/events

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.

1.4.11

14 May 04:31
Compare
Choose a tag to compare

Fixed

  • Fix tickets not being site-aware.
  • Fix potential error for purchased tickets with no ticket.

1.2.4

11 May 06:52
Compare
Choose a tag to compare

Fixed

  • Fix tickets not being site-aware.

1.4.10

10 May 02:32
Compare
Choose a tag to compare

Fixed

  • Fix saving event content in the incorrect site.