Skip to content

Releases: joedolson/my-tickets

My Tickets v1.9.4

18 May 22:16
Compare
Choose a tag to compare

= 1.9.4 =

  • Bug fix: Prevent ticket settings from being edited on My Calendar group editing screen
  • Feature: Setting to configure redirecting to cart after add to cart.
  • Feature: New template function mt_ticket_event_notes() to get event-specific notes on ticket templates.
  • Change: Minor style change to front-end button CSS.
  • Change: Admin notice if any of the core display pages are not published or assigned.

My Tickets v1.9.3

26 Apr 17:47
Compare
Choose a tag to compare

= 1.9.3 =

  • Bug fix: trim() called on array value PHP error fixed.
  • Bug fix: Error in test to determine whether a ticket is General Admission or not.
  • Bug fix: Don't set a default value for event validity if ticket is not General Admission.
  • Bug fix: URL Encode postback to PayPal to support special characters stored at PayPal.

My Tickets v1.9.2

17 Apr 16:12
Compare
Choose a tag to compare

= 1.9.2 =

  • Bug fix: Checkbox to sell tickets only appeared if GET parameter set.

My Tickets v1.9.1

15 Apr 22:04
Compare
Choose a tag to compare

= 1.9.1 =

  • Bug fix: undefined array key in cart if collect shipping not set.
  • Bug fix: Checkbox event to sell tickets only registered if tickets panel open.
  • Change: CSS updates for premium plugin features

My Tickets v1.9.0

12 Apr 21:52
Compare
Choose a tag to compare

= 1.9.0 =

  • New: General Admission ticketing.
  • New: Collect VAT numbers at checkout.
  • New: Set close date to take a ticket type off sale. E.g. early bird sales.
  • New: shortcode [my-payments] to allow logged-in purchaser to view their ticket history.
  • Bug fix: Automatically enable offline payment if cart price is 0.
  • Change: allow multiple email addresses in 'Send to' field.
  • Filter: mt_price_in_label move ticket price into label element.

My Tickets v1.8.37

06 Dec 20:28
Compare
Choose a tag to compare

= 1.8.37 =

  • Bug fix: Strip slashes in mass emails.
  • Bug fix: Better notification on mass email tests.
  • Bug fix: Show email text in fields after sending test.
  • Bug fix: Fix PayPal postback values.
  • Change: Handle PayPal IPN via purchase page, not home page.
  • Change: Render ticket verification via purchase page, not home page.

My Tickets v1.8.36

07 Nov 17:59
Compare
Choose a tag to compare

= 1.8.36 =

  • Bug fix: Prefix generic CSS class 'controls'
  • Bug fix: misnamed variable in email validation.

My Tickets v1.8.35

06 Nov 00:19
Compare
Choose a tag to compare

= 1.8.35 =

  • Bug fix: HTML wraps link in event title even when email HTML disabled.
  • Bug fix: PayPal verification may not be all caps.
  • Bug fix: Default gateway doesn't retain selection.

My Tickets v1.8.34

25 Oct 21:32
Compare
Choose a tag to compare

= 1.8.34 =

  • Bug fix: Disallowed name attribute on textarea
  • Bug fix: Fatal error on PHP 8 if handling is a string.

My Tickets v1.8.33

15 Oct 15:02
Compare
Choose a tag to compare

= 1.8.33 =

  • Bug fix: two instances of a misnamed function.