- 10 Nov, 2016 14 commits
-
-
Use nodeenv to manage node version in Jenkins builds
Ben Patterson committed -
Add date_passed column to PersistentCourseGrade model
Cliff Dyer committed -
Fallback to default ZENDESK_URL when not in JSON
Ned Batchelder committed -
The column is populated with the current timestamp when a passing grade is persisted for the first time. "Passing grade" is defined as having a non-blank value for letter_grade. TNL-5888
J. Cliff Dyer committed -
param typo
Ben Patterson committed -
This change: * gives us the flexibility of managing node from pull-request to pull-request. It'll be a huge lift to folks that want to test out node upgrades like @bjacobel or @andy-armstrong * Sets us up for a port to Xenial, which will be accomplished in part by using nodeenv for managing the node environment. See a companion PR on the configuration repo for edxapp: edx/configuration#3444 This pull request does not: * Attempt to solve any stability issues in builds related to node. * Make node installs any faster * Create any caching infrastructure to speed up node installs. They will be approximately as fast as they were before. Downloading the node bits build-to-build adds about 3 seconds, which is worth it for the added flexibility.
Ben Patterson committed -
[SOL-2126] Verification status endpoint
Vedran Karačić committed -
Fix discussion user roles
Awais Jibran committed -
Awais Jibran committed
-
Single search request to fetch notes per unit
Muhammad Ammar committed -
fix inconsistent capitalization in education drop down
Douglas Hall committed -
ECOM-2470 & SOL-2126
Clinton Blackburn committed -
Wl-613 | Removing the example theme.
Douglas Hall committed -
Teams tab inline discussion new post form text wrap
alisan617 committed
-
- 09 Nov, 2016 18 commits
-
-
Update translations (autogenerated message)
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
PLAT-1074 Add support for django-user-tasks
Jeremy Bowman committed -
WL-798 Allow for hiding course mode banners on student dashboard
Douglas Hall committed -
Jeremy Bowman committed
-
TNL-5621 Fix discussion topics in MIT course.
Attiya Ishaque committed -
attiyaishaque committed
-
TNL-5721 – Fix check source module access before appending it to required modules
M. Rehan committed -
Douglas Hall committed
-
Ned Batchelder committed
-
Qubad786 committed
-
Ibrahim committed
-
Hasnain committed
-
Mushtaq Ali committed
-
Upgrade Pillow CVE-2016-9190 CVE-2016-9189
Brian Beggs committed -
Optimize async grades computation
Nimisha Asthagiri committed -
TNL-5909
Nimisha Asthagiri committed
-
- 08 Nov, 2016 8 commits
-
-
Brian Beggs committed
-
alisan617 committed
-
Release 2016 11 08 conflict
Christopher Lee committed -
Refactor discussion tab UI code into parts to be reusable for inline discussions TNL-5669
alisan617 committed -
TNL-4163
muhammad-ammar committed -
Update course grade query parameters and check scores when updating subsection grade
sanfordstudent committed -
Update to UXPL 0.17 (grids compilation performance work)
Brian Jacobel committed -
Move embargo from common to openedx/core/djangoapps.
John Eskew committed
-