Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raccoongang/xblock-video
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: raccoongang/xblock-video
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 8 commits
  • 26 files changed
  • 2 contributors

Commits on Jul 3, 2017

  1. Configuration menu
    Copy the full SHA
    b0cfa64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231ce0c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Add ability for direct 3PlayMedia transcripts usage (#251)

    * Add basic "direct" 3PlayMedia transcript functionality
    
    * Add proxy transcript fetching handler
    
    * Fix unit-tests
    
    * Add js 3PlayMedia credentials validation draft
    
    * Implement validation handler of 3PlayMedia configuration
    
    * Refactor: direct_enabled >> threeplaymedia_streaming
    
    * Change threeplaymedia_streaming field scope
    
    * Fix typo
    
    * Fix code review complaints
    
    * Improve test-py coverage
    
    * Make utility interface consistent
    
    * Fix 3PlayMedia validation handler
    
    * Fix exception cases
    
    * Fix BrightCove authentication error
    
    * Refactor validation of 3PlayMedia options
    
    * Fix unicode chars in token error
    
    * Remove deprecated 3PlayMedia transcript loading
    
    * Add debug logging for default transcripts updating
    
    * Refactor 3PlayMedia utilities interface, fix tests, fix quality
    
    * Fix variables naming
    
    * Add unit test for 3PlayMedia API failure case
    
    * Add unit test for 3PlayMedia validation handler: positive test case
    
    * Cover with unit tests 3PlayMedia validation handler
    
    * Add additional transcripts configuration hint for staff
    
    * Refactor error message variable
    
    * Refactor STATUS to Enum
    
    * Fix review complaints
    
    * Update CHANGELOG.md
    wowkalucky authored Jul 11, 2017
    Configuration menu
    Copy the full SHA
    d750c68 View commit details
    Browse the repository at this point in the history
  2. UX change. Add transcripts settings accordion (#253)

    Transcripts settings section now split into two panels.
    To make more apparent how different options are related and which
    transcripts are going to be diplayed.
      - "Manual & default transcripts"
      - "3PlayMedia transcripts"
    z4y4ts authored Jul 11, 2017
    Configuration menu
    Copy the full SHA
    da425b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85db242 View commit details
    Browse the repository at this point in the history
  4. Release v0.9.0 (#256)

    See CHANGELOG.md for release details
    z4y4ts authored Jul 11, 2017
    Configuration menu
    Copy the full SHA
    90c90f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Configuration menu
    Copy the full SHA
    b299d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e4737 View commit details
    Browse the repository at this point in the history
Loading