Event Tickets
Fixes
- Display the correct number of attendees on the events list in the admin section (props to @vbt, @xen and others for flagging this!)
- Display the correct number of available tickets on list and day view (Thanks to @designfestbrum, @kaisv and others for reporting this problem!)
- Ensured that the ticket start and end sale date respect the event timezone (props to @Ryan, @Georges, @bcbookprizes for flagging this!)
- Add methods to handle refunds for tickets and fix the attendees report accordingly
- Modify the front end ticket list display so it always displays even when Hide From Event Listings is checked for an event, thanks to @atmedia for reporting
Tweaks
- Better handle the admin display of ticket prices that are affected WooCommerce Membership discounts (thanks to @cardinalacres, @steamfablab, and others for reporting these issues!)
- Added a "Return to Cart" link to PayPal tickets form
- Changed validation on the option 'Post types that can have tickets' to allow empty value
Languages
- 10 new strings added, 170 updated, 1 fuzzied, and 3 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Ensured that only users of the editor or administrator roles can delete, check-in, and undo check-ins on tickets (props to @skamath for reporting this!)
Tweaks
- Addressed some issues where the ticket form would sometimes show up even when all tickets' end-sale dates had passed (props to @reckling and others for reporting this!)
- Introduced the
tribe_tickets_caps_can_manage_attendeesfilter for customizing what user capabilities are required for managing attendees
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- RSVP and Tickets migration from pre-4.6 updates capacity corretly for all cases now (props to Uwe Matern)
- Ensure Attendees column for events displays the correct percentages
- Tickets Editor now has more support for Accessibility
Tweaks
- Prevent unnecessary AJAX requests when using tickets editor
- Removes weird clearing of fields when canceling or saving Tickets
- Allow saving of Ticket Editor contents when Updating the Event
- Included more hooks via the new Template class for the Ticket Editor:
tribe_template_file,tribe_template_before_include,tribe_template_after_includeandtribe_template_html - Only display admin links in Community Tickets if user is able to access the admin
- Spacing of message to logged in users to view attendees
- Added filters:
tribe_ticket_filter_attendee_report_link,tribe_tickets_attendees_show_title - Removed filters:
tribe_tickets_default_end_date,tribe_tickets_ajax_refresh_settings,tribe_tickets_can_update_ticket_price,tribe_tickets_disallow_update_ticket_price_message,tribe_events_tickets_metabox_edit_attendee - Added actions:
tribe_tickets_save_post - Removed actions:
tribe_events_tickets_pre_ticket_list,tribe_events_tickets_post_ticket_list - Changed views:
tickets/email,tickets/orders-link
Languages
- 10 new strings added, 132 updated, 0 fuzzied, and 9 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
