Kshitij Sobti
8169aa99da
fix: if pages and resources view is disabled, show all pages in studio ( #30550 )
...
In a previous PR #28686 , the ability to see and enable/disable wiki and progress tabs was removed from studio along with the ability to re-order non-static tabs. The ability to toggle the Wiki tab was moved to the pages and resources section of the course authoring MFE. If that MFE is unavailable this means there is no way to show/hide the Wiki. This reverts some of the old changes if the pages and resources view is disabled.
2022-06-28 21:19:32 +05:00
Zachary Hancock
ffbac0dc94
chore: update lti-xblock-consumer ( #30662 )
2022-06-28 10:05:45 -04:00
Ahtisham Shahid
8e8bb57b3b
feat: Added flag for big blue button provider ( #30645 )
...
* feat: added flag for big blue button provider
* feat: Updated a comment
* fix: updated tests
* fix: updated serializer
* fix: resolved failed tests
Co-authored-by: AhtishamShahid <ahtishamshahid@A006-00850.local >
2022-06-28 16:34:10 +05:00
Alexander J Sheehan
6a6b883a49
Merge pull request #30661 from openedx/asheehan-edx/saml-uniqueness-current-only
...
fix: accounting for only current configs when checking for uniqueness
2022-06-27 18:11:18 -04:00
Alexander Sheehan
605a328f24
fix: accounting for only current configs when checking for uniqueness
2022-06-27 16:56:37 -04:00
Mohammad Ahtasham ul Hassan
44fa09eba5
refactor: refactor discussions_xblock ( #30636 )
...
JIRA: https://openedx.atlassian.net/browse/BOM-2580
This PR aims at refactoring the discussion xblock sub project and moving it within the xmodule directory effectively removing its position as a sub project within edx-platform
2022-06-27 17:11:56 +05:00
Mohammad Ahtasham ul Hassan
8ef261fe07
Remove Old Pymongo pin ( #30569 )
...
* chore: unpin pymongo
2022-06-27 14:37:29 +05:00
SaadYousaf
20de3c71b4
fix: fix links in reported content email to point to new MFE
2022-06-24 11:08:59 +05:00
Muhammad Adeel Tajamul
6ae76816f7
Merge pull request #30576 from openedx/inf-290
...
fix: fixed active threads user_id query param and added test cases
2022-06-23 16:24:20 +05:00
adeel.tajamul
3ef0bd6d00
fix: added thread structure
2022-06-23 13:44:18 +05:00
adeel.tajamul
cebe02ae51
fix: added doc strings to test cases
2022-06-23 13:44:18 +05:00
adeel.tajamul
92e862149d
fix: pinned is set to false for all posts in learner area
2022-06-23 13:44:18 +05:00
adeel.tajamul
30229c86e2
fix: updated test cases
2022-06-23 13:44:17 +05:00
adeel.tajamul
7481b11e25
fix: updated api response
2022-06-23 13:44:17 +05:00
adeel.tajamul
18cec24f15
fix: added pagination data
2022-06-23 13:44:17 +05:00
adeel.tajamul
19a23c7f35
fix: pylint errors resolved
2022-06-23 13:44:17 +05:00
adeel.tajamul
b6b3a9153c
fix: resolved pylint test case
2022-06-23 13:44:17 +05:00
adeel.tajamul
e9bdf1d6bc
fix: fixed active threads user_id query param and added test cases
2022-06-23 13:44:17 +05:00
Ahtisham Shahid
73c2b1be7e
Added Big Blue button as live provider ( #30613 )
...
* feat: added new live provider and fixed tests
* feat: added free_tier compatiblity
* fix: resolved linter issues and other refactors
* fix: ran makemigration to generate migrations
* fix: Implemeted key retrival for tabs
Co-authored-by: AhtishamShahid <ahtishamshahid@A006-00850.local >
2022-06-23 11:48:44 +05:00
Muhammad Adeel Tajamul
5298c3827c
Merge pull request #30628 from openedx/inf-302
...
fix: fixed topics api sort to same as legacy sort
2022-06-23 10:44:20 +05:00
Alexander J Sheehan
3669b18ab8
Merge pull request #30561 from openedx/asheehan-edx/ENT-5903-multiple-certs-continued-work
...
sso provider config bugs
2022-06-22 14:12:45 -04:00
Nathan Sprenkle
abfd50a984
feat: Learner Dashboard top level serializer ( #30631 )
...
* feat: add top-level serializer classes
List serializer classes stubbed, to be filled out later.
* test: add basic test for high-level serializer.
Includes 2 examples of how to patch sub-serializers.
Co-authored-by: nsprenkle <nsprenkle@2u.com >
2022-06-22 13:38:30 -04:00
John Nagro
c4ac82b557
feat: release edx-enterprise 3.51.1 ( #30638 )
...
ENT-5957
ENT-5901
2022-06-22 11:31:26 -04:00
Leangseu Kim
6bb7a17741
fix: remove constraint for openedx-events
2022-06-22 11:08:33 -04:00
Alexander Sheehan
fd6b726a68
fix: accounting for non-unique entity ID on idp configs + fixing provider data bulk update bug
2022-06-22 11:02:08 -04:00
Maria Grimaldi
c0cbf6c7a2
Merge pull request #29866 from eduNEXT/MJG/filters-docs
...
[BD-32] docs: Open edX Filters & Events guides update
2022-06-22 09:34:14 -04:00
Maria Grimaldi
033934e896
docs: add Open edX Events & Filters latest documentation
2022-06-22 09:13:13 -04:00
Muhammad Ammar
d5f8fef029
Merge pull request #30627 from openedx/ammar/update-segment-events-data-for-passed-and-failed-learners
...
feat: update segment events data for passed and failed learners
2022-06-22 12:44:37 +05:00
edX requirements bot
54d757189b
chore: Updating Python Requirements ( #30624 )
2022-06-22 11:41:05 +05:00
adeel.tajamul
7d6ce90213
fix: fixed topics test cases
2022-06-22 06:25:40 +05:00
jawad khan
fe6b666f5b
feat: exchange third party auth token with jwt token ( #30283 )
...
Exchange third party auth token wiith jwt token
since mobile platform is moving to jwt token we
need jwt token instead of access token now.
LEARNER-8517
Co-authored-by: Robert Raposa <rraposa@edx.org >
2022-06-21 14:58:39 -04:00
muhammad-ammar
80e4b6a165
feat: update segment events data for passed and failed learners
2022-06-21 23:48:00 +05:00
Awais Qureshi
872c951417
build: new check for static assets. ( #30599 )
...
* build: static assets check for lms and cms.
2022-06-21 19:55:13 +05:00
Kyle McCormick
37753369fb
docs: update xmodule README ( #30623 )
2022-06-21 10:07:05 -04:00
adeel.tajamul
a91139d4c0
fix: fixed topics api sort to same as legacy sort
2022-06-21 18:43:38 +05:00
Muhammad Umar Khan
d9f54b9f46
Merge pull request #30622 from openedx/revert-30621-revert-30394-umar/move-xmdule-folder-to-root
...
Revert "Revert "refactor: move xmodule folder to root""
2022-06-21 15:30:15 +05:00
Muhammad Umar Khan
a389a9ff10
Revert "Revert "refactor: move xmodule folder to root""
2022-06-20 18:20:06 +05:00
Muhammad Umar Khan
46d848be41
Merge pull request #30621 from openedx/revert-30394-umar/move-xmdule-folder-to-root
...
Revert "refactor: move xmodule folder to root"
Today, it's a holiday in the US. We normally don't deploy huge PRs on holiday. So just reverting it.
2022-06-20 18:17:50 +05:00
Muhammad Umar Khan
d890f06507
Revert "refactor: move xmodule folder to root"
2022-06-20 16:03:48 +05:00
Muhammad Umar Khan
182eb39ed2
Merge pull request #30394 from openedx/umar/move-xmdule-folder-to-root
...
refactor: move xmodule folder to root
2022-06-20 16:03:23 +05:00
M Umar Khan
a91df0c40f
refactor: move xmodule folder to root
...
- Moving xmodule folder to root as we're dissolving sub-projects of common folder in edx-platform
- More info: https://openedx.atlassian.net/browse/BOM-2579
- -e common/lib/xmodule has been removed from the requirements as xmodule has itself become the part of edx-platform and not being installed through requirements
- The test files common/lib/xmodule/test_files/ have been removed as they are not being used anymore
2022-06-20 14:33:45 +05:00
Shafqat Farhan
26c8ec5c2a
Merge pull request #30517 from openedx/shafqat/VAN-966
...
feat: VAN-966 - Added a management command to back populate 'marketing_emails_opt_in' UserAttribute
2022-06-20 14:22:48 +05:00
Syed Sajjad Hussain Shah
897905ce29
Merge pull request #30603 from openedx/sajjad/VAN-977
...
fix: remove fields based on extended_profile configuration
2022-06-20 13:52:38 +05:00
Shafqat Farhan
c7a42f2cbe
feat: VAN-966 - Added a management command to back populate 'marketing_emails_opt_in' UserAttribute
2022-06-20 13:31:39 +05:00
Syed Sajjad Hussain Shah
c1a58499a5
fix: remove fields based on extended_profile configuration
...
Meta field in UserProfile model will only store those fields which are available in extended_profile configuration,
so we are removing the fields that are not available in extended_profile configuration because their data will
not be stored
VAN-977
2022-06-20 12:26:22 +05:00
Zainab Amir
7a700dcfd1
feat: command to populate user data on braze ( #30556 )
2022-06-20 10:19:09 +05:00
edx-semantic-release
4cf314c38b
chore(i18n): update translations
2022-06-19 17:07:57 -04:00
Nathan Sprenkle
541515cbd0
feat: add ora grading/gradebook urls for devstck ( #30616 )
...
Co-authored-by: nsprenkle <nsprenkle@2u.com >
2022-06-17 14:10:53 -04:00
Kyle McCormick
3b93d1428c
feat: warn when old safe_lxml import path is used ( #30554 )
...
See docstring of `./safe_lxml/__init__.py`
for details.
2022-06-17 07:41:44 -04:00
Muhammad Ammar
a1f8df126d
Merge pull request #30608 from openedx/ammar/refine-source-param-in-dsc-url
...
chore: refine source param in dsc url
2022-06-17 15:28:24 +05:00