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
6dce7f29
Commit
6dce7f29
authored
11 years ago
by
cahrens
Browse files
Options
Downloads
Patches
Plain Diff
Asset locking feature.
parent
7700ec68
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+2
-0
2 additions, 0 deletions
CHANGELOG.rst
cms/djangoapps/contentstore/features/upload.feature
+1
-4
1 addition, 4 deletions
cms/djangoapps/contentstore/features/upload.feature
with
3 additions
and
4 deletions
CHANGELOG.rst
+
2
−
0
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.
...
...
This diff is collapsed.
Click to expand it.
cms/djangoapps/contentstore/features/upload.feature
+
1
−
4
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
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