- 21 Mar, 2014 40 commits
-
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
It can get left behind in style blocks.
cahrens committed -
cahrens committed
-
cahrens committed
-
Frances Botsford committed
-
Frances Botsford committed
-
cahrens committed
-
Frances Botsford committed
-
cahrens committed
-
Needed to switch static links back and forth.
cahrens committed -
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
Frances Botsford committed
-
cahrens committed
-
cahrens committed
-
js changes to support new tinymce scss changes for alignments
Abdallah committed -
Abdallah committed
-
Adding ability to give an attribute callback for CAS
Carson Gee 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
-