1. 04 Mar, 2015 3 commits
    • backend changes based on feedback · e21ff203
      Conflicts:
      	lms/djangoapps/courseware/courses.py
      	lms/djangoapps/instructor_task/api.py
      
      refined entrance exam student attempts reset
      
      Quality improvements 1/16
      
      added rescore, delete state and task history functionality
      
      added unit tests for entrance exam reset attempts
      
      added unit tests for re scoring of entrance exam and task history
      
      improved test coverage
      
      Got rid of pep violation
      
      feedback changes and added jasmine test
      
      added more jasmine tests for Javascript changes
      
      added bok-choy tests for UI changes
      
      replaced input containing <p> tags with <label>
      
      Removed ee element assertions to avoid js error
      
      Added call to super.setUp()
      
      changes based on feedback on 2/18
      
      Writing tests in JS instead of coffee script
      
      commit related to skip entrance exam 2/13
      
      fixed bad-continuation quality error
      
      fixed broken bok-choy test
      
      changes based on feedback on 2/18
      
      added js tests and removed coffee script tests
      
      fixed broken bok-choy and unit tests
      
      changes left while rebasing
      
      rephrase test titles
      
      do not need these libs
      
      changes based on feedback on 2/24
      
      changes text which was left
      
      Changes based on feedback on 3/3
      Zia Fazal committed
  2. 03 Mar, 2015 3 commits
  3. 25 Feb, 2015 3 commits
  4. 24 Feb, 2015 2 commits
  5. 23 Feb, 2015 2 commits
  6. 20 Feb, 2015 3 commits
  7. 19 Feb, 2015 1 commit
  8. 11 Feb, 2015 1 commit
  9. 10 Feb, 2015 1 commit
  10. 06 Feb, 2015 2 commits
  11. 05 Feb, 2015 1 commit
  12. 03 Feb, 2015 2 commits
  13. 02 Feb, 2015 1 commit
  14. 30 Jan, 2015 2 commits
    • Introduce another bok-choy shard. · 73b6f3f8
      Bok choy will now be broken as follows:
      * shard 1
      * shard 2
      * shard 3
      * default shard (i.e. 'none of the above')
      
      We use our shards to break up work and reduce overall test time by leveraging
      multiple test systems.
      Ben Patterson committed
    • Make logistration generally available if feature flag is active · a8bed5ce
      Makes logistration available at /login and /register as well as /accounts/login/ and /accounts/register/. In addition:
      
      - Adds support for redirect URLs in third party auth for combined login/registration page
      - Adds support for external auth on the combined login/registration page
      - Removes old login and registration acceptance tests
      - Adds deprecation warnings to old login and register views
      - Moves third party auth util to student_account
      - Adds exception for microsites (theming)
      Renzo Lucioni committed
  15. 29 Jan, 2015 4 commits
  16. 28 Jan, 2015 3 commits
  17. 27 Jan, 2015 1 commit
  18. 26 Jan, 2015 1 commit
  19. 20 Jan, 2015 1 commit
  20. 16 Jan, 2015 3 commits