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

Refactored schedule tree #169

Closed
wants to merge 26 commits into from
Closed

Commits on Feb 23, 2016

  1. ECOM-3760 fix editors not showing up on subsection config popup for s…

    …elf-paced course
    Mushtaq Ali committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    2da452b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Incremented edx-proctoring version to 0.12.11

    Douglas Hall committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    ba99221 View commit details
    Browse the repository at this point in the history
  2. MA-1919 making mobile handout links accommodate jump to id's and cour…

    …se links
    Sanford Student authored and Sanford Student committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    75a26b6 View commit details
    Browse the repository at this point in the history
  3. Added extra field to CCX model for Course Models

    REST APIs modified
    Giovanni Di Milia committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    0c637cd View commit details
    Browse the repository at this point in the history
  4. Use edx-lint 0.4.2

    Ned Batchelder committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    3fa573d View commit details
    Browse the repository at this point in the history
  5. Merge pull request openedx#11597 from edx/mushtaq/ECOM-3760-fix-self-…

    …paced-subsection-config
    
    Fix subsection config for self-paced course
    Mushtaq Ali committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    78b6983 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openedx#11659 from edx/douglashall/release_edx_pro…

    …ctoring_0_12_11
    
    Incremented edx-proctoring version to 0.12.11
    Douglas Hall committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    4bad888 View commit details
    Browse the repository at this point in the history
  7. Merge pull request openedx#11602 from edx/sstudent/MA-1919

    MA-1919 making mobile handout links accommodate jump to id's and cour…
    sanfordstudent committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    c518543 View commit details
    Browse the repository at this point in the history
  8. Fix for LoginFailure.MultipleObjectsReturned in is_user_locked_out (r…

    …eplay)
    
    The get_or_create function is vulnerable to race conditions in MySQL, which can
    cause the model LoginFailure to, in some cases, have more than one row for the
    same user, breaking the login for that user.
    
    Addinf functionality to expect and clean the error by deleting extra rows (by
    oldest lockout date), leaving just one entry and allowing the user to login.
    
    Replayed and squashed by @efischer19, initially commited by @laq
    Eric Fischer committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    97ac284 View commit details
    Browse the repository at this point in the history
  9. Add laq in Authors List (replay)

    Replayed by @efischer19 due to git issues, initially commited by @laq
    Eric Fischer committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    8442e4d View commit details
    Browse the repository at this point in the history
  10. Syncs preface and browsers file with edx-doc repo version

    Alison Hodges committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    8057903 View commit details
    Browse the repository at this point in the history
  11. Merge pull request openedx#11610 from edx/ned/edx-lint-0.4.2

    Upgrade edx-lint to 0.4.2
    nedbat committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    c913734 View commit details
    Browse the repository at this point in the history
  12. Merge pull request openedx#11356 from mitocw/gdm_ccx_course_modules_#170

    Added extra field to CCX model for Course Models
    pdpinch committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    3be2737 View commit details
    Browse the repository at this point in the history
  13. Merge pull request openedx#11658 from edx/laq/multiple_login_failures

    Avoid MultipleObjectsReturned errors with LoginFailures
    Eric Fischer committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    adb8896 View commit details
    Browse the repository at this point in the history
  14. Merge pull request openedx#11649 from edx/ahodges/DOC-2720p

    Syncs preface with edx-doc repo version
    Alison Hodges committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    4653301 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Configuration menu
    Copy the full SHA
    b4927e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30177a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f00c87f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2331fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43ccad9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5237c8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c304301 View commit details
    Browse the repository at this point in the history
  8. fix minor issues

    amir-qayyum-khan committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    8a49ee2 View commit details
    Browse the repository at this point in the history
  9. Added test suit.

    amir-qayyum-khan committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    f678f84 View commit details
    Browse the repository at this point in the history
  10. Fixed quality issues

    amir-qayyum-khan committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    e315e45 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02be0e3 View commit details
    Browse the repository at this point in the history