Commit Graph

61225 Commits

Author SHA1 Message Date
Justin Hynes
f2582c4e9e Merge pull request #30192 from openedx/jhynes/microba-1507_scheduled-tasks
feat: update existing functions to support scheduled email tasks
2022-04-12 08:26:31 -04:00
Mohammad Ahtasham ul Hassan
a443542260 Revert "feat: node16 upgrade (#30158)" (#30228)
This reverts commit 5ee25c65ea.
2022-04-12 17:18:30 +05:00
Mohammad Ahtasham ul Hassan
5ee25c65ea feat: node16 upgrade (#30158) 2022-04-12 15:23:34 +05:00
Usama Sadiq
6269afc93e BOM-3364: Remove diff-cover constraint (#30218)
* fix: remove diff-cover constraint

* chore: Updating Python Requirements (#30219)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2022-04-12 14:22:33 +05:00
Usama Sadiq
f067fa6181 BOM-3363: Remove sympy constraint (#30217)
* fix: remove sympy constraint
2022-04-12 14:02:08 +05:00
Ali Akbar
5eedf84ba8 Merge pull request #30114 from openedx/aakbar/PROD-2740
feat: add financial assistance configuration model and util functions
2022-04-12 13:02:31 +05:00
AliAkbar
9af7418da6 feat: add financial assistance configuration model and util functions 2022-04-12 12:04:15 +05:00
Long Lin
45c750f2a3 chore: bump edx-enterprise version 2022-04-11 16:23:08 -04:00
Feanil Patel
1dca6e88fd Merge pull request #30222 from openedx/feanil/settings_convention_doc
docs: Add documentation for how to extend a setting.
2022-04-11 15:37:46 -04:00
Abdurrahman Asad
4ad1dfcd5d feat: add API to return course live iframe (#30179)
feat: add API to return course live iframe
2022-04-11 23:20:41 +05:00
Feanil Patel
40f5744f1f docs: Add documentation for how to extend a setting.
Also remove some old docs suggestions that I don't think are relevant
anymore.

Co-authored-by: David Ormsbee <dormsbee@edx.org>
Co-authored-by: Robert Raposa <rraposa@edx.org>
2022-04-11 13:57:41 -04:00
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
Justin Hynes
e826abc0e8 feat: update existing functions to support scheduled email tasks
[MICROBA-1507]

* Adds support to the bulk course email tool to extract a schedule and timezone from a `send_email` request.
* Submits the task for scheduling when needed.
2022-04-07 13:35:31 -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