Skip to content
Snippets Groups Projects
  1. Aug 16, 2017
  2. Aug 09, 2017
  3. Aug 07, 2017
  4. Jul 19, 2017
  5. Jul 11, 2017
    • Harry Rein's avatar
      Allowing writing of reviews on reviews page. · 5a2998fb
      Harry Rein authored
      LEARNER-1628
      
      This allows enrolled users to write reviews on the reviews page that
      can be accessed through the course tools sidebar. A button in the top
      corner of the page toggles the widget that is configured with a
      setting in the common.py file. The reviews tool is Course Talk.
      5a2998fb
  6. Jul 10, 2017
  7. 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
    • David Ormsbee's avatar
      Add support for CommonsChunkPlugin for Webpack. · 962b09f7
      David Ormsbee authored
      This lets us consolidate chunks of JavaScript that are common to
      multiple bundles, so that they can live in their own shared file. This
      will be more relevant when we have UI components -- there's actually
      very little shared code right now.
      962b09f7
  8. Jun 22, 2017
  9. 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
  10. Jun 14, 2017
  11. May 12, 2017
  12. May 01, 2017