- 22 Mar, 2014 1 commit
-
-
Update selenium version
Jay Zoldak committed
-
- 21 Mar, 2014 26 commits
-
-
Certificates: Additional flags for regenerate_user
Joe Blaylock committed -
Jay Zoldak committed
-
Frances/feature/studio nav manipulation2
Nimisha Asthagiri committed -
Jay Zoldak committed
-
Adding ability to give an attribute callback for CAS
Carson Gee committed -
Changed "Status Page" -> "Page". UX: support for displaying built-in tabs restored drag and drop on Studio Pages additional styling for fixed state on Studio Pages add a new page action added to bottom of Studio Pages Dev changes for viewing tabs in studio, refactored the tab code, decoupled the code from django layer. is_hideable flag on tabs get_discussion method is needed to continue to support external_discussion links for now since used by 6.00x course. override the __eq__ operator to support comparing with dict-type tabs. Test moved test code to common, added acceptance test for built-in pages added additional unit tests for tabs. changed test_split_modulestore test to support serializing objects that are fields in a Course. Env: updated environment configuration settings so they are consistent for both cms and lms.
Nimisha Asthagiri committed -
Frances Botsford committed
-
Catch module render exceptions
Usman Khalid committed -
Commenting out flaky acceptance tests.
Valera Rozuvan committed -
Valera Rozuvan committed
-
Fix a url processing error in 02_html5_video.js
David Baumgold committed -
Commenting out a flaky acceptance test.
Valera Rozuvan committed -
As the code in this .js will break the url's integrity when there is already a query string inside the video source's url and cause the url to be invalid in some cases (for example, when working with a url from Windows Azure's Media Service, the appended '?' will cause the url being invalid). I modified the code by first checking whether the url has already had a query string, and if so, then use '&' instead of '?' to prevent the breaking, and it works for the url from Windows Azure's Media Service.
louyihua committed -
Valera Rozuvan committed
-
Fix incorrect parse of url in video_module.py
David Baumgold committed -
1. In video_module.py, rewrite the get_ext() function to use the built-in urlparse module to parse the input filename first and then get the file's extension name from the parsed path. 2. In test_video.py, add two test cases (one with query string while the other without) in order to test the rewritten get_ext() function.
louyihua committed -
Removed unused code that is over 2 years old.
Valera Rozuvan committed -
added loading pattern to studio
frances botsford committed -
use unicode strings for slug and regex
zubair-arbi committed -
Fix image mapped inputs.
Anton Stupak committed -
Video: Fix flaky acceptance test.
Anton Stupak committed -
Simple email checking for batch enrollment on inst dash
Sarina Canelake committed -
Valera Rozuvan committed
-
Usman Khalid committed
-
STUD-1433
zubiar-arbi committed -
polesye committed
-
- 20 Mar, 2014 13 commits
-
-
Removed circuit editor setup code that had always been in codemirror-compressed.js
Dave St.Germain committed -
LMS-2244
Sarina Canelake committed -
Update XBlock to latest version
Will Daly committed -
codemirror-compressed.js
Dave St.Germain committed -
Remove course name from page H1, and slightly improve sequence navigation
Dave St.Germain committed -
Fix pylint disable pragmas that were pep8 violations
Jay Zoldak committed -
polesye committed
-
FIX - LMS: Courseware Content Background Color/Height in IE
Brian Talbot committed -
Video: Add highlighting of start/end time field when clicking into it.
Anton Stupak committed -
Fixed HTML tab in bulk email feature on firefox.
Waheed Ahmed committed -
Answer checks should offer feedback to assistive tech. This commit adds
Dave St.Germain committed -
Jay Zoldak committed
-
a page level javascript SR object to enable reading of alert messages. LMS-2158
Dave St.Germain committed
-