Skip to content
Snippets Groups Projects
  1. Jan 20, 2017
    • Renzo Lucioni's avatar
      Reintroduce Waffle · 3f6d6cbf
      Renzo Lucioni authored
      Waffle serves as a complement to config models. It's useful in feature rollout situations where you may not want to incur the overhead of creating and committing a migration (required for adding a field to a config model), and also handles gradual, percentage-based rollouts.
      
      ECOM-4422
      3f6d6cbf
  2. Jan 18, 2017
  3. Jan 08, 2017
  4. Jan 06, 2017
  5. Dec 15, 2016
  6. Dec 12, 2016
  7. Dec 08, 2016
  8. Nov 22, 2016
  9. Nov 16, 2016
  10. Nov 14, 2016
  11. Nov 07, 2016
  12. Nov 04, 2016
  13. Nov 03, 2016
  14. Oct 21, 2016
  15. Oct 20, 2016
  16. Oct 18, 2016
  17. Oct 14, 2016
  18. Oct 13, 2016
  19. Oct 12, 2016
  20. Oct 11, 2016
    • Nimisha Asthagiri's avatar
      27c99e1c
    • Andy Armstrong's avatar
      Move contentserver to openedx/core · 684aec87
      Andy Armstrong authored
      684aec87
    • 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
    • Adam Palay's avatar
      only dump courses to neo4j if they've been updated since the last time they were dumped · da58ad2a
      Adam Palay authored
      improvements to the command line interface for caching
      da58ad2a
  21. Oct 08, 2016
  22. Oct 07, 2016
Loading