-
Notifications
You must be signed in to change notification settings - Fork 13
Change Log
merrill-oakland edited this page Dec 16, 2014
·
26 revisions
- Set default for defaultmeetingtype setting.
- Change recording download to be logged.
- Change recording edit icons to use edit menu.
- Add page for teachers to access direct recording links.
- Fixed a bug introduced in 0.2.2 that broke the plugin on 2.6 sites.
- Fix bug introduced in 0.2.1 with PHP versions before 5.4.0.
- Removed need for Site ID and Partner IDs.
- Fixed content_viewed and add_to_log debug warnings in 2.7.
- Catch any and all exceptions during cron.
- Better handling of encoded text for descriptions.
- Fix problem where more than 500 recordings on the WebEx server would cause them to be missing from Moodle.
- Recordings are now loaded more incrementally from the server. With older recordings being fetched less frequently.
- Recordings that haven't been reported by WebEx in more than a week are removed, assuming they were deleted elsewhere.
- Meeting center meetings now have the pre-meeting join time set to 15 minutes.
- New admin setting to select default meeting type.
- User passwords no longer need to be stored in most cases.
- Start time for new meeting defaults to now, like other activities.
- Option to display the description on the course page.
- In progress and starting soon meetings show up on the My Moodle page.
- Fix problem with external participant links for Meeting Center meetings.
- Support for meeting passwords.
- Code rearranging.
- Typo fixes.
- Shorten database fields that are longer than WebEx allows.
- Shorten recording lookback to 30 days (fixes to this coming).
- Fix permission error when trying to retrieve external meeting link.
- Fix permissions when deleting recordings from WebEx.
- Fix errors when editing or deleting a meeting created by a different user.
- Name changed to WebEx Meeting.
- Fixed errors when hosting a Meeting Center meeting created by a different user.
- Initial release - please see [Limitations and Bugs] (https://github.com/merrill-oakland/mod_webexactivity/wiki/Limitations-and-Bugs)