Skip to content
Snippets Groups Projects
  1. Oct 23, 2020
  2. May 04, 2020
  3. Mar 16, 2020
  4. Oct 23, 2019
  5. Oct 21, 2019
  6. Oct 09, 2019
  7. Jul 09, 2019
  8. Mar 11, 2019
    • Josh McLaughlin's avatar
      Add dashboard announcements feature · 4d4b0405
      Josh McLaughlin authored
      - Add announcements view using JSX to the dashboard sidebar
      - Create a new maintenance interface to edit and manage announcements
      - Adds an override to main.html template to include new skip links
      - Add plugins required for announcements to TinyMCE
      
      This is motivated by a desire to have system wide messages for students
      that show on the dashboard. Enabled with FEATURES['ENABLE_ANNOUNCEMENTS'].
      Global staff are allowed to edit from the studio maintenance view.
      4d4b0405
  9. Jan 09, 2019
    • Matt Tuchfarber's avatar
      Move banner REVMI-54 · ac29017d
      Matt Tuchfarber authored
      Moves banner into the content instead of at the top. Adds a course
      expiration fragment to the course home page, the content, the progress
      page, and the discussion page.
      ac29017d
  10. Nov 08, 2018
  11. Aug 27, 2018
  12. Jul 23, 2018
    • Bill Filler's avatar
      Add Journals support · c746a4e6
      Bill Filler authored
      Enable the journal app in LMS. Add support to display Journals on index
      and courseware pages and dashboard.
      c746a4e6
  13. Dec 15, 2017
  14. Dec 13, 2017
  15. Dec 12, 2017
  16. Oct 30, 2017
  17. Oct 20, 2017
  18. Oct 11, 2017
  19. Aug 09, 2017
    • Harry Rein's avatar
      UX improvements on learner profile. · e8bae62f
      Harry Rein authored
      LEARNER-1857
      
      This story constitutes a large change to the UX of the learner profile.
      
      Some specific changes include adding a flexible learner profile card, limiting the bio entry to only 300 characters and assuring that the page is responsive.
      e8bae62f
  20. Jul 17, 2017
  21. Jun 22, 2017
  22. Jun 05, 2017
  23. Mar 23, 2017
  24. Mar 22, 2017
  25. Mar 03, 2017
  26. Jan 06, 2017
  27. Oct 31, 2016
  28. Oct 11, 2016
    • Tim Krones's avatar
      Have DiscussionXBlock take care of loading JS and CSS files it depends on. · 3649f818
      Tim Krones authored
      * 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.
      3649f818
  29. Oct 06, 2016
  30. Oct 05, 2016
  31. Oct 03, 2016
    • Tim Krones's avatar
      Have DiscussionXBlock take care of loading JS and CSS files it depends on. · baa9d06e
      Tim Krones authored
      * 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.
      baa9d06e
  32. Aug 29, 2016
  33. Aug 11, 2016
  34. Aug 01, 2016
  35. Jun 02, 2016
  36. May 09, 2016
  37. Apr 20, 2016
  38. Apr 19, 2016
Loading