1. 10 Nov, 2015 1 commit
  2. 19 Oct, 2015 1 commit
  3. 09 Oct, 2015 1 commit
  4. 11 Aug, 2015 1 commit
  5. 06 Aug, 2015 1 commit
  6. 05 Aug, 2015 1 commit
  7. 04 Aug, 2015 1 commit
  8. 31 Jul, 2015 1 commit
  9. 30 Jul, 2015 1 commit
  10. 28 Jul, 2015 1 commit
  11. 15 Jul, 2015 1 commit
  12. 13 Jul, 2015 4 commits
  13. 18 Jun, 2015 1 commit
  14. 17 Jun, 2015 1 commit
  15. 23 Mar, 2015 4 commits
  16. 09 Mar, 2015 1 commit
  17. 05 Mar, 2015 1 commit
  18. 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
  19. 26 Feb, 2015 1 commit
  20. 25 Feb, 2015 2 commits
  21. 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
  22. 25 Nov, 2014 1 commit
  23. 08 Oct, 2014 3 commits
  24. 03 Oct, 2014 1 commit
  25. 24 Sep, 2014 1 commit
  26. 12 Sep, 2014 1 commit
  27. 10 Sep, 2014 1 commit
  28. 04 Sep, 2014 1 commit
  29. 29 Aug, 2014 3 commits