Leangseu Kim
4e1ec05d9a
chore: remove resume last course
2023-03-27 11:49:38 -04:00
Jansen Kantor
d277cc0eb1
fix: video share page visual issues ( #31974 )
...
* fix: video share page visual issues
* fix: better video sizing
* fixup! fix: better video sizing
* docs: comment explaining width funkiness
2023-03-24 10:59:38 -04:00
Nathan Sprenkle
4d999ed3f7
feat: add organization logo to public video page ( #31922 )
...
* feat: add org logo to public video page
Refactors CTA banner slightly to allow for left org logo float.
* fix: hide org logo if not provided
* test: add tests for org logo
2023-03-16 10:35:02 -04:00
Jansen Kantor
9ad3f0ff60
fix: share link should show even if video download is disabled ( #31902 )
...
* fix: share link should show even if video download is disabled
* fixup! fix: share link should show even if video download is disabled
* chore: update test
* chore: linting
---------
Co-authored-by: Leangseu Kim <lkim@edx.org >
2023-03-10 12:54:07 -05:00
Leangseu Kim
e3e83c74dc
feat: add twitter share button to public access video
2023-03-09 13:50:09 -05:00
Muhammad Abdullah Waheed
90c4ca6e47
Revert "FC-0001: Account pages -> micro-frontend ( #30336 )" ( #31888 )
...
This reverts commit 0f02c7b3d9 .
2023-03-07 17:41:56 -05:00
Jansen Kantor
ef30d2d32e
feat: add cta buttons to public video xblock page
...
* feat: video share page buttons
* feat: pass along utm params
* feat: disbale register button on public video page
* fix: convert to class-based view
2023-03-07 14:24:27 -05:00
Sagirov Evgeniy
0f02c7b3d9
FC-0001: Account pages -> micro-frontend ( #30336 )
...
* feat: Account pages. Learner Profile page
* feat: Account pages. Account Settings page
* feat: Account pages. Removed unused styles
* feat: Account pages. Removed unused toggles
* feat: fixed tests and pylint errors
* feat: update redirect to account settings for student_dashboard
* feat: fix pylint errors
2023-03-07 17:41:52 +05:00
Darius Zivertas
6d7716552a
feat: Feature configuration option for disabling CookiePolicyBanner
...
ENABLE_COOKIE_POLICY_BANNER
2023-02-21 18:15:48 +02:00
Jansen Kantor
d6f1fd54ac
fix: video share improvements ( #31792 )
...
* feat: show poster thumbnail for social media preview
* fix: hide video downloads in public_view
* fixup! fix: hide video downloads in public_view
* test: fix failing video tests
2023-02-17 17:35:34 -05:00
Jansen Kantor
3b1c049429
fix: player height ( #31789 )
2023-02-17 09:47:27 -05:00
Jansen Kantor
dc7c74e890
fix: hide download urls and fix margin for video embed view ( #31784 )
...
* fix: hide all download links if embed
* style: remove embed margin
* test: fix failing video context tests
2023-02-16 21:17:03 -05:00
Jansen Kantor
5436136609
feat: public video metadata + embed ( #31753 )
...
* feat: public video metadata + embed
* refactor: alphebetize template context
* feat: don't default show transcript when embed
* fix: rename var
* fix: remove padding in embed view
* style: newline
* test: add tests
2023-02-16 13:18:45 -05:00
Feanil Patel
57f2ca1a21
fix: Prepare for the bleach 6.0.0 upgrad.
...
Changelog: https://bleach.readthedocs.io/en/latest/changes.html#version-6-0-0-january-23rd-2023
The major change is that the tags and protocols attributes and related
constants are expected to be sets rather than lists.
2023-02-01 11:46:44 -05:00
0x29a
70019bac04
refactor: xmodule/seq_module.py -> xmodule/seq_block.py
2022-12-19 17:48:49 +01:00
0x29a
2779bd250f
refactor: xmodule/lti_module.py -> xmodule/lti_block.py
2022-12-19 17:48:49 +01:00
0x29a
7e33dce1ab
refactor: xmodule/conditional_module.py -> xmodule/conditional_block.py
2022-12-19 17:48:49 +01:00
Justin Hynes
b03efc93df
Merge pull request #31044 from openedx/ziafazal/keyword-substitution-edx-ace
...
fix: added keyword substitution support in edx_ace based bulk course emails
2022-12-07 13:51:22 -05:00
bydawen
b83f5fc328
fix: bootstrap classes for the program_details template ( #30998 )
...
Co-authored-by: Attiya Ishaque <atiya.ishaq@arbisoft.com >
2022-11-29 08:37:16 -05:00
zia.fazal@arbisoft.com
a37996395b
fix: added keyword substitution support in edx_ace based bulk course email
...
fix: pylint quality violation
fix: added positive assert and docs link
fix: mark string for i18n according to best practices
2022-11-29 17:20:13 +05:00
Syed Sajjad Hussain Shah
9d30f45776
fix: change register button text ( #31343 )
...
VAN-1174
2022-11-25 16:01:37 +05:00
Kristin Aoki
c20aa28c2f
fix: video captions skip to end and skip to start
2022-10-20 11:58:17 -04:00
Muhammad Adeel Tajamul
c758291ebd
fix: removed switch experience bar from legacy ( #31138 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-10-12 12:00:32 +05:00
Ihor Romaniuk
60f81897a8
fix: add ability to observe iframe content height on content load and change ( #30942 )
...
These changes allow the ability to adapt to update/resize the unit content after loading and interaction. Main cases were with Open Response Assessment (ORA) and Discussion blocks.
2022-09-27 11:21:14 -04:00
Andrés González
4049db2d41
fix: Refactor xss-lint exceptions that break the certificate share-in-facebook link ( #30495 )
...
* Remove xss-lint that break the certificate share in facebook link
* Refactor xss-lint in fb share link
* fix: Refactor xss-lint exceptions that break the certificate share-in-facebook link
Co-authored-by: EC2 Default User <ec2-user@ip-172-31-1-149.ec2.internal >
2022-09-20 15:37:05 -04:00
Sarina Canelake
4a2f231302
fix: fix github url strings (org edx -> openedx)
2022-09-15 14:52:28 -04:00
Navin Karkera
40180a688e
[BD-38] fix: hide discussion xblock for openedx provider ( #30845 )
...
* fix: hide discussion xblock for openedx provider
* fix: test cases
* refactor: hide xblock is provider not legacy and add message in studio
* fix: lint issue
* refactor: update discussion block studio msg
* fix: test discussion xblock query number
2022-09-02 14:38:53 +05:00
Navin Karkera
b0c39758fb
fix: mark a text for i18n ( #30840 )
2022-08-12 10:58:55 -04: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
Mehak Nasir
341c058223
style: bootstrap tooltip added to fix text visibility issue ( #30731 )
2022-07-15 15:58:07 +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
ruzniaievdm
116431cb81
refactor: Replace PDF course certificate view code ( #30397 )
...
Co-authored-by: ruzniaievdm <ruzniaievdm@gmail.com >
2022-06-13 09:43:02 -04:00
Feanil Patel
b9131ac1af
Merge pull request #30299 from raccoongang/depr/remove-course-info
...
FC-0001: Remove legacy course info page & related code
2022-06-13 08:23:25 -04:00
Jeremy Ristau
d253503099
Merge pull request #29728 from open-craft/tecoholic/add_reset_to_randomized_content_block
...
feat: add reset option to the Randomized Content Block
2022-06-06 12:34:15 -04:00
Navin Karkera
aba1f052df
fix: handle missing COMPLETION_AGGREGATOR_URL setting ( #30331 )
2022-06-06 09:40:12 -04:00
Waheed Ahmad
f26f53e2fc
Merge pull request #250 from edx/waheed/VAN-972-xss-vul
...
fix: cross-site scripting vulnerability on logout page
2022-06-06 14:46:13 +05:00
Sagirov Eugeniy
92ca176fde
refactor: Remove legacy course info page & related code
2022-06-05 19:00:05 +03:00
Ghassan Maslamani
0874ccfc94
fix: share urls in course about page ( #30389 )
2022-05-31 09:49:22 -04:00
Waheed Ahmed
7eb9a45e2d
fix: cross-site scripting vulnerability on logout page
...
The target URL on logout page is marked as safe while rendering and
making the page volunerable to Cross-site scripting vulnerability.
Rendered the target variable outside safe HTML so that it should be
treated as text.
VAN-972
2022-05-31 16:07:05 +05:00
julianajlk
43fb2cc022
fix: Update enrollments FBE status by course key in dashboard ( #30483 )
...
REV-2466
2022-05-25 12:01:42 -04:00
julianajlk
f7d4282101
Revert "fix: Use dashboard_index to get FBE status ( #30463 )" ( #30475 )
...
This reverts commit e25e17ee88 .
2022-05-24 14:35:47 -04:00
julianajlk
e25e17ee88
fix: Use dashboard_index to get FBE status ( #30463 )
...
REV-2466
2022-05-24 10:24:38 -04:00
Arunmozhi
2b39da69b9
feat: add reset option to Randomized Content Block
...
This makes the reset button to refresh the contents of a Randomized
Content Block (RCB) without reloading the full page by fetching a new
set of problems in the "reset" response and replacing the DOM contents.
The reset button returns the student view as a string and the client
uses the HtmlUtils package to replace the contents and reinitializes the
XBlock.
This allows students to use the RCB as a flash card system.
Co-authored-by: tinumide <tinuade@opencraft.com >
2022-05-23 14:54:19 +02:00
julianajlk
aef4d88eef
feat: Add logic for happy and non-happy path upgrade msg in learner dashboard ( #30368 )
...
REV-2466
2022-05-20 10:09:03 -04:00
Feanil Patel
661949771a
Merge pull request #30347 from raccoongang/remove-verified-track-cohort
...
FC-0001: Remove verified track cohort
2022-05-13 09:47:13 -04:00
AliAkbar
ac985dbf7f
feat: use new financial assistance flow in FinancialAssistanceTool
2022-05-12 00:59:07 +05:00
Eugene Dyudyunov
5c5d383aa0
refactor: remove VerifiedTrackCohortedCourse feature
2022-05-02 17:41:08 +03:00
Demid
da4a6d6103
feat: Implement feature flag to disable students un-enrollment ( #29326 )
...
Implements a feature flag DISABLE_UNENROLLMENT that is used to disable students un-enrollment for all courses. The Unenrollment option should be disabled when this feature is set to True.
ref: BB-4951
Co-authored-by: tinumide <tinuade@opencraft.com >
Co-authored-by: Tim McCormack <tmccormack@edx.org >
2022-04-22 13:24:23 +00:00
Michael Terry
afd19f0513
feat!: drop legacy courseware tab access for learners
...
The only way to access the legacy courseware is now through the
Studio preview feature (and at some point, when the MFE supports a
preview mode, we can then remove even that).
This drops the courseware.use_legacy_frontend waffle.
2022-04-19 12:27:10 -04:00
Mehak Nasir
fefbbcbdba
style: button font reduced to reduce button size ( #30256 )
2022-04-15 16:57:14 +05:00