Brian Beggs
44c19dec41
chore: Update edx-enterprise to 4.32.3
2024-11-18 15:57:59 -05:00
Tim McCormack
e9ab422101
feat: Default Celery task protocol to version 2 (by removing setting) ( #35865 )
...
We've been keeping this pinned to 1, but since we're well past the first
version of Celery that can understand both protocol versions, we can just
remove the pin. Celery should then default to protocol 2.
No action should be required from operators.
2024-11-18 11:54:33 -05:00
ihor-romaniuk
a34a54d29f
feat: [FC-0070] add message events to the unit page container
2024-11-18 11:23:33 -03:00
renovate[bot]
179e00a836
fix(deps): update dependency rtlcss to v4 ( #35859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2024-11-18 17:58:51 +05:00
renovate[bot]
b2fa720f48
fix(deps): update dependency style-loader to v4 ( #35860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2024-11-18 17:58:34 +05:00
Eemaan Amir
f722e3cd43
feat: add verify_uuid to response of CertificatesListView ( #35760 )
...
* feat: add verify_uuid to response of CertificatesListView
* test: updated tests
2024-11-18 12:00:01 +05:00
Irtaza Akram
367463c20b
fix: readthedocs python version ( #35868 )
2024-11-18 11:30:21 +05:00
Irtaza Akram
68a626a938
fix: replace autodoc with autoapi ( #35846 )
2024-11-18 10:16:09 +05:00
Muhammad Farhan Khan
26afafa81f
chore: clean up built in blocks css ( #35854 )
...
* chore: clean up built in blocks css
* chore: Address PR change request
2024-11-18 10:10:18 +05:00
Rômulo Penido
842aec4a63
fix: tooltip positioning near edge [FC-0062] ( #35848 )
...
Fixes the tooltip positioning rule to avoid rendering it outside the window/iframe.
2024-11-15 18:38:40 +00:00
Rômulo Penido
cb1e6eeb3f
fix: error while loading iframe on mfe Unit Outline [FC-0062] ( #35828 )
...
On the Course unit page after merging the PR with new iframe for xblocks, an issue with infinite loading of the iframe appeared if the unit/xblock has tags. This PR solves the problem with the error that appeared. Addition and processing of the tagging functionality is planned in future PRs.
2024-11-15 17:54:56 +00:00
Justin Hynes
7adecb4c6c
feat!: remove skill_levels API ( #35863 )
...
Resolves issue #35302 (https://github.com/openedx/edx-platform/issues/35302 ).
2024-11-15 09:37:37 -05:00
github-actions[bot]
ec68ee4a91
feat: Upgrade Python dependency edx-enterprise ( #35862 )
...
Bumps edx-enterprise to 4.32.2
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com >
2024-11-15 12:51:59 +00:00
Irtaza Akram
ec2a698604
cleanup references of python 2 & <3.11 ( #35799 )
...
* chore: cleanup of old python references
2024-11-15 16:58:20 +05:00
renovate[bot]
9de9f2648d
fix(deps): update dependency datatables.net-fixedcolumns to v5 ( #35845 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2024-11-15 16:00:53 +05:00
renovate[bot]
8b91f1750a
chore(deps): update dependency selenium-webdriver to v4 ( #35856 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 16:00:00 +05:00
renovate[bot]
1b405afe2d
fix(deps): update dependency moment-timezone to v0.5.46 ( #35855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 10:15:44 +00:00
Feanil Patel
3e43e33eff
Merge pull request #35851 from openedx/feanil/one_import_command
...
feat!: Remove the import command from the lms.
2024-11-14 15:30:35 -05:00
github-actions[bot]
388d03d8f8
feat: Upgrade Python dependency ora2 ( #35850 )
...
Update ORA to remove "new feature" decorations for date configuration
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: nsprenkle <12944465+nsprenkle@users.noreply.github.com >
2024-11-14 17:28:33 +00:00
Feanil Patel
b2a4066bce
feat!: Remove the import command from the lms.
...
This used to be a symlink that then turned into a copy of the same
command that exists in the contentstore in the CMS. That command is the
correct one to use, this one is going to be removed to reduce confusion.
BREAKING CHANGE: The `python manage.py lms import` command will no
longer work. Use the `python manage.py cms import` command instead.
2024-11-14 11:20:23 -05:00
Feanil Patel
b5973b2c02
Merge pull request #35221 from open-craft/kshitij/fox/token-login-grants
...
feat: Allow trusted apps to perform cookie login.
2024-11-14 11:02:40 -05:00
Hamza Waleed
01acb241c2
Merge pull request #35849 from openedx/hamzawaleed01/upgrade-edx-enterprise-5f5b8aa
...
feat: Upgrade Python dependency edx-enterprise
2024-11-14 20:23:48 +05:00
Hamza Waleed
611cea17b6
Merge branch 'master' into hamzawaleed01/upgrade-edx-enterprise-5f5b8aa
2024-11-14 19:59:32 +05:00
Kyle McCormick
2769a00e39
build: Remove unneccessary built-in XBlock Sass built steps ( #35833 )
...
Since all built-in block Sass is gone, we remove two final pieces of code:
* the steps in `npm run compile-sass` which compiled `xmodule/assets`, and
* the now-unused `add_sass_to_fragment` function.
This should speed up the edx-platform assets build a little bit.
This commit also includes some minor dev doc updates.
Part of: https://github.com/openedx/edx-platform/issues/35300
2024-11-14 14:05:30 +00:00
hamzawaleed01
040ff12430
feat: Upgrade Python dependency edx-enterprise
...
feat: enable search filter on learner data transmission audit tables
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-11-14 14:01:07 +00:00
renovate[bot]
5f5b8aa985
chore(deps): update dependency stylelint-formatter-pretty to v4 ( #35844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 12:45:26 +00:00
renovate[bot]
ab15d33369
fix(deps): update dependency style-loader to v0.23.1 ( #35843 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 12:42:56 +00:00
renovate[bot]
09ca568baa
fix(deps): update dependency webpack-merge to v4.2.2 ( #35842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 11:49:51 +00:00
renovate[bot]
e80baf8e61
fix(deps): update dependency react-slick to v0.30.2 ( #35841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 11:46:01 +00:00
renovate[bot]
d4a5d7ce77
fix(deps): update dependency datatables.net-fixedcolumns to v3.3.3 ( #35840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 11:31:52 +00:00
renovate[bot]
23bd131ae5
fix(deps): update dependency imports-loader to v0.8.0 ( #35839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 10:50:12 +00:00
Fox Danger Piacenti
b94fe2b17a
feat: Allow trusted apps to perform cookie login.
2024-11-14 12:04:35 +05:30
Navin Karkera
d9f6afa264
feat: add beta flag to component templates ( #35802 )
...
Mark components like libraryv2 and problem bank beta in API to be used by both legacy templates and new authoring mfe.
Also updates order of components.
2024-11-13 18:27:54 +00:00
Dima Alipov
15aa04b858
fix: registering new user with a name longer than 255 characters
2024-11-13 19:28:06 +05:30
Muhammad Farhan Khan
421f28f25d
Merge pull request #35811 from openedx/farhan/problem-sass-to-css
...
feat!: Drop sass support from problem/cappa xblocks
2024-11-13 12:03:38 +05:00
Muhammad Farhan Khan
0181068756
Merge pull request #35759 from openedx/farhan/sass-to-css-custom-tag-block-2
...
feat!: Replace sass with vanilla css in custom tag block
2024-11-13 11:58:18 +05:00
Alison Langston
e50490da88
feat: add optional inclusion date arg to course reindex command ( #35830 )
...
* feat: add optional inclusion date arg to course reindex command
* fix: pylint
2024-11-12 15:34:04 -05:00
Demid
d4f3c37326
docs: document ORA lease expiration settings ( #35818 )
2024-11-12 20:55:35 +05:30
Navin Karkera
68739ce73c
fix: hide library_v2 and itembank in legacy library page ( #35772 )
...
Hide options to add library_v2 and itembank blocks in legacy library
page.
2024-11-12 20:36:41 +05:30
renovate[bot]
a816d75c59
fix(deps): update dependency hls.js to v1 ( #35822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 17:54:12 +05:00
renovate[bot]
322b81d700
fix(deps): update dependency edx-ui-toolkit to v1.8.6 ( #35821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 11:52:29 +00:00
renovate[bot]
cd4ac4afaa
fix(deps): update dependency @edx/edx-proctoring to v4.18.3 ( #35820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 11:50:33 +00:00
renovate[bot]
cdf7a9943f
fix(deps): update dependency classnames to v2.5.1 ( #35816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 13:21:56 +00:00
renovate[bot]
47dd751d67
fix(deps): update dependency babel-loader to v9.2.1 ( #35815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 13:12:24 +00:00
Ahtisham Shahid
4d23866ae4
feat: added grouping for new post notification ( #35761 )
2024-11-11 16:37:32 +05:00
Cristhian Garcia
d19707793b
fix: remove learner_downloadable field references from libraries ( #35788 )
...
Also bumps openedx-learning to v0.17.0, which no longer has this field.
2024-11-08 13:44:46 -05:00
Rômulo Penido
31d170a687
fix: image aspect ratio on component preview ( #35790 )
...
Co-authored-by: Jillian Vogel <jill@opencraft.com >
2024-11-08 18:55:37 +05:30
farhan
9b4e805a0a
feat!: Drop sass support from porblem/cappa xblocks
2024-11-08 17:22:48 +05:00
farhan
3ce7b80ee2
chore: Convert problem block sass variables into css variables
2024-11-08 16:05:15 +05:00
jawad khan
6ad5b1014c
feat: Add deprecate_youtube flag in course blocks api ( #35754 )
2024-11-08 11:06:34 +05:00