3.8

Tweak13 Fix10 Feature8 Deprecated1 Language11

Tweaks

  • Changed capability for importing events from "administrator" to "import"
  • Venues with no address now display on the single event page (thanks to Cliff on the forums for the heads up!)
  • Removed a bunch of unused code
  • Reformatted the overall codebase to adhere to WordPress coding standards
  • Removed /upcoming and /past from list view URLs, and change to /list (thanks to joco18 on the dot-org forum for the heads up here!)
  • Changed page titles to show date range of currently displayed events when a date is selected in the tribe bar
  • Moved ajax view handlers to the appropriate template classes
  • Removed hard-coded format for 2nd date in a date range for all day events, added a new filter 'tribe_format_second_date_in_range' (thanks to users on the forum, including Thomas, for the original report!)
  • Updated Chosen select library to version 1.1.0 (thanks to Amanda Dalziel for the heads up here!)
  • Removed the requirement to explicitly set the post_type when working with tribe_create_event()
  • Improved embedded Google Maps implementation to use wp_enqueue_script() (thanks to bmcrec on the forums for the original report!)
  • Improved the plugin's auto-generated System Information output to make it easier to see HTML used within settings
  • Cleaned up code used to build the plugin URL

Fixes

  • Fixed an issue where mobile styles were active when printing (thanks to wallyglenn on the forums for the original report!)
  • Fixed an issue where duplicate pagination links were displaying in mobile week view
  • Fixed an issue with styling of Recurring Events in the list view widget (thanks to evigo on the forums for reporting this!)
  • Fixed list view not respecting the end-of-day cutoff (thanks to zirok06 for the original report!)
  • Past view events are no longer reverse ordered (another thanks to joco18 on the dot-org forum for this one too!)
  • Fixed bug when using default permalinks, where Day view would link to the home page (thanks to thestudiodoor on the forums for first reporting this!)
  • Fixed bug with widgets breaking the theme customizer layout (thanks to George on the forums for reporting this!)
  • Fixed some issues with browser history and the view switcher javascript (thanks to adambloomer at the WordPress.org forum for the original report!)
  • Fixed a bug stopping pagination links from displaying when needed
  • Fixed a minor bug in network settings, which was impacting multisite users

Features

  • Added plugin activation/upgrade pages
  • Added ability to import the Event Website in the CSV importer (props to @hvizdak for the pull request!)
  • Enhanced attendee list in tickets framework to optionally summarize the number of tickets held in incomplete orders
  • Enhanced Google Maps integration to make customization via a template override possible (thanks to Pau, who's original report got us thinking about this!)
  • Extended support of 24hr time formats to include hours without a leading zero (thanks to Gregory on the forums for the first report!)
  • Added a suite of helper functions to make ticketing-based customizations easier (extrapolated from Barry Hughes' WootLibrary plugin!)
  • Added new template tag tribe_get_start_time to return Event Start Time
  • Added new template tag tribe_get_end_Time to return Event End Time

Deprecateds

  • Removed the "audit trail" functionality

Languages

  • Fixed some untranslated strings
  • Incorporated new Russian translation files, courtesy of Alexander Tinyaev
  • Incorporated updated Italian translation files, courtesy of Gabriele Taffi
  • Incorporated updated Spanish translation files, courtesy of Juanjo Navarro
  • Incorporated updated Danish translation files, courtesy of Hans Christian Andersen
  • Incorporated updated Dutch translation files, courtesy of Dirk Westenberg
  • Incorporated updated Portuguese translation files, courtesy of Sérgio Leite
  • Incorporated new Slovenian translation files, courtesy of Žiga Vajdic
  • Incorporated updated German translation files, courtesy of Stefan Dorscht and Oliver Heinrich
  • Incorporated updated Finnish translation files, courtesy of Elias Okkonen
  • Incorporated updated Estonian translation files, courtesy of Andra Saimre