KDSBrowne
41ecfd72ec
adds and impliments react-render-in-browser package
2018-06-07 20:00:29 +00:00
KDSBrowne
addcb86b12
add browser/os class to <body> / center indicator icons in edge
2018-06-07 17:51:00 +00:00
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
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
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
2c639e7ab9
make chat not open at max size
2018-05-04 08:29:43 -07:00
KDSBrowne
f13ca9db3d
use props in conditions to render resize handle
2018-04-30 08:55:41 -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
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
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08: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
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
gcampes
1dda597fca
Toast notifications on audio and overall changes
2017-10-18 17:40:01 -02:00
Oswaldo Acauan
b8261123d0
Add toast notifications
2017-10-12 15:53:33 -03: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
JaeeunCho
3f773684bc
[HTML5] changed string id to camelCase
2017-08-10 10:34:34 -07:00
KDSBrowne
0dfa9ca446
Ensures aria-hidden='true' is not present on the document body
2017-07-06 08:30:50 -07:00
KDSBrowne
33da4d391e
add missing lang attribute
2017-07-04 07:32:22 -07: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
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
Matthew Marangoni
99788090ee
fixed audio and settings modal reopening when changing locale in settings
2017-05-03 14:39:07 -07:00
Oswaldo Acauan
edd64a97f4
Fix merge conflicts
2017-04-28 16:15:29 +00: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
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
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
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
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
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
KDSBrowne
c4e8dffdb7
add landmark roles and labels
2017-03-15 08:24:57 -07:00
Oswaldo Acauan
528be3979e
Fix merge conflicts
2017-03-13 17:19:43 +00:00
Oswaldo Acauan
be7f36e00c
Refactor the i18n server code
2017-03-09 19:50:21 +00:00
gcampes
417b2e4500
Fix issues based on PR comments
2017-03-09 11:34:33 -03:00
gcampes
420918abe8
merge conflicts
2017-02-24 17:28:42 -03:00
gcampes
3c02848478
hide moderator settings, implement default settings
2017-02-24 17:19:53 -03:00
Anton Georgiev
1577fbd35a
Merge pull request #3591 from oswaldoacauan/refactor-api-captions
...
[HTML5] Refactor API Closed Captions
2017-02-17 13:21:20 -05:00
Anton Georgiev
7ad046d8be
Merge pull request #3607 from KDSBrowne/Audio-Err-Notification
...
Audio Error notification
2017-02-02 15:37:05 -05:00
Oswaldo Acauan
b1348fbfb8
Merge remote-tracking branch 'upstream/master' into refactor-api-captions
...
* upstream/master:
bbb-conf --check warns you if you have SSL configured by still have FreeSWITCH listening on port 5066
Cleanup formatting of port for nginx in bbb-conf --check
fixed userlist and chat scrolling in Firefox
Escaping Java's properties file instructions
In recording playback, chat links open in a new tab
cleanup
limit sound on unread chat via Settings and Config
2017-02-01 15:28:45 +00:00
KDSBrowne
61de5fe393
add user notification for audio failure
2017-01-25 11:52:17 -08:00
Oleksandr Zhurbenko
86c2cced74
Fixed closed-captions view box placement
2017-01-24 22:40:39 -08:00
Anton Georgiev
1b950f5e78
limit sound on unread chat via Settings and Config
2017-01-24 17:32:25 -05:00
JaeeunCho
1ae6738cf0
HTML5 - moved the openChats() to outside of container
2017-01-20 09:50:03 -08:00
JaeeunCho
5cb5b98562
HTML5 - did lint code
2017-01-16 13:24:21 -08:00
JaeeunCho
5e2fa0fc09
HTML5 - changed componentDidUpdate() and added params
2017-01-16 10:03:02 -08:00
JaeeunCho
81a033c2fd
HTML5 - added checking prevProps is undefined
2017-01-16 07:56:21 -08:00
JaeeunCho
cdea93ad80
HTML5 - added playing sound automatically when the user gets new messages
2017-01-13 15:57:29 -08:00
JaeeunCho
8ef2959ee6
HTML5 - changed file because of conflict
2017-01-13 15:04:22 -08:00
Oleksandr Zhurbenko
40b8462c52
Minor fixes
2016-12-23 10:49:17 -08:00
Oleksandr Zhurbenko
bb1a8b09b8
Display closed-captions box based on the value from the Session storage
2016-12-22 16:44:31 -08:00
JaeeunCho
e92e75564a
HTML5 Client - changed sound for unreadMessages function from nav-bar to app
2016-12-22 15:34:20 -08:00
Oleksandr Zhurbenko
875023eb03
Styled the closed-captions box
2016-12-20 15:54:39 -08:00
Gabriel Carvalho de Campes
0cc29d13b1
Polish code
2016-09-14 14:48:50 -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
af4167c480
merge conflicts
2016-09-07 14:14:49 -03:00
Oswaldo Acauan
942e16951d
Remove unused constructor
2016-09-06 19:29:04 +00:00
Oswaldo Acauan
249dd85f92
Move old settings modal to the new component
2016-09-01 13:56:41 +00:00
Gabriel Carvalho de Campes
2b81f071cd
Merge branch 'userlist-compact-mode' into compact-userlist
...
* userlist-compact-mode:
finishes initial ui for the compact userlist
adds some compact states in the userlist
2016-08-25 17:57:30 +00:00
Gabriel Carvalho de Campes
1d8f859e74
finishes initial ui for the compact userlist
2016-08-25 17:50:37 +00:00
Gabriel Carvalho de Campes
39b4b9676a
adds some compact states in the userlist
2016-08-24 18:56:06 +00:00
Oleksandr Zhurbenko
f64ed1fd4a
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into closed-captioning
2016-08-20 16:37:11 -07:00
Oswaldo Acauan
390d00015e
Add notification bar and show notification for bad connection status
2016-08-09 16:28:49 +00:00
Oswaldo Acauan
b8e4a2692c
Add handlers for kick
2016-07-28 19:48:26 +00:00
Oleksandr Zhurbenko
fd0247d719
Injected initial component for the closed-captions
2016-07-22 17:12:31 -07:00
Oleksandr Zhurbenko
bcfa3d41ec
Linting
2016-07-08 16:13:26 -07:00