- Oct 22, 2019
-
-
Ned Batchelder authored
-
Hassan authored
Added management command to populate history from snapshot data.
-
Robert Raposa authored
-
Hassan Javeed authored
-
Feanil Patel authored
Make settings regex non greedy.
-
Chris Pappas authored
-
David Ormsbee authored
Change completion API to work with any learning context
-
Alex Wang authored
MST-17 * Data migration: Alter CharField to SlugField for 2 fields in CourseTeam model
-
Feanil Patel authored
I'm surprised this didn't cause an issue before but as far as I can figure this should always be non-greedy. I think it worked before because the items we were looking for was previously the last item in the list but that is no longer the case in python 3 because of dictionary order changes.
-
Braden MacDonald authored
-
Kyle McCormick authored
* For all files, from __future__ import unicode_literals. * Add @python_2_unicode_compatible to both models. * Test six.string_type(obj) for both models. Also, fix some new pylint warnings and improve model repr methods. MST-24
-
Diana Huang authored
Update node version used for Jenkins.
-
Diana Huang authored
-
Feanil Patel authored
Merge pull request #22099 from edx/revert-22058-julianajlk/REV-980/first-purchase-discount-courseware Revert "add first purchase discount to courseware (#22058)"
-
Manjinder Singh authored
* Fixing test error due to dict ordering * Dict ordering fixes * replacing dict with list to maintain consistency * better html parsing
-
irfanuddinahmad authored
ENT-2473: Upgraded edx-enterprise version
-
- Oct 21, 2019
-
-
Calen Pennington authored
Expose access denial reasons inside verticals to the front-end on the…
-
adeelehsan authored
Logged improved for cache
-
Feanil Patel authored
Feanil/fix sandbox issues
-
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
-
Feanil Patel authored
Mixing byte and unicode strings causes migrations to fail.
-
Diana Huang authored
Update nodeenv to the latest version.
-
Calen Pennington authored
-
root authored
-
Feanil Patel authored
Mixing byte and unicode strings causes migrations to fail.
-
Feanil Patel authored
Mixing byte and unicode strings causes migrations to fail.
-
Feanil Patel authored
Mixing byte and unicode strings causes migrations to fail.
-
Feanil Patel authored
Mixing byte and unicode strings causes migrations to fail.
-
Feanil Patel authored
Mixing byte and unicode strings causes migrations to fail.
-
adeelehsan authored
prod-735
-
Feanil Patel authored
-
Feanil Patel authored
Python Requirements Update
-
Diana Huang authored
Also update node-sass to a compatible version. Include a regenerated package-lock.
-
Awais Qureshi authored
Fixing python3 ordering issue in acceptance tests.
-
Aarif authored
Fix: Bokchoy "TypeError: write() argument must be str, not bytes"
-
Aarif authored
Updated the social link creation to return social links sorted - BOM-958
-
Ayub authored
BOM-848 Different Hash Values
-
aarif authored
reverted unnecessary changes added pylint supression for quality error fix
-
edX requirements bot authored
-