1. 28 Nov, 2016 2 commits
  2. 18 Nov, 2016 2 commits
  3. 17 Nov, 2016 1 commit
  4. 10 Nov, 2016 2 commits
  5. 08 Nov, 2016 1 commit
  6. 07 Nov, 2016 1 commit
  7. 01 Nov, 2016 1 commit
  8. 31 Oct, 2016 1 commit
  9. 20 Oct, 2016 2 commits
  10. 19 Oct, 2016 1 commit
  11. 14 Oct, 2016 2 commits
  12. 13 Oct, 2016 1 commit
  13. 12 Oct, 2016 1 commit
  14. 11 Oct, 2016 1 commit
    • Have DiscussionXBlock take care of loading JS and CSS files it depends on. · 3649f818
      * 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
  15. 06 Oct, 2016 2 commits
  16. 05 Oct, 2016 2 commits
  17. 04 Oct, 2016 1 commit
  18. 03 Oct, 2016 1 commit
    • 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
  19. 29 Sep, 2016 1 commit
  20. 26 Sep, 2016 1 commit
  21. 22 Sep, 2016 1 commit
  22. 19 Sep, 2016 1 commit
  23. 16 Sep, 2016 5 commits
  24. 14 Sep, 2016 2 commits
  25. 12 Sep, 2016 1 commit
  26. 09 Sep, 2016 1 commit
  27. 08 Sep, 2016 2 commits