- 17 Jun, 2014 12 commits
-
-
Improve certificates test time
muhammad-ammar committed -
Speed up test by fixing negative assertion
Jay Zoldak committed -
Speed up test for closed caption state
Jay Zoldak committed -
Refactor heartbeat to delegate to the modulestores and sql
Don Mitchell committed -
Added manual refund page for support. PR-615
Dave St.Germain committed -
PR-615
Dave St.Germain committed -
fix reply/return to annotation links
zubair-arbi committed -
Video: fix seek tracking log.
Anton Stupak committed -
Muhammad Ammar committed
-
STUD-1629
zubair-arbi committed -
polesye committed
-
Sarina Canelake committed
-
- 16 Jun, 2014 14 commits
-
-
bugfix: avoid side-effects when overriding User.default_retrieve_params
Jim Abramson committed -
jsa committed
-
Revise course mode choose page.
Diana Huang committed -
LMS-2796
Diana Huang committed -
Jay Zoldak committed
-
Jay Zoldak committed
-
LMS-2801
Don Mitchell committed -
trigger change event for file field while uploading pdf
zubair-arbi committed -
Fix the CoursePagesTest
Jay Zoldak committed -
implement forums endpoint for searching users.
Jim Abramson committed -
jsa committed
-
Add examples of html5 videos to docstrings.
Alexander Kryklia committed -
Alexander Kryklia committed
-
STUD-1775
zubair-arbi committed
-
- 14 Jun, 2014 2 commits
-
-
shim to update ruby/node, not python reqs
e0d committed -
Allow xblocks to be added as advanced problem types
Andy Armstrong committed
-
- 13 Jun, 2014 12 commits
-
-
Andy Armstrong committed
-
FormulaEquationInput: i18n
jmclaus committed -
e0d committed
-
ChemicalEquationInput: i18n
jmclaus committed -
MatlabInput: i18n
jmclaus committed -
e0d committed
-
make our HTTP stub services respond to HEAD requests
David Baumgold committed -
Fix Jasmine tests for JSInput
Steven Burch committed -
Video Test Improvements
muhammad-ammar committed -
David Baumgold committed
-
Declare variables locally - The `allSections` variable was leaking into the global scope, due to a typo in the declaration. - `dataProcessed` can be declared more narrowly within the callback.
stv committed -
Clean up fixtures automatically between tests - Nesting test fixture markup within a DIV allows Jasmine to automatically restore the fixture to a clean state between each test run. Fix id attribute collision typo - This looks like a copy/pasta gone wrong; the two test INPUT elements were both declared with the same id, `input_1`. Remove trailing whitespace
stv committed
-