- 21 Mar, 2014 40 commits
-
-
Switch from tabbed Visual/HTML Editor for HTML modules to showing the code editor as a plugin within TinyMCE (triggered from toolbar). STUD-1422
cahrens committed -
cahrens committed
-
Changed menu name for consistency, but we don't show it.
cahrens committed -
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
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
-