- 07 Oct, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 06 Oct, 2016 2 commits
-
-
This reverts commit 9aa35cd8.
Eric Fischer committed -
Move oauth_dispatch from lms to openedx/core.
Nimisha Asthagiri committed
-
- 05 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 03 Oct, 2016 1 commit
-
-
* 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
-
- 30 Sep, 2016 3 commits
-
-
This reverts commit 0ea8e1b9, reversing changes made to e3db08f1.
Eric Fischer committed -
Potential Grades revert PR
Adam committed -
This reverts commit c050ccc3, reversing changes made to 9ba97722.
Eric Fischer committed
-
- 28 Sep, 2016 1 commit
-
-
J. Cliff Dyer committed
-
- 09 Sep, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 30 Aug, 2016 1 commit
-
-
Giovanni Di Milia committed
-
- 29 Aug, 2016 1 commit
-
-
Diana Huang committed
-
- 09 Aug, 2016 1 commit
-
-
CAPA problems have the "Staff Debug Info" button, which allows instructors to "Reset Attempts" and "Rescore problem" for any individual student. XBlocks, such as Drag and Drop v2 do not support those, though the UI was still present. Clicking any of those links would result in an "Unknown Error Occurred" message. This commit hides the two buttons if the associated block does not support them.
Matjaz Gregoric committed
-
- 04 Aug, 2016 1 commit
-
-
Sanford Student committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 28 Jul, 2016 1 commit
-
-
Kevin Kim committed
-
- 27 Jul, 2016 2 commits
-
-
Kevin Kim committed
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 25 Jul, 2016 3 commits
-
-
Observed Problems: 1. Discussion categories and targets were missing 2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing Solutions: * Parsing legacy discussion OLX * Do not force exporting discussion ID
E. Kolpakov committed -
Observed Problems: 1. Discussion categories and targets were missing 2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing Solutions: * Parsing legacy discussion OLX * Do not force exporting discussion ID
E. Kolpakov committed -
Sanford Student committed
-
- 21 Jul, 2016 1 commit
-
-
Kevin Kim committed
-
- 07 Jul, 2016 1 commit
-
-
These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
Renzo Lucioni committed
-
- 05 Jul, 2016 1 commit
-
-
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
Kevin Kim committed
-
- 01 Jul, 2016 1 commit
-
-
This change improves grading performance by combining what had previously been multiple course tree traversals into a single traversal with combined filtering logic.
Nimisha Asthagiri committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-
- 28 Jun, 2016 1 commit
-
-
* Renames discussion_module to discussion_xblock * Moves common/lib/xmodule/xmodule_discussion to openedx/core/lib/xblock_builtin/xblock_discussion
E. Kolpakov committed
-
- 27 Jun, 2016 1 commit
-
-
https://openedx.atlassian.net/browse/TNL-4865 Without this change, we get 500 errors when the server tries to deserialize cached data using a previous data structure.
Nimisha Asthagiri committed
-
- 24 Jun, 2016 3 commits
-
-
1. update query counts with more accuracy 2. don't use defaultdict in block_structure
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 16 Jun, 2016 1 commit
-
-
This commit "undoes"a previous hotfix, and allows a cms course_publish signal to trigger a block_structure update_course_in_cache task, which is run on an lms worker queue. Changes: -exposes ALTERNATE_QUEUE_ENVS -adds routing layer in celery.py -moves prior dev_with_worker settings file to devstack_with_worker -moves course_block api functionality into openedx/core/djangoapps/content/block_structure
Eric Fischer committed
-
- 08 Jun, 2016 1 commit
-
-
ECOM-2361
Ahsan Ulhaq committed
-
- 02 Jun, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 26 May, 2016 1 commit
-
-
This will be used to retrieve data for the program detail page. Part of ECOM-4415.
Renzo Lucioni committed
-
- 20 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 17 May, 2016 1 commit
-
-
ECOM-4441
Peter Fogg committed
-
- 09 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-