Oswaldo Acauan
a1cd283ab6
Refactor the navbar title separator to use CSS instead of text
2016-12-05 18:09:03 -02:00
Oswaldo Acauan
60b49971d8
Refactor the recording indicator to use CSS instead of SVG
2016-12-05 18:00:09 -02:00
Oswaldo Acauan
b627f93435
Fix presentation title spacing
2016-12-05 17:26:08 -02:00
Oswaldo Acauan
1a5e309335
Remove unnecessary padding on navbar buttons
2016-12-05 17:16:52 -02:00
Oswaldo Acauan
306fcc9c56
Remove duplicated padding on the navbar
2016-12-05 16:58:40 -02:00
Oswaldo Acauan
cda0d56afd
Change the unread messages notification on the toggle button
2016-12-05 16:54:20 -02:00
Oswaldo Acauan
3da2f1c80d
Add padding to the media container
2016-12-05 16:21:35 -02:00
Richard Alam
f36ea5b9d9
Merge pull request #3488 from ritzalam/inject-all-voice-user-on-end-meeting
...
- eject users from the voice conference when the meeting is ended th…
2016-12-02 12:07:06 -05:00
Richard Alam
8242a8b871
- eject users from the voice conference when the meeting is ended through the
...
API
2016-12-02 17:05:17 +00:00
Anton Georgiev
cfcd41c5bb
Merge pull request #3487 from KDSBrowne/New-Logger-Levels
...
New logger levels
2016-12-01 14:03:04 -05:00
KDSBrowne
bf3a65ccf2
added 'warn' level to production
2016-12-01 10:59:58 -08:00
KDSBrowne
24643f01dd
using config file for logger level
2016-12-01 08:15:57 -08:00
KDSBrowne
9187a020d6
Added Antons changes
2016-11-30 08:30:52 -08:00
KDSBrowne
043c3f71cd
added logger config and set level
2016-11-30 08:29:13 -08:00
Anton Georgiev
c9a4097ec6
Merge pull request #3485 from Gcampes/breakout-rooms-html5
...
Breakout rooms html5
2016-11-29 12:23:59 -05:00
gcampes
f4bc748e56
adds const for time remaining in notifications bar
2016-11-29 14:57:13 -02:00
gcampes
eba3e21e92
Changes handlers for breakouts
2016-11-29 14:52:15 -02:00
gcampes
5089c18ef3
imports underscore, removes prefix not needed in variables
2016-11-29 13:49:08 -02:00
gcampes
903ba22713
Merge remote-tracking branch 'upstream/master' into breakout-rooms-html5
...
* upstream/master:
Removed carriage returns from bigbluebutton.properties
make function export default
fix Meteor.Error
removed duplication
fixed lint issue
added suggestions
removed console logs
fixed lint issues
added moderator condition
Shows main setting options based on role
2016-11-29 08:25:59 -02:00
Fred Dixon
f0a7f23535
Merge pull request #3486 from ffdixon/fix-bigbluebutton-properties
...
Removed carriage returns from bigbluebutton.properties
2016-11-28 18:22:49 -05:00
Fred Dixon
21b953bc7c
Removed carriage returns from bigbluebutton.properties
2016-11-28 17:21:36 -06:00
gcampes
470b6e08c1
Change breakout code
2016-11-28 17:48:02 -02:00
Anton Georgiev
e1f63c0aec
make function export default
2016-11-28 19:36:58 +00:00
Anton Georgiev
7f9228ac02
fix Meteor.Error
2016-11-28 19:36:06 +00:00
Anton Georgiev
929ac08acb
Merge branch 'OpenSettings-Menu-Options' of github.com:KDSBrowne/bigbluebutton into kert-pres-2
2016-11-28 19:17:15 +00:00
gcampes
64bbb092b2
Merge remote-tracking branch 'upstream/master' into breakout-rooms-html5
...
* upstream/master:
- close port testing connection
- upgrade to latest red5
- minor formatting from IDE
2016-11-25 14:22:45 -02:00
KDSBrowne
0fc3883397
removed duplication
2016-11-25 08:07:41 -08:00
gcampes
b3c9d60182
Redo some breakouts code
2016-11-25 14:06:36 -02:00
KDSBrowne
b52d06fd85
fixed lint issue
2016-11-25 05:11:50 -08:00
KDSBrowne
59ded8461e
added suggestions
2016-11-24 20:00:46 -08:00
Richard Alam
a576ba3fbd
Merge pull request #3484 from ritzalam/upgrade-red5-nov-22-2016-snapshot
...
Upgrade red5 nov 22 2016 snapshot
2016-11-24 18:02:41 -05:00
Richard Alam
145c40a459
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into upgrade-red5-nov-22-2016-snapshot
...
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/BreakoutRoomApp.scala
2016-11-24 23:00:56 +00:00
gcampes
f75c73b4e6
Polish breakout rooms code
2016-11-24 17:22:04 -02:00
KDSBrowne
4078337569
removed console logs
2016-11-23 18:12:36 -08:00
KDSBrowne
d580f01efd
fixed lint issues
2016-11-23 18:01:51 -08:00
KDSBrowne
525279ecb0
added moderator condition
2016-11-23 17:55:14 -08:00
KDSBrowne
f5d82b8d38
Shows main setting options based on role
2016-11-23 12:01:09 -08:00
gcampes
7001ec59fc
Adds correct handling for breakouts update
2016-11-23 14:18:36 -02:00
gcampes
1ba90598f6
Fix timer for breakouts
2016-11-23 14:13:41 -02:00
gcampes
655f8dd6d6
Fix merge conflicts
2016-11-23 13:33:51 -02:00
gcampes
0aa6022c89
Changes breakout code to handle the new message format
2016-11-23 13:32:04 -02:00
Richard Alam
5f56a4edcd
- close port testing connection
2016-11-22 20:46:29 +00:00
Richard Alam
8f6213b77d
- upgrade to latest red5
2016-11-22 20:45:58 +00:00
Richard Alam
224114c83d
Merge pull request #3424 from riadvice/logout-on-stop-recording
...
New option to logout user when he stops the recording
2016-11-22 13:40:41 -05:00
Richard Alam
68e6060166
Merge pull request #3476 from riadvice/request-join-url-update
...
RequestBreakoutJoinURL returns two join urls
2016-11-22 13:39:18 -05:00
Richard Alam
7242b90412
Merge pull request #3470 from riadvice/monitoring-schedule-period
...
Update schedule period of MonitorNumberOfWebUsers.
2016-11-22 13:38:40 -05:00
Richard Alam
c9be893d5c
Merge pull request #3469 from riadvice/delay-disconnecting-users-at-end-meeting
...
Delay sending DisconnectAllUsers at EndMeeting handler in akka-bbb-apps
2016-11-22 13:38:24 -05:00
Anton Georgiev
902d92f60e
Merge pull request #3481 from antobinary/play-audio-sample
...
Play audio sample; Add audio icon talking feedback
2016-11-22 13:30:14 -05:00
Oswaldo Acauan
19a81e1d90
Add visual indicator when someone is talking
2016-11-22 18:26:01 +00:00
Anton Georgiev
fdb4decaf7
cleanup
2016-11-22 16:16:13 +00:00