Commit Graph

65817 Commits

Author SHA1 Message Date
Brian Citro
d6848e3f71 Merge pull request #32997 from openedx/bcitro/ENT-7509
chore: upgrade edx-enterprise to 4.0.12
2023-08-14 10:18:19 -04:00
Swayam Rana
bd7f6188d2 Merge pull request #32928 from openedx/sr-pact-provider
feat: Pact Provider Verification for Profile Endpoint
2023-08-14 10:13:01 -04:00
Brian Citro
5865701e32 chore: upgrade edx-enterprise to 4.0.12 2023-08-14 09:54:38 -04:00
Swayam Rana
036fb3ddf7 feat: pact provider profile setup 2023-08-14 13:36:13 +00:00
Ken Clary
b453e4861f fix: fix mako runtime bug with studio_view. TNL-10912 2023-08-11 16:21:02 -07:00
connorhaugh
4b38b1f750 feat: mgmt cmd to replace v1 libr refs in courses (#32904)
This PR adds a management command to, given a mapping of V1 content libraries to matching v2 content libraries, replaces references to v1 libs in courses (in library source xblocks) with V2 libraries. It does so by manipulating the mongo document directly.

it also offers some improvements to the management command which copies all v1 libraries into v2 libraries.
2023-08-11 09:48:34 -04:00
github-actions[bot]
1b35bf716e feat: Upgrade Python dependency openedx-django-wiki (#32989)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: awais786 <awais786@users.noreply.github.com>
2023-08-11 17:26:18 +05:00
Moeez Zahid
9123602386 refactor: Log exceptions in apple user migration (#32987) 2023-08-11 14:52:04 +05:00
github-actions[bot]
9743e80cbe feat: Upgrade Python dependency edxval (#32983)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: awais786 <awais786@users.noreply.github.com>
2023-08-11 14:13:28 +05:00
Rebecca Graber
a11eba003d chore: Update README.rst with People section (#32981) 2023-08-10 12:05:19 -04:00
Rebecca Graber
5d11db24c4 chore: add maintainership documentation (#32970)
Add catalog-info.yaml and update the README
2023-08-10 10:54:50 -04:00
github-actions[bot]
aeb1fa7f80 feat: Upgrade Python dependency openedx-events (#32979)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: dianakhuang <dianakhuang@users.noreply.github.com>
2023-08-10 14:41:03 +00:00
Zubair Shakoor
9b53cd45b7 fix: five packages has been bumped has django42 supportt (#32950)
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
2023-08-10 16:43:26 +05:00
Awais Qureshi
0c1230757d feat: upgrading django-history. (#32969)
* feat: upgrading django-history.
2023-08-10 15:56:32 +05:00
Muhammad Adeel Tajamul
a7f9770cc1 fix: set isPublish as True when creating topics in incontext discussion (#32953) 2023-08-10 13:23:08 +05:00
Awais Qureshi
14d2cc8f95 chore: enabling migrations syncing test. (#32941) 2023-08-09 23:51:08 +05:00
Tim McCormack
e0cee84ca9 fix: Bust node prereq cache on changes to package-lock.json as well
We're using `npm ci`, so the package-lock file is actually the more
important file to check for changes.
2023-08-09 14:12:21 -04:00
Tim McCormack
9f19fa55fe fix: Delete root-owned files when provisioning
This should help avoid permissions errors for existing devstack users when
they re-provision.

Ticket: https://github.com/openedx/devstack/issues/1138
2023-08-09 14:12:21 -04:00
github-actions[bot]
60e701e441 feat: Upgrade Python dependency edx-event-bus-kafka (#32962)
new error logging for events that failed to publish
2023-08-09 12:55:38 -04:00
Awais Qureshi
46309081b0 chore: upgrading ora2 version. (#32961) 2023-08-09 21:31:44 +05:00
Rebecca Graber
f4f665a9f6 fix: reconcile pygments versions (#32959) 2023-08-09 11:59:47 -04:00
Michael Roytman
1a688a1f8a Merge pull request #32931 from openedx/MichaelRoytman/MST-2038-courseware-api-xpert-la
Replace learning_assistant_launch_url with learning_assistant_enabled in courseware API.
2023-08-09 11:54:05 -04:00
michaelroytman
7598a81b57 feat: replace learning_assistant_launch_url with learning_assistant_enabled in courseware API
This commit replaces the learning_assistant_launch_url field of the CoursewareInformation view of the courseware API with a learning_assistant_enabled field. learning_assistant_enabled is a boolean that represents whether the Xpert Learning Assistant is enabled for the requesting user, based on the associated CourseWaffleFlag. This change is necessary because we are no longer leveraging the Learning Assistant LTI tool.
2023-08-09 10:29:11 -05:00
Sameen Fatima
3d6e0c939a chore: remove skill-tagging dependency from edx-platform (#32958) 2023-08-09 16:46:04 +02:00
Zubair Shakoor
4fd2241896 fix: chardet bumped to 5.2.0 in all the requirements files (#32956) 2023-08-09 10:01:40 -04:00
Muhammad Soban Javed
b085ce4b6a chore: upgrade edx-enterprise to 4.0.11 (#32943) 2023-08-08 21:01:39 +05:00
github-actions[bot]
2a4a01e19e feat: Upgrade Python dependency edx-organizations (#32937)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-08-08 19:24:20 +05:00
Yagnesh1998
bb6f4839c5 Merge branch 'master' into edx-depr31 2023-08-08 19:26:57 +05:30
Awais Qureshi
8e6dc4868f chore: upgrading edx-enterprise to 4.0.10 (#32940)
* chore: upgrading edx-enterprise to 4.0.10

* chore: Update base.txt

* chore: bumping edx-enterprise ver.
2023-08-08 18:56:03 +05:00
github-actions[bot]
b6471c152e feat: Upgrade Python dependency edx-name-affirmation (#32938)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: awais786 <awais786@users.noreply.github.com>
2023-08-08 18:10:34 +05:00
github-actions[bot]
b1e3d49f6c feat: Upgrade Python dependency edx-proctoring (#32936)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: awais786 <awais786@users.noreply.github.com>
2023-08-08 18:10:20 +05:00
Yagnesh1998
041183e580 Merge branch 'master' into edx-depr31 2023-08-08 18:18:47 +05:30
Yagnesh1998
dd191e9400 feat: Update models.py 2023-08-08 18:12:01 +05:30
Zubair Shakoor
eecf4c7e96 build: bumped the package have django42 support now (#32921) 2023-08-08 17:32:07 +05:00
Yagnesh1998
0fae4c975b feat: Update models.py
removed white space
2023-08-08 17:50:12 +05:30
Yagnesh1998
6967ca6f6e Merge branch 'master' into edx-depr31 2023-08-08 17:37:25 +05:30
Yagnesh1998
b2286f4b5d feat: Update models.py 2023-08-08 17:37:04 +05:30
Awais Qureshi
4da29d914d chore: adding migrations related with django-history. (#32935) 2023-08-08 16:04:06 +05:00
Awais Qureshi
52bdb70438 chore: Adding new migrations. These are coming due to django-simple-history (#32927) 2023-08-08 14:42:09 +05:00
Muhammad Soban Javed
2732934e74 fix: re-enable Django deprecation warnings (#32277)
* fix: re-enable Django deprecation warnings
---------

Co-authored-by: UsamaSadiq <usama7274@gmail.com>
2023-08-07 22:08:00 +05:00
Erica Nwoga
4e75a89ff5 fead: added django admin forms (#32926)
* feat: added django admin forms
2023-08-07 13:01:12 -04:00
Jenkins
7c41be708e chore(i18n): update translations 2023-08-07 12:05:42 -04:00
Zachary Hancock
8d405ac588 feat: upgrade proctortrack JS (#32922) 2023-08-07 10:52:04 -04:00
Syed Ali Abbas Zaidi
8480dbc228 chore: apply amnesty on existing not fixable issues (#32215)
* fix: eslint operator-linebreak issue

* fix: eslint quotes issue

* fix: react jsx indent and props issues

* fix: eslint trailing spaces issues

* fix: eslint line around directives issue

* fix: eslint semi rule

* fix: eslint newline per chain rule

* fix: eslint space infix ops rule

* fix: eslint space-in-parens issue

* fix: eslint space before function paren issue

* fix: eslint space before blocks issue

* fix: eslint arrow body style issue

* fix: eslint dot-location issue

* fix: eslint quotes issue

* fix: eslint quote props issue

* fix: eslint operator assignment issue

* fix: eslint new line after import issue

* fix: indent issues

* fix: operator assignment issue

* fix: all autofixable eslint issues

* fix: all react related fixable issues

* fix: autofixable eslint issues

* chore: remove all template literals

* fix: remaining autofixable issues

* chore: apply amnesty on all existing issues

* fix: failing xss-lint issues

* refactor: apply amnesty on remaining issues

* refactor: apply amnesty on new issues

* fix: remove file level suppressions

* refactor: apply amnesty on new issues
2023-08-07 19:13:19 +05:00
Maria Grimaldi
9f957c6657 Merge branch 'master' into JF/fix_certificate_palm 2023-08-07 09:09:57 -04:00
Awais Qureshi
e94af3c2d3 feat: upgrading django-simple-history without migrations. (#32880)
* feat: upgrading django-history without migrations.

* feat: upgrading django-history==3.1.1.
2023-08-07 18:09:19 +05:00
Mohammad Ahtasham ul Hassan
df197837cb fix: remove extras and enhance existing subs logging (#32919) 2023-08-07 18:01:50 +05:00
Muhammad Umar Khan
1584dbc7a3 Upgrade edx-django-utils and django-config-models (#32917)
* feat: Upgrade Python dependency django-config-models (#32916)

chore: upgrade django-config-models

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com>

* feat: Upgrade Python dependency edx-django-utils (#32918)

chore: upgrade edx-django-utils

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com>
2023-08-07 16:23:00 +05:00
Muhammad Adeel Tajamul
f90f1af117 fix: added new_comment and new_response to core notification (#32894) 2023-08-07 12:02:52 +05:00
Syed Sajjad Hussain Shah
7f06e72f5e fix: redirection issue with enterprise selection page flow (#32909)
VAN-1511
2023-08-07 10:09:55 +05:00