1.0.3

2012-09-11 Tweak4 Language6 Fix11

Tweaks

  • Clarified messaging regarding pre-populated "Free" text on cost field.
  • Disabled comments from the frontend submission form.
  • Added a filter -- 'tribe_community_events_event_categories' -- to allow users to filter the category list that appears on the frontend submission form.
  • Added a new hook -- $args = apply_filters( 'tribe_community_events_my_events_query', $args ); -- at a user's request. This alteration allows you to tap into the WotUser object and pull out a list of events the user has access to and add them into this query.

Languages

  • Incorporated new Dutch language files, courtesy of Jurgen Michiels.
  • Incorporated new French language files, courtesy of Vanessa Bianchi.
  • Incorporated new Italian language files, courtesy of Marco Infussi.
  • Incorporated new German language files, courtesy of Marc Galliath.
  • Incorporated new Czech language files, courtesy of Petr Bastan.
  • Cleared up untranslatable language strings found in the 1.0.2 POT file.

Fixes

  • Removed a duplicate name attribute from venue-meta-box.php.
  • Categories now save on events submitted by subscriber-level members.
  • Categories now save on events submitted by anonymous users.
  • The default state selection as configured in Events Calendar PRO now appears (along with the country) on the frontend submission form.
  • Subscriber-level users may now edit events when that option is enabled under Events --> Settings --> Community.
  • Reconfigured the cost field to work for frontend submissions on sites running the Eventbrite Tickets add-on + Community Events.
  • Removed any lingering redirects to the WP Router Placeholder Page.
  • My Events filtering options no longer conflict with the calendar widget.
  • Fixed a broken link in the message that appears when Community Events is activated without the core The Events Calendar.
  • Removed code causing a division by zero error in tribe-community-events.class.php.
  • Styles from Community-related pages (events-admin-ui.css) no longer load on non-Community pages.