1. 24 Jul, 2014 1 commit
    • Bugfix: Initialize new tabname to "Empty" · 2c3aebf9
      In Studio, when the course administrator creates a new tab, its name was being
      initialized as null in the mongo database. This caused students in LMS to get a
      server error when trying to access the course page, since LMS was trying to
      process the null tabname for translation, etc. Now tabname is initialized as
      'Empty', which is how it was being done in the frontend.
      
      STUD-2000
      Se Won Jang committed
  2. 17 Jul, 2014 16 commits
  3. 16 Jul, 2014 17 commits
  4. 15 Jul, 2014 6 commits