edx-semantic-release
369e5af85a
chore(i18n): update translations
2022-08-07 16:58:05 -04:00
Waheed Ahmad
767646fde3
fix: broken promise for personalized recommendations ( #30828 )
...
VAN-1034
2022-08-05 19:01:32 +05:00
Muhammad Adeel Tajamul
525dfa6ef6
fix: author can see close edit reason ( #30819 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-08-05 16:38:32 +05:00
Waheed Ahmad
f8632ab721
fix: show general recommendations on error or empty list ( #30827 )
...
Currently, the loading sign shows indefinitely if the recommendation API response
is 200 with an empty recommended courses list. Fix, it by showing the general
recommendations.
VAN-1034
2022-08-05 15:14:08 +05:00
SaadYousaf
a948f535c1
feat: add flag to pass inIframe query_param for discussions MFE.
2022-08-03 15:39:02 +05:00
Chris Chávez
ebd96cba8a
fix: Bug showing hidden sections for learners of a public course fixed ( #27925 )
...
The bug is explained in https://openedx.atlassian.net/browse/CRI-233 . Only is missing add the `VisibilityTransformer` in `get_blocks()` when the user is not enrolled to the course.
On the test, `html_block` is visible only for staff and `vertical_block` is a normal block. The new behaviour hides the `html_block` and show the `vertical_block` to anonymous users
2022-08-02 12:40:23 -04:00
Mubbshar Anwar
38e63681bb
fix: Update event property ( #30768 )
...
- Use course_key instead of course_run_key for the is_personalized_recommendation event.
VAN-1021
2022-08-02 21:04:43 +05:00
Justin Hynes
999970d60b
Merge pull request #30809 from openedx/jhynes/microba-1901_task-status-fix
...
feat: Add a little bit more detail to REVOKED (scheduled) bulk email tasks
2022-08-02 08:09:29 -04:00
edx-semantic-release
a73582962c
chore(i18n): update translations
2022-07-31 16:54:21 -04:00
Moeez Zahid
500cc9f0f0
fix: Add default video stream priority ( #30810 )
2022-07-29 22:31:47 +05:00
Justin Hynes
10014d79be
feat: Add a little bit more detail to REVOKED (scheduled) bulk email tasks
...
[MICROBA-1901]
- Update the task_output for (scheduled) bulk emails to include a _little_ more info when they are REVOKED.
2022-07-29 12:06:45 -04:00
Moeez Zahid
3311225292
feat: Add stream_priority for videos ( #30767 )
...
* feat: Add stream_priority for videos
2022-07-29 13:33:42 +05:00
Raymond Zhou
6cdc481db8
feat: fix for course_keys nonetype error ( #30797 )
2022-07-28 10:39:05 +05:00
SaadYousaf
257a7f38d3
feat: enable moderators to unreport content for discussion api
2022-07-27 19:30:52 +05:00
Muhammad Soban Javed
d053bba952
Revert "Revert "refactor: move common/lib/capa/capa to xmodule/capa" ( #30762 )"
...
This reverts commit 4463ee751d .
2022-07-27 15:36:08 +05:00
Brian Beggs
6d80bddb95
Merge pull request #30693 from open-craft/pooja/fix-page-banner-message-not-seen
...
[BB-6438] Check if feature is enabled before calling enterprise api
2022-07-26 14:42:47 -04:00
Jansen Kantor
33e8d26502
Jkantor/learner course regrade queue ( #30778 )
...
* temp: move recalculate_course_and_subsection_grades_for_user to new queue
2022-07-25 15:14:05 -04:00
muhammad-ammar
f56b39a0c9
feat: enable outcome surveys segment events
2022-07-25 18:54:14 +05:00
Hammad Ahmad Waqas
500e16237f
Merge pull request #30741 from openedx/hammad/ENT-5992
...
feat: added support to check for DSC in course-home:course-metadata view.
2022-07-25 14:08:59 +05:00
Mehak Nasir
f79e35dfcb
style: icon design fixed by adding svg ( #30763 )
...
fix: style fix added for legacy button
2022-07-25 13:50:09 +05:00
edx-semantic-release
e678ac14fa
chore(i18n): update translations
2022-07-24 16:54:41 -04:00
muhammad-ammar
a5aeb7034f
temp: disable outcome surveys events
2022-07-22 16:48:09 +05:00
Ahtisham Shahid
43de567018
fix: resolved issue when user profile does not exist ( #30760 )
...
fix: resolved issue when user profile does not exist
2022-07-22 14:38:25 +05:00
Jansen Kantor
b4d25f1dd8
temp: increase grading task rate limit ( #30766 )
...
* temp: increase grading task rate limit
* fixup! temp: increase grading task rate limit
2022-07-21 17:20:23 -04:00
Muhammad Soban Javed
4463ee751d
Revert "refactor: move common/lib/capa/capa to xmodule/capa" ( #30762 )
2022-07-21 18:22:15 +05:00
Muhammad Soban Javed
06064b237b
Merge pull request #30403 from openedx/iamsobanjaved/BOM-2582-move-common-lib-capa
...
refactor: move common/lib/capa/capa to xmodule/capa
2022-07-21 16:27:47 +05:00
SaadYousaf
18deaf145f
fix: add missing roles to Staff and Community TA lists to address missing Icons on FE
2022-07-20 19:57:43 +05:00
SaadYousaf
1ad3fb4992
fix: add staff permission to privileges check for learner tab
2022-07-20 19:56:39 +05:00
Mubbshar Anwar
a9e348cb43
fix: List index out of range ( #30751 )
...
- Current course run list index out of range.
VAN-1019
2022-07-20 17:12:54 +05:00
Ahtisham Shahid
a6e35897a1
feat: added logs to assess root cause of error in threads api ( #30748 )
...
Co-authored-by: AhtishamShahid <ahtishamshahid@A006-00850.local >
2022-07-20 15:17:28 +05:00
Keith Grootboom
ed81774569
feat: added new setting CUSTOM_RESOURCE_TEMPLATES_DIRECTORY
...
This setting allows loading of Resource Templates from outside the
edx-platform codebase.
Operators will be able to add their own custom resource templates
without needing to fork the codebase.
2022-07-20 08:44:34 +02:00
connorhaugh
45c2858d61
Revert "feat: FC-0001 Remove Persistent Course Grades Flags ( #30540 )" ( #30744 )
...
This reverts commit 4a9243ef9f .
2022-07-19 13:45:31 -04:00
Sagirov Evgeniy
4a9243ef9f
feat: FC-0001 Remove Persistent Course Grades Flags ( #30540 )
...
* feat: revert Fix certificate generation without persistent grades
* feat: Remove Persistent Course Grades Flags
* test: update tests
2022-07-19 11:30:37 -04:00
hammadahmadwaqas
7607303b79
feat: added support to check for DSC in course-home:course-metadata view.
2022-07-19 17:43:01 +05:00
Soban Javed
9eba9f983a
refactor!: move common/lib/capa/capa to xmodule/capa
...
As part of dissolving our sub-projects in edx-platform, we are moving this package under the xmodule directory.
We have fixed all the occurences of import of this package and also fixed all documents related references.
This might break your platform if you have any reference of `import capa` or `from capa import` in your codebase or in any Xblock.
Ref: https://openedx.atlassian.net/browse/BOM-2582
2022-07-19 12:20:04 +05:00
SaadYousaf
800120ce95
fix: sort the user stats to maintain best matched username first
2022-07-18 15:08:24 +05:00
Maria Grimaldi
7f25323059
Merge pull request #30048 from eduNEXT/jct/fix-overcounting-allowed-students
...
fix: Avoid overcounting former pending users who changed their emails.
2022-07-15 11:55:11 -04:00
Javier
6bad34d3e0
fix: Avoid overcounting former pending users who changed their emails.
2022-07-15 08:28:43 -07:00
Kyle McCormick
36e5bd6b35
fix: delete ORA staff grader postman collection ( #30704 )
...
This file was originally checked into
edx-platform so that other developers
could import it into Postman (https://postman.com )
in order to easily query the ORA staff grader API.
Unfortunately, it is very large (1.3 MB). This:
* slows down edx-platform shallow cloning,
* increases the minimum edx-platform image size,
* adds noise when text-searching the repo, and
* sets a precedent for other developers to
check similar files into this repo.
This cost is not justifiable
for a closed-source 3rd-party developer tool.
2022-07-15 10:50:53 -04:00
Muhammad Ammar
5ca028d3d6
Merge pull request #30686 from openedx/ammar/send-followup-segment-events-for-passed-learners
...
feat: Schedule a follow up segment event for first time passed learners
2022-07-15 16:13:11 +05:00
Mehak Nasir
341c058223
style: bootstrap tooltip added to fix text visibility issue ( #30731 )
2022-07-15 15:58:07 +05:00
muhammad-ammar
3f294eca1e
feat: fire follow up event for first time passed learners
2022-07-15 15:54:29 +05:00
Syed Muhammad Dawoud Sheraz Ali
6dde81dec8
feat: add order number information in support enrollment view ( #30700 )
...
* feat: add order number information in support enrollment view
* test: quality fixes
2022-07-14 22:36:24 +05:00
Zaman Afzal
263f3a42e2
refactor: Update pathways progress when course is passed for first time ( #30728 )
2022-07-14 21:30:58 +05:00
Mehak Nasir
d639c055d1
style: changes to banner design ( #30710 )
...
style: tooltip added for switch legacy
fix: add feedback button added in legacy view and text improved
2022-07-14 16:25:22 +05:00
Zaman Afzal
5587d1b08e
fix: Add Learner pathway progress update signal ( #30722 )
2022-07-14 10:28:48 +05:00
Nathan Sprenkle
71fabb7f87
feat: add remaining learner dash serializers ( #30707 )
...
* feat: add UnfulfilledEntitlementSerializer
* feat: add SuggestedCoursesSerializer
* feat: add new enrollment serializer fields
* test: new enrollment serializer fields
* feat: add new entitlement serializer fields
* feat: add EmailConfirmationSerializer
* feat: add EnterpriseDashboardsSerializer
* fix: update learner view with new serializers
Co-authored-by: nsprenkle <nsprenkle@2u.com >
2022-07-13 15:46:49 -04:00
Nathan Sprenkle
e1c8fb51be
feat: add text response type to ora config ( #30721 )
...
For staff grader setup, we want to know the response type to do better
rendering of the response. This derives from ORA's text_response_editor
setting and is either "text" (default) or "tinymce".
Co-authored-by: nsprenkle <nsprenkle@2u.com >
2022-07-12 15:44:24 -04:00
edx-semantic-release
c4ac9a7ed1
chore(i18n): update translations
2022-07-10 16:59:55 -04:00
Maria Fernanda Magallanes Zubillaga
f2488b10a6
feat: make it compatible with django settings
2022-07-08 01:56:15 -04:00