Anton Georgiev
|
dbc5bc11a0
|
Merge pull request #6110 from BobakOftadeh/user-manage
User manage button
|
2018-10-22 10:54:18 -04:00 |
|
João Francisco Siebel
|
f936e319de
|
implement configurable whiteboard tools. close #5826
|
2018-10-19 14:05:56 -03:00 |
|
Maxim Khlobystov
|
1038c6e5b0
|
Merge pull request #6129 from MaximKhlobystov/pr-build
Travis CI Setup for HTML5
|
2018-10-18 15:01:56 -04:00 |
|
Maxim Khlobystov
|
5d2278a9a3
|
Hide some output of build commands.
|
2018-10-18 14:10:19 -04:00 |
|
João Francisco Siebel
|
252bacb917
|
Add multiUserPenOnly parameter in yml
|
2018-10-18 14:03:11 -03:00 |
|
KDSBrowne
|
c191d3b6e8
|
clean up styles values
|
2018-10-18 14:59:26 +00:00 |
|
KDSBrowne
|
c8b993a3a9
|
remove use of router in polling
|
2018-10-18 14:31:17 +00:00 |
|
KDSBrowne
|
bae71203a5
|
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into poll-with-no-router
|
2018-10-17 20:34:05 +00:00 |
|
Jesus Federico
|
4d122cf859
|
Merge pull request #6157 from jfederico/bbb-lti-preview-bug-v2.0.x-release
Fix for bug in preview not working for students
|
2018-10-17 15:58:21 -04:00 |
|
Richard Alam
|
217ff54505
|
Merge pull request #6159 from riadvice/close-breakout-rooms-fix
Fix breakout rooms buttons visibility for moderators
|
2018-10-17 15:56:59 -04:00 |
|
Richard Alam
|
f895c09362
|
Merge pull request #6160 from riadvice/fix-multi-pres
Fix PR #6122
|
2018-10-17 15:56:47 -04:00 |
|
KDSBrowne
|
defaea03fd
|
add sound notification when poll starts
|
2018-10-16 22:07:42 +00:00 |
|
KDSBrowne
|
94cdc0aee3
|
add sound notification when poll starts
|
2018-10-16 22:06:50 +00:00 |
|
Tainan Felipe
|
bd01d7e4aa
|
to squash
|
2018-10-16 14:55:20 -03:00 |
|
Anton Georgiev
|
1b9a73a31c
|
use Session.equals syntax
|
2018-10-16 17:52:18 +00:00 |
|
Anton Georgiev
|
30c43795af
|
work on chat alert
|
2018-10-16 17:48:27 +00:00 |
|
Bobak Oftadeh
|
062d96cbc1
|
Merge branch 'user-manage' of https://github.com/BobakOftadeh/bigbluebutton into user-manage-b
|
2018-10-16 10:34:35 -07:00 |
|
KDSBrowne
|
7b0498eb1a
|
use - as symbol for users who have not responded to poll
|
2018-10-16 17:31:41 +00:00 |
|
Ghazi Triki
|
df7642117e
|
Fix missing parameter for downloadAndProcessDocument method in ApiController.groovy
|
2018-10-16 18:31:16 +01:00 |
|
Bobak Oftadeh
|
3a0ce3c57f
|
Altered CSS variables
|
2018-10-16 10:24:10 -07:00 |
|
KDSBrowne
|
51e14946db
|
fix live results not being reset
|
2018-10-16 17:22:12 +00:00 |
|
Bobak Oftadeh
|
e3a1210dcf
|
Improved clear status function
|
2018-10-16 09:14:51 -07:00 |
|
Anton Georgiev
|
b2df10c635
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
|
2018-10-16 16:06:37 +00:00 |
|
Anton Georgiev
|
8ebb71322b
|
remove chat url from settings.yml
|
2018-10-16 15:58:41 +00:00 |
|
Bobak Oftadeh
|
10b096e9b0
|
Merge branch 'user-manage' of https://github.com/BobakOftadeh/bigbluebutton into user-manage-b
|
2018-10-16 08:52:14 -07:00 |
|
Anton Georgiev
|
58f8738084
|
Merge branch 'post-router-style-fix' of github.com:KDSBrowne/bigbluebutton into remove-react-router
|
2018-10-16 15:51:18 +00:00 |
|
Bobak Oftadeh
|
e582978662
|
Adjusted dropdown position
|
2018-10-16 08:38:39 -07:00 |
|
KDSBrowne
|
cb6e988134
|
add missing items from setting.yml after merge
|
2018-10-16 15:25:45 +00:00 |
|
KDSBrowne
|
45eeb1d400
|
Merge remote-tracking branch 'Upstream/master' into start-poll-01
|
2018-10-16 15:19:24 +00:00 |
|
KDSBrowne
|
e795cacd97
|
fix styles for hide public chat btn
|
2018-10-16 14:33:42 +00:00 |
|
Ghazi Triki
|
881978b187
|
Fix breakout rooms buttons visibility for moderators.
|
2018-10-16 14:50:30 +01:00 |
|
Bobak Oftadeh
|
0a3568cc74
|
Added mute meeting settings to yml file
|
2018-10-15 15:24:56 -07:00 |
|
jfederico
|
ce4d31b6e4
|
Fix for bug in preview not working for students
|
2018-10-15 20:44:39 +00:00 |
|
Anton Georgiev
|
0d1b085d54
|
improved on logic for open private chat
|
2018-10-15 20:03:17 +00:00 |
|
KDSBrowne
|
dcd6e5dbf9
|
add propTypes to poll and live-result components
|
2018-10-15 19:58:07 +00:00 |
|
Maxim Khlobystov
|
197a36a3bb
|
Merge pull request #6140 from jfsiebel/handle-system-messages
Handle system messages in public chat
|
2018-10-15 15:33:41 -04:00 |
|
KDSBrowne
|
6c377b97bf
|
add formatted strings
|
2018-10-15 19:05:50 +00:00 |
|
KDSBrowne
|
7629b8ba7b
|
fix chat-list-item style and userlist toggle aria-label
|
2018-10-15 17:49:17 +00:00 |
|
Richard Alam
|
68a748f2ff
|
Merge pull request #6150 from riadvice/better-error-logging
Log exception stack trace in presentation conversion classes using error scope
|
2018-10-15 11:23:59 -04:00 |
|
KDSBrowne
|
14066b4280
|
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into post-router-style-fix
|
2018-10-15 14:54:15 +00:00 |
|
KDSBrowne
|
262038520b
|
improve styling / fix bugs
|
2018-10-15 14:36:26 +00:00 |
|
Fred Dixon
|
b99101fa88
|
Update bigbluebutton-release
|
2018-10-15 08:28:16 -04:00 |
|
Fred Dixon
|
c52663bb3f
|
Merge pull request #6155 from jfederico/recording-ready-update
Updates for backward compatibility to recording-ready-callback script
|
2018-10-13 18:57:06 -04:00 |
|
Fred Dixon
|
7ccdf1fdae
|
Merge pull request #6156 from jfederico/bbb-lti-preview-bug
Fix for bug in preview not working for students
|
2018-10-13 18:56:15 -04:00 |
|
jfederico
|
54a14f8cb7
|
Fix for bug in preview not working for students
|
2018-10-12 21:52:39 +00:00 |
|
jfederico
|
bb078aab20
|
Updates for backward compatibility to recording-ready-callback script
|
2018-10-12 21:41:37 +00:00 |
|
Bobak Oftadeh
|
65276a5423
|
Altered user manage button styles
|
2018-10-12 14:19:30 -07:00 |
|
Anton Georgiev
|
717a1e2db2
|
recovered logout functionality including feedback
|
2018-10-12 21:14:28 +00:00 |
|
Chad Pilkey
|
a21325e3ef
|
Merge pull request #6154 from capilkey/increase-ice-negotiation-timeout
Increase the ICE negotiation timeout from 5 to 10s
|
2018-10-12 16:27:15 -04:00 |
|
Chad Pilkey
|
8df89ceb78
|
increase the ICE negotiation timeout from 5 to 10s
|
2018-10-12 13:26:51 -07:00 |
|