Commit Graph

2 Commits

Author SHA1 Message Date
Jon Willesen d3fa632e34 add "preparing video" message to concluded conferences.
sometimes there is a delay between when the big blue button
conference concludes and the recording is ready. This commit
adds a new message for this state, "preparing video", instead
of showing "no recording".

fixes CNVS-6171

 - create a big blue button conference with the "long duration"
   and "recording" checkboxes checked.
 - start the conference.
 - while the conference is active, go back to the conferences
   tab and refresh the page.
 - press the "End" button to conclude the conference while it
   is running.
 - the conference should move to the concluded section and say
   "preparing video".
 - go back to the active bbb conference tab and close it to
   really end the conference.
 - wait for a bit, and then refresh the conference page.
   eventually the "preparing video" should be replaced by the
   view button, once the bbb server has finished processing the
   recording.

Change-Id: I138762480bdb9f793de9c6ed434cfa49a3d910ba
Reviewed-on: https://gerrit.instructure.com/21241
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Zach Pendleton <zachp@instructure.com>
QA-Review: Cam Theriault <cam@instructure.com>
Product-Review: Jon Willesen <jonw@instructure.com>
2013-06-06 16:24:09 +00:00
Mark Ericksen 7b8fe27e82 redesign conferences index page and edit form
fixes CNVS-5985, CNVS-5661

testing instructions
=====================
on the conferences page:
* create a new conference
* can edit and update an existing conference
* can delete a conference
* after deleting all conferences in a group,
  the text showing "no conferences" should appear
* web conference type selection is disabled
  but visible when there is only 1 conference type
* conference type selection is visible and enabled
  when there are multiple types to choose from.
* concluded conferences can be deleted
* users should not be able to update or delete
  when they don't have permission
* long running conference that is started
  should show the "Join" button and the
  "End" button that will close the conference.

Wimba Conferences:
* "Manage Advanced Settings..." link
  shows up for and does not appear for other
  conference types

BBB Conferences:
* make sure the "recording" checkbox appears and
  is persisted properly
* test recording and playback of BBB conferences

Change-Id: Id97e9d4bdc509396b6d995a2b18e600f9426aba2
Reviewed-on: https://gerrit.instructure.com/20939
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jon Willesen <jonw@instructure.com>
QA-Review: Jon Willesen <jonw@instructure.com>
Product-Review: Jon Willesen <jonw@instructure.com>
2013-06-01 00:18:37 +00:00