Events Calendar Pro
Fixes
- Incorporated fully responsive styles and functionality for all Events views! For an overview of the changes, see this blog post
- Changed how recurring events are stored, to give a unique post ID to each recurrence
- Fixed an issue where the Category class wasn't properly being added to events when paging in Week View (thanks to Andy Fragen on the forums for reporting this!)
- Fixed issue with popstate and bug in webkit when coming back from single venue view
- Fixed issue were week view title would be cut off on short events (thanks to umediagroup on the forums for their report of this!)
- Changed the workflow for breaking instances of a recurring event out of their series
- Fixed recurring event permalinks in tag archives
- Changed Week view to use the "End of day cutoff" setting (thanks to zengirl on the forums for the report here!)
- Updated the recurrence UI to prevent setting a recurrence end date before the series start date
- Fixed an issue where deleting an instance of a recurring event would delete the entire series
- Fixed an issue where the Mini Calendar Widget could skip February when navigating through the months (thanks to timhengeveld on the forums for this report!)
- Fixed an issue where the "Hide if no events" checkbox was not working in the Featured Venue widget
- Fixed an issue where the iCal button would always download all events, instead of the events currently being viewed (thanks to philmacaulay on the forums for the first report of this!)
- Fixed a variety of untranslatable strings
Performance
- Optimized some queries related to map view (thanks to crack00r on the forums for the report that got us thinking about this!)
Languages
- Incorporated new Ukranian translation files, courtesy of Vasily Vishnyakovw
- Incorporated updated Spanish translation files, courtesy of Juan Jose Reparaz Sarasola
- Incorporated new Montenegrin translation files, courtesy of Sasa Vukovic
- Incorporated updated Norwegian Bokmål translation files, courtesy of Morten Ruud
- Incorporated new Norwegian Nynorsk translation files, courtesy of Torbjørn Lauen
- Incorporated updated Romanian translation files, courtesy of Cosmin Vaman
- Incorporated updated German translation files by Oliver Heinrich
- Incorporated updated Brazilian Portuguese translation files from Emerson Marques
- Incorporated updated Dutch translation files from J.F.M. Cornelissen and Frans Pronk
- Incorporated updated French translation files from Laurent Proulx
Features
- Added extra reassurance that All Day events will show first on Day view
Fixes
- Fixed the automated recurrence description for events with no end date
- Added hooks for use in widgets (thanks to Daniel Maier on the forums for reporting this!)
- HTML tags are now properly stripped from Google Calendar descriptions (thanks to masspeaceaction for reporting this bug at the forums!)
- Fixed a bug where the wrapper div was incorrectly being replicated each time you navigated within the mini calendar widget (thanks to timhengeveld for reporting this bug!)
- Fixed a bug where the calendar widget redirected improperly when set to show 0 events (thanks to Oliver for reporting this one on the forum!)
- Fixed a bug where the "Show only the first instance of each recurring event" option was only affecting the first page of events
- Addressed an issue where the "View All Events" link accessed disabled months for certain PRO users (thanks to yvrmark for reporting this bug!)
- Scheduled events are no longer exposed before being published (thanks to adamfitz for the explanation here!)
Fixes
- Fixed an issue with featured venue widget not returning expected results in all conditions (thanks to millcreekpark on the forums for the heads up here!)
- Calendar widget improvements: query clean up and end-of-day-cutoff setting respected (thanks to davecfraser from the forums for the original report on this front!)
- Map view pagination improved
- Fixed a bug that caused events to disappear when changing the time for an existing series (thanks to Denise Crosbie on the forums for the first report here!)
- Patched a bug that caused multiple instances of recurring events to fail to display (thanks to mastafu on the forums for reporting this!)
- Fixed an issue with the display of multi-day events in week view
- Map view now respects the selected category (thanks to mindful on the forums for originally reporting this!)
- Fixed bug that caused the "Show only the first instance of each recurring event" setting to affect the "See all" page for recurring events
- The TribeField class no longer uses the extract() function
- Deactivating ECP will now also deactivate the default content settings (they will be restored if you reactivate ECP)
- Fixed a JavaScript issue on APM that was breaking some users installs (thanks to user tsdexter for the report and patch!)
Features
- Added CSS classes to the list widget events (thanks to Andy Fragen for requesting these!)
Languages
- Incorporated updated German translation files, courtesy of Oliver Heinrich
- Incorporated updated French translation files, courtesy of Bastien BC
Fixes
- Incorporated code to allow for recurring events with no end date (just set "Never" under the appropriate dropdown when setting up your recurrence pattern!)
- Added settings to limit the number of recurring event instances that will be created; instances beyond this will be automatically created on a rolling basis
- Fixed a bug where instances of recurring events would sometimes disappear on certain database configurations
- Tackled a bug where making an event sticky while breaking it from a series would create many copies of the event
- Fixed the canonical URL on recurring events when object caching is enabled (thanks to Kevin on the forums for the initial report!)
- Patched a bug where events with a small time span were not displaying properly in week view
- Fixed a translation issue relating to day view (thanks to dimitrilongo for the initial report!)
- Fixed an issue with day view not respecting the timezone selection in WordPress' General settings
- Updated the mini calendar widget to not break event views, when the widget appears before the content
- Fixed an issue where the iCal button rendered on views that have no events
- Addressed an issue where events section on single event page showed unrelated events as being Related
- Incorporated text to make explanation for "Recurring event instances" setting clearer
- Fixed an issue with venue descriptions sometimes not displaying on single venue view
- Patched a bug where the Additional Fields link ceases to function in certain non-English languages (thanks to Oliver on the forums for his report!)
- Fixed a bug where the pin marker in map view sometimes showed in the middle of the world (thanks to overseen in the forums for first reporting this!)
- Incorporated code so day view now uses its own template part for single event (instead of using list view's)
- Fixed an iCal export issue where sometimes incorrect event dates showed in the .ics file
- Fixed an error that was making the location search fail in some installs
- Addressed an issue related to i18n for the mini calendar widget
- Patched a notice for PHP 5.3.20
Compatibilitys
- Addressed a number of compatibility/aesthetic issues with the Twenty Thirteen theme
Features
- Recurring events can now display more than once in the search results, main blog loop, and other queries that contain multiple post types (thanks to user Darren for the original report!)
- Added a setting for hiding related events (thanks to those on UserVoice who requested this!)
Fixes
- Fixed error that occurred when ordering the admin listing by venue or organizer (thanks to Bernhard for reporting this!)
- Fixed bug where the Events Calendar title would take over all the pages on the site
- Month view and the mini calendar widget will no longer link to Day view if Day view is disabled
- GEO, CATEGORY, and ATTACH fields added to the iCal feed
- Fixed z-index bug with the recurrence dialog box in the WordPress 3.6 post editor
- Fixed bug where the option to filter the admin Events list by recurrence wasn't working
- Fixed bug where sometimes an event entered at the end of the month wouldn't show on the mini calendar widget
- Fixed intermittent display errors with Photo view
- Fixed two PHP errors on the admin events list
- Fixed incorrect "No results" message after a keyword search on week view
- Various minor bug and security fixes
Languages
- Updated translations: Brazilian Portuguese (new), Turkish (new), Norwegian Dutch, Icelandic, Greek, Finnish
Fixes
- Fixed issue with the ECP stylesheet being enqueued twice
- Fixed recurring events links in the calendar widget (Thanks to user JANPP for the report!)
Fixes
- CSS files in the tribe-events directory of your theme are now loaded in addition to ECP css files, instead of replacing them
- Improved handling of international characters in iCal exports (thanks to PAUSSUS for catching this)
- Various bug fixes to the Events List and Events Calendar widgets
- Improved location search results (thanks to BISDIGITAL for getting the discussion going on this)
Performance
- Performance improvements to the plugin update engine
Languages
- Addressed some previously non-translatable strings in the Tribe Bar
Fixes
- Fixed bug with hard-coded table prefixes
Languages
- Made some strings in tribe bar translatable
Fixes
- Fixed bug with events not showing up on past view (thanks to MY-WEB and GOLFDAWGG for pointing this out!)
- Miscellaneous bug fixes
Fixes
- Fix a bug in the plugin upgrade system to work on MU sites.
