- Apr 17, 2020
-
-
hasnain.naveed authored
-
- Apr 13, 2020
-
-
hasnain.naveed authored
-
- Apr 10, 2020
-
-
hasnain.naveed authored
-
- Apr 08, 2020
-
-
Aarif authored
-
- Feb 17, 2020
-
-
Diego Millan authored
-
- Dec 30, 2019
-
-
David Ormsbee authored
This adds request caching to the following places: * course expiration wrapper (displayed in Units) * offer banner generation (displayed in Units) * get_enrollment * user_by_anonymous_id * youtube_disabled_for_course On a sample course with edx-val enabled, this reduced the queries for a large sequence from 450 to 155.
-
Feanil Patel authored
This will remove imports from __future__ that are no longer needed. https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
-
- Dec 18, 2019
-
-
Dillon Dumesnil authored
This helps out the Verified Only case where the user is not first enrolled as an audit learner.
-
- Nov 12, 2019
-
-
Matthew Piatetsky authored
-
- Oct 23, 2019
-
-
Matthew Piatetsky authored
-
julianajlk authored
REV-980
-
- Oct 21, 2019
-
-
julianajlk authored
This reverts commit 059b6197.
-
julianajlk authored
REV-980. * moved get_first_purchase_offer_banner_fragment to Discounts utils.py * added banner wrapper method * updated banner with time limit
-
- Aug 01, 2019
-
-
Christie Rice authored
* REVMI-354 Add enroll_in_course permission * Fix test
-
- Jun 21, 2019
-
-
Calen Pennington authored
-
- Jun 03, 2019
-
-
Matthew Piatetsky authored
-
- Apr 24, 2019
-
-
Dave St.Germain authored
-
- Apr 23, 2019
-
-
Dave St.Germain authored
-
- Jan 28, 2019
-
-
Audrey Kao authored
-
- Jan 07, 2019
-
-
Bill Filler authored
-
- Dec 17, 2018
-
-
Bill Filler authored
-
- Nov 21, 2018
-
-
Calen Pennington authored
-
- Nov 20, 2018
-
-
Matthew Piatetsky authored
-
- Oct 30, 2018
-
-
Matt Tuchfarber authored
-
- Oct 09, 2018
-
-
Emma Green authored
-
- Oct 03, 2018
-
-
Emma Green authored
-
- Sep 27, 2018
-
-
Matthew Piatetsky authored
-
- Jul 08, 2018
-
-
uzairr authored
Currently, there are two purchase calls are occurring for each audit purchase on sail-thru.To avoid it,code is updated so that a single call will occur for each purchase. LEARNER-5257
-
- Jun 05, 2018
-
-
Eric Fischer authored
Django 1.10 deprecation fix for Hackathon XIX Addresses PLAT-1397
-
- Jan 08, 2018
-
-
Jeremy Bowman authored
-
- Dec 21, 2017
-
-
Douglas Hall authored
We no longer need the drop_existing_session flag on IdP configurations because dropping the existing session should actually be the only behavior for certain view in the edx-enterprise code.
-
- Nov 22, 2017
-
-
Ned Batchelder authored
-
- Oct 25, 2017
-
-
Matthew Piatetsky authored
-
- Oct 11, 2017
-
-
Matthew Piatetsky authored
LEARNER-2412
-
- Oct 02, 2017
-
-
Matthew Piatetsky authored
LEARNER-2546
-
- Aug 23, 2017
-
-
Calen Pennington authored
-
- Aug 17, 2017
-
-
Jesse Shapiro authored
-
- Aug 14, 2017
-
-
cahrens authored
-
- Aug 01, 2017
-
-
Calen Pennington authored
-
- Jul 17, 2017
-
-
Brittney Exline authored
This reverts commit d940bbfd.
-