1. 07 Aug, 2014 1 commit
  2. 07 Jul, 2014 1 commit
  3. 02 Jul, 2014 4 commits
    • Update discussion tab sidebar header · 6d87443a
      The home button is removed, the search box is always displayed, and many
      visual adjustments are made, along with a large amount of refactoring.
      
      Originally reviewed in #4211
      Greg Price committed
    • Improve forum sorting and cohort filtering UX · 05d8eeec
      Thread entries now show an activity count that includes the original
      post, and only one of the vote count and activity count is displayed
      based on the user's selected sort. The sorting and filtering options now
      both use a select and are somewhat more verbose, and the visual styling
      of the sort/filter bar is updated.
      
      Originally reviewed in #4165 with a bugfix in #4211
      Greg Price committed
    • Add labels to forum thread list · 551cea93
      A thread will be labeled if it is pinned, if the user is following it,
      or if it was authored by a staff member or community TA. This also
      slightly changes the color used for community TA labels.
      
      Originally reviewed in #4072
      Greg Price committed
    • Re-design forum thread list · 89ba90a6
      Use larger and lighter title font, decrease padding, and use lighter
      solid backgrounds instead of gradients. Also, refactor SASS code to
      conform better to our new style, including using more specific class
      names.
      
      Originally reviewed in #4072
      Greg Price committed
  4. 30 Jun, 2014 1 commit
  5. 18 Jun, 2014 1 commit
  6. 11 Jun, 2014 1 commit
  7. 05 Jun, 2014 1 commit
  8. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · d5029abf
      This commit updates lms/templates.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  9. 23 Apr, 2014 2 commits
  10. 10 Apr, 2014 1 commit
  11. 02 Apr, 2014 1 commit
  12. 01 Apr, 2014 1 commit
  13. 03 Mar, 2014 1 commit
  14. 26 Feb, 2014 2 commits
  15. 20 Feb, 2014 1 commit
  16. 07 Feb, 2014 1 commit
  17. 05 Feb, 2014 1 commit
  18. 31 Jan, 2014 2 commits
    • Add pagination of repsonses to forum threads · 062025ee
      Users will first be shown the first 25 responses of a viewed thread and
      then have the option of loading 100 more at a time until all responses
      have been loaded. This mitigates the performance impact of very large
      threads by avoiding the need to render and transfer over the network
      all content of a large thread at once. It will also allow students with
      slower browsers to interact with large threads even if they cannot load
      all of the responses.
      Greg Price committed
    • Make notification checkbox more obvious · 90e9938e
      - Clarify checkbox description wording
      - Wrap checkbox and envelope icon in div to make it stand out
      - Added styling for wrapper div
      - Wrap label element around div to allow clicking the envelope to activate the checkbox
      - Indented HTML and fixed if wrapping issue
      Giulio Gratta committed
  19. 30 Jan, 2014 1 commit
  20. 28 Jan, 2014 1 commit
  21. 22 Jan, 2014 2 commits
  22. 21 Jan, 2014 1 commit
  23. 17 Jan, 2014 1 commit
  24. 15 Jan, 2014 2 commits
  25. 14 Jan, 2014 1 commit
  26. 06 Jan, 2014 3 commits
  27. 10 Dec, 2013 1 commit
  28. 09 Dec, 2013 1 commit
  29. 03 Dec, 2013 1 commit
  30. 26 Nov, 2013 1 commit