- Jul 14, 2020
-
-
Christie Rice authored
This reverts commit ef536e49.
-
Nick authored
AA-160 calendar sync initial email
-
Nicholas D'Alfonso authored
-use Amazon SES to send calendar sync email when user initially subscribes to the calendar sync feature
-
Christie Rice authored
-
Lael Birch authored
Update edx-enterprise requirement
-
Feanil Patel authored
Update codejail.
-
David Ormsbee authored
ADR for LMS/Studio subdomain boundaries (TNL-7323)
-
Robert Raposa authored
The following oauth_dispatch ADRs are being marked as accepted, because they were implemented and are in use in Open edX. - 0006-enforce-scopes-in-LMS-APIs.rst - 0007-include-organizations-in-tokens.rst Given that, scopes have still not been widely adopted in Open edX, which would require additional decisions and investment.
-
Lael Birch authored
Unskip a test that the new version fixes
-
Feanil Patel authored
-
Ned Batchelder authored
Fix profile image URLs for image storage on non-public S3 buckets
-
edX requirements bot authored
-
- Jul 13, 2020
-
-
Bianca Severino authored
Implement IDV redirect to MFE
-
Bianca Severino authored
Created helper function to render url dynamically Modify helper function to include reverify links Fix code based on failing tests Fixed query string in redirect URL
-
alangsto authored
* updated urls to course-authoring MFE * updates for requested changes * updated for pylint errors
-
Sid Verma authored
* Enforce limit on number of blocks allowed in library (blockstore) * Enforce limit on number of blocks allowed in library (modulestore) * Changes from review feedback
-
David Ormsbee authored
Merge pull request #24396 from open-craft/patrick/BB-2672-tnl-7260-course-outline-api-hide-after-due [BD-29] TNL-7260 LearningSequences Course Outline makes sequences with hide_after_due inaccessible after due date
-
Matt Drayer authored
-
Dillon Dumesnil authored
AA-226: Adding Authentication classes to endpoints for mobile use
-
Dillon Dumesnil authored
AA-219: Dates Tab behavior improvements
-
taliaedX authored
update to new edx-enterprise version
-
Feanil Patel authored
Revert "[BD-6] Upgrade packages [codejail]"
-
Feanil Patel authored
-
Aura Milena Alba authored
[BD-10] [DEPR-72] Remove pattern library of course_search.py
-
Patrick Cockwell authored
TNL-7260 Learning Sequences Course Outline makes sequences with hide_after_due inaccessible after due date
-
- Jul 12, 2020
-
-
edX Transifex Bot authored
-
- Jul 11, 2020
-
-
David Ormsbee authored
Introduce an Architectural Decision Record about the boundaries and responsibilities of Studio (Content Authoring) and the LMS (Learning Experience). These are not new ideas. This is just explicitly writing down the many local decisions that have been made for years (Block Transformers, edx-when, grading, etc.), and showing how they add together to a set of high level principles. I hope to eventually have docs describing Studio/LMS's relation to other subdomains in Open edX.
-
- Jul 10, 2020
-
-
Robert Raposa authored
isort 5.0.0 dropped support for Python 3.5.
-
Talia authored
-
David Ormsbee authored
SE-2589 fix AttributeError: 'LibraryLocatorV2' object has no attribute 'make_asset_key'
-
Feanil Patel authored
Revert "ENT-3007 : Add auth/saml/v0/providerconfig|data CRUD endpoints for use in admin portal"
-
David Ormsbee authored
[BD-4] Convert WordCloud XModule into WordCloud XBlock. [SE-2722]
-
Feanil Patel authored
Revert "ENT-3007 : Add auth/saml/v0/providerconfig|data CRUD endpoints for use in admin portal (#24298)" This reverts commit 96ddcdc2.
-
Feanil Patel authored
[BD-6] Upgrade packages [codejail]
-
Matthew Carter authored
ensure anonymous_id is persisted for each team member in a team
-
Binod Pant authored
* Add auth/samlproviderconfig CRUD endpoints for use in admin portal Fixes: ENT-3007 * Move code to subfolder for samlproviderconfig * extra comma * undo accidental remove of import * GET works for a single config now * Use ModelViewSet to get all CRUD method. Test still fails * Add auth/saml/v0/providerdata endpoints * fixup reverse and test issue, remove leading caret * just triggering run, why is it failing in CI? * pycodelint fixes * Skip auth tests unless feature is on * Tests for post/put for samlproviderdata * move urls to their own folders * api tests for post samlprovierconfig * create 1 providerconfig test case * lint fixes * lint * lint * cleanup code local urls /samlproviderconfig works * note needed right now * Fix import errors * lint * unused import * wip: first attempt at rbac auth and jwt cookie in test * round 2 with enterprise uuid as url param for samlproviderconfig * improve tests, still dont pass * fix test by using system role, wip other test * fix create test * add get/post tests for providerdata * isort fixes * string lint fix * Cleanup based on feedback round1 * move utils to tests package * Move util fn to openedx.feature area * lint * lint fix * remove unused import
-
Ubuntu authored
-
Feanil Patel authored
Revert "Python Requirements Update"
-
Dillon Dumesnil authored
This switches the Dates Tab to be an enrolled tab allowing only enrolled learners to view. Additionally, it will now redirect logged out learners to the login page if they hit the Dates Tab directly.
-
Feanil Patel authored
-