Skip to content

Releases: joedolson/my-tickets

My Tickets v1.8.10

11 Oct 19:58
Compare
Choose a tag to compare

= 1.8.10 =

  • Bug fix: Using strict matching on PayPal values causing problems; need time to figure out why.

My Tickets v1.8.9

07 Oct 20:48
Compare
Choose a tag to compare

= 1.8.9 =

  • Accessibility: Ticket input fields labelling pattern incorrect.
  • Bug fix: type checking in strict comparisons when comparing pricing.
  • Bug fix: error checking receiver email in PayPal gateway.
  • Improvement: better error messages from PayPal gateway.
  • Design Change: Change cart table to three columns, collapsing 'price' and 'count' into 'order'
  • Correct copyright date

My Tickets v1.8.8

03 Oct 15:57
Compare
Choose a tag to compare

= 1.8.8 =

  • Bug fix: Need to support payment gateways with no field settings.
  • Bug fix: checkbox gateway settings should not have line breaks after label.
  • Bug fix: Fixed logic error impacting application of discount codes.
  • Bug fix: Shipping not available as template tag or included in notification totals.
  • New filter: 'mt_paypal_item_name' to change the description passed to PayPal.
  • Change: move custom fields output above ticket type selector.

My Tickets v1.8.7

22 Aug 16:41
Compare
Choose a tag to compare

= 1.8.7 =

  • Bug fix: Non-numeric variable type used in math expression.
  • Bug fix: Ensure that default ticket logo is square, not overridden by theme's post thumbnail shape.

My Tickets v1.8.6

11 Aug 21:13
Compare
Choose a tag to compare

= 1.8.6 =

  • Bug fix: Strict comparison requirement yielded incorrect check for sold out status.
  • Bug fix: Incorrect return value possible on sold out status
  • Bug fix: Show admin-only purchase statuses in Reports
  • Bug fix: Ensure handling is a float value so it can be operated on

My Tickets v1.8.5

02 Jul 21:01
Compare
Choose a tag to compare

= 1.8.5 =

  • Bug fix: Flaw in mt_has_tickets() function triggered false if any type of tickets had 0 remaining.

My Tickets v1.8.4

28 Jun 19:31
Compare
Choose a tag to compare
  • Discount notice showing when price unchanged
  • Add sequential ticket IDs to report
  • Add payment status to reports of tickets
  • Fix issue with remaining tickets in {ticket_status} template tag for My Calendar.
  • Add custom fields to reports by date as well as reports by event.

My Tickets v1.8.3

10 May 17:36
Compare
Choose a tag to compare

= 1.8.3 =

  • Bug fix: Ensure that discount calculations aren't run twice.
  • Bug fix: Get Payment ID before totaling cart.
  • Bug fix: Check that values are numeric for shipping & handling before applying.
  • Change: Allow receipts to display when payments aren't completed yet.

My Tickets v1.8.2

26 Mar 18:52
Compare
Choose a tag to compare

= 1.8.2 =

  • Add template tag for event status in My Calendar
  • Misc. minor bug fixes
  • Add class & wrapper to sold out ticket types
  • Bug fix: Missing payment total on receipts if shipping/handling applied.

My Tickets v1.8.1

19 Mar 18:44
Compare
Choose a tag to compare

= 1.8.1 =

  • Bug fix: Don't attempt to return sold tickets to deleted events.
  • Bug fix: Incorrect headings hierarchy (used old WordPress headings system)
  • Bug fix: Label errors in Payments page