ticket 7.x-1.0-beta5

Bug fixes
New features
Unsupported

🔒 This release contains security improvements! Upgrading is recommended. 2 Views lacked access checking:

  • Ticket: Registrations by user ticket_user
  • Ticket: Registrations for user ticket_attendee

If your site has these Views overridden, be sure to either revert or otherwise ensure access checking is enforced.

Resolves various issues, including:

ticket 7.x-1.0-beta4

Bug fixes
Unsupported

This is a more incremental bug release of ticket. Much of the work has been focused on the ticket_reservation feature, which isn't quite ready for release yet.

ticket 7.x-1.0-beta3

Bug fixes
New features
Unsupported

This release of ticket reverts ticket states back to a property, and has an upgrade path.

Important!
Please make sure to check your ticket states before and after the update. We've done a bit a testing, but its hard to know every use case. As always, back up your site before proceeding.

ticket 7.x-1.0-beta2

Unsupported

The second release of ticket contains the following updates:

  • Show registration state on the administrative registrations view
  • Save users with parameters of the realname module, if it is enabled
  • Various syntax cleanup
  • Improve the UX when selecting quantity of tickets
  • Duplicate the email of the registrar only once when creating more than one registration
  • Only show completed registrations to users

ticket 7.x-1.0-beta1

Unsupported

Hooray! Beta1! The code has seemed pretty stable during the course of development with COD, so there likely will not be any changes beyond what currently exists. From here on, we'll be focussing on identifying any bugs and fixing them.

ticket 7.x-1.0-alpha5

Bug fixes
New features
Unsupported

Added views related to #2217557. The views need some refining and proper theme handling, but are workable.

ticket 7.x-1.0-alpha4

Bug fixes
Unsupported

Quashed PHP notices
Resolved issues around saving entities with blank/empty ticket type fields
Resolved editing ticket state via ticket type field throws an error (#2213477)

ticket 7.x-1.0-alpha3

Bug fixes
New features
Unsupported

TIcket registration states are working.
Ticket rules has basic ticket registration state control.

ticket 7.x-1.0-alpha2

Bug fixes
New features
Unsupported

This release includes bugfixes to the initial release as well as some new features

Refactor of ticket states
Starting with alpha2, the ticket state has been made more exportable. Unfortunately it requires deleting the old ticket states and starting fresh.

Refactor menu item locations for ticket registrations
consolidated ticket registration settings under the 'tickets' option on a host entity. This should be more scalable.

There is a somewhat non-working update script. Basically...

ticket 7.x-1.0-alpha1

New features
Unsupported

Initial versioned release. There's still lots to do and test, but this release should provide the minimal basic functionality.

Subscribe with RSS Subscribe to Releases for Ticket