fixes CNVS-6505
test plan:
* enable kaltura;
* in conversations, click the "Compose a new message"
button and then, in the new message dialog, click the
media record button;
* using a screen reader, verify that the webcam and audio
buttons in the record media tab read as, "record with
webcam" and "record with microphone only" respectively.
Change-Id: If98ebb62efbc13d1b272d08ea51847ad6cbae27a
Reviewed-on: https://gerrit.instructure.com/24231
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Braden Anderson <banderson@instructure.com>
QA-Review: Cam Theriault <cam@instructure.com>
Product-Review: Zach Pendleton <zachp@instructure.com>
test plan:
- record a video or audio comment, and enter a long title.
it should prevent you from entering more than 255 chars
(rather than failing to save the media comment)
fixes CNVS-4446
Change-Id: Iec4d022bba3b33f5bf678ed7ca37c366a337b3f1
Reviewed-on: https://gerrit.instructure.com/20944
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Bracken Mosbacker <bracken@instructure.com>
Product-Review: Bracken Mosbacker <bracken@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
test plan:
* in the editor, open the record/upload media tab
* note style changes
fixes #CNVS-4440
Change-Id: I8d5620fe5a137029c9581e8668bec77021728cf6
Reviewed-on: https://gerrit.instructure.com/18527
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Ryan Florence <ryanf@instructure.com>
QA-Review: Adam Phillipps <adam@instructure.com>
This fixes a few formatting items in tiny mce. In
particular, it fixes the recording tabs (when
uploading and making a video recording) As well
as when adding a link, the field and buttons are
now fixed.
Change-Id: Ibd91959cbd4e285b2979c8f86571111d7c906b89
fixes: CNVS-4303
Reviewed-on: https://gerrit.instructure.com/18207
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Cam Theriault <cam@instructure.com>
in order to not have to support buttons with .ui-button AND
.button AND .btn classes this simplifies and and makes our
codebase more consistent by deprecating the .button class
with .btn
Change-Id: I4802d785a47b36aa477f302e6ac8c87715db8a62
Reviewed-on: https://gerrit.instructure.com/15194
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
We've made modifications to Kaltura's swf recorder that will
allow it to record either just audio or audio and video, with
both options now available from the same swf file. I've also
made some additional tweaks to the UI to help clean things up
in this interface.
Also included a fix for enabling storing to Kaltura over SSL.
Change-Id: Ia30b407ea1f0b049f7553d11195fceee75f23e7a
Reviewed-on: https://gerrit.instructure.com/3404
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
Also bumped up the limit to 100MB, and started making it configurable via the
plugin.
Change-Id: Iee000afa2d6b68b48357931dfcd72ab3fde9ddf7
Reviewed-on: https://gerrit.instructure.com/3235
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>