Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
a44132ec
Commit
a44132ec
authored
10 years ago
by
Martyn James
Browse files
Options
Downloads
Plain Diff
Merge pull request #6903 from edx/mjames/SOL-200
Adds google drive components to whitelist
parents
70455d3e
b2b56d06
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cms/envs/common.py
+5
-0
5 additions, 0 deletions
cms/envs/common.py
requirements/edx/github.txt
+3
-0
3 additions, 0 deletions
requirements/edx/github.txt
with
8 additions
and
0 deletions
cms/envs/common.py
+
5
−
0
View file @
a44132ec
...
...
@@ -865,6 +865,11 @@ ADVANCED_COMPONENT_TYPES = [
'
notes
'
,
'
schoolyourself_review
'
,
'
schoolyourself_lesson
'
,
# Google Drive embedded components. These XBlocks allow one to
# embed public google drive documents and calendars within edX units
'
google-document
'
,
'
google-calendar
'
,
]
# Adding components in this list will disable the creation of new problem for those
...
...
This diff is collapsed.
Click to expand it.
requirements/edx/github.txt
+
3
−
0
View file @
a44132ec
...
...
@@ -39,3 +39,6 @@ git+https://github.com/mitocw/django-cas.git@60a5b8e5a62e63e0d5d224a87f0b489201a
-e git+https://github.com/edx/edx-milestones.git@547f2250ee49e73ce8d7ff4e78ecf1b049892510#egg=edx-milestones
-e git+https://github.com/edx/edx-search.git@264bb3317f98e9cb22b932aa11b89d0651fd741c#egg=edx-search
git+https://github.com/edx/edx-lint.git@e0e73bcc7b3b7ed632a1db6e3b32b0a249721261#egg=edx_lint
-e git+https://github.com/edx/xblock-utils.git@17e247d66fabb53f0453515b093a030ee345a1b0#egg=xblock-utils
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment