Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENT-211 add course key v2 #87

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Mar 3, 2017

  1. add aggregate course key

    zubair-arbi committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    f72a1db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11498a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Configuration menu
    Copy the full SHA
    b824779 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. remove serialize method in favor of _to_string + add from_course_key …

    …method to create aggregate course key from a course key object + add/update tests
    zubair-arbi committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    1f24d58 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    12086b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Configuration menu
    Copy the full SHA
    b1b4a1b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    7a7595a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f4b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e568f View commit details
    Browse the repository at this point in the history
  4. add method "make_course_key_v2" in LibraryLocator which raises NotImp…

    …lementedError as library locators are course agnostic
    zubair-arbi committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    0fd82da View commit details
    Browse the repository at this point in the history