1. 22 Aug, 2017 2 commits
  2. 21 Aug, 2017 1 commit
  3. 18 Aug, 2017 1 commit
  4. 17 Aug, 2017 1 commit
  5. 16 Aug, 2017 1 commit
  6. 15 Aug, 2017 3 commits
  7. 14 Aug, 2017 3 commits
  8. 11 Aug, 2017 1 commit
  9. 09 Aug, 2017 1 commit
  10. 08 Aug, 2017 2 commits
  11. 07 Aug, 2017 2 commits
  12. 06 Aug, 2017 3 commits
  13. 05 Aug, 2017 1 commit
  14. 04 Aug, 2017 1 commit
  15. 02 Aug, 2017 3 commits
  16. 01 Aug, 2017 1 commit
  17. 27 Jul, 2017 3 commits
  18. 26 Jul, 2017 1 commit
  19. 25 Jul, 2017 1 commit
  20. 24 Jul, 2017 2 commits
    • Adding in course messaging to the home page. · 08df53e1
      LEARNER-1894
      
      This commit adds in course messaging for three use cases. First,
      when the user is not signed in, the user is shown a message that
      provides a link to sign in or register. If the user is signed in
      but not enrolled, they are given a link to do so. If the user is
      enrolled but the course has not yet started, they are shown a
      message explaining when the course starts and shown a link (not
      yet enabled) to add a reminder to their calendar.
      
      The implementation defines a base message class and extends it
      for the course home messages as well as the previously implemented
      page level messages.
      Harry Rein committed
    • Add basic Bootstrap theme to Studio · 95e47ddb
      LEARNER-1982
      Andy Armstrong committed
  21. 21 Jul, 2017 2 commits
  22. 20 Jul, 2017 1 commit
    • ENT-550 Display only TOS for enterprise's configured to skip registration · 64390208
      We have recently discovered that for any SSO Provider configured to skip
      the registration form, we were auto checking the terms of service box,
      which is a legal faux pas. Since IBM is planning to launch imminently and
      is depending on this feature, we need to remedy this situation for enterprises
      whose SSO Provider is configured to skip registration.
      
      This PR hides all of the registration fields except TOS for this scenario
      and disables the autoSubmit functionality that typically happens when skipping
      registration.
      Brittney Exline committed
  23. 19 Jul, 2017 1 commit
  24. 18 Jul, 2017 2 commits