- 18 Nov, 2016 13 commits
-
-
Track grading task latency
Cliff Dyer committed -
Handle DAGs with inaccessible Subsections on Problem Score update
Nimisha Asthagiri committed -
The user info is now updated every time a user loads the learner dashboard. Given that this is the page most learners land on after enrolling in a course, updating this cookie here will ensure that the enrollment status hash is relatively up-to-date. ECOM-4895
Clinton Blackburn committed -
This will allow the marketing site to determine if locally-stored enrollment data needs to be refreshed. ECOM-4896
Clinton Blackburn committed -
TNL-5817
J. Cliff Dyer committed -
Optimize max_score by moving from XModule to Descriptor
Nimisha Asthagiri committed -
Merging release into master for hotfix-2016-11-17
Max Rothman committed -
Compute Attempted versus Grade of Zero
Nimisha Asthagiri committed -
TNL-5886
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Max Rothman committed
-
TNL-5953
Nimisha Asthagiri committed
-
- 17 Nov, 2016 16 commits
-
-
Simplify business hours on help modal
Cliff Dyer committed -
Additional Celery Queues
Eric Fischer committed -
J. Cliff Dyer committed
-
Upgrade cryptography library.
Max Rothman committed -
Workaround for TE-1767 aka cb() never called
Ben Patterson committed -
Eric Fischer committed
-
J. Cliff Dyer committed
-
Robert Raposa committed
-
Enhancements to generate_course_blocks management command
Nimisha Asthagiri committed -
Ben Patterson committed
-
Refactor info.html page datetime rendering
Gregory Martin committed -
submit_feedback function now conditionally sends emails.
Douglas Hall committed -
Remove Extraneous Subsection Grade DatabaseError protection
Eric Fischer committed -
TNL-5939
Nimisha Asthagiri committed -
Gregory Martin committed
-
Release Nov 16th, 2016
Gregory Martin committed
-
- 16 Nov, 2016 11 commits
-
-
Release Candidate rc/2016-11-15
Gregory Martin committed -
Initial set of changes for ui correctness state when saving a problem
Albert (AJ) St. Aubin committed -
Clinton Blackburn committed
-
Add timer logging to jenkins test runs
Calen Pennington committed -
TNL-1955
Albert St. Aubin committed -
Ben Patterson committed
-
Problem: Intermittent "cb() never called!" errors on npm installs for platform. This is likely due to a race condition on installing OS-specific bits that are built during time of install. When more than one compilation takes place at one time, this error can occur. Workaround: Detect the error and re-run the install. (When retrying, one or all of the bits have been compiled. So running it again just finishes the install.)
Ben Patterson committed -
Added the templates for email subject, email body and the changes in submit_feedback function that now conditionally sends emails. Suggestions.
Afzal Wali committed -
Update ORA version
Christina Roberts committed -
Fix the Discussion Editing Post error
alisan617 committed -
Add log info for course enrollment
Ahsan Ulhaq committed
-