- Apr 02, 2021
-
-
Awais Jibran authored
-
- Mar 31, 2021
-
-
Awais Jibran authored
* Integrating olxcleaner in course import * Adding toggle removal date and addressing pylint issues.
-
- Mar 09, 2021
-
-
Dillon Dumesnil authored
If we are seeing an anonymous user, but the segment user id is still set, we believe the segment user id is coming from a different user on the same machine. This will make sure we clear out that storage and then the indentify call will make a new anonymous id
-
- Mar 05, 2021
-
-
Sid Verma authored
-
- Feb 23, 2021
-
-
Michael Terry authored
This commit removes several waffle toggles that have been enabled on edx.org for years. It's time to remove the rollout gating for these features and enable them by default. This doesn't directly change any behavior. But it does create new database objects by default now and allows for enabling other schedule based features more easily. Specifically, the following toggles were affected. schedules.create_schedules_for_course - Waffle flag removed as always-enabled - We now always create a schedule when an enrollment is created schedules.send_updates_for_course - Waffle flag removed as always-enabled - Course update emails are sent as long as the ScheduleConfig allows it. - This is not a change in default behavior, because ScheduleConfig is off by default. dynamic_pacing.studio_course_update - Waffle switch removed as always-enabled - Course teams can now always edit course updates directly in Studio ScheduleConfig.create_schedules ScheduleConfig.hold_back_ratio - Model fields for rolling out the schedules feature - Schedules are now always created - This commit only removes references to these fields, they still exist in the database. A future commit will remove them entirely This commit also adds a new has_highlights field to CourseOverview. This is used to cache whether a course has highlights, used to decide which course update email behavior they get. Previously every enrollment had to dig into the modulestore to determine that.
-
- Feb 16, 2021
-
-
Ahtisham Shahid authored
-
Ahtisham Shahid authored
-
- Feb 09, 2021
-
-
Régis Behmo authored
We take the opportunity to resolve a few linting issues, without affecting the feature behaviour.
-
- Feb 08, 2021
-
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
- Feb 04, 2021
-
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
- Feb 01, 2021
-
-
Ali-D-Akbar authored
-
- Jan 27, 2021
-
-
Awais Jibran authored
-
- Jan 26, 2021
-
-
Saad Yousaf authored
* edge logo * Refactored code * Refactored code Co-authored-by:
Asad <asadazam93@gmail.com>
-
- Jan 19, 2021
-
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
- Jan 15, 2021
-
-
Shimul Chowdhury authored
hide links that has no url Hide sequence nav in nested pages Improve doc
-
- Jan 11, 2021
-
-
azanbinzahid authored
-
azanbinzahid authored
-
azanbinzahid authored
-
azanbinzahid authored
-
azanbinzahid authored
-
azanbinzahid authored
-
- Dec 16, 2020
-
-
Ned Batchelder authored
The old URLs now serve the new logo, but at the old pixel size. These URLs serve the new logo at a natural pixel size.
-
- Dec 04, 2020
-
-
Dillon Dumesnil authored
Since Course Highlights aren't necessarily weekly (self-paced courses), update the language to be more generic. And then includes a bug fix to not send highlights to learners after they have unenrolled from a course.
-
- Dec 01, 2020
-
-
Ned Batchelder authored
These were first added in https://github.com/edx/edx-platform/commit/d95b46dd19 but they don't seem to do anything. On Open edX sites, they are misleading.
-