Jenkins
13ff28eb62
chore: geoip2: update maxmind geolite country database
2024-01-03 15:59:20 -05:00
Andrew Shultz
5001918d79
Merge pull request #33999 from openedx/ashultz0/chatty-reindex-cmd
...
feat: progress logging when doing a reindex
2024-01-03 11:06:23 -05:00
Andy Shultz
a471e59551
feat: progress logging when doing a reindex
...
logs total and every 10 items
includes a flag to reduce logging level because our normal info
logs swamp progress logging.
2024-01-03 10:37:52 -05:00
Asad Ali
ec86398550
fix: respect ENABLE_NEW_STRUCTURE_DISCUSSIONS flag in course import ( #33975 )
2024-01-03 10:03:06 -05:00
MueezKhan246
5e7a91f731
Merge pull request #33989 from openedx/MueezKhan246/upgrade-edx-enterprise-c2383fa
...
feat: Upgrade Python dependency edx-enterprise
2024-01-03 04:33:56 +05:00
MueezKhan246
0b8ba84317
Merge branch 'master' into MueezKhan246/upgrade-edx-enterprise-c2383fa
2024-01-03 04:09:47 +05:00
Jenkins
145609cb5e
chore(i18n): update translations
2024-01-02 15:28:09 -05:00
Diana Huang
02574af8d0
fix: Update the date to the max year possible in a test. ( #33994 )
...
This test broke on January 1, 2024.
2024-01-02 14:50:01 -05:00
MueezKhan246
4ead1d0b11
feat: Upgrade Python dependency edx-enterprise
...
removed course completion check from is_already_transmitted utility
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-01-02 11:01:17 +00:00
Ahtisham Shahid
c2383fa0b5
feat: Show notification types with respect to user form roles ( #33927 )
2024-01-02 15:09:50 +05:00
SaadYousaf
8a9e19ad8f
temp: add temporary logs for course wide notifications
2023-12-29 16:53:39 +05:00
Muhammad Adeel Tajamul
30c029f119
feat: added comment_endorsed, thread_followed and thread_unfollowed signals in mfe api ( #33944 )
2023-12-29 11:29:31 +05:00
Muhammad Adeel Tajamul
dd4a97d410
feat: added thread_flagged and comment_flagged signals in legacy discussion ( #33949 )
2023-12-29 11:29:17 +05:00
Jenkins
67803456f0
chore: geoip2: update maxmind geolite country database
2023-12-27 15:59:16 -05:00
Jenkins
13cee3eac0
chore(i18n): update translations
2023-12-24 16:04:21 -05:00
Kristin Aoki
3c1b81c58b
fix: timeout error for legacy page ( #33965 )
2023-12-21 09:27:52 -05:00
Jenkins
9a97ea78d9
chore: geoip2: update maxmind geolite country database
2023-12-20 15:59:16 -05:00
MueezKhan246
e03b0a2903
Merge pull request #33962 from openedx/MueezKhan246/upgrade-edx-enterprise-21515dc
...
feat: Upgrade Python dependency edx-enterprise
2023-12-20 18:28:07 +05:00
MueezKhan246
57fc9a1e8f
feat: Upgrade Python dependency edx-enterprise
...
restructured response from moodle request wrapper and replaced non encrypted fields of moodle config model with encrypted ones
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-12-20 12:40:41 +00:00
Hamza Waleed
21515dcd11
Merge pull request #33961 from openedx/hamzawaleed01/upgrade-edx-enterprise-2d353f5
...
feat: Upgrade Python dependency edx-enterprise
2023-12-20 17:36:22 +05:00
Hamza Waleed
9448214f9a
Merge branch 'master' into hamzawaleed01/upgrade-edx-enterprise-2d353f5
2023-12-20 17:02:13 +05:00
Zainab Amir
c233327ea0
feat: remove unused recommendations code ( #33960 )
2023-12-20 16:56:39 +05:00
hamzawaleed01
20e673db25
feat: Upgrade Python dependency edx-enterprise
...
feat: post skills metadata for Degreed2
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-12-20 11:40:57 +00:00
SaadYousaf
2d353f5594
feat: move new forum content creation notifications to use course wide notification event
2023-12-20 14:25:00 +05:00
github-actions[bot]
17a58cc9a0
feat: Upgrade Python dependency ora2 ( #33958 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: jansenk <jansenk@users.noreply.github.com >
2023-12-19 22:11:51 +00:00
Alejandro Cardenas
ebcbe1cd92
refactor: allow editing of ANONYMOUS_SURVEY_REPORT by env tokens ( #33954 )
2023-12-19 14:40:41 -05:00
Nathan Sprenkle
8e65b0e461
chore: bump ORA to 6.0.19 ( #33956 )
2023-12-19 18:10:03 +00:00
Feanil Patel
1b54e9169a
Merge pull request #33296 from raccoongang/rg/feat/FC0031/extended_blocks_in_course_view
...
feat: [FC-0031] Add new endpoint BlocksInfoInCourseView
2023-12-19 13:02:05 -05:00
Glib Glugovskiy
cae4091579
docs: [FC-0031] Update docstring
2023-12-19 19:15:29 +02:00
KyryloKireiev
003f6d9bb4
refactor: [FC-0031] Use serializer instead of custom function
2023-12-19 19:15:29 +02:00
KyryloKireiev
81c992990a
fix: [FC-0031] Add parameters description, refactor list method
2023-12-19 19:15:29 +02:00
KyryloKireiev
c4fe8d30e3
feat: [AXIM-26] Extended BlocksInCourseView API
2023-12-19 19:15:29 +02:00
Troy Sankey
9c48e38f9c
Merge pull request #33947 from openedx/pwnage101/ENT-8078-3
...
feat: add new course access error_code for enterprise learners in future courses (2nd try)
2023-12-19 08:50:42 -08:00
María Fernanda Magallanes
7a15d3687e
docs: add more details to the survey report README ( #33623 )
...
* docs: add more details to the survey report README
* docs: improve the doc with numbered steps, bold and capitalize words
* docs: add more information about the survey report banner
2023-12-19 11:21:52 -05:00
Kristin Aoki
9f5252c6ee
feat: separate home api call into load, course, and library info ( #33909 )
2023-12-19 08:32:50 -05:00
MueezKhan246
e1b9da21e8
Merge pull request #33951 from openedx/MueezKhan246/upgrade-edx-enterprise-c287e0a
...
feat: Upgrade Python dependency edx-enterprise
2023-12-19 18:31:08 +05:00
MueezKhan246
ba70d09862
feat: Upgrade Python dependency edx-enterprise
...
fixed create_course_completion request's response handling in case return body is 0
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-12-19 12:53:10 +00:00
Ahtisham Shahid
c287e0a8a8
fix: do not show legacy in case openedx discussion provider is selected ( #33906 )
...
* fix: do not show legacy in case openedx discussion provider is selected
2023-12-19 13:18:57 +05:00
Troy Sankey
9ef8ce61e6
feat: wrap new course_not_started_enterprise_learner in a SettingToggle
...
ENT-8078
2023-12-18 18:54:36 -08:00
Troy Sankey
499679ab6c
feat: add new course access error_code for enterprise learners in future courses (2nd try)
...
Normally, the course API would return an access error_code of
`course_not_started` if the course has not started yet. This change
breaks that up into two codes:
* if the course has not started:
* return error_code=`course_not_started_enterprise_learner` if the
learner is enrolled as a subsidized enterprise learner.
* else, return error_code=`course_not_started`.
This supports a change to the frontend which will interpret
`course_not_started_enterprise_learner` differently and trigger a
redirect to the enterprise (B2B) learner dashboard instead of the B2C
dashboard.
ENT-8078
2023-12-18 12:55:17 -08:00
connorhaugh
2eac2ef638
feat: keep learner state associated after libraries migration ( #33920 )
...
* fix: preserve learner state after v2 migration
Co-authored-by: Kyle McCormick <kyle@axim.org >
---------
Co-authored-by: Kyle McCormick <kyle@axim.org >
2023-12-18 15:14:28 -05:00
Yusuf Musleh
9e14fa4ac3
feat: Add ability to get unassigned taxonomies ( #33945 )
...
This adds a query param to fetch unassigned taxonomies, i.e. taxonomies
that do not belong to any org.
2023-12-18 11:28:04 -08:00
Nathan Sprenkle
9a46bdfe22
chore: bump ORA to 6.0.17 ( #33946 )
2023-12-18 18:28:35 +00:00
Braden MacDonald
5ab6238243
fix: handle paste of library content blocks correctly ( #33926 )
2023-12-18 09:48:46 -08:00
Asespinel
e9d84d0ec1
feat: added banner message for survey report ( #33633 )
...
* feat: added banner message for survey report
* refactor: addressed PR feedback and changes
* fix: fixed styles on admin templates
* refactor: changed script location to survey report block
* chore: removed whitespaces and renamed the context processor files
* feat: added banner message for survey report
* refactor: separated survey report template from admin and deleted base template
* refactor: changed months variable into a configurable setting
---------
Co-authored-by: Maria Fernanda Magallanes Zubillaga <maria.magallanes@edunext.co >
Co-authored-by: María Fernanda Magallanes <35668326+MaferMazu@users.noreply.github.com >
2023-12-18 10:19:51 -05:00
Jenkins
82f3cecd77
chore(i18n): update translations
2023-12-17 16:04:27 -05:00
Troy Sankey
f74d48341b
Merge pull request #33937 from openedx/pwnage101/ENT-8078-2
...
revert: "feat: add new course access error_code for enterprise learners in future courses"
2023-12-15 11:17:16 -08:00
Feanil Patel
01fcbc9828
Merge pull request #33646 from raccoongang/rg/feat/FC0031/update_course_detail_view_endpoint
...
feat: [FC-0031] Add optional field 'is_enrolled' to course detail view
2023-12-15 14:08:32 -05:00
connorhaugh
2573f34115
Revert "feat: create DRF endpoint to get course index context ( #33667 )" ( #33935 )
...
This reverts commit aaea6e5b14 .
2023-12-15 13:49:57 -05:00
Troy Sankey
0ea0048bdf
revert: "feat: add new course access error_code for enterprise learners in future courses"
...
This reverts commit 287a7ff7fd .
2023-12-15 10:49:46 -08:00