Posted by deviantintegral on August 25, 2011 at 4:12pm
| Download | Size | md5 hash |
|---|---|---|
| ooyala-6.x-1.0.tar.gz | 60.06 KB | 8d04a485224250c69afeddc6ca35ab79 |
| ooyala-6.x-1.0.zip | 76.26 KB | a62a1cad4e4579031862a4aed974d463 |
Last updated: August 25, 2011 - 16:17
Release notes
We've reached a stable release for the 6.x-1.x branch! Enjoy these bug fixes and new features.
Changes since 6.x-1.0-beta5:
- #1259676: Update video titles in the Ooyala backlot.
- #1259690: Fix returning channel content types when the variable is stored in $conf.
- #1259692: Typo in theme_ooyala_channels_autocomplete() phpdoc.
- #1250354: Update the uninstall hook to delete all Ooyala Channels variables.
- #1250354: Use the channel display settings when displaying channel nodes.
- #1250354: Add settings to the content type form for the channel start and transition settings.
- #1250354: Move the administrator-only page callbacks to a new include file.
- #1250354: Fix a typo in the file phpdoc for the Ooyala Channels pages include file.
- #1250374: Uninstall our database tables when uninstalling the Ooyala Channels module.
- #1015112: Add documentation for the ooyala_get_status() function.
- #1015112: Only fetch video statuses if at least one key is passed in.
- #1015112: Fetch all video statuses in one SQL query.
- #1015112: Remove spaces from empty line.
- #1015112: Add a newline to the end of ooyala.import.inc for diff compatibility.
- #1015112: Use the field name instead of a hardcoded name when getting the status of a video.
- #1015112: Store video status in an array of statuses.
- #1015112: Add a status column to the import tool.
- #1226692: Only theme thumbnails if we are passed an embed code.
- #1210796: Limit the node autocomplete SQL queries to 10 results.
- #1210000: Check access permissions in the "Add to channel" menu tab.