- 23 Jan, 2014 7 commits
-
-
marco committed
-
adjusted unit_spec.js to reflect new HTML structure, and corrected screenreader label for delete button
marco committed -
visual styling changes to components and static pages in order to use updated icon button styling for duplicate and delete actions
marco committed -
Fix video progress slider method.
Valera Rozuvan committed -
Fix video code duplication.
Valera Rozuvan committed -
rangeParams returned from getRangeParams() function is already an object that contains the left and width properties. It can be passed directly to the jQuery css() function.
Valera Rozuvan committed -
In each Video JavaScript module, methods are either private, or public. When a method is public, it is made available via the state variable. It seems that a while ago one method was made public, but throughout the code it is used as a private method. This has been corrected.
Valera Rozuvan committed
-
- 22 Jan, 2014 33 commits
-
-
Create mapping for previously unmapped locations in order to get
Don Mitchell committed -
Implement a course outline REST API
Andy Armstrong committed -
Correct exception raising bug for non global staff accessing missing course git logs
Carson Gee committed -
Front-end work for duplicating components on the unit page.
Christina Roberts committed -
Add additional logging for importing course from git
Carson Gee committed -
Allows students to download the transcript of the video without timecodes
Anton Stupak committed -
cahrens committed
-
Add a setup.py so we can import top-level directories.
Ned Batchelder committed -
Make test_validate into separate command-line script (i18n)
Sarina Canelake committed -
Carson Gee committed
-
cahrens committed
-
Carson Gee committed
-
Ned Batchelder committed
-
LMS-1963
Sarina Canelake committed -
STUD-1192
Andy Armstrong committed -
Don Mitchell committed
-
i18n: extract strings from underscore templates
Jim Abramson committed -
polesye committed
-
JIRA: FOR-400
jsa committed -
Fix forum buttons
Greg Price committed -
cahrens committed
-
Fix non-ascii course image names
Calen Pennington committed -
STUD-1186
cahrens committed -
Remove authority name from url.
Diana Huang committed -
Upgrade mako
Greg Price committed -
Diana Huang committed
-
Valera/fix start time end time 2
Valera Rozuvan committed -
BLD-529.
Valera Rozuvan committed -
BLD-529.
Valera Rozuvan committed -
BLD-529.
Valera Rozuvan committed -
BLD-529.
Valera Rozuvan committed -
Before this, the VCR showed total time as 00:00:00 for YouTube videos just after page loaded. The correct total time is shown only after the user clicks Play button. BLD-529.
Valera Rozuvan committed -
[LMS-2073] [STUD-1197]
Calen Pennington committed
-