1. 13 Apr, 2016 1 commit
  2. 05 Apr, 2016 2 commits
  3. 29 Jan, 2016 1 commit
  4. 27 Jan, 2016 1 commit
    • Added CCX REST APIs · e63194c1
      CCX REST APIs
      OAUTH2 authorization for CCX APIs
      - oauth2 authorization required for ccx list.
      - Course-instructor permission for ccx api endpoint
      - Protection for detail view too.
      
      Tests for CCX REST APIs and OAUTH2 authorization
      Giovanni Di Milia committed
  5. 10 Nov, 2015 1 commit
  6. 19 Oct, 2015 1 commit
  7. 09 Oct, 2015 1 commit
  8. 11 Aug, 2015 1 commit
  9. 06 Aug, 2015 1 commit
  10. 05 Aug, 2015 1 commit
  11. 04 Aug, 2015 1 commit
  12. 31 Jul, 2015 1 commit
  13. 30 Jul, 2015 1 commit
  14. 28 Jul, 2015 1 commit
  15. 15 Jul, 2015 1 commit
  16. 13 Jul, 2015 4 commits
  17. 18 Jun, 2015 1 commit
  18. 17 Jun, 2015 1 commit
  19. 23 Mar, 2015 4 commits
  20. 09 Mar, 2015 1 commit
  21. 05 Mar, 2015 1 commit
  22. 03 Mar, 2015 1 commit
    • Fix issues with duplicate discussion targets. · 639ab0dc
      When two or more instances of Discussion XBlock were configured
      with the same discussion target (Category/Subcategory),
      only one of the blocks would be shown on the Course Discussion page.
      This was the source of several bugs when trying to edit discussion threads.
      
      This patch adds incrementing numbers to the title of each duplicate
      subcategory when rendering the Course Discussion to make sure that
      all of the threads are visible in Course Discussion.
      Matjaz Gregoric committed
  23. 26 Feb, 2015 1 commit
  24. 25 Feb, 2015 2 commits
  25. 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
  26. 25 Nov, 2014 1 commit
  27. 08 Oct, 2014 3 commits
  28. 03 Oct, 2014 1 commit
  29. 24 Sep, 2014 1 commit
  30. 12 Sep, 2014 1 commit