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
86c7e2c4
Commit
86c7e2c4
authored
Aug 13, 2013
by
Jay Zoldak
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #648 from edx/zoldak/release-changelog
Changelog updates
parents
8951ab7a
64433db0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
CHANGELOG.rst
+18
-0
No files found.
CHANGELOG.rst
View file @
86c7e2c4
...
@@ -5,12 +5,20 @@ These are notable changes in edx-platform. This is a rolling list of changes,
...
@@ -5,12 +5,20 @@ These are notable changes in edx-platform. This is a rolling list of changes,
in roughly chronological order, most recent first. Add your entries at or near
in roughly chronological order, most recent first. Add your entries at or near
the top. Include a label indicating the component affected.
the top. Include a label indicating the component affected.
LMS: Enable beta instructor dashboard. The beta dashboard is a rearchitecture
of the existing instructor dashboard and is available by clicking a link at
the top right of the existing dashboard.
Studio: Email will be sent to admin address when a user requests course creator
Studio: Email will be sent to admin address when a user requests course creator
privileges for Studio (edge only).
privileges for Studio (edge only).
Studio: Studio course authors (both instructors and staff) will be auto-enrolled
Studio: Studio course authors (both instructors and staff) will be auto-enrolled
for their courses so that "View Live" works.
for their courses so that "View Live" works.
Common: Add a new input type ``<formulaequationinput />`` for Formula/Numerical
Responses. It periodically makes AJAX calls to preview and validate the
student's input.
Common: Added ratelimiting to our authentication backend.
Common: Added ratelimiting to our authentication backend.
Common: Add additional logging to cover login attempts and logouts.
Common: Add additional logging to cover login attempts and logouts.
...
@@ -214,6 +222,12 @@ LMS: Fixed failing numeric response (decimal but no trailing digits).
...
@@ -214,6 +222,12 @@ LMS: Fixed failing numeric response (decimal but no trailing digits).
LMS: XML Error module no longer shows students a stack trace.
LMS: XML Error module no longer shows students a stack trace.
Studio: Add feedback to end user if there is a problem exporting a course
Studio: Improve link re-writing on imports into a different course-id
Studio: Allow for intracourse linking in Capa Problems
Blades: Videoalpha.
Blades: Videoalpha.
XModules: Added partial credit for foldit module.
XModules: Added partial credit for foldit module.
...
@@ -222,6 +236,10 @@ XModules: Added "randomize" XModule to list of XModule types.
...
@@ -222,6 +236,10 @@ XModules: Added "randomize" XModule to list of XModule types.
XModules: Show errors with full descriptors.
XModules: Show errors with full descriptors.
Studio: Add feedback to end user if there is a problem exporting a course
Studio: Improve link re-writing on imports into a different course-id
XQueue: Fixed (hopefully) worker crash when the connection to RabbitMQ is
XQueue: Fixed (hopefully) worker crash when the connection to RabbitMQ is
dropped suddenly.
dropped suddenly.
...
...
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