Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
6dce7f29
Commit
6dce7f29
authored
Sep 25, 2013
by
cahrens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Asset locking feature.
parent
7700ec68
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
CHANGELOG.rst
+2
-0
cms/djangoapps/contentstore/features/upload.feature
+1
-4
No files found.
CHANGELOG.rst
View file @
6dce7f29
...
...
@@ -7,6 +7,8 @@ the top. Include a label indicating the component affected.
LMS: Add split testing functionality for internal use.
Studio and LMS: add ability to lock assets (cannot be viewed unless registered for class).
LMS: Improved accessibility of parts of forum navigation sidebar.
LMS: enhanced accessibility labeling and aria support for the discussion forum new post dropdown as well as response and comment area labeling.
...
...
cms/djangoapps/contentstore/features/upload.feature
View file @
6dce7f29
...
...
@@ -113,9 +113,6 @@ Feature: CMS.Upload Files
@skip_safari
Scenario
:
Unlocked assets can be viewed by anyone
Given
I have opened a course with a unlocked asset
"unlocked.html"
Then
the asset
"unlocked.html"
is viewable
And
the user
"bob"
exists
And
"bob"
logs
in
Then
the asset
"unlocked.html"
is viewable
Then
the asset
"unlocked.html"
can be clicked from the asset index
And
I log out
Then
the asset
"unlocked.html"
is viewable
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment