-
Issue #1550772 by drewish: Fixed handling of unlimited facets.
-
Issue #1443092 by nikosnikos and drewish: Add more video display settings, switch to universal player.
-
Follow up to #1497108 to add the channel pattern that got missed in my first commit.
-
Issue #1497108 by drewish: Support more Vimeo URL formats.
-
Make getVideoProperties() static and move static functions to the top of the file.
-
Better checking of video ids. Make sure the video ids are numeric rather than using check_plain(). Also simplify the way we load the video id.
-
Generate the correct external URLs so drupal_realpath() works.
-
Better formatting on the PHPDocs.
-
Issue #1422980 by valderama and drewish: Set the title of the file entity to the fetched title of the video.
-
Issue #1460498 by drewish: Add devel tabs for commerce order and profile entities.