- 22 Nov, 2016 1 commit
-
-
Andy Armstrong committed
-
- 17 Nov, 2016 12 commits
-
-
Simplify business hours on help modal
Cliff Dyer committed -
Additional Celery Queues
Eric Fischer committed -
J. Cliff Dyer committed
-
Workaround for TE-1767 aka cb() never called
Ben Patterson committed -
Eric Fischer 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 -
Gregory Martin committed
-
Release Nov 16th, 2016
Gregory Martin committed
-
- 16 Nov, 2016 14 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 -
fix async js dateutil issue
Gregory Martin committed -
Gregory Martin committed
-
ECOM-4763
Ahsan Ulhaq committed
-
- 15 Nov, 2016 13 commits
-
-
WL-633 | refactor pay_and_verify.html template.
Douglas Hall committed -
alisan617 committed
-
Revert "Revert PR#13843"
alisan617 committed -
alisan617 committed
-
Quick fixes for users with unicode usernames.
Christina Roberts committed -
cahrens committed
-
Add first_attempted to subsection grades data model
sanfordstudent committed -
Calen Pennington committed
-
Calen Pennington committed
-
Revert PR#13843 that caused regression issue in editing discussion post
alisan617 committed -
These lines are now being run in async tasks anyways, so we can remove this decorator and rely on the async task to retry itself. Also cleans up a few pylint violoations noticed in subsection_grade.py. Tests have been updated to match new behavior.
Eric Fischer committed -
for TNL-5895
Sanford Student committed -
A perhaps too-baroque way to clean files but also keep some.
Ned Batchelder committed
-