Usama Sadiq
05f2be21a9
BOM-3358: Remove django-config-models constraint ( #30209 )
...
* fix: remove django-config-models constraint
* chore: Updating Python Requirements (#30213 )
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2022-04-11 15:07:21 +05:00
Maria Grimaldi
7dc60db1d9
Merge pull request #29792 from raccoongang/dyudyunov/fix-certificate-generation-without-persistent-grades
...
Fix certificate generation without persistent grades
2022-04-08 12:02:53 -04:00
connorhaugh
65d4435b0e
fix: don't reroute xblock settings button. ( #30203 )
...
for: https://openedx.atlassian.net/browse/TNL-9831
2022-04-08 09:26:12 -04:00
edx-pipeline-bot
62a95469d6
Merge pull request #30212 from openedx/private_to_public_890cf9a
...
Mergeback PR from private to public.
2022-04-08 03:56:07 -04:00
edX requirements bot
ed487e2ea3
Python Requirements Update ( #30210 )
...
* fix: pin bleach<5.0.0 version
Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com >
2022-04-08 11:49:52 +05:00
John Nagro
43525d9445
fix: release edx-enterprise 3.42.5 ( #30207 )
...
- fix: improve guards on fk data backfill job
- feat: updated logic for completions in integrated channels
2022-04-07 18:01:17 -04:00
Sarina Canelake
711f5a1ae6
Merge pull request #30162 from openedx/sarina/ie
...
docs: Remove IE from supported browsers in Open edX course overviews
2022-04-07 17:02:07 -04:00
Chris Pappas
874997ea1d
chore: iterate on we do dockerfile config override ( #30204 )
2022-04-07 16:08:48 -04:00
Rebecca Graber
890cf9ae62
fix: verify redirect in inactive_user_view
2022-04-07 15:36:41 -04:00
Matt Hughes
92973038fa
fix: missing file extension for csv file exports
...
see https://github.com/openedx/staff_graded-xblock/pull/97
JIRA:TNL-9720
2022-04-07 14:39:25 -04:00
John Nagro
842a2e4fee
feat: release edx-enterprise 3.42.3 ( #30201 )
...
- feat: additional fk data backfill performance improvements
ENT-5605
2022-04-07 13:54:38 -04:00
Chris Pappas
7c434524f7
temp: add runs to dockerfile to troubleshoot envvar ( #30200 )
2022-04-07 11:55:46 -04:00
Michael Terry
dc55021e8e
Merge pull request #30176 from openedx/mikix/resize-more
...
fix: tell MFE about xblock iframe resizes more often
2022-04-07 11:14:46 -04:00
John Nagro
b9d6e01a05
feat: release edx-enterprise 3.42.2 ( #30199 )
...
- https://github.com/openedx/edx-enterprise/pull/1525
ENT-5605
2022-04-07 09:39:21 -04:00
Usama Sadiq
80f9f1de7a
Fix quality failures with pylint 2.13.5 ( #30197 )
...
* build: update pylint-checks ci workflow
* fix: fix quality failures with new pylint version
* chore: remove pylint constraint
* chore: Updating Python Requirements (#30196 )
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2022-04-07 13:59:44 +05:00
edX requirements bot
c884a3a995
Python Requirements Update ( #30194 )
...
* chore: Updating Python Requirements
* chore: pin pylint<2.13.0
* chore: Updating Python Requirements (#30195 )
Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com >
2022-04-07 11:39:18 +05:00
Chris Pappas
be1ce46e33
fix: Do not hardcode LMS_CFG for lms-docker dockerfile target ( #30191 )
2022-04-06 15:57:34 -04:00
John Nagro
4a03aa391d
feat: release edx-enterprise 3.42.1 ( #30190 )
...
- feat: use new foreign keys on integrated channels audit models by @johnnagro in https://github.com/openedx/edx-enterprise/pull/1524
- fix: transifex migration to new client by @edx-requirements-bot in https://github.com/openedx/edx-enterprise/pull/1499
- feat: add admin_users to EnterpriseCustomerSerializer by @long74100 in https://github.com/openedx/edx-enterprise/pull/1517
2022-04-06 11:04:27 -04:00
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
Michael Terry
04d56f9229
fix: tell MFE about xblock iframe resizes more often
...
Previously, we missed some kinds of resize events (like css changes)
when the DOM inside an xblock changed. And then the MFE iframe
wouldn't be the right size.
This switches from a MutateObserver to the more appropriate
ResizeObserver which catches more cases.
AA-1252
2022-04-04 16:21:14 -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