edX requirements bot
759a06b7b6
fix: transifex migration to new client ( #30084 )
...
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2022-04-06 14:50:06 +05:00
Muhammad Adeel Tajamul
dd1de0cf72
fix: config_on_db if live is already enabled ( #30188 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-04-06 14:24:45 +05:00
SaadYousaf
098f1223f4
docs: ADR for reported content email notification for moderators
2022-04-06 12:24:53 +05:00
SaadYousaf
d852fecf06
feat: add reported_content_email_notifications field for CourseDiscussionSettings model
2022-04-06 12:02:40 +05:00
Muhammad Ammar
9b7085dd95
Merge pull request #30042 from openedx/ammar/public-videos-poc
...
add an xblock renderer endpoint to serve videos as public having public access set by course author in studio
2022-04-06 10:29:22 +05:00
Jansen Kantor
e653408869
Merge pull request #30177 from openedx/jkantor/init-esg-flag
...
feat: include ESG enabled flag in init response
2022-04-05 09:56:07 -04:00
John Nagro
7857c138d9
fix: release edx-enterprise 3.41.13 ( #30185 )
...
- fix: remove backfill managment command arguments
ENT-5605
2022-04-05 09:45:02 -04:00
Muhammad Ammar
5105790595
Merge pull request #30184 from openedx/ammar/upgrade-edx-enterprise-to-3.41.12
...
upgrade edx-enterprise to 3.41.12
2022-04-05 17:31:34 +05:00
muhammad-ammar
735607a752
feat: add an xblock renderer endpoint to serve videos as public having
...
public access set by course author in studio
2022-04-05 16:42:39 +05:00
muhammad-ammar
be8c99aaad
fix: upgrade edx-enterprise to 3.41.12
2022-04-05 16:37:50 +05:00
Ahtisham Shahid
e8e766e9e2
fix: Added default config_store while creating new empty settings ( #30180 )
2022-04-05 15:38:07 +05:00
Hammad Ahmad Waqas
21e1aa54c8
Merge pull request #30182 from openedx/hammad/ENT-5524
...
fix: added COURSE_TWO_IMAGE_LINK in send_program_course_nudge_email
2022-04-05 15:35:06 +05:00
Ali Akbar
83b22f1ff5
Merge pull request #30127 from openedx/aakbar/PROD-2741
...
feat: add a waffle switch for new financial assistance flow
2022-04-05 15:24:56 +05:00
HammadAhmadWaqas
9ad61c22ee
fix: added COURSE_TWO_IMAGE_LINK in send_program_course_nudge_email
2022-04-05 15:04:17 +05:00
AliAkbar
3082542aa2
feat: add a waffle switch for new financial assistance flow
2022-04-05 15:02:31 +05:00
Azan Bin Zahid
f61a39d577
Merge pull request #30165 from openedx/azan/PROD-2748
...
feat: add two modes of bootcamp
2022-04-05 12:10:22 +05:00
Zainab Amir
921dadac99
feat: add password compliance check for login ( #30149 )
...
Add nudge and block checks for HIBP API on login view
VAN-667
VAN-668
2022-04-05 11:18:52 +05:00
Sarina Canelake
04c912c48d
Merge DEPR automation workflow
...
docs: Add description to temporary .github/ISSUE_TEMPLATE files
2022-04-04 19:03:16 -04:00
Sarina Canelake
ea76006fdf
docs: Add description to temporary .github/ISSUE_TEMPLATE files
2022-04-04 18:25:24 -04:00
jansenk
3c8bc4e5f1
chore: pylint toggle annotation
2022-04-04 17:55:27 -04:00
jansenk
9e716a94c3
style: quality
2022-04-04 16:58:06 -04:00
jansenk
03254ca1bb
feat: include ESG enabled flag in init response
2022-04-04 16:23:27 -04:00
Chris Pappas
453ae1a3f3
fix: move redefinition of LMS_CFG under following dockerfile target ( #30175 )
2022-04-04 13:19:32 -04:00
Rebecca Graber
8a28a5f8d4
feat: move docker-based lms target to beginning ( #30173 )
2022-04-04 11:37:24 -04:00
Nathan Sprenkle
3fdd3f9150
feat: add batch lock delete endpoint ( #30161 )
...
* feat: add batch lock delete endpoint
* chore: bump ORA versions
* docs: update example postman collection
2022-04-04 11:22:22 -04:00
alangsto
681c2f1d6c
chore: remove IDV references for proctoring and student/instructor display ( #30146 )
...
Places where IDV is referenced for blocking proctoring or displaying the IDV status to students and instructors should be removed. This includes the use of the ENABLE_INTEGRITY_SIGNATURE setting, which was used in part to deprecate IDV in those specified places. Other areas where ENABLE_INTEGRITY_SIGNATURE is used (such as for showing/hiding the integrity signature, for the verification deadline, or for certs) shall be left as is due to deprecation concerns.
2022-04-04 08:11:40 -07:00
Michael Terry
3abd1c5d9f
Merge pull request #30172 from openedx/mikix/remove-old-mongo-access2
...
feat!: remove all access to Old Mongo courses
2022-04-04 10:59:33 -04:00
Michael Terry
fc8601de01
feat!: remove all access to Old Mongo courses
...
Change has_access to deny 'load' support for Old Mongo courses.
This is in service of dropping support for these ancient
courses and removing legacy code that they rely on.
DEPR-58
2022-04-04 10:37:09 -04:00
Michael Terry
4ab3b7d08b
Merge pull request #30171 from openedx/revert-29848-mikix/remove-old-mongo-access
...
Revert "feat!: remove all access to Old Mongo courses"
2022-04-04 10:34:37 -04:00
Michael Terry
1cbd3e46ce
Revert "feat!: remove all access to Old Mongo courses"
2022-04-04 10:19:23 -04:00
Michael Terry
436fc52c52
Merge pull request #29848 from openedx/mikix/remove-old-mongo-access
...
feat!: remove all access to Old Mongo courses
2022-04-04 09:55:11 -04:00
Chris Pappas
e008357030
feat: add new target for docker-specific deployment of lms ( #30168 )
2022-04-04 08:53:26 -04:00
Muhammad Adeel Tajamul
38bad82cea
Merge pull request #30169 from openedx/tnl-9787
...
fix: adding empty live configuration
2022-04-04 17:27:11 +05:00
adeel.tajamul
3d24827973
fix: adding empty live configuration
2022-04-04 16:50:24 +05:00
Hammad Ahmad Waqas
c6e7bbcdf4
Merge pull request #30150 from openedx/hammad/ENT-5524
...
feat: added management command to fire segments events to suggest courses from programs.
2022-04-04 15:52:01 +05:00
Kshitij Sobti
73c7d7166f
feat: handle navigation and resize events from discussions MFE ( #30164 )
...
The discussions MFE sends resize and navigation events via the postMessage API, we can use these events to resize the iframe and make sure that the iframe loads the correct page on refresh.
Co-authored-by: Hamza Khchine <hamza.Khchine@opencraft.com >
Co-authored-by: Hamza Khchine <hamza.Khchine@opencraft.com >
2022-04-04 14:47:57 +05:00
Ahtisham Shahid
07f6a9fecc
feat: added unit tests for course live tab ( #30115 )
...
feat: added unit tests for course live tab
2022-04-04 14:47:13 +05:00
HammadAhmadWaqas
172910d257
feat: added management command to fire segments events to suggest courses from programs.
2022-04-04 14:46:42 +05:00
Justin Hynes
e5aa6c365b
Merge pull request #30166 from openedx/jhynes/microba-1779_fix-link
...
fix: remove `noreferrer` tag from link to Comms MFE to fix blank page
2022-04-01 14:28:24 -04:00
Justin Hynes
9f849f6e17
fix: remove noreferrer tag from link to Comms MFE to fix blank page
...
[MICROBA-1779 & CR-4684]
- remove `noreferrer` tag from link to the Comms MFE to fix content opening in a blank page
2022-04-01 13:37:50 -04:00
Azan Bin Zahid
aa32d19f39
fix: test quality
2022-04-01 17:36:13 +05:00
Azan Bin Zahid
0d0d5d6129
feat: add two modes of bootcamp
2022-04-01 17:15:12 +05:00
Sameen Fatima
6e12f13548
chore: upgrade edx-enterprise 3.41.11 ( #30163 )
2022-04-01 13:52:54 +05:00
Muhammad Soban Javed
db201db696
Merge pull request #29979 from iamsobanjaved/iamsobanjaved/unit-tests-for-forks
...
test: run unit-tests on forks
2022-03-31 17:43:39 +05:00
Muhammad Soban Javed
aa742f09fb
Merge branch 'master' into iamsobanjaved/unit-tests-for-forks
2022-03-31 15:53:45 +05:00
John Nagro
6352fed661
feat: release edx-enterprise 3.41.10 ( #30155 )
...
- feat: management command to backfill missing fks
- https://github.com/openedx/edx-enterprise/pull/1516
ENT-5605
2022-03-30 17:07:25 -04:00
Ghassan Maslamani
e1d9746d61
fix: make bulk_email send email task handles a retryable exception ( #29080 )
...
* fix: make bulk_email send email task handles a retryable exception
According to bulk_email and SMTP doc, when an error code is between
(400-499) it can be retried after sometime, this commit adds a new
type of exception called SMTPSenderRefused, so it can be retried
**if** it's code fails under above constraint.
* test: add test to handle SMTPSenderResfused
Co-authored-by: Justin Hynes <jhynes@edx.org >
2022-03-30 14:45:08 -04:00
John Nagro
f2a44ada41
fix: release edx-enterprise 3.41.9 ( #30153 )
...
- https://github.com/openedx/edx-enterprise/pull/1513
- https://github.com/openedx/edx-enterprise/pull/1515
2022-03-30 11:56:42 -04:00
Mubbshar Anwar
c88db037fa
chore: save for later admin ( #30152 )
...
register save_for_later app models in django admin.
VAN-887
2022-03-30 18:28:21 +05:00
Justin Hynes
fdeffb824d
Merge pull request #30126 from openedx/jhynes/microba-1508_add-scheduledinstructortask-model
...
feat: add models for scheduled instructor tasks
2022-03-30 07:36:00 -04:00