- 26 Feb, 2014 37 commits
-
-
Fix start-time functionality in the video player.
Valera Rozuvan committed -
Release Notes for 2-26-14
Mark Hoeber committed -
DOC-36
Mark Hoeber committed -
add new feature to make sure we aren't writing PII into the application ...
chrisndodge committed -
Improve UX of pinning feature
Greg Price committed -
Release
Adam committed -
Tweaks course update html to avoid using list tags inappropriately. LMS-1724
Dave St.Germain committed -
Students no longer see a tooltip nor any button affordance (i.e. cursor and color change on hover/focus) on the pinning feature. For moderators, the tooltip is now correct when a thread is pinned, the button is accessible for keyboard-only users and screen readers, and an error dialog now appears if an error occurs in attempting to pin/unpin. JIRA: FOR-192
Greg Price committed -
LMS-1724
Dave St.Germain committed -
The correct LTI keyword is "roles", not "role"
Ned Batchelder committed -
Internal/External Studio file URLs
Giulio Gratta committed -
Adding Marty as an author
Martyn James committed -
Martyn James committed
-
Add UI for editing forum third-level content
Greg Price committed -
update course info module to save content without modifying
zubair-arbi committed -
Add acceptance tests for forums comment deletion.
Jim Abramson committed -
JIRA: FOR-472
jsa committed -
jsa committed
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Allow /static in transcript names.
Alexander Kryklia committed -
Greg Price committed
-
Added validation for username and email max length.
Waheed Ahmed committed -
cahrens committed
-
Alexander Kryklia committed
-
Empty course temp folder after exporting course (export_handler)
zubair-arbi committed -
assign default role 'Student' to user on recreating course
zubair-arbi committed -
LMS-1479
Waheed Ahmed committed -
Valera Rozuvan committed
-
STUD-1294
zubiar-arbi committed -
Fix typo in video_module.
Alexander Kryklia committed -
STUD-1140
zubiar-arbi committed -
Alexander Kryklia committed
-
Valera Rozuvan committed
-
When there is a start-time: Initially, the video starts playing from the start-time. Whenever the player resets for any reason (such as reaching the end of the video), it will reset to start-time instead of 00:00:00. It should not be the case that any time the user presses play, it start playing from start-time. BLD-659.
Valera Rozuvan committed -
update course info module to save content in new 'items' field + update import/export to handle content field other than 'data' or 'metadata' STUD-154
zubiar-arbi committed -
fix non-microsite SUBDOMAIN_BRANDING defaults
chrisndodge committed
-
- 25 Feb, 2014 3 commits
-
-
splash-url-exclusion: Exclude '/heartbeat' from redirect
chrisndodge committed -
Added nimisha to AUTHORS file.
nasthagiri committed -
Update the dependency to load this commit: https://github.com/edx-solutions/django-splash/commit/6e8bd685214aebe78d0cfdf5572e27c5f1bc357a Which allows to prevent `/heartbeat` from being redirected, which is necessary on production servers
Xavier Antoviaque committed
-