Skip to content

Releases: joedolson/my-tickets

My Tickets v1.7.10

02 Nov 18:51
Compare
Choose a tag to compare

= 1.7.10 =

  • Increase prominence of sales & help sidebar blocks.
  • Update dashicon implementation for accessibility.
  • Missing ID on 'Get Support' heading.
  • Bug fix: Must exit after wp_safe_redirect
  • Bug fix: improve code locating wp-load for QR codes

My Tickets v.1.7.8

11 Sep 17:03
Compare
Choose a tag to compare

= 1.7.8 =

  • Bug fix: Tickets duplicated when offline payments completed.
  • Bug fix: Fix headers on date report CSV.
  • Bug fix: Delete both logged-in and logged-out carts if both exist after purchase.
  • Change: add additional parameters to some functions for filtering purposes.
  • Change: add email as output in date report CSV.
  • Add: mt_purchase_completed action on confirmation screen.

My Tickets v1.7.7

09 Aug 18:50
Compare
Choose a tag to compare

= 1.7.7 =

  • Bug fix: PHP notice due to incorrectly named variable.
  • Bug fix: Offline pending payments should still deliver tickets.
  • Change: exlude .mt-plugin class from cart button actions.

My Tickets v1.7.6

31 Jul 23:22
Compare
Choose a tag to compare

= 1.7.6 =

  • Bug fix: Further rewriting of offline payment handling.
  • Bug fix: Improve sending of email notifications
  • Change: Track prior status for transitions
  • Add filter: mt_ticketing_availability to filter ticket types available in a given cart. (#1)

My Tickets v1.7.5

13 Jul 21:28
Compare
Choose a tag to compare

= 1.7.5 =

  • Bug fix: misc.issues in offline gateway
  • Change: unify behavior of offline gateway with other gateways to eliminate code exceptions and related issues...

My Tickets v1.7.4

06 Jul 17:02
Compare
Choose a tag to compare

= 1.7.4 =

  • Bug fix: offline payment better redirection
  • Code sniffing and conformance.
  • Button to remove ticket types.
  • Move development to GitHub