Skip to content
Snippets Groups Projects
  1. Oct 11, 2017
  2. Oct 02, 2017
  3. Sep 22, 2017
  4. Aug 30, 2017
  5. Aug 16, 2017
  6. Jul 24, 2017
    • Harry Rein's avatar
      Adding in course messaging to the home page. · 08df53e1
      Harry Rein authored
      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.
      08df53e1
  7. Jul 14, 2017
  8. Jun 29, 2017
    • Robert Raposa's avatar
      Refactor, enhance, and adjust unified_course_view flag. · 2e80c1e6
      Robert Raposa authored
      This includes several general enhancement in addition
      to the fixes for unified_course_view:
      1. Add support for default when no waffle flag defined.
      2. Add support for table_blacklist to assertNumQueries.
      3. Rename flag to 'course_experience.course_outline_page'.
      4. Change flag default to True when it is not defined.
      2e80c1e6
  9. Jun 23, 2017
    • Harry Rein's avatar
      Adding a reviews page to the course and updating the reviews module on the... · 82daaa5a
      Harry Rein authored
      Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag.
      82daaa5a
  10. Jun 15, 2017
    • Harry Rein's avatar
      Implemented an upgrade verification sock. · bdf38ae0
      Harry Rein authored
      This sock sits at the bottom of both the home and the course content pages. It allows the user to click a 'Learn More' button to open a panel that allows the user to navigate to the upgrade checkout page. The sock is only shown for users that have not yet upgraded in a course that has a verification upgrade date that has not yet passed. Python tests cover the various course mode and upgrade dates.
      bdf38ae0
  11. Jun 05, 2017
  12. Jun 01, 2017
  13. May 10, 2017
  14. May 01, 2017
  15. Apr 24, 2017
  16. Mar 23, 2017
  17. Dec 13, 2014
  18. Feb 06, 2013
  19. Sep 25, 2012
  20. Jun 21, 2012
  21. Jun 08, 2012
  22. Jun 06, 2012
  23. Mar 19, 2012
  24. Feb 23, 2012
  25. Dec 07, 2011
Loading