0x29a
0df1411636
refactor: xmodule/course_module.py -> xmodule/course_block.py
2022-12-19 17:48:49 +01:00
Saad Yousaf
eb8f3b6750
fix: update Zoom live configurations to support email for course staff roles. ( #31257 )
...
Co-authored-by: SaadYousaf <saadyousaf@A006-00314.local >
2022-11-15 18:38:46 +05:00
Simon Chen
192b35eb8f
fix: add Learner as another role posted to LTI tools for the LTI embed ( #30356 )
...
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan >
2022-05-09 10:12:28 -04:00
Mohammad Ahtasham ul Hassan
dd488a76d1
fix: fixed django40 warnings ( #29641 )
...
* fix: fixed django4 warnings
Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com >
2022-02-25 16:24:51 +05:00
Jawayria
c227712f03
chore: Applied lint-amnesty on openedx/features
2021-12-02 15:02:24 +05:00
Kshitij Sobti
e8e8f4acbe
feat!: Change the way tabs are ordered [BD-38] [TNL-9174] [BB-5076] ( #29262 )
...
* feat!: Change the way tabs are ordered
The change imposes a new ordering for tabs based on their new priority. When reordering tabs, this ordering will be maintained.
* fix: Apply suggestions from code review
Co-authored-by: Farhaan Bukhsh <farhaan@opencraft.com >
* fix: review feedback
Co-authored-by: Farhaan Bukhsh <farhaan@opencraft.com >
2021-11-22 11:17:30 +05:00
M. Zulqarnain
7aadf55387
feat: New codemods on OpenedX 4 ( #28779 )
2021-11-01 18:05:02 +05:00
Awais Jibran
f1957a7cf7
fix: lms discussion tab url should be accurate ( #29110 )
...
* fix: lms discussion tab url should be accurate
* refactor: change supports_lti feature
* refactor: rename variable
* refactor: rename feature variable.
* fix: update supports_lti method
* test: fix failing tests.
* test: fix quality test failure
Co-authored-by: SaadYousaf <saadyousaf@A006-00314.local >
2021-10-26 19:57:41 +05:00
Usama Sadiq
484cd536e2
fix: Fixed new pylint warnings ( #28724 )
2021-09-23 17:54:04 +05:00
Kshitij Sobti
666a50d298
feat: allow optionally passing PII in course LTI tab ( #26982 )
2021-07-09 18:13:42 +05:00
Awais Qureshi
ace90d5345
BOM-2442
...
pyupgrade in leaner-profile, lti-course-tab, personalized-learner
2021-03-11 14:57:20 +05:00
Usman Khalid
dd96a2aa72
Convert Course, Section and Sequence XModules to XBlocks. ( #25965 )
2021-03-02 10:29:33 -05:00
stvn
09e20a4a75
fix: Upsize LTI Discussions iframe, 400px -> 800px
...
Otherwise, there's too much scrolling.
Fixes: https://openedx.atlassian.net/browse/TNL-7996
2021-02-25 19:39:09 -08:00
Kshitij Sobti
6769a280a9
Added a new LTI-based course tab, and LtiDiscussion tab
...
This PR lays the groundwork for a an LTI tab that can embed any LTI1.1-based
tool as an course tab. It also adds another tab based on this LTI Tab that
offers special support for embedding LTI-based discussion tools in a course
tab. If enabled this will replace the existing discussion tab.
2021-01-20 16:24:55 +05:30