1. 19 Apr, 2017 1 commit
  2. 13 Apr, 2017 2 commits
  3. 05 Apr, 2017 2 commits
  4. 01 Mar, 2017 4 commits
  5. 28 Jan, 2017 1 commit
  6. 18 Jan, 2017 1 commit
  7. 12 Jan, 2017 2 commits
  8. 04 Jan, 2017 1 commit
  9. 02 Dec, 2016 1 commit
  10. 21 Nov, 2016 1 commit
  11. 18 Nov, 2016 1 commit
  12. 17 Nov, 2016 1 commit
  13. 10 Nov, 2016 2 commits
  14. 07 Nov, 2016 1 commit
  15. 15 Sep, 2016 1 commit
  16. 04 Sep, 2016 1 commit
  17. 15 Aug, 2016 1 commit
  18. 09 Aug, 2016 1 commit
  19. 01 Aug, 2016 1 commit
  20. 26 Jul, 2016 1 commit
  21. 22 Jul, 2016 1 commit
  22. 21 Jul, 2016 2 commits
  23. 20 Jul, 2016 1 commit
    • New CMS visibility settings (#12940) · 35ae67b5
      TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a
      visibility option. Also, all tabs have been consolidated to "Basic" and
      "Advanced", and visibility options have moved there.
      
      Documentation links are updated to assist course authors with the new
      visibility options. Tests have also been updated, and the changes suggested
      in TNL-4951 are included.
      Eric Fischer committed
  24. 19 Jul, 2016 1 commit
  25. 21 Jun, 2016 1 commit
  26. 14 Jun, 2016 1 commit
  27. 07 Jun, 2016 1 commit
  28. 31 May, 2016 1 commit
  29. 26 May, 2016 1 commit
  30. 14 May, 2016 1 commit
  31. 02 May, 2016 2 commits
    • Hide After Due setting for Timed Exams · d48e88ba
      TNL-4366
      Changes in studio to allow the hide_after_due setting to be utilized.
      
      Includes:
          -python changes to contentstore, where the data is stored.
          -refactoring of timed-examination-preference-editor.underscore, to add this
              setting and make the editor more accessible.
          -javascript changes to link the new setting to the correct data model.
          -sass updates to fix a11y issues on the editor modal.
          -addition of post-due visibility information to course outline in studio.
          -new tests: python, js, acceptance, and a11y
      Eric Fischer committed
    • Safe tempaltes · c2a48214
      Awais Jibran committed