Skip to content

Releases: verbb/events

1.4.25

27 May 04:15
Compare
Choose a tag to compare

Added

  • Add resave commands for events.

2.0.0-beta.9

02 Mar 08:19
Compare
Choose a tag to compare

Changed

  • Use defineRules() instead of rules() to allow validation overrides properly.
  • Update Endroid\QrCode code for new endroid/qr-code package version.
  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix expired events still showing their front-end templates.
  • Fix type for customer() purchased ticket element query.
  • Fix Customer changeover to User.
  • Fix errors when saving events with invalid tickets.

2.0.0-beta.8

25 Dec 00:07
Compare
Choose a tag to compare

Changed

  • Update endroid/qr-code:^4.0.0 dependancy.

Fixed

  • Fix Customer changeover to User (Commerce change).

1.4.24

25 Dec 00:05
Compare
Choose a tag to compare

Added

  • Add error state to the Date/Time tab if a field has errors. (thanks @anchovy).

Fixed

  • Fix an error when saving an event with un-selected ticket type for a ticket.

2.0.0-beta.7

30 Nov 21:39
Compare
Choose a tag to compare

Fixed

  • Fix an error when editing an event with validation errors.

2.0.0-beta.6

30 Nov 01:21
Compare
Choose a tag to compare

Fixed

  • Fix an error when editing an event.
  • Fix an error when creating an event with empty ticket quantities.
  • Fix an error when deleting an event type.

2.0.0-beta.5

21 Nov 21:36
Compare
Choose a tag to compare

Fixed

  • Fix being unable to manage Events and Purchased tickets in the control panel due to Craft 4.3.2 changes.

2.0.0-beta.4

25 Sep 09:28
Compare
Choose a tag to compare

Added

  • Add missing English Translations.

Fixed

  • Fix an error when creating an event with an empty capacity.
  • Fix an error running resave console commands.
  • Fix querying events by type not working correctly for multiple ticket types.
  • Fix querying purchased tickets by event type not working correctly for multiple ticket types.
  • Fix an error when uninstalling.
  • Fix being unable to view purchased ticket in the control panel.

1.4.23

25 Sep 09:17
Compare
Choose a tag to compare

Added

  • Add validation to event ticket available from/to in relation to each other and the event end datetime.
  • Add validation for events when setting the start date to be later than the end date.
  • Add tabs for events not working correctly in the control panel.

Fixed

  • Fix a validation error with ticket pricing in the control panel.
  • Fix an issue when checkin/uncheckin for purchased tickets wasn’t working.
  • Fix a potential issue when generating QR codes.

1.4.22

25 Aug 03:56
Compare
Choose a tag to compare

Fixed

  • Fix querying events by type not working correctly for multiple ticket types.
  • Fix querying purchased tickets by event type not working correctly for multiple ticket types.