Gabriel Carvalho de Campes
3786b6ea73
Removes old user actions folder
2016-09-13 08:58:55 -03:00
Fred Dixon
cab8e288c2
Merge pull request #3364 from kepstin/recording-cleanup
...
Update bbb-record to use systemctl to print process status
2016-09-12 17:28:20 -04:00
Calvin Walton
5600ddfba4
Update bbb-record to use systemctl to print process status
2016-09-12 17:26:40 -04:00
Gabriel Carvalho de Campes
5f8ce76e1e
Removes white line from app service
2016-09-12 17:28:57 -03:00
Gabriel Carvalho de Campes
1ae62c52ca
Changes callback handler for show and hide on dropdown component
2016-09-12 17:19:03 -03:00
Gabriel Carvalho de Campes
60d545d434
Removes comment from app service
2016-09-12 17:18:36 -03:00
Gabriel Carvalho de Campes
ce04e64ee8
Merge remote-tracking branch 'upstream/master' into compact-userlist
...
* upstream/master:
add colour notification to caption tab when locale is switched
Added "getBreakoutRoomInListen" method in Conference.as
Switch moderator back to the main audio conference when close all breakout rooms button is clicked.
HTML5 Dropdown - fixed warnings and added style
Invite participants to existing breakout rooms.
2016-09-12 17:12:54 -03:00
Gabriel Carvalho de Campes
f4c8282ebf
Changes dropdown for actions on userlist
2016-09-12 17:12:20 -03:00
Gabriel Carvalho de Campes
edee8f5097
Removes capitalize from chat title
2016-09-12 17:11:37 -03:00
Gabriel Carvalho de Campes
ab7f31e8b6
Changes to dropdown component
2016-09-12 17:11:03 -03:00
Anton Georgiev
62d3658c4f
simplify message structure; add info on userid and meetingid
2016-09-12 14:56:17 +00:00
Anton Georgiev
d0a5b7ce51
Merge pull request #3360 from JaeeunCho/dropdown_chg
...
HTML5 Dropdown - fixed warnings and added style
2016-09-09 17:29:11 -04:00
Fred Dixon
06b77169df
Merge pull request #3363 from capilkey/caption-tab-light
...
Add colour notification to caption tab when locale is switched
2016-09-08 18:40:07 -04:00
Chad Pilkey
e0699882b6
add colour notification to caption tab when locale is switched
2016-09-08 16:57:01 -04:00
Fred Dixon
aefc0f9e17
Merge pull request #3359 from riadvice/invite-participants-to-breakout-rooms
...
Invite participants to existing breakout rooms
2016-09-08 16:50:52 -04:00
Fred Dixon
a9acc59b33
Merge pull request #3362 from riadvice/close-breakout-rooms-switch-audio-back
...
Switch moderator back to the main audio conference when close all breakout rooms button is clicked
2016-09-08 10:54:53 -04:00
Ghazi Triki
95c577990a
Added "getBreakoutRoomInListen" method in Conference.as
2016-09-08 08:55:22 +01:00
Ghazi Triki
1e833b650b
Switch moderator back to the main audio conference when close all breakout rooms button is clicked.
2016-09-08 08:46:49 +01:00
Gabriel Carvalho de Campes
2b0cdfe6f9
Changes actions to use new dropdown WIP
2016-09-07 17:25:46 -03:00
JaeeunCho
9b594e8a52
HTML5 Dropdown - fixed warnings and added style
2016-09-07 12:17:15 -07:00
Gabriel Carvalho de Campes
af4167c480
merge conflicts
2016-09-07 14:14:49 -03:00
Ghazi Triki
87421753d5
Invite participants to existing breakout rooms.
2016-09-07 17:50:20 +01:00
Anton Georgiev
d5652a8121
Merge pull request #3358 from oswaldoacauan/fix-trigger
...
[HTML5] Fix SPACE/ENTER behavior
2016-09-07 10:47:37 -04:00
Oswaldo Acauan
0d06f98266
Fix SPACE/ENTER behavior
2016-09-07 14:43:54 +00:00
Gabriel Carvalho de Campes
c5ca8188a0
Change user-list-item css
2016-09-07 14:41:31 +00:00
Anton Georgiev
c03f068d16
Merge pull request #3356 from oswaldoacauan/dropdown-modal-refactor
...
[HTML5] Refactor of Modal and Dropdown components
2016-09-07 09:59:12 -04:00
Oswaldo Acauan
c92de43d73
Fix wrong behavior with ENTER/SPACE
2016-09-07 12:04:10 +00:00
Oswaldo Acauan
9b12853a67
Fix wrong behavior with TAB
2016-09-07 11:55:50 +00:00
Fred Dixon
58c96ea040
Merge pull request #3357 from kepstin/recording-cleanup
...
Improve detection of corrupt videos via ffprobe
2016-09-06 19:02:49 -04:00
Calvin Walton
c730681183
Improve detection of corrupt videos via ffprobe
2016-09-06 18:15:31 -04:00
Oswaldo Acauan
942e16951d
Remove unused constructor
2016-09-06 19:29:04 +00:00
Oswaldo Acauan
4cef1e85b4
Remove duplicated component
2016-09-06 19:27:02 +00:00
Oswaldo Acauan
86896983c9
Merge remote-tracking branch 'upstream/master' into presentation-upload
...
* upstream/master: (30 commits)
User in not redirected automatically to the logoutURL.
Fix errors in recording scripts.
- fix issue where client cannot join using rtmpt
Remove a few matterhorn references that were missed.
Update the Gemfile.lock file to match gem changes
Improve wave length guessing
Remove a bunch of unused/old audio processing code.
Drop streamio-ffmpeg from required gems
Drop old/broken matterhorn script, and old video processing code.
fix exception with cc localeCode vs. code
- do not recycle http connection. Use a fresh one for each request to prevent exception when reusing old connection.
- comment out record option for breakout rooms pending further testing.
- change jws failed to start timeout from 60s to 90s. Sometimes it takes about 30s to download the libs especially for those far from the server or those with slow connection.
- custom poll was sent to the wrong actor. Route it to the correct meeting actor.
- propagate meeting metadata from parent to breakout room
add a fourth help image for mac screenshare
add property to closed caption transcript model for the locale code
Added more explanation for Mac FireFox in screenshare-help.html
- do not display the "Record" label.
Hide breakout rooms checkbox.
...
2016-09-06 19:10:31 +00:00
Oswaldo Acauan
d88d566d55
Fixes and improvements on the Dropdown and Modal components
2016-09-06 19:10:18 +00:00
Fred Dixon
91343ec3f9
Merge pull request #3355 from riadvice/signout-api-redirection
...
User in not redirected automatically to the logoutURL
2016-09-04 09:14:38 -04:00
Ghazi Triki
1822c0a9de
User in not redirected automatically to the logoutURL.
2016-09-04 12:21:54 +01:00
Richard Alam
11e198fa67
Merge pull request #3354 from kepstin/recording-cleanup
...
Fix errors in recording scripts.
2016-09-03 16:13:45 -04:00
Calvin Walton
f112be7638
Fix errors in recording scripts.
...
Logger was apparently imported by the matterhorn stuff ?! so move that
to the main library.
Fix a variable reference in sanity.
2016-09-03 16:08:32 -04:00
Richard Alam
4e56a63f51
Merge pull request #3353 from bigbluebutton/fix-rtmpt-conn
...
- fix issue where client cannot join using rtmpt
2016-09-03 13:40:59 -04:00
Richard Alam
87adffc7ca
- fix issue where client cannot join using rtmpt
2016-09-03 10:33:09 -07:00
Fred Dixon
56d3dd24a4
Merge pull request #3351 from kepstin/recording-cleanup
...
Remove a few matterhorn references that were missed.
2016-09-02 17:46:51 -04:00
Calvin Walton
8ede6d06ee
Remove a few matterhorn references that were missed.
2016-09-02 17:45:10 -04:00
Fred Dixon
905f675580
Merge pull request #3350 from kepstin/recording-cleanup
...
Recording cleanup
2016-09-02 16:48:48 -04:00
Calvin Walton
13b9022282
Update the Gemfile.lock file to match gem changes
2016-09-02 16:40:27 -04:00
Calvin Walton
2cd9565d52
Improve wave length guessing
...
Instead of assuming that wav files have 44 byte headers (they usually
don't - freeswitch adds some metadata tags), add a super-simple wave
file parser that just finds the offset where the audio data actually
starts.
2016-09-02 16:40:27 -04:00
Calvin Walton
f815fd0d70
Remove a bunch of unused/old audio processing code.
...
The sanity check script was using one of the functions; it's been
changed to use a function from the EDL audio code instead.
2016-09-02 16:40:27 -04:00
Calvin Walton
0f29a6e5f9
Drop streamio-ffmpeg from required gems
...
It's no longer used anywhere in the recording processing, and the one
remaining use in the sanity script can be replaced with a (less buggy!)
function from the video EDL code.
2016-09-02 16:40:27 -04:00
Calvin Walton
b4d902cd9a
Drop old/broken matterhorn script, and old video processing code.
2016-09-02 16:40:27 -04:00
Fred Dixon
ec6e4fb61f
Merge pull request #3349 from capilkey/fix-cc-viewer-exception
...
Fix exception with closed caption tab for viewers
2016-09-02 16:06:57 -04:00
Chad Pilkey
50b0f6c643
fix exception with cc localeCode vs. code
2016-09-02 16:01:23 -04:00