- Mar 17, 2020
-
-
Cory Lee authored
* Reenabling this since the renames on the schedules table are completed * Reverting regex change that caused migration to be generated for userprofile
-
Matt Hughes authored
We sometimes update preexisting SAML SSO providers to configure them to automatically create SSO identity verification (IdV) records when a learner links an account via that provider. Turning that configuration from off to on does make it such that when learners log back in via their linked account, a new IdV record will be created for them. But it's possible we'd want this process to happen more automatically and seamlessly, for which this management command will be helpful. Note that this does not help with removing SSO verification records for a provider for which this configuration has been turned off. JIRA:EDUCATOR-4947
-
atesker authored
EDUCATOR-4903. Move defaults to correct place - cr
-
Cory Lee authored
-
Michael Terry authored
Show number of problems in outline
-
edX cache uploader bot authored
-
Nick authored
AA-73 courseware nonetype error
-
Nicholas D'Alfonso authored
- ensure logic for displaying reset dealines banner in courseware is behind the relative dates waffle flag, only shows if the course is self paced, and handles the situation where no sequentials exist.
-
Michael Terry authored
Specifically, the number of 'problem' blocks that are graded, in a given subsection. Also shows an icon next to the subsection if so. AA-45
-
Nathan Sprenkle authored
* Don't disable download button after click * Allow reuploading for team membership CSV
-
adeelehsan authored
Configuration model added for account recover command
-
Thomas Tracy authored
* MICROBA-253 add phone number field api for coaching plugin * Remove hardcoded value * Requested changes * Add logger to models_api.py for student * Import model with underscore to prevent exporting * Moved return outside of try/catch block * Add docstring * whitespace
-
Nathan Sprenkle authored
* Change upload div to a button for focus styling * Fix team membership button resize on focus * Remove box shadow from focus styling
-
adeelehsan authored
-
Brandon Baker authored
* Upgrade frontend-enterprise and pass in user ENT-2648 * Add react-router-dom * Add back caret
-
Jansen Kantor authored
* correctly resolve teamset-level and course-level max_team_size
-
Michael Terry authored
Fix error in experiment tracking
-
Hammad Ahmad Waqas authored
ENT-2580| better exception handling
-
edX requirements bot authored
-
HammadAhmadWaqas authored
-
Hammad Ahmad Waqas authored
ENT-2580 | printing only id for failed enterprise course enrollments
-
- Mar 16, 2020
-
-
Michael Terry authored
If the user is not logged in, the ExperimentWaffleFlag code was raising an exception when trying to send an event to segment. This is a quick fix to ignore anonymous users.
-
Matthew Piatetsky authored
[REV-1119] Enable first purchase discount for all eligible users
-
Jeff LaJoie authored
AA-51: Adds in 'Up next' banner to course home
-
edX cache uploader bot authored
-
Jeff LaJoie authored
-
Matthew Piatetsky authored
Not fully cleaning up the holdback code yet since the follow on first purchase discount tests may make use of it REV-1119
-
David Ormsbee authored
Allow one letter extra fields
-
Awais Jibran authored
(story): Add switch to disable forum digest in prod.
-
Michael Terry authored
Add func to generate ics for schedule
-
Cory Lee authored
* Readd historical schedule fks
-
adeelehsan authored
Command added to recover learner accounts
-
Michael Terry authored
This is an unused-as-of-yet utility function to generate a bunch of ics files for a user's course schedule. Will be used as part of the calendar_sync feature package. AA-37
-
adeelehsan authored
PROD-1361
-
HammadAhmadWaqas authored
also setting query batch size 1000 instead of 5000
-
Manjinder Singh authored
-
Awais Qureshi authored
BOM-1399
-
Awais Qureshi authored
checking django-wiki and fixing deprecation warnings.
-
Hammad Ahmad Waqas authored
ENT-2580 | added management command to push old enrollments to ecommerce
-
- Mar 13, 2020
-
-
edX cache uploader bot authored
-