James Jung
97deeb67bd
Fix indentations
2018-06-07 12:20:41 -04:00
James Jung
46e0d333ea
Adjust variable initializations' places according to other merged updates
2018-06-06 12:12:43 -04:00
James Jung
95cc33d713
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into adj-partList-chatModule-width
2018-06-06 11:53:27 -04:00
James Jung
c676d582d3
Make chat module resizable operation more reasonable
2018-06-05 15:08:49 -04:00
Oswaldo Acauan
34dcad8cd6
Fix navbar being hidden on mobile in some cases. Closes #5568
2018-06-05 11:17:07 -03:00
Oswaldo Acauan
fb04db7b54
Fix current width calc
2018-06-04 16:43:54 -03:00
Oswaldo Acauan
a5d173a1f2
Remove redirect on resize and update userlist compact based on its width
2018-06-04 16:11:11 -03:00
Oswaldo Acauan
7bf922c87b
Disable resizing of userlist and chat for mobile
2018-06-04 15:56:09 -03:00
Oswaldo Acauan
6922ab1c70
Disable resizing of userlist and chat for mobile
2018-06-04 15:44:23 -03:00
James Jung
f0c3746884
Seperate the logic for calculating the default width of the userList to outside of the Resizable tag
2018-05-28 12:27:40 -04:00
KDSBrowne
9e06d7b7b1
make resize handle same size on userlist and chat
2018-05-27 14:40:14 -07:00
James Jung
19dbdeaf5f
Fix spelling mistake
2018-05-25 13:10:13 -04:00
James Jung
0eb5366e9c
Initializing some variables for the default size of the user-list to make the logic inside it more readable
2018-05-24 15:02:47 -04:00
James Jung
f7b1524114
Adjust the default size of userList and chat
2018-05-24 13:32:31 -04:00
James Jung
bf63679ed8
Set default width of userList and change the unit of the userList width size from percentage to pixel
2018-05-23 14:21:48 -04:00
James Jung
e8b2d80842
Adjust minWidth of resizable user-list to make the user names on the list look better
2018-05-17 16:16:48 -04:00
KDSBrowne
91edc247a0
remove chatPad element
2018-05-04 10:00:29 -07:00
KDSBrowne
fc82311132
use $small-only breakpoint / remove $medium-down
2018-05-04 09:52:11 -07:00
KDSBrowne
2c639e7ab9
make chat not open at max size
2018-05-04 08:29:43 -07:00
KDSBrowne
248bfbc332
replace pixel values with css constant
2018-04-30 09:01:07 -07:00
KDSBrowne
f13ca9db3d
use props in conditions to render resize handle
2018-04-30 08:55:41 -07:00
KDSBrowne
cf4b5de00c
add breakpoint
2018-04-30 08:42:58 -07:00
KDSBrowne
cafce78b0f
close userlist via mouse / fix null dropdown warning
2018-04-29 14:23:50 -07:00
KDSBrowne
a9072f5a32
fix mobile and small tablet, chat / userlist position
2018-04-28 18:59:45 -07:00
KDSBrowne
261a2e3b59
adjust chat min / max width
2018-04-28 11:06:03 -07:00
KDSBrowne
7e2c20fca8
make the userlist / chat scalable
2018-04-28 10:53:20 -07:00
KDSBrowne
2a217866fb
improve mobile SR views
2018-04-24 07:43:11 -07:00
KDSBrowne
af6692bc8f
add userlistIsOpen / chatIsOpen props to hide sections from SR
2018-04-23 18:53:27 -07:00
Oswaldo Acauan
9c2e8472cc
Merge branch 'presentation-styles' into webcams-styling
2018-04-13 10:06:11 -03:00
Oswaldo Acauan
d8e8fb99f0
Revert back all presentation stuff since its a lost battle. BabyRage
2018-04-13 09:58:47 -03:00
Oswaldo Acauan
fe11dd9a90
Improve media overlay/content styles
2018-04-09 15:28:54 -03:00
Oswaldo Acauan
2d15368af9
Remove extra padding from content area
2018-04-04 15:56:16 -03:00
KDSBrowne
665bc1ca73
Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-1
2018-03-06 07:34:02 -08:00
KDSBrowne
6ebf27e3e4
change region announcment for userlist
2018-02-22 13:10:32 -08:00
KDSBrowne
7f8ee525b0
make userlist appear lower in the DOM for screen readers
2018-02-22 11:56:21 -08:00
Oswaldo Acauan
61c84837a0
Fix user connectionId observer
2018-02-20 14:41:02 -03:00
Oswaldo Acauan
2f741df97b
Impl user-session based connections on server. Fix #5150
...
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
2018-02-20 11:26:36 -03:00
Oleksandr Zhurbenko
bb72cb7b65
Adjusted the pull request to the recent changes
2018-01-15 12:59:09 -08:00
Oleksandr Zhurbenko
f6ed7c3575
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fix-issue-4897
2018-01-15 12:33:29 -08:00
Tainan Felipe
8ae1fd1820
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-moderator-ends
2018-01-11 09:19:56 -02:00
Oleksandr Zhurbenko
7871681448
Changed all the references of kick to remove, to be consistent
2018-01-09 14:28:48 -08:00
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08:00
Oleksandr Zhurbenko
962e659378
Switched the components from deprecated method to
2018-01-07 20:44:42 -08:00
Oleksandr Zhurbenko
d8533a86b3
Changed the message displayed to the kicked user
...
Fixes #4863
2018-01-03 12:25:13 -08:00
Tainan Felipe
c582f5bf08
add meetingEnded in Base component aand add intl translation
2017-12-14 17:03:34 -02:00
Tainan Felipe
004290183d
add screen to when the meeting is closed
2017-12-12 11:08:43 -02:00
Anton Georgiev
63eb812f85
Merge pull request #4578 from OZhurbenko/meteor-react-16-update
...
React 16 and packages update
2017-11-02 10:41:45 -02:00
Oleksandr Zhurbenko
e883995379
Breaking proptypes validation, sorry, any questions to @oswaldoacauan
2017-11-01 13:11:35 -07:00
Anton Georgiev
8853d562ce
Merge pull request #4497 from Gcampes/audio-refactor
...
[HTML5] Refactor Audio
2017-10-31 15:39:37 -02:00
Gabriel Carvalho de Campes
fde5d56d87
change ask permissions timing, small code fixes
2017-10-31 08:53:06 -02:00
Gabriel Carvalho de Campes
144705ce9b
change func call to a variable
2017-10-27 11:44:42 -02:00
Gabriel Carvalho de Campes
9bb0248957
fix logout issue on meeting end
2017-10-26 16:45:03 -02:00
Oleksandr Zhurbenko
df3325e42f
Fixed a bug introduced in #4524
2017-10-25 16:12:17 -07:00
Oleksandr Zhurbenko
6dabe055d8
bug fixes; CSS animation package update; updated package-lock; fixed permissions;
2017-10-25 16:11:06 -07:00
Oswaldo Acauan
0686a596e9
Merge remote-tracking branch 'upstream/v2.0.x-release' into toast-notifications
2017-10-19 08:07:42 -02:00
gcampes
b15322e7f2
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-10-18 17:42:49 -02:00
gcampes
1dda597fca
Toast notifications on audio and overall changes
2017-10-18 17:40:01 -02:00
gcampes
d1bc675465
changes setdevices to bridge
2017-10-17 17:16:42 -02:00
Anton Georgiev
f1de51595d
Merge pull request #4515 from OZhurbenko/fix-warnings-assign-presenter
...
[HTML5] - Fix for the React console warnings
2017-10-13 14:06:31 -03:00
gcampes
2ae020ba9a
Merge remote-tracking branch 'oswaldo/toast-notifications' into audio-refactor-notifications
2017-10-13 10:43:27 -03:00
Oswaldo Acauan
b8261123d0
Add toast notifications
2017-10-12 15:53:33 -03:00
Oleksandr Zhurbenko
015ca3d719
Changed imports and removed 'initializeCursor.js' since it's not needed
2017-10-11 19:00:28 -07:00
Oleksandr Zhurbenko
21dcafb047
Fixed some of the console warning happenning when user is a moderator and he opens user-list/chat
2017-10-11 12:11:04 -07:00
gcampes
189760d393
fix breakout not closing on end
2017-10-06 11:58:21 -03:00
KDSBrowne
7225590c05
fix userEjected modifier and change if condition
2017-10-04 07:57:16 -07:00
KDSBrowne
bc0647ad50
fix merge conflicts
2017-09-29 12:04:27 -07:00
KDSBrowne
10c75afe99
switch handler, modifier and collection prop to ejected
2017-09-27 14:20:22 -07:00
KDSBrowne
cad085a495
add kicked prop
2017-09-25 11:38:36 -07:00
KDSBrowne
9a145c64a8
fix set properties and client kicked condition
2017-09-25 11:32:09 -07:00
Klaus
97d2f6d3e5
Rollback to the right locales
2017-09-22 14:51:47 -03:00
Klaus
ccf4b1ba21
Fix locales problems
2017-09-22 14:23:25 -03:00
Klaus
4d51e0c045
Fix unsplited styles and code duplicated
2017-09-22 11:24:24 -03:00
Klaus
29922c896a
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into html5-refactor-userlist
2017-09-21 15:40:18 -03:00
Oleksandr Zhurbenko
251bd22738
PR review fixes
2017-09-06 12:36:52 -07:00
Anton Georgiev
d60e06e28f
Merge pull request #4221 from JaeeunCho/change_localeId_to_camelCase
...
[HTML5] changed string id to camelCase
2017-09-01 10:05:50 -04:00
Klaus
de6b40a666
Fix counter in breakout notification
2017-08-11 17:17:35 -03:00
Klaus
babc981867
Messages been correct handle
2017-08-11 14:14:50 -03:00
JaeeunCho
3f773684bc
[HTML5] changed string id to camelCase
2017-08-10 10:34:34 -07:00
Oswaldo Acauan
507bb61fb2
Change user-list width
2017-07-18 10:55:19 -03:00
Anton Georgiev
bc9083c0cf
Merge pull request #4109 from Klauswk/fix-sass-path
...
[HTML5 - 2.0] Change relative path of the sass imports to absolute
2017-07-17 14:58:02 -04:00
Klaus
87943cb3f8
Change relative path of the sass to absolute
2017-07-17 15:21:45 -03:00
Klaus
2343ef3f1f
Add missing merge file
2017-07-17 13:38:18 -03:00
Klaus
3af281d648
Merge remote-tracking branch 'upstream/master' into merge-master-mconf
2017-07-17 13:33:45 -03:00
Anton Georgiev
d2d6e1d029
Merge pull request #4056 from KDSBrowne/x03-client-audit-semantics
...
[HTML5] - Accessibility Contrast & Semantic Fixes
2017-07-14 15:17:49 -04:00
Oswaldo Acauan
5353a3a80d
Add guest policy to html5
2017-07-14 11:18:07 -03:00
KDSBrowne
efd933bf28
change $color-white to #fff
2017-07-11 07:08:49 -07:00
JaeeunCho
28b81b32eb
changed function to pass two parameters
2017-07-07 08:18:19 -07:00
KDSBrowne
0dfa9ca446
Ensures aria-hidden='true' is not present on the document body
2017-07-06 08:30:50 -07:00
JaeeunCho
440c675e23
made function for duplicated code
2017-07-05 15:56:13 -07:00
JaeeunCho
1a1fb6dc57
HTML5 - fixed errors when the meeting is ended by apimate
2017-07-05 07:59:18 -07:00
KDSBrowne
33da4d391e
add missing lang attribute
2017-07-04 07:32:22 -07:00
Anton Georgiev
724e21a0d6
we do not have 1.0 user messages coming from bbb so use 2.0 only
2017-06-27 18:14:53 -04:00
Klaus Klein
c627deca36
Move api to api/1.1
2017-06-19 08:57:32 -03:00
Oswaldo Acauan
1c5c74db67
Fix merge conflicts
2017-06-05 13:52:46 +00:00
Oleksandr Zhurbenko
06493fda7f
Switched to prop-types package to remove new React 15 warnings
2017-06-03 19:40:14 -07:00
Oswaldo Acauan
e6412275a6
Linter auto fix
2017-06-02 19:25:02 +00:00
JaeeunCho
607a3f4e5d
HTML5 - put the order at media class
2017-05-18 13:03:35 -07:00
JaeeunCho
050994fc06
HTML5 - removed unused media query
2017-05-18 12:58:21 -07:00
JaeeunCho
8b6f8e857c
HTML5 - removed unused media query
2017-05-17 13:09:10 -07:00
JaeeunCho
5ee206e73e
HTML5 - fixed order and slide control position
2017-05-17 13:06:07 -07:00
JaeeunCho
4695395508
Merge remote-tracking branch 'upstream/master' into hidden_closedCaption
2017-05-17 13:04:09 -07:00
KDSBrowne
97514dc5c5
remove default messages
2017-05-16 17:30:42 -07:00
JaeeunCho
87b013fd5b
HTML5 - fixed fixed closed-caption display
2017-05-15 14:45:44 -07:00
JaeeunCho
92bc296bc0
HTML5 - fixed closed-caption display
2017-05-12 12:17:08 -07:00
Anton Georgiev
66852961d4
Merge pull request #3920 from JaeeunCho/hidden_title
...
Tested, seems fine
2017-05-12 11:53:42 -04:00
JaeeunCho
4012a0d077
HTML5 - fixed navbar to be displayed
2017-05-08 14:03:22 -07:00
Matthew Marangoni
99788090ee
fixed audio and settings modal reopening when changing locale in settings
2017-05-03 14:39:07 -07:00
Oswaldo Acauan
d434ba6893
Fix the audio-modal
2017-05-01 16:52:57 -03:00
Oswaldo Acauan
edd64a97f4
Fix merge conflicts
2017-04-28 16:15:29 +00:00
Klaus Klein
d4917e975c
Review change
2017-04-26 17:07:22 -03:00
Klaus Klein
d32dbb12f5
Fix wrong import
2017-04-25 14:26:14 -03:00
Klauswk
73fb753edb
Merge branch 'master' into FixAuthentication
2017-04-25 14:09:47 -03:00
Klaus Klein
6f564ba7b6
Fix auth and user kick, HTML5 closes #3844 #3828
2017-04-25 14:04:17 -03:00
Anton Georgiev
d7a61a8a7e
Merge pull request #3801 from JaeeunCho/userlist_truncate
...
HTML5 - Truncate user name and chat name
2017-04-24 15:02:16 -04:00
Anton Georgiev
40d0417b9d
resolve lint warnings on modified files
2017-04-19 16:52:50 -04:00
Anton Georgiev
67700f605b
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-restructuring
2017-04-19 11:22:48 -04:00
Anton Georgiev
9152bfbaf9
move deskshare verto outside of audio/
2017-04-19 10:59:57 -04:00
Oswaldo Acauan
5fa27107cb
Fix merge conflicts
2017-04-18 19:42:55 +00:00
Oswaldo Acauan
334026833b
Refactor Modal related components
2017-04-18 19:38:26 +00:00
Anton Georgiev
450d2f3435
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-restructuring
2017-04-17 11:37:49 -04:00
KDSBrowne
2b8c9812ee
fix merge conflict
2017-04-17 06:34:11 -07:00
Anton Georgiev
47f1ad0ed5
fix missing import causing breakouts to not work
2017-04-12 15:29:47 -04:00
KDSBrowne
e316f38cda
fix merge conflicts
2017-04-11 07:07:49 -07:00
Jaeeun Cho
f9ead27954
Update styles.scss
2017-04-10 15:40:41 -04:00
JaeeunCho
88cccc41ee
HTML5 - fixed size for userName
2017-04-10 12:32:48 -07:00
KDSBrowne
a5f1857c67
add descriptions to defined messages
2017-04-10 08:50:03 -07:00
KDSBrowne
7e96f7062f
replace FormattedMessage component with definedMessages
2017-04-07 05:44:05 -07:00
Anton Georgiev
c257839e5b
Merge pull request #3753 from KDSBrowne/actions-button-fix
...
[HTML5] - Actions Button Fix
2017-04-07 08:08:14 -04:00
KDSBrowne
8469691256
fix slide control and actionbar btn overlap
2017-04-06 08:13:28 -07:00
gcampes
3ea21df973
Fix closed captions settings issue
2017-04-06 08:46:15 -03:00
gcampes
f0ac39f420
Merge remote-tracking branch 'upstream/master' into settings-refactor
...
* upstream/master: (63 commits)
add styles for separator
In whiteboard text tool, a single click while editing a text sends it without creating a new text zone.
Fixed https://github.com/bigbluebutton/bigbluebutton/issues/3777
- escape all user passed strings
- display length of recording in minutes instead of milliseconds
- fix window size - run dos2unix to remove ^M but it formatted the whole file :(
- add dimension of screen share
add formatted message for close chat link
add formatted message for userlist toggle btn label
remove unused import
fix DropdownListSeparator to work with NVDA
remove local storage usage and add separator
change role from section to region
add menu item separation NVDA fiendly
add formatted messages and remove generic divs
remove direct DOM manipulation
remove span element
add aria-label for unread messages
add missing import to fix JoinAudio Btn
fix lint issues
...
2017-04-05 13:56:07 -03:00
gcampes
1a15f83690
adds settings service
2017-03-28 15:41:48 -03:00
Anton Georgiev
9e55ddbbe8
resolve issue with contentLabel missing in modal
2017-03-28 10:48:34 -04:00
KDSBrowne
f7cf86ddf0
change role from section to region
2017-03-27 14:57:05 -07:00
Anton Georgiev
7a45a8467b
add Audio container and use for modal
2017-03-27 16:40:44 -04:00
KDSBrowne
782deb6525
add formatted messages and remove generic divs
2017-03-27 12:49:46 -07:00
Anton Georgiev
3107f3cae3
move audio-notifications under audio/
2017-03-24 12:38:49 -04:00
Anton Georgiev
8bb1386699
moved audio-modal and audio-settings under audio/
2017-03-24 12:01:35 -04:00
KDSBrowne
eb3ac219e9
fix merge conflicts
2017-03-24 07:25:25 -07:00
Oleksandr Zhurbenko
0120e3cfe2
Added a missing import
2017-03-23 09:19:02 -07:00
KDSBrowne
2d876550db
merge with master
2017-03-23 07:16:47 -07:00
Oswaldo Acauan
72dc94ab31
Remove old Kicked screen in favor of the new error screen
2017-03-17 14:38:18 +00:00
Oswaldo Acauan
2090883b03
Refactor Auth logout and credentials getter
2017-03-17 14:23:00 +00:00
Oswaldo Acauan
f020964c50
Fix merge conflicts
2017-03-16 20:25:14 +00:00
Oswaldo Acauan
22bb1adab2
Refactor of the chat notification for unread messages
2017-03-16 19:57:45 +00:00
Oswaldo Acauan
8d21c435b5
Refactor of the App component
2017-03-16 16:52:43 +00:00
Anton Georgiev
9315b79b6c
apply recommendations from pr comments
2017-03-15 12:21:26 -04:00
KDSBrowne
c4e8dffdb7
add landmark roles and labels
2017-03-15 08:24:57 -07:00
Anton Georgiev
ae7aa7b3df
don't allow kick user in breakout rooms
2017-03-14 16:57:22 -04:00
Oswaldo Acauan
528be3979e
Fix merge conflicts
2017-03-13 17:19:43 +00:00