- 14 Oct, 2016 15 commits
-
-
Andy Armstrong committed
-
removing extra instance of MILESTONES_APP
sanfordstudent committed -
Updating logging for TNL-5697
sanfordstudent committed -
Christina/javascript loader
Christina Roberts committed -
Sanford Student committed
-
New inline discussion home view TNL-4756
alisan617 committed -
Stabilize textbook tests
Ben Patterson committed -
Update translations (autogenerated message)
Ned Batchelder committed -
TNL-4756
alisan617 committed -
Ned Batchelder committed
-
Ben Patterson committed
-
for TNL-5697
Sanford Student committed -
Cdodge/restricted oauth2 applications
Clinton Blackburn committed -
chrisndodge committed
-
Allows ChoiceResponse problems to set correctness with python variables
Jillian Vogel committed
-
- 13 Oct, 2016 23 commits
-
-
determine choice correctness, as MultipleChoiceResponse problems already do. Adds a unit test for this change, and for the existing MultipleChoiceResponse computed correctness capability.
Jillian Vogel committed -
Update persistent grades asynchronously
Eric Fischer committed -
ORA version update
Eric Fischer committed -
Move dark_lang and lang_pref apps to openedx/core
Andy Armstrong committed -
Merge hotfix back to master.
Brian Beggs committed -
Pull hotfix in to release branch.
Brian Beggs committed -
For better user-facing performance, the SCORE_CHANGED signal is now handled by enqueueing an async task to update the relevant stored grade, rather than making the request wait until that operation finishes. TNL-5738
Eric Fischer committed -
cahrens committed
-
Also reformat to 4 spaces per indent.
cahrens committed -
Revert "Cdodge/restricted oauth2 applications"
Jesse Zoldak committed -
Fix for spurious 'cb() never called' errors.
Ben Patterson committed -
Jesse Zoldak committed
-
Cdodge/restricted oauth2 applications
Clinton Blackburn committed -
Also, help with an echo.
Ben Patterson committed -
Andy Armstrong committed
-
Fix flaky bokchoy test: test_automatic_cohort_help, test_manual_cohort_help
Nimisha Asthagiri committed -
add location to attributes exported to neo4j
Adam committed -
Move more urls.py
Robert Raposa committed -
add child context check to unit page title TNL-5746
alisan617 committed -
Remove config_models & use external config_models repo instead.
Nimisha Asthagiri committed -
Some Jenkins builds are erroring when attempting to set up the npm environment with the error: `npm ERR! cb() never called!` Although it could point to a couple of different things, it is more classically a sign of a dirty npm environment cache. Cleaning the cache at the start of any given Jenkins job (which are sourced through this file) should alleviate the problem.
Ben Patterson committed -
TNL-5709
Nimisha Asthagiri committed -
Fixing flaky test_studio_help_links
Muzaffar yousaf committed
-
- 12 Oct, 2016 2 commits
-
-
alisan617 committed
-
Return with an error code from the coverage reporting bash script
Jesse Zoldak committed
-