1. 06 Dec, 2015 2 commits
  2. 04 Dec, 2015 1 commit
  3. 25 Nov, 2015 1 commit
  4. 18 Nov, 2015 1 commit
  5. 10 Nov, 2015 1 commit
  6. 19 Jun, 2015 1 commit
  7. 17 Jun, 2015 1 commit
  8. 31 May, 2015 1 commit
    • Add Video Bumper. · 4c7bfb44
      Fix n-click behaviour on poster.
      Fix unit tests.
      Fix handler for non_en lang for bumper.
      Add more tests.
      Fix docstrings.
      Fix pep8.
      Fix static redirection with bumper.
      Fix button in IE11.
      Add video_bumper field in bok_choy.
      
      Fix pylink violations.
      
      Update docstrings and some clean up.
      
      Rename edx_video_id in bumper tests.
      
      Fix too long lines in help text.
      
      Address ui comments.
      
      Fix bumper events.
      
      Refactor bumper-transcripts code, fix bugs, address comments.
      Squashed commits:
      Fix download transcript button.
      [74e0c8c] Fix quality
      [a759f33] Fix error, when sub contains extension.
      [b30755c] Revert "Add video files to host for transcripts."
      
      This reverts commit cf8a96bf84346e17b6ad57ad4cc6a27d7a9118cd.
      [36f038a] Add video files to host for transcripts.
      [23f1655] Fix pep8 and pyling issues.
      [0f1f9d2] Update acceptance test.
      [765a27d] Wait for ajax in captions.
      [8ae72a3] Fix logic.
      [063450f] Fix unit tests.
      [d1075fc] Fix handlers tests.
      [25d31ad] Update bumper_utils.
      [cb5f9df] Remove maxDiff.
      [8738b1a] Code cleanup.
      [87dbcb7] Fix issues with transcripts.
      [ec899de] Fix transcripts in serializers.
      [444b1fc] Fix transcripts typo.
      [d524cb5] Fix bumper.
      [f62cf22] Fix video mongo tests.
      [8f1b55a] Fix dispatches.
      [53bc308] Add more fixes.
      [d5e3723] Fix test_video_handlers and rename the method.
      [93efc23] Fix mobile tests.
      [740e2ae] Fix pep8 and pylint.
      [47cfb66] Address comments, add fixes.
      [4e499d9] Add fixes.
      [8353553] Add improvements.
      
      Updated dispatch values)
      .
      
      Use ddt in bumper handler tests.
      
      Move common metadata to single place.
      
      Fix style.
      
      Update docstring.
      
      Fix poster button.
      
      Improve bumper events.
      
      Fix test after rebase.
      
      Address comments.
      
      Download transcript: use def video lang, not bump.
      
      Renamed date_last_view_bumper to bumper_last_view_date.
      
      Rename do_not_show_again_bumper to bumper_...
      
      Address comments.
      
      Fix tests for download for en lang.
      
      Fix bumper logic.
      
      Update strings.
      
      Update resizer.
      
      Remove resizer.
      
      Fix unit tests.
      
      Add tests.
      
      Fix bumper events.
      
      Clean up tests.
      
      Fix pylint violations.
      
      Fix pep8 and pylint violations.
      
      Update docs and method names.
      
      Update events.
      
      Make /static/ prefix a must.
      
      Fix wrong code.
      Alexander Kryklia committed
  9. 31 Mar, 2015 1 commit
  10. 11 Mar, 2015 1 commit
    • Cross-domain CSRF cookies · a5a303ae
      When configured, set an additional cookie with the CSRF
      token for use by subdomains.
      
      The cookie can have a different name than the default
      CSRF cookie, preventing conflicts between cookies
      from different domains (e.g. ".edx.org", "courses.edx.org",
      and "edge.edx.org").
      
      The new cookie is included only on the enrollment API
      views so that the scope of this change is limited
      to the end-points that require cross-domain POST requests.
      Will Daly committed
  11. 09 Mar, 2015 1 commit
    • Cross-domain CSRF cookies · cbdc269b
      When configured, set an additional cookie with the CSRF
      token for use by subdomains.
      
      The cookie can have a different name than the default
      CSRF cookie, preventing conflicts between cookies
      from different domains (e.g. ".edx.org", "courses.edx.org",
      and "edge.edx.org").
      
      The new cookie is included only on the enrollment API
      views so that the scope of this change is limited
      to the end-points that require cross-domain POST requests.
      Will Daly committed
  12. 16 Jan, 2015 1 commit
  13. 15 Jan, 2015 1 commit
  14. 05 Dec, 2014 1 commit
    • Add support for user partitioning based on cohort. · f24f01d2
      JIRA: TNL-710
      
      IMPORTANT: this commit converts the course_groups
      package to using migrations.  When deploying to an
      existing openedx instance, migration 0001 may fail
      with an error indicating that the CourseUserGroup
      table already exists.  If this happens, running
      the 0001 migration first, with the --fake option,
      is recommended.  After performing this step,
      remaining migrations should work as expected.
      jsa committed
  15. 08 Oct, 2014 1 commit
  16. 10 Sep, 2014 1 commit
  17. 06 Aug, 2014 1 commit
  18. 31 Jul, 2014 1 commit
  19. 29 Jul, 2014 1 commit
  20. 09 Jun, 2014 1 commit
  21. 27 Feb, 2014 1 commit
  22. 28 Jan, 2014 1 commit