KDSBrowne
0bd6687387
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-04-01 22:55:52 +00:00
KDSBrowne
20cd9f539f
reduce re-renders of actionbar / show all uploads dropped separately in toast
2020-04-01 22:54:47 +00:00
KDSBrowne
a2d0d9ecd2
fix upload toast overflow on mobile landscape
2020-04-01 14:32:56 +00:00
Anton Georgiev
2e67b1ebdc
Merge pull request #8814 from KDSBrowne/issue-8544
...
Improve layout of notification options
2020-03-31 14:43:31 -04:00
Anton Georgiev
7b70831197
Merge pull request #8854 from KDSBrowne/issue-8852
...
Fix chat opening after saving application settings
2020-03-31 12:14:56 -04:00
KDSBrowne
81d0d5b0dc
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544
2020-03-30 20:40:01 +00:00
Anton Georgiev
54fa9c8ddb
Merge pull request #8891 from daminebenq/webcams-test-fixes
...
Webcams test fixes
2020-03-27 08:59:51 -04:00
Anton Georgiev
3355ddec51
Merge pull request #8836 from daminebenq/notifications-test
...
adds popup notifications test spec (not considering errors notifications)
2020-03-26 16:01:42 -04:00
Mohamed Amine Ben Salah
10a22d411e
fixes webcams test
2020-03-26 16:51:41 -03:00
KDSBrowne
b2f2b2d5c2
fix presenter icon not displaying correctly around user avatar in safari
2020-03-25 21:03:59 +00:00
KDSBrowne
c86988f92c
fix userlist / chat being opened after saving app settings
2020-03-24 15:06:02 +00:00
KDSBrowne
5c9c5808ae
add message string / fix hand notification not working on android
2020-03-24 13:40:06 +00:00
Mohamed Amine Ben Salah
23182917ee
adds poll notification test spec
2020-03-20 11:42:04 -03:00
Mohamed Amine Ben Salah
4b9b897b0c
renames file drop zone data-test & page close function name
2020-03-19 14:26:01 -03:00
Mohamed Amine Ben Salah
475c441855
adds presentation upload notification
2020-03-19 14:01:55 -03:00
KDSBrowne
6a1b40fa98
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544
2020-03-19 14:22:02 +00:00
KDSBrowne
d9f3cd0d34
add notification tab to settings modal
2020-03-19 14:19:40 +00:00
Mohamed Amine Ben Salah
92428005c7
adds user joining popup notification test spec
2020-03-17 14:13:30 -03:00
Mohamed Amine Ben Salah
3b7575bd3f
adds notifications test (saved settings/private and public chat)
2020-03-13 17:08:30 -03:00
KDSBrowne
346cc869db
close upload presentation toast when current presentation changes
2020-03-12 15:49:57 +00:00
KDSBrowne
9741f90965
fix console errors
2020-03-12 13:56:12 +00:00
KDSBrowne
57b2dfff69
open modal when selecting a failed or loading presentation / fix delete bug
2020-03-12 12:45:51 +00:00
Anton Georgiev
eb1db30b3f
Merge pull request #8756 from daminebenq/webcams-test
...
adds share/load/check webcams test specs with multi users
2020-03-11 16:13:48 -04:00
Anton Georgiev
101b614797
Merge pull request #8724 from daminebenq/adds-audio-multiusers-test
...
adds audio emulation and mute other user test considering isTalking indicator #12
2020-03-11 16:09:50 -04:00
KDSBrowne
cd03037b14
fix upload toast close btn position / remove gradient background on toast elements
2020-03-11 14:46:54 +00:00
Mohamed Amine Ben Salah
7f1d2a4aa3
adds share/load/check webcams test specs with multi users
2020-03-10 12:20:48 -03:00
KDSBrowne
fd1afe9b7f
change session variable name / add comments
2020-03-10 15:19:14 +00:00
KDSBrowne
6d742267b1
remove left over passing of intl
2020-03-10 15:07:59 +00:00
KDSBrowne
cc57f6fb6a
fix console warning for state update
2020-03-10 14:25:27 +00:00
KDSBrowne
9217d1db7e
open upload modal on presentation select in toast
2020-03-10 14:01:08 +00:00
KDSBrowne
ab176c3e24
replace map with filter / move intl out of container / rename session variable / fix alignment
2020-03-10 12:58:14 +00:00
Anton Georgiev
0958e422aa
Merge pull request #8485 from KDSBrowne/move-quick-poll
...
Move quick poll button to presentation tool bar
2020-03-09 18:05:32 -04:00
KDSBrowne
c856a241d4
remove unused button className
2020-03-09 21:33:56 +00:00
KDSBrowne
4965fcc2aa
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-03-09 21:14:13 +00:00
Chad Pilkey
41f19a2cd1
Merge pull request #8743 from antobinary/fix-jquery-removal-webcams
...
Replace use of $ jquery with javascript in webcam-draggable-overlay
2020-03-09 15:05:27 -04:00
Anton Georgiev
dfad68b0aa
Replace use of $ jquery with javascript in webcam-draggable-overlay
...
We removed jquery in BBB 2.2.x as it was not used. Here we have an easy
replacement for jquery in the face of pure javascript. This way we do
not need to re-import jquery package as dependency.
2020-03-09 18:48:01 +00:00
Chad Pilkey
e4b522e941
fix client crash race condition with presentation pods
2020-03-09 18:10:46 +00:00
Chad Pilkey
0853298c49
fix client crash when client is unsecured
2020-03-09 17:47:47 +00:00
Anton Georgiev
05bd6070bd
Merge pull request #8200 from KDSBrowne/issue-7146
...
Sort private chat messages by last activity
2020-03-09 11:50:18 -04:00
Anton Georgiev
af34cb336c
Merge pull request #8698 from KDSBrowne/issue-8567
...
Fix chat names with emoji's being clipped
2020-03-09 11:23:49 -04:00
Richard Alam
7d0b350b7d
Merge pull request #8739 from antobinary/merging
...
Merging 2.2.2 into 'develop'
2020-03-09 11:04:36 -04:00
Anton Georgiev
d36c545706
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
2020-03-04 23:41:18 +00:00
Chad Pilkey
f41654729a
force a stacking context to be created for the media container
2020-03-06 10:31:54 -08:00
Chad Pilkey
ace85ae6aa
remove the minMessageLength warning from chat
2020-03-06 09:12:35 -08:00
Chad Pilkey
cc07bfff20
fixed inconsitencies and usage of the idChatOpen Session variable
2020-03-05 15:14:22 -08:00
Anton Georgiev
8129468300
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
2020-03-04 23:36:21 +00:00
KDSBrowne
783caaa008
increase line height to handle larger icons
2020-03-04 20:12:50 +00:00
Anton Georgiev
129cad229f
Merge pull request #8708 from daminebenq/adding-single-user-webcam-test
...
adds single user webcam test spec
2020-03-04 14:21:43 -05:00
Mohamed Amine Ben Salah
ea226420c2
adds single user webcam test spec
2020-03-04 16:00:45 -03:00
KDSBrowne
3881ce2410
fix quickpoll dropdown menu not displaying corretly on mobile
2020-03-04 18:46:45 +00:00