Commit Graph

55861 Commits

Author SHA1 Message Date
Calen Pennington
0aa2edbc37 Clean up some radically dirty global state pollition to fix a flaky test 2020-09-23 10:05:37 -04:00
Calen Pennington
4a120a9e26 Fix failures caused by removing lms/djangoapps from sys.path 2020-09-23 10:05:37 -04:00
Calen Pennington
211bd3beb5 Run sys_path_hacks/un_sys_path.sh lms 2020-09-23 10:05:37 -04:00
Calen Pennington
3ebba52cf7 Add the script used to deprecate sys.path hacks 2020-09-23 10:05:37 -04:00
Calen Pennington
7cbfc8de40 Add an ADR capturing sys.path removal justifications 2020-09-23 10:05:37 -04:00
jawad khan
fc03da2b23 Added Apple sign-in button branding (#25015)
* Added Apple sign-in button branding

LEARNER-7926
2020-09-23 18:47:25 +05:00
Troy Sankey
829daf0e84 Merge pull request #25047 from edx/pwnage101/more-monitoring-for-course-id-list-view
Add more monitoring to the CourseIdListView
2020-09-23 09:37:58 -04:00
Nadeem Shahzad
9fd0cfbdc2 Merge pull request #25051 from edx/nadeem/PSRE248
add wait to github action to complete db migration (PSRE-248)
2020-09-23 17:48:24 +05:00
nadeemshahzad
0389859d30 add wait to github action to complete db migration 2020-09-23 12:06:41 +00:00
Nimisha Asthagiri
8739eac924 Merge pull request #24207 from shadinaif/shadinaif/instructor_dashboard_js
Resolve errors in browser console caused by Instructor Dashboard
2020-09-23 07:04:57 -04:00
Shadi Naif
1502a9c16c (Problem Input) should always be LTR (#24208) 2020-09-23 07:01:30 -04:00
Nadeem Shahzad
45348f64ac Merge pull request #25017 from edx/nadeem/PSRE-248
add github action for edxapp db dump (PSRE-248)
2020-09-23 15:41:50 +05:00
nadeemshahzad
331e2cd480 add github action for edxapp db dump 2020-09-23 04:44:08 +00:00
Troy Sankey
23b76a60b6 Add more monitoring to the CourseIdList view 2020-09-22 20:15:34 -04:00
Binod Pant
126f777c64 upgrade to enterprise 3.8.16 (#25046) 2020-09-22 14:30:38 -04:00
Alex Dusenbery
de277ce46b Prevent an unbound local variable exception in enterprise_support.api. Add more unit tests for same. 2020-09-22 11:15:17 -04:00
Hammad Ahmad Waqas
3b23a9b227 Merge pull request #25003 from edx/hammad/ENT-3337
catch signal UNENROLL_DONE signal and call /api/v2/enterprise/coupons…
2020-09-22 19:51:35 +05:00
Muhammad Soban Javed
eada6326c1 Merge pull request #24916 from edx/iamsobanjaved/BOM-2013
Replace django-celery with django-celery-results
2020-09-22 17:09:23 +05:00
Soban Javed
b7ca6d5619 Upgrade celery to 4.4.7
Replace django-celery with django-celery-results
Upgrade redis to latest
2020-09-22 16:20:45 +05:00
Usama Sadiq
a90b66546d Merge pull request #25035 from edx/testeng/bokchoy_auto_cache_update_6497e9076c0e1d7a95ac5a7f696a18d9592ab557
Bokchoy Testing DB Cache update
2020-09-22 12:10:18 +05:00
edX requirements bot
4679d33d24 Updating Python Requirements (#25039) 2020-09-22 11:48:18 +05:00
edX cache uploader bot
b664322645 Updating Bokchoy testing database cache 2020-09-21 16:52:06 -04:00
taliaedX
b1ca5625e2 Merge pull request #25033 from edx/trhodes/update_enterprise_moodle
add Moodle & update enterprise version
2020-09-21 16:47:37 -04:00
Talia Rhodes
ea889314c9 add Moodle & update enterprise version 2020-09-21 13:13:20 -04:00
Binod Pant
05f746c000 upgrade to edx-enterprise 3.8.13 (#25032) 2020-09-21 12:59:13 -04:00
Thomas Tracy
a7d7de3418 Change around POST code for demographics modal (#25019)
* Change around POST code for demographics modal

CSRF tokens were not working on stage when the user does not have an
entry in the demographics db when using the modal. This restructures the
code a bit and hopefully fixes the problem.

* Remove logs

* Rework things into smaller digestable functions
2020-09-21 12:56:06 -04:00
Alex Dusenbery
4ad2df083d Ensure that get_enterprise_learner_portal_enabled_message() returns None when there is no associated enterprise customer for the given request. Add unit tests for this function. 2020-09-21 12:47:00 -04:00
Brandon Baker
81dc85503b Upgrade enterprise to 3.8.12 (#25031)
Fixes styling issues
2020-09-21 12:25:39 -04:00
Feanil Patel
ddcf31c5ad Merge pull request #25009 from edx/feanil/fix_flaky_test
Fix a flaky test by freezing time in the right spot.
2020-09-21 12:15:28 -04:00
edX cache uploader bot
f943891177 Updating Bokchoy testing database cache (#25029) 2020-09-21 19:56:42 +05:00
Ned Batchelder
746646ee9c Merge pull request #25016 from open-craft/gabor/correct-lms-cms-config-file-names
Replace all .(lms|cms).(\w+|_)?\.json to .(lms|cms).(\w+|_)?\.yml
2020-09-21 10:12:46 -04:00
Omar Al-Ithawi
fc0eb71918 Add USER_ACCOUNT_ACTIVATED signal (#23296)
Plugins can listen to USER_ACCOUNT_ACTIVATED signal to perform custom logic.
2020-09-21 09:57:32 -04:00
Ahtisham Shahid
cf735e411d New vs Old Data-Download UI. (#24840)
Created new UI for Data download in instructors dashboard

Co-authored-by: Awais Jibran <awaisdar001@gmail.com>
2020-09-21 17:25:47 +05:00
Usama Sadiq
8e813ab7e8 Merge pull request #25026 from edx/revert-25024-jenkins/upgrade-python-requirements-172d963
Revert "Python Requirements Update"
2020-09-21 17:03:17 +05:00
Awais Qureshi
31c1e55f6f Revert "Python Requirements Update" 2020-09-21 16:07:02 +05:00
Shadi Naif
6c65e10826 Avoid processing unavailable tabs in instructor dashboard 2020-09-21 12:16:28 +03:00
Shadi Naif
03c344f005 Remove unused InstructorAnalytics from JS file 2020-09-21 12:16:28 +03:00
Ahtisham Shahid
986a448d9e Revert "ARCHBOM-1494: Refer to custom attributes, not metrics, especially with edx-django-utils (#25010)" (#25025)
This reverts commit ba9ee4e151.

Fixed Style lint issue
2020-09-21 13:48:00 +05:00
Usama Sadiq
c018d6d1a4 Merge pull request #25024 from edx/jenkins/upgrade-python-requirements-172d963
Python Requirements Update
2020-09-21 13:03:09 +05:00
edX requirements bot
a9cb74c9bf Updating Python Requirements 2020-09-21 00:55:48 -04:00
edX Transifex Bot
172d963635 fix(i18n): update translations 2020-09-20 17:33:24 -04:00
Gábor Boros
210f9c6ace refactor(lms): Update migrations to use lms.yml in the help text 2020-09-19 11:57:24 +02:00
Troy Sankey
87911ab990 Merge pull request #25021 from edx/pwnage101/add-traces-to-courselistview
Add some tracing to the CourseListView endpoint
2020-09-18 20:22:33 -04:00
Troy Sankey
98b19dd125 Add some tracing to the CourseListView endpoint 2020-09-18 18:28:00 -04:00
Troy Sankey
b111d05149 Merge pull request #25011 from edx/pwnage101/email-optin-treats-course-list-as-override
email opt-in mgmt command: Disable the course lookup if a list is provided
2020-09-18 13:28:28 -04:00
Sid Verma
72b4afe465 Add ADR for content library indexes 2020-09-18 10:25:59 -04:00
Sid Verma
67f3c0343f Simplify and optimize index searching 2020-09-18 10:25:59 -04:00
Sid Verma
f2ed54d72c Add filtering support for list_library_blocks API 2020-09-18 10:25:59 -04:00
Sid Verma
3233fa92d4 Index xblocks in elasticsearch 2020-09-18 10:25:59 -04:00
Sid Verma
735bc412d4 Add elasticsearch tests 2020-09-18 10:25:59 -04:00