- 06 Dec, 2017 1 commit
-
-
Jeff LaJoie committed
-
- 05 Dec, 2017 2 commits
-
-
John Eskew committed
-
Jeremy Bowman committed
-
- 04 Dec, 2017 3 commits
-
-
bmedx committed
-
Prevents repeated memcached lookups on functions whose values should remain static for the lifetime of a request. EDUCATOR-1731
Eric Fischer committed -
Entitlements
Albert St. Aubin committed
-
- 01 Dec, 2017 3 commits
-
-
Farhanah Sheets committed
-
Jeremy Bowman committed
-
Matt Drayer committed
-
- 30 Nov, 2017 2 commits
-
-
Jesse Zoldak committed
-
Anthony Mangano committed
-
- 29 Nov, 2017 2 commits
-
-
Jesse Zoldak committed
-
The feature is controlled by a switch on the provider. Emails are sent if the email changes during the sync. We skip syncing the username/email if there would be a conflict.
Uman Shahzad committed
-
- 28 Nov, 2017 2 commits
-
-
[LEARNER-3084]
Albert St. Aubin committed -
Sven Marnach committed
-
- 22 Nov, 2017 5 commits
-
-
Fixed some url reverse errors instead of marking since they were trivial
bmedx committed -
bmedx committed
-
Matt Drayer committed
-
Ned Batchelder committed
-
- 21 Nov, 2017 1 commit
-
-
Calen Pennington committed
-
- 20 Nov, 2017 1 commit
-
-
christopher lee committed
-
- 16 Nov, 2017 3 commits
-
-
CommaSeparatedIntegerField is deprecated, this is the replacement. I have confirmed there is no SQL generated for this migration since it is already a CharField behind the scenes.
bmedx committed -
[LEARNER-3274]
Albert St. Aubin committed -
asadiqbal committed
-
- 15 Nov, 2017 1 commit
-
-
Partial revert to disable calls to Enterprise API for each course in an Enterprise Learner's dashboard to determine status of consent. Will re-enable once a batch API is avaiable (WL-1315) to fix performance. ENT-727
Bill Filler committed
-
- 14 Nov, 2017 3 commits
-
-
John Eskew committed
-
Matt Drayer committed
-
These changes should not change the actual queries at all, and those will throw errors in Django 1.11.
bmedx committed
-
- 13 Nov, 2017 2 commits
-
-
bmedx committed
-
Seems like transfer_students.py was missed in the last attempt to cleanup commands in this app.
Troy Sankey committed
-
- 09 Nov, 2017 6 commits
-
-
Troy Sankey committed
-
Matt Drayer committed
-
John Eskew committed
-
Add explicit 'lms.djangoapps' prefix to all commerce imports, as another commerce Django app exists at openedx.core.djangoapps.commerce
John Eskew committed -
muzaffaryousaf committed
-
muzaffaryousaf committed
-
- 08 Nov, 2017 2 commits
-
-
The Entitlement API will allow for GET, POST, DELETE(Revoke), and variations of these methods of managing and retrieving data about Learner Entitlements. [LEARNER-2661]
Albert St. Aubin committed -
The setting controls the number of courses displayed on the homepage.
Matjaz Gregoric committed
-
- 07 Nov, 2017 1 commit
-
-
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables
bmedx committed
-