1. 18 Oct, 2016 1 commit
  2. 14 Oct, 2016 4 commits
  3. 13 Oct, 2016 2 commits
  4. 12 Oct, 2016 4 commits
  5. 11 Oct, 2016 4 commits
  6. 08 Oct, 2016 1 commit
  7. 07 Oct, 2016 5 commits
  8. 06 Oct, 2016 7 commits
  9. 05 Oct, 2016 2 commits
  10. 04 Oct, 2016 1 commit
  11. 03 Oct, 2016 2 commits
    • Have DiscussionXBlock take care of loading JS and CSS files it depends on. · baa9d06e
      * Add openedx.core.lib.xblock_builtin.get_css_dependencies and get_js_dependencies,
        which respect PIPELINE_ENABLED setting when determining dependencies.
      * Move new discussion-related Sass files into discussion subdirectory.
      * Use "load_unicode" instead of "render_template" to load JS to add to fragment for DiscussionXBlock.
      * Remove unused "course" parameter from context for DiscussionXBlock.student_view.
      * Add RTL stylesheet for DiscussionXBlock, and enable the block to load correct stylesheet.
      * Load MathJax only once, and include code for configuring MathJax in discussion bundle.
      * Make sure username renders correctly in DiscussionXBlock response header.
      * Move WYSIWYIG Markdown editor styles to _build-discussion.scss.
      * Remove unnecessary import of discussion/utilities/v1-compatibility from _build-discussion.scss.
      * Keep courseware-chromeless.html in sync with courseware.html.
      * Load CSS for discussions on Teams tab.  This makes it possible to remove CSS for discussions from Sass files for "Course" tab.
      * Load js/src/tooltip_manager.js, jquery.autocomplete.js and jquery.autocomplete.css on "Course" tab.
      Tim Krones committed
  12. 29 Sep, 2016 1 commit
  13. 28 Sep, 2016 1 commit
  14. 27 Sep, 2016 2 commits
  15. 23 Sep, 2016 3 commits