Oswaldo Acauan
3702da3e08
Add check for min/max length for chat message
2017-06-01 14:24:29 +00:00
Klaus Klein
a4c8ff493a
Code refactored
2017-05-31 14:54:43 -03:00
JaeeunCho
2b0e6df6d6
HTML5 - removed 'lockedLayout' variable
2017-05-29 13:34:33 -07:00
JaeeunCho
5efb697c9c
HTML5 - fixed conflict
2017-05-29 13:24:29 -07:00
Oleksandr Zhurbenko
cd5cb62949
Generating the shape id above all the draw listeners
2017-05-26 15:06:49 -07:00
Oleksandr Zhurbenko
b5171ae4eb
Fixed a problem with selecting elements while drawing, splitted getTransformedSvgCoordinate so that it could be reused by the text shape
2017-05-26 14:20:55 -07:00
Oleksandr Zhurbenko
967c0bb4fb
Restructuring, improvements
...
Removed unnecessary state, 'out of bounds' check, adjusted the coordinate system for the text shape
2017-05-26 13:06:34 -07:00
Oleksandr Zhurbenko
21f09edaeb
Fixed a bug with cursor not moving vertically/horizontally
2017-05-26 12:06:35 -07:00
Oleksandr Zhurbenko
4296bac515
Improved presenter's cursor component
...
Changed naming and removed unnecessary variables from the state
2017-05-26 12:05:19 -07:00
Anton Georgiev
4a4cb684ac
Merge pull request #3960 from OZhurbenko/dropdown-listeners-fix
...
HTML5 - dropdown click listeners' fix
2017-05-25 13:57:52 -04:00
Anton Georgiev
250c6cdb8b
Merge pull request #3948 from KDSBrowne/x0-lint-Client
...
[HTML5] - Fix client lint issues
2017-05-25 13:57:04 -04:00
JaeeunCho
4c9c5701c3
HTML5 - fixed setting's dropdown re-render issue
2017-05-24 15:42:02 -07:00
KDSBrowne
58c777b456
fix locale string format
2017-05-23 14:49:02 -07:00
KDSBrowne
eabf5cb4e1
use += and -= operator
2017-05-23 06:45:28 -07:00
KDSBrowne
f4dd6628ee
remove switch statment
2017-05-23 06:35:55 -07:00
KDSBrowne
477ca85615
fix hoisting issue and switch to keydown event
2017-05-23 06:23:26 -07:00
Oleksandr Zhurbenko
c4250c3fa9
Removing event listeners in handleHide
2017-05-22 16:50:32 -07:00
Oleksandr Zhurbenko
98ab79507b
Fixed click listeners' initialization
2017-05-22 16:39:08 -07:00
Oleksandr Zhurbenko
ff197c3773
Pencil annotation
2017-05-19 16:43:33 -07:00
KDSBrowne
beddf61532
remove new operator
2017-05-19 07:25:24 -07:00
KDSBrowne
159a47694e
add suggested changes
2017-05-18 16:16:17 -07: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
KDSBrowne
de6e7093f3
remove custom aria prop name
2017-05-18 11:38:07 -07:00
KDSBrowne
f6a701b103
remove PascalCase notation
2017-05-18 10:29:25 -07:00
KDSBrowne
225f8aef68
switch to arrow functions
2017-05-18 10:23:23 -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
d1543584ba
change file permission to 644
2017-05-17 09:07:41 -07:00
KDSBrowne
f4d6f173ea
fix new lint issues
2017-05-17 09:02:13 -07:00
KDSBrowne
16e507fbb2
fix merge conflicts
2017-05-17 08:54:48 -07:00
Anton Georgiev
746ef9478c
Merge pull request #3939 from KDSBrowne/userlist-accessibility
...
[HTML5] - Userlist accessibility improvement
2017-05-17 11:52:52 -04:00
Anton Georgiev
e9eef8119b
recover meeting propery needed for lock settings
2017-05-17 11:51:25 -04:00
Anton Georgiev
b4f3c41993
Merge pull request #3951 from KDSBrowne/x0-change-locale-string-format
...
[HTML5] - Change the format of locale strings
2017-05-17 11:42:39 -04:00
Anton Georgiev
a89c70a04c
Merge branch 'userlist-accessibility' of github.com:KDSBrowne/bigbluebutton into userlist-accessibility
2017-05-17 11:27:17 -04:00
Anton Georgiev
0579506e2e
Merge pull request #3944 from Klauswk/FixUnselectableOption
...
Fix unselectable 'Choose Language' and fallback lang error.
2017-05-17 11:17:38 -04:00
KDSBrowne
985cf43a93
change message descriptions
2017-05-17 07:32:35 -07:00
KDSBrowne
97514dc5c5
remove default messages
2017-05-16 17:30:42 -07:00
KDSBrowne
2f79f3ff20
change locale stringformat
2017-05-16 17:02:27 -07:00
KDSBrowne
f9fae74d08
fix merge conflicts
2017-05-16 09:33:26 -07:00
KDSBrowne
675a886fd0
fix merge conflicts
2017-05-16 09:28:28 -07:00
KDSBrowne
df76d33cba
set files permission to 644
2017-05-16 09:22:59 -07:00
KDSBrowne
6537a0e28c
Fix client lint issues except those which are comment related
2017-05-16 08:37:17 -07:00
Anton Georgiev
f1a58eac24
Merge pull request #3941 from OZhurbenko/fix-issue-3938
...
[HTML5] Text Shape 2.0
2017-05-16 11:14:31 -04:00
Klaus Klein
8d4b69b578
Remove unnecessary fields
2017-05-16 08:26:19 -03:00
JaeeunCho
87b013fd5b
HTML5 - fixed fixed closed-caption display
2017-05-15 14:45:44 -07:00
Klaus Klein
82f638384b
Fix the lock user icon to work as flash, HTML5
2017-05-15 16:26:03 -03:00
KDSBrowne
fc2a36f14b
remove element refs not being used
2017-05-15 09:01:46 -07:00
Klaus Klein
81ab785daa
Made 'Choose options' unselectable, HTML5 close #3935
2017-05-15 10:58:26 -03:00
Oleksandr Zhurbenko
371419c41c
Text shape preserves white space now and handles new lines
2017-05-12 12:46:10 -07:00
Oleksandr Zhurbenko
84aab7706a
Text shape preserves white space now and handles new lines
2017-05-12 12:43:06 -07:00
JaeeunCho
92bc296bc0
HTML5 - fixed closed-caption display
2017-05-12 12:17:08 -07:00
KDSBrowne
9e672c2c88
remove commented code
2017-05-12 11:23:55 -07:00
KDSBrowne
a824ca2a79
fix lint issues
2017-05-12 11:11:42 -07:00
KDSBrowne
dd1e830dc2
fix merge conflicts
2017-05-12 10:52:12 -07:00
KDSBrowne
1940d49c4b
fix aria labeling
2017-05-12 10:45:41 -07:00
Anton Georgiev
b9f75f88ae
Merge pull request #3928 from JaeeunCho/locked_status
...
HTML5 - added locked status for users
2017-05-12 12:56:53 -04:00
Anton Georgiev
66852961d4
Merge pull request #3920 from JaeeunCho/hidden_title
...
Tested, seems fine
2017-05-12 11:53:42 -04:00
Anton Georgiev
932209bf06
Merge pull request #3898 from mmarangoni/audio-locale-fix
...
Tested, seems to work fine
2017-05-12 11:31:52 -04:00
KDSBrowne
296f024d45
use the ref callback attribute
2017-05-11 07:11:17 -07:00
JaeeunCho
fc5856a4ce
HTML5 - linted code
2017-05-10 14:05:18 -07:00
JaeeunCho
bd923e0f39
HTML5 - added locked status for users
2017-05-10 14:00:03 -07:00
Oleksandr Zhurbenko
8de7b895b5
Optimized and validated undo/clear/send annotation methods
2017-05-10 11:59:17 -07:00
KDSBrowne
73819c9d1d
fix switch statment
2017-05-10 11:39:03 -07:00
KDSBrowne
7e0ff7bf76
clean up code more
2017-05-10 11:24:09 -07:00
KDSBrowne
f0bce326b9
clean up code
2017-05-10 11:10:27 -07:00
KDSBrowne
bd3c8fb405
add aria tags
2017-05-10 08:12:24 -07:00
Oleksandr Zhurbenko
f4b066ffc2
Added an additional check to prevent rendering the slide if Tomcat failed and didn't publish the slide
2017-05-09 13:40:05 -07:00
Oleksandr Zhurbenko
f04dae31c8
Added a version for the shape model and implemented shouldComponentUpdate
...
Which prevents the shapes from being re-calculated if nothing has changed
2017-05-09 13:34:46 -07:00
KDSBrowne
9462221af6
remove unneeded ref and id's
2017-05-09 07:13:55 -07:00
KDSBrowne
735bdb4a87
fix query selector console error
2017-05-09 07:07:55 -07:00
JaeeunCho
4012a0d077
HTML5 - fixed navbar to be displayed
2017-05-08 14:03:22 -07:00
Oleksandr Zhurbenko
0268c59487
Optimized shape rendering
...
WhiteboardShapeModel was created for each shape, but now we create one ShapeGroup which keeps a hashtable of Shape component references and calls them efficiently
2017-05-08 13:37:09 -07:00
Oleksandr Zhurbenko
8482ad5a9b
Fixed a bug with cursot mouseEvent not firing after changing the drawing settings
2017-05-08 13:29:54 -07:00
KDSBrowne
8bb1da0ed5
fix focus and tab order bugs
2017-05-06 16:04:59 -07:00
KDSBrowne
569ba42042
fix userlist styling
2017-05-06 09:01:16 -07:00
Anton Georgiev
1f640ea3e4
only offer taking over a locale for cc to moderators
2017-05-05 15:52:23 -04:00
KDSBrowne
77d529b2ac
fix error for out of bound index
2017-05-05 12:11:28 -07:00
KDSBrowne
85a468f4b3
add key codes for left and right arrow
2017-05-05 07:37:01 -07:00
KDSBrowne
8194059e43
fix count bug
2017-05-04 14:58:33 -07:00
KDSBrowne
65323d0789
remove unused id's
2017-05-04 14:43:48 -07:00
KDSBrowne
eca2dbba93
clean up code
2017-05-04 14:41:09 -07:00
Oleksandr Zhurbenko
56c693cd81
Improved Cursor rendering
...
The whole presentation component was recalculated when cursor coordinates were changed, that wasn't nice. Now it's good
2017-05-04 14:10:49 -07:00
KDSBrowne
f6642b0dee
make userlist keyboard accessible - incomplete
2017-05-04 13:39:53 -07:00
Oleksandr Zhurbenko
50cbefaf23
Fixed a bug with the shapes' thickness being depended on the slide sizes
2017-05-04 13:20:30 -07:00
Anton Georgiev
bd56001733
disable cc menu if toggled off
2017-05-04 14:42:55 -04:00
Oleksandr Zhurbenko
0028b5128d
Plugged in thickness and color to the whiteboard-overlay from the whiteboard-toolbar
2017-05-04 07:33:16 -07:00
Anton Georgiev
453a2cf6a4
code style improvements of closed-captions
2017-05-03 17:54:26 -04:00
Matthew Marangoni
d3cfbf93df
Merge remote-tracking branch 'upstream/master' into audio-locale-fix
2017-05-03 14:49:00 -07:00
Matthew Marangoni
99788090ee
fixed audio and settings modal reopening when changing locale in settings
2017-05-03 14:39:07 -07:00
Anton Georgiev
3904771fc3
if microphone lock is enforced, pick listenOnly join over using mic
2017-05-03 16:12:47 -04:00
Anton Georgiev
6d71e943a0
Merge pull request #3893 from antobinary/check-mute-user
...
HTML5: Update callServer to makeCall to fix user item calls
2017-05-03 13:54:15 -04:00
Anton Georgiev
038405f907
some changes to logClient api
2017-05-03 13:19:21 -04:00
Anton Georgiev
8ab7865419
Merge branch 'ClientLog' of github.com:Klauswk/bigbluebutton into test-3865
2017-05-03 12:59:33 -04:00
Anton Georgiev
935219148a
Merge pull request #3871 from Klauswk/LeaveButtonOnErrorScreen
...
Add leave button to error screen
2017-05-03 12:58:28 -04:00
Anton Georgiev
3a4b8cc388
update callServer to makeCall to fix user item calls
2017-05-03 12:56:27 -04:00
Klauswk
b0b455e591
Merge branch 'master' into ClientLog
2017-05-03 13:40:57 -03:00
Klaus Klein
5a37750bf6
Change leave button label
2017-05-03 13:19:45 -03:00
Anton Georgiev
02c6f6d80f
Merge pull request #3860 from JaeeunCho/userlist_name_space
...
HTML5 - fixed display unread count for long name user
2017-05-03 11:16:23 -04:00
Anton Georgiev
0521571218
Merge pull request #3838 from Klauswk/AddServerCallback
...
Add server callback with error
2017-05-03 11:11:35 -04:00
Anton Georgiev
8d037bc4fa
resolve issues with modal on breakouts
2017-05-03 11:06:28 -04:00
KDSBrowne
583677df18
fix focus bug in userlist
2017-05-03 07:09:39 -07:00
Oleksandr Zhurbenko
2c01a6ae5a
Passed the data from the whiteboard-toolbar to the whiteboard-overlay
2017-05-02 17:05:41 -07:00
Oleksandr Zhurbenko
f415390673
Added rounded borders for the rectangle shape to be consistent with the Flash client
2017-05-02 15:49:15 -07:00
Oleksandr Zhurbenko
49124c12b1
Replaced the cursor icons in html5 with the new ones
...
Included original svg files for the future reference and creating different cursor icons of different sizes
2017-05-02 13:24:48 -07:00
Anton Georgiev
30e73e7640
Merge pull request #3879 from KDSBrowne/accessibility-update-07
...
[HTML5] - Accessibility update 07
2017-05-02 15:12:21 -04:00
Anton Georgiev
78937a5ac9
Merge pull request #3831 from oswaldoacauan/modal-refactor-pr
...
[HTML5] Refactor of the Modal component state
2017-05-02 15:09:38 -04:00
Anton Georgiev
5087e5b24b
Handle audio on refactored modal ( #2 )
...
* handle audio on refactored modal
* wrap component with withModalMounter
2017-05-02 13:18:01 -04:00
Oleksandr Zhurbenko
303e6b2edb
Displayed and positioned icons for the whiteboard tools
2017-05-02 09:04:05 -07:00
Klaus Klein
131f23f42d
Fix lint problems
2017-05-02 08:30:32 -03:00
Oleksandr Zhurbenko
286f077ed3
Added initial drawing functionality for Line/Rectangle/Triangle/Ellipse
2017-05-01 14:34:24 -07:00
KDSBrowne
c3ce8192d1
fix lint issues
2017-05-01 12:59:17 -07:00
Oswaldo Acauan
d434ba6893
Fix the audio-modal
2017-05-01 16:52:57 -03:00
KDSBrowne
80d4feedcc
fix tabIndex for the settings closed caption submenu
2017-05-01 12:46:21 -07:00
KDSBrowne
eef9fd782a
fix merge conflict
2017-05-01 12:23:01 -07:00
KDSBrowne
f2e7e360ff
remove extra list separator
2017-05-01 11:54:40 -07:00
KDSBrowne
aa0f51e62d
fix console errors for missing key and invalid prop
2017-05-01 11:43:01 -07:00
Klauswk
30b7c3c1e4
Merge branch 'master' into AddServerCallback
2017-04-28 17:28:45 -03:00
Klaus Klein
5ba575e0aa
Removed unused import
2017-04-28 17:24:47 -03:00
Klaus Klein
9c2c736e65
Add leave button to error screen
2017-04-28 17:16:07 -03:00
Klaus Klein
31ae8854c9
Lint problems fixed
2017-04-28 17:01:02 -03:00
Anton Georgiev
a2e8a84e80
Merge pull request #3870 from antobinary/more-locales
...
HTML5: Add localizations to hardcoded strings
2017-04-28 15:40:30 -04:00
Anton Georgiev
85d6f7aa6e
add label descriptions for cancel and save
2017-04-28 15:13:42 -04:00
Anton Georgiev
5d0022f214
localize user popup menu
2017-04-28 14:28:55 -04:00
Klaus Klein
5a4f05a41a
Fix requests on PR #3865
2017-04-28 14:12:08 -03:00
Oswaldo Acauan
edd64a97f4
Fix merge conflicts
2017-04-28 16:15:29 +00:00
Anton Georgiev
5abf6413a8
localize controls in Settings menu
2017-04-28 11:56:27 -04:00
Anton Georgiev
121cb47093
localize mute, unmute buttons
2017-04-28 11:34:20 -04:00
Oswaldo Acauan
4dd5e3c6ac
Re-add messages concatenation
2017-04-28 15:01:50 +00:00
Oswaldo Acauan
3d0c0d38e1
Fix merge conflicts
2017-04-28 14:59:09 +00:00
Oswaldo Acauan
9467731f47
Improve chat performance
2017-04-28 14:52:54 +00:00
Klaus Klein
1c8e78d1c1
Merge with master
2017-04-28 10:53:30 -03:00
Klaus Klein
245ba3c4e3
Add client log, HTML5
2017-04-28 10:47:07 -03:00
Oleksandr Zhurbenko
f709721ae5
Removed rectangle's rounded corners to be consistent with the Flash client
2017-04-27 16:22:28 -07:00
Oleksandr Zhurbenko
a7966f23be
Fixed a bug with the cursor scaling depending on the size of the slide and added an animation for its scaling back
2017-04-27 15:21:04 -07:00
Oleksandr Zhurbenko
0039eba840
Whiteboard scaling/ositioning, svg coordinate system, ui fixes
...
Fixed whiteboard and wbtoolbar positioning in FF, set a proper SVG coordinate system, fixed scaling (let SVG scale everything)
2017-04-27 15:18:53 -07:00
Anton Georgiev
9684195c5f
minor changes in strings
2017-04-27 17:23:43 -04:00
Anton Georgiev
4188394a82
Merge branch 'patch-1' of github.com:oswaldoacauan/bigbluebutton into test-3850
2017-04-27 16:20:41 -04:00
Anton Georgiev
ef0d2f5729
Merge pull request #3861 from antobinary/disallow-moderator-2
...
HTML5: demote html5 moderator user to viewer based on flag
2017-04-27 16:17:49 -04:00
Anton Georgiev
684f87e77a
demote html5 moderator user to viewer based on flag
2017-04-27 16:07:27 -04:00
JaeeunCho
efe82d1671
HTML5 - fixed display unread count for long name user
2017-04-27 12:46:28 -07:00
Anton Georgiev
e3924a2538
Merge pull request #3828 from Klauswk/FixAuthentication
...
Fix authentication issue on HTML5
2017-04-27 15:01:27 -04:00
KDSBrowne
737da5937d
add aria descriptionfor current status
2017-04-27 08:57:41 -07:00
Klaus Klein
d4917e975c
Review change
2017-04-26 17:07:22 -03:00
Oswaldo Acauan
4466cd084e
Update component.jsx
2017-04-26 11:57:40 -03:00
Oswaldo Acauan
4e29024783
Prevent breakout dropdown when theres no breakout
2017-04-26 11:55:49 -03:00
KDSBrowne
230bc1f11c
fix merge conflicts
2017-04-26 07:14:25 -07:00
KDSBrowne
ef18f652aa
fix lint issues
2017-04-26 07:08:47 -07:00
Klaus Klein
e56546137b
Change callServer function name
2017-04-26 10:47:44 -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
c2b6f48b87
Merge pull request #3848 from antobinary/audio-restructuring
...
HTML5: Fix issue with listenOnly not hanging up
2017-04-25 12:04:32 -04:00
KDSBrowne
a752b97809
add message descriptions
2017-04-25 05:21:12 -07:00
KDSBrowne
330abe06e5
fix aria semantics
2017-04-25 04:59:52 -07:00
KDSBrowne
1e4e730278
fix aria labels
2017-04-24 19:27:28 -07:00
KDSBrowne
9203cc60e3
add localized messages
2017-04-24 19:08:18 -07:00
Oleksandr Zhurbenko
ace300c316
Fixed a property name
2017-04-24 15:19:57 -07:00
Anton Georgiev
c80827ee20
fix issue with listenOnly not hanging up
2017-04-24 17:17:53 -04:00
Anton Georgiev
e78f2409e9
Merge pull request #3843 from Klauswk/HotfixChat
...
HotfixChat, HTML5 issues #3829
2017-04-24 15:34:28 -04:00
Anton Georgiev
835acfa195
Merge pull request #3835 from KDSBrowne/accessibility-05-update
...
[HTML5] - Accessibility update 05
2017-04-24 15:34:05 -04: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
90d34da942
Merge pull request #3832 from Klauswk/FixFullScreen
...
Fix full screen when console is open, HTML5
2017-04-24 14:55:35 -04:00
Jaeeun Cho
5099d4bca7
Update styles.scss
2017-04-24 11:17:24 -04:00
Klaus Klein
650e93d4dd
HotfixChat, HTML5 issues #3829
2017-04-24 08:33:08 -03:00
KDSBrowne
423318962d
add aria labels to closed caption submenu
2017-04-23 06:26:01 -07:00
KDSBrowne
41a5e01e2c
fix missing section announcment
2017-04-21 12:14:55 -07:00
KDSBrowne
1e07098527
add messages for settings application submenu
2017-04-21 12:04:46 -07:00
Oleksandr Zhurbenko
edabe3c623
Clear All Annotations functionality
2017-04-21 11:01:52 -07:00
Anton Georgiev
5f6dd8e5f6
Merge pull request #3839 from antobinary/audio-restructuring
...
[HTML5] Fix undefined voiceBridge
2017-04-20 16:55:15 -04:00
Anton Georgiev
d3bf2ab0b7
fix undefined voiceBridge
2017-04-20 16:53:55 -04:00
Anton Georgiev
a9f2a18475
Merge pull request #3834 from antobinary/audio-restructuring
...
[HTML5] Audio restructuring part 1
2017-04-20 16:00:59 -04:00
Anton Georgiev
0cc9ce4048
moved componentWillMount to component..
2017-04-20 15:57:35 -04:00
KDSBrowne
97402b4628
add aria-label to chat log
2017-04-20 06:53:03 -07:00
Anton Georgiev
5b0454a11c
Merge pull request #3836 from Klauswk/FixAvatarIssue
...
Fix avatar issue in chat, HTML5 #3830
2017-04-19 17:25:58 -04:00
Anton Georgiev
79fc24e817
Merge pull request #3823 from Gcampes/unauthorized-page-fix
...
[HTML5] Fix unauthorized for slow connections
2017-04-19 17:24:06 -04:00
Anton Georgiev
40d0417b9d
resolve lint warnings on modified files
2017-04-19 16:52:50 -04:00
Anton Georgiev
17fe4aa9b8
move audio tag to component
2017-04-19 16:42:48 -04:00
Oleksandr Zhurbenko
861256ddbc
Changed a variableName to better reflect the content
2017-04-19 12:13:52 -07:00
Oleksandr Zhurbenko
1e4f16048f
Added an Undo Annotation functionality
2017-04-19 11:27:00 -07:00
KDSBrowne
5fa9ae9bf1
change aria-labelledby to aria-describedby
2017-04-19 10:27:45 -07:00
Klaus Klein
23d472bcde
Fix avatar issue in chat, HTML5 #3830
2017-04-19 14:11:13 -03:00
KDSBrowne
cc04f96955
add suggested changes
2017-04-19 10:10:17 -07:00
KDSBrowne
a4fcffaa9a
add DropdownListTitle component
2017-04-19 08:28:13 -07: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
4c49f68771
pass params via bridge constructor
2017-04-19 11:01:28 -04:00
Anton Georgiev
9152bfbaf9
move deskshare verto outside of audio/
2017-04-19 10:59:57 -04:00
gcampes
12dccd9158
merge conflicts
2017-04-19 08:19:56 -03:00
Oleksandr Zhurbenko
206229e3b8
Added UI for the WhiteboardToolbar
2017-04-18 17:54:51 -07:00
Oleksandr Zhurbenko
b631d092da
Added support the Button component to display a custom svg object as an icon
2017-04-18 17:46:01 -07:00
Klaus Klein
a071c34939
Fix console problem open on fullscreen, HTML 5 issue #3824
2017-04-18 17:00:50 -03: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
Oswaldo Acauan
c8dd83aebe
Split modal into two separated components and move state to a hoc on the base
2017-04-18 19:37:01 +00:00
gcampes
9f39f9ce6a
merge conflicts
2017-04-18 16:14:39 -03:00
gcampes
5d1b280f05
Remove debug code
2017-04-18 14:28:35 -03:00
gcampes
5c3754c614
Fix ids displaying instead of messages on locale change
2017-04-18 14:26:27 -03:00
Klaus Klein
feb1efc1df
Fixed button when console is open
2017-04-18 14:14:07 -03:00
gcampes
eda7648043
Merge remote-tracking branch 'upstream/master' into settings-localization-dropdown
...
* upstream/master: (51 commits)
Fix lint issues
Fix lint issues
Fix a few lint problems
fix missing import causing breakouts to not work
Delete the initially converted swf to be sure that if fallback convertion does not work we get the blank swf loaded.
Fix poll options remain visible on html5, closes #3806 HTML5
- user internal userId instead of external userId in register user message
remove unnecessarily added svgs
updated icons to v11, adjusted few icons
Fix merge algoritm problem
set chat input color to gray (text-color)
Fixed user leave problem on private chat, close #3799 HTML5
align emojis horizontally
Check userId when validating token
Cleanup - remove extra > on meeting name on getRecording API response
Check for WebRTC availability instead of checking for the browser name to display the AudioSelectionWindow browser hint.
fix event name causing issues with listenOnly status
Display "Recommend using either Firefox or Chrome for better audio" when any of other browser is used.
improved logic for updating message-list
Change to fetch from chat system id, issue #3792 HTML5
...
2017-04-17 15:49:35 -03:00
KDSBrowne
ca09907d47
add formatted messages
2017-04-17 11:19:27 -07:00
KDSBrowne
bdcf34a38f
fix focus bug causing missed options by nvda
2017-04-17 10:36:41 -07:00
gcampes
16c8497e36
Merge remote-tracking branch 'upstream/master' into unauthorized-page-fix
...
* upstream/master: (26 commits)
Fix lint issues
Fix lint issues
Fix a few lint problems
fix missing import causing breakouts to not work
Delete the initially converted swf to be sure that if fallback convertion does not work we get the blank swf loaded.
Fix poll options remain visible on html5, closes #3806 HTML5
- user internal userId instead of external userId in register user message
remove unnecessarily added svgs
updated icons to v11, adjusted few icons
Fix merge algoritm problem
set chat input color to gray (text-color)
Fixed user leave problem on private chat, close #3799 HTML5
align emojis horizontally
Check userId when validating token
Cleanup - remove extra > on meeting name on getRecording API response
Check for WebRTC availability instead of checking for the browser name to display the AudioSelectionWindow browser hint.
Display "Recommend using either Firefox or Chrome for better audio" when any of other browser is used.
improved logic for updating message-list
Change to fetch from chat system id, issue #3792 HTML5
Fix multiple welcome messages, issue #3792 HTML5
...
2017-04-17 14:15:40 -03:00
gcampes
832d916fd8
Fix unauthorized on slow connection
2017-04-17 14:14:31 -03:00
KDSBrowne
3bddf30a92
change formattedMessage description
2017-04-17 10:04:24 -07:00
KDSBrowne
4ac45b30f9
add aria label for userlist btn notification
2017-04-17 10:00:15 -07:00
KDSBrowne
cb4f6005d6
add aria label
2017-04-17 09:23:24 -07: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
KDSBrowne
f229fb4a35
add defaultMessage to error-screen component
2017-04-14 16:26:34 -07:00
KDSBrowne
4a480f77eb
fix aria labels for hide and close chat btns
2017-04-14 16:18:40 -07:00
KDSBrowne
1279b339c0
center icon and voice user status
2017-04-14 11:46:56 -07:00
Anton Georgiev
07d2cf9b14
Merge pull request #3810 from Klauswk/FixPrivateOfflineChatProblem
...
Fixed user leave problem on private chat, close #3799 HTML5
2017-04-12 16:32:01 -04:00
Klaus Klein
3ad7f9b5a0
Fix a few lint problems
2017-04-12 17:19:39 -03:00
Anton Georgiev
e3ccc6aa3a
Merge pull request #3814 from antobinary/ui-changes
...
HTML5: Switch to icons v11, update some icons in the client, minor UI touches
2017-04-12 16:14:03 -04:00
Anton Georgiev
47f1ad0ed5
fix missing import causing breakouts to not work
2017-04-12 15:29:47 -04:00
Anton Georgiev
573db8dcc3
updated icons to v11, adjusted few icons
2017-04-12 12:12:47 -04:00
Klaus Klein
3ac33c79d6
Fix merge algoritm problem
2017-04-12 09:03:14 -03:00
Klauswk
9649f7523d
Merge branch 'master' into FixPrivateOfflineChatProblem
2017-04-12 08:33:07 -03:00
Anton Georgiev
026274f47f
set chat input color to gray (text-color)
2017-04-11 17:05:10 -04:00
Anton Georgiev
5d75b79372
Merge pull request #3791 from Klauswk/FixUserDropDown
...
Fix user drop down - HTML5 Issue #3764
2017-04-11 16:00:21 -04:00
Klaus Klein
419902cc8b
Fixed user leave problem on private chat, close #3799 HTML5
2017-04-11 16:46:51 -03:00
Anton Georgiev
b66fbf4bc4
align emojis horizontally
2017-04-11 15:39:50 -04:00
Anton Georgiev
d8faea566f
Merge pull request #3798 from antobinary/private-chat-3786
...
[HTML5] Fix client freeze on private chat partner leaving. Fix for #3786
2017-04-11 15:02:22 -04:00
KDSBrowne
e316f38cda
fix merge conflicts
2017-04-11 07:07:49 -07:00
KDSBrowne
8fe66f35f9
change some descriptions
2017-04-11 06:52:30 -07:00
KDSBrowne
b80d55b6a1
elaborate on some descriptions
2017-04-10 14:28:07 -07:00
KDSBrowne
d4511eae5b
add description to messages
2017-04-10 14:21:54 -07:00
KDSBrowne
803e7f0a87
change line endings
2017-04-10 14:11:48 -07:00
KDSBrowne
24f3eb721d
switch aria-atomic to false
2017-04-10 14:07:14 -07:00
KDSBrowne
cd014929fe
add defined messages
2017-04-10 13:27:29 -07:00
Jaeeun Cho
74d693e3c5
Update styles.scss
2017-04-10 15:47:45 -04: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
Anton Georgiev
28165f2584
improved logic for updating message-list
2017-04-10 11:02:58 -04:00
Oswaldo Acauan
3f1f8fb693
Prevent rendering when the chat message is out of the viewport
2017-04-07 19:58:23 +00:00
Klaus Klein
94c5151e44
Adjust code for readability, issue #3764
2017-04-07 15:52:17 -03:00
Klaus Klein
c35e36f582
Change code to better readability
2017-04-07 14:12:29 -03:00
Anton Georgiev
d9592aba04
fix issue with new chat session opened
2017-04-07 11:00:44 -04:00
KDSBrowne
7e96f7062f
replace FormattedMessage component with definedMessages
2017-04-07 05:44:05 -07:00
Anton Georgiev
adf63397a3
Merge pull request #3780 from KDSBrowne/accessibility-update-03
...
[HTML5] - Accessibility update 03
2017-04-07 08:11:30 -04: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
Anton Georgiev
e3f66da499
update chat unless user just left
2017-04-06 17:08:20 -04:00
Klaus Klein
1c22f38add
Fix user drop down
2017-04-06 17:41:08 -03:00
KDSBrowne
8469691256
fix slide control and actionbar btn overlap
2017-04-06 08:13:28 -07:00
Anton Georgiev
b87ba1f3ea
adjust emoji statuses and icon names
2017-04-06 10:42:01 -04:00
KDSBrowne
3ff1096cf4
fix merge conflict
2017-04-06 07:11:57 -07:00
gcampes
9a641c09aa
Remove unwanted changes
2017-04-06 10:09:34 -03:00
Anton Georgiev
b007c68aaa
Merge branch 'emoji-time-fix' of github.com:riadvice/bigbluebutton into test-ghazi-pr
2017-04-06 08:44:30 -04:00
gcampes
ded1de0b40
Adds localization dropdown
2017-04-06 09:36:59 -03:00
Anton Georgiev
fe998aacd3
Merge pull request #3769 from Gcampes/settings-refactor
...
[HTML5] Adds settings service
2017-04-06 08:31:59 -04:00
Anton Georgiev
ed7d09b8a2
Merge pull request #3783 from Klauswk/AddSendButton
...
HTML5 close #3765 , Added send button aside chat textbox
2017-04-06 08:20:02 -04:00
gcampes
3ea21df973
Fix closed captions settings issue
2017-04-06 08:46:15 -03:00
KDSBrowne
800c47f462
remove default messages
2017-04-05 17:02:07 -07:00
KDSBrowne
7e4bf60588
remove FormattedMessage import
2017-04-05 15:49:05 -07:00
KDSBrowne
757d374383
remove span element
2017-04-05 15:38:15 -07:00
KDSBrowne
e932f707a9
clean up code
2017-04-05 15:35:09 -07:00
KDSBrowne
a8067b7bd8
clean up render function
2017-04-05 12:43:50 -07:00
KDSBrowne
e01f34cf23
fix merge conflicts
2017-04-05 09:56:41 -07: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
KDSBrowne
47ec0ed4d5
remove unneeded css prop
2017-04-05 09:24:43 -07:00
KDSBrowne
ffab4a0898
change line endings
2017-04-05 09:20:32 -07:00
KDSBrowne
12ff717033
fix ability to click actions btn
2017-04-05 09:14:37 -07:00
Klaus Klein
8095620fac
Change to arrow function
2017-04-05 11:23:05 -03:00
Klaus Klein
a140f7567a
HTML5 close #3765 ,Added send button aside chat textbox
2017-04-05 10:21:30 -03:00
Ghazi Triki
ae866c88a1
Updated HTML5 emoji status names to match with the Flex client.
2017-04-05 09:23:44 +01:00
KDSBrowne
c852e2d7ec
remove () and ! characters
2017-04-04 14:12:00 -07:00
Anton Georgiev
54e34e8d5c
Merge pull request #3755 from KDSBrowne/accessibility-update-01
...
[HTML5] - Accessibility update 01
2017-04-04 14:39:44 -04:00
gcampes
da25471e3c
Adds missing lodash import
2017-04-04 14:51:05 -03:00
KDSBrowne
ee31b29c96
add styles for separator
2017-04-04 09:49:01 -07:00
KDSBrowne
7d26b878da
fix lint issues
2017-04-04 06:51:08 -07:00
KDSBrowne
d03f574d36
remove FormattedMessage component and use defineMessages
2017-04-03 11:05:47 -07:00
KDSBrowne
940905e4b7
add aria-label to status btn
2017-04-03 10:34:37 -07:00
KDSBrowne
90695dd5d7
make NVDA ignore Avatar text
2017-04-03 10:19:21 -07:00
Anton Georgiev
d26225b05d
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-restructuring
2017-03-31 15:21:14 -04:00
Anton Georgiev
8893b3ce19
instantiate audioManager with bridge
2017-03-31 11:46:33 -04:00
Anton Georgiev
afcb365ac6
turned the audio services into classes
2017-03-30 13:57:05 -04:00
KDSBrowne
8ec0c6bb04
change formatted msg and remove duplicate div
2017-03-30 10:25:29 -07:00
KDSBrowne
317e474d77
fix lint issues
2017-03-30 07:45:56 -07:00
KDSBrowne
18c97fafe7
add aria-expanded to chat-list-item
2017-03-30 07:20:12 -07:00
KDSBrowne
8dc0942ac7
change line endings
2017-03-30 06:44:06 -07:00
KDSBrowne
767c9181f9
add desc to give context to unread message count
2017-03-30 06:42:11 -07:00
Anton Georgiev
6de1c470a1
split phone and verto into audio/main sip-bridge and verto-bridge
2017-03-29 14:46:33 -04:00
KDSBrowne
694baed724
use cx import to handle styles
2017-03-29 10:44:20 -07:00
KDSBrowne
00f77d1fd4
add formatted message for close chat link
2017-03-29 08:35:07 -07:00
KDSBrowne
4cbf7bedbb
add formatted message for userlist toggle btn label
2017-03-29 08:22:26 -07:00
KDSBrowne
71fef7c86a
remove unused import
2017-03-29 08:12:07 -07:00
KDSBrowne
208383d3a5
fix DropdownListSeparator to work with NVDA
2017-03-29 08:09:47 -07:00
KDSBrowne
658c80147c
remove local storage usage and add separator
2017-03-29 07:31:15 -07:00
KDSBrowne
396e7e4f0b
clean up css
2017-03-29 06:59:43 -07:00
KDSBrowne
67fbb8ddef
remove hidden duplicate component
2017-03-29 06:56:54 -07:00
gcampes
52578a2eea
Fix rollback settings issue
2017-03-28 17:16:57 -03:00
gcampes
e5e3904597
Merge remote-tracking branch 'upstream/master' into settings-refactor
...
* upstream/master:
- try fix broken get recording api call
Updated bbb-conf --restart to restart bbb-webhooks
Updated references to systemd units for recording
Make single click text box tool bigger.
- cleanup
- fix issue where GetRecordings API was failing because support of old metadata.xml broke.
Create text field in the whiteboard with a single click.
fix issue where client transcripts could get into a bad state
- update locales
bbb-conf: Stop all of the new recording units
add missing import to fix JoinAudio btn
fix the recording play button to work with devices that have touch and a mouse
Remove video view border in dark mode.
Update MainApplicationShell and its footer style when video chat layout is selected.
Fix "videoDockStyleNoFocusChatLayout" style class border color.
changes to shortcut keys so they all work in IE
fix Flash client focus issues when windows are hidden
2017-03-28 17:05:50 -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
Anton Georgiev
f4aeb3f7ee
move phone api to audio/service.js
2017-03-28 10:02:23 -04:00
KDSBrowne
f7cf86ddf0
change role from section to region
2017-03-27 14:57:05 -07:00
KDSBrowne
2fae315db2
add menu item separation NVDA fiendly
2017-03-27 14:41:10 -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
KDSBrowne
d802d26836
remove direct DOM manipulation
2017-03-27 11:10:24 -07:00
Anton Georgiev
eae765cc69
move styles.sccs to audio-test
2017-03-27 11:45:24 -04:00
KDSBrowne
93d1aed4c3
remove unneeded variable
2017-03-24 12:27:45 -07:00
Ubuntu
5e0a5f019c
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into perroned-merge-webrtc-screenshare-2
2017-03-24 19:14:21 +00: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
1edb4ec736
remove console log
2017-03-24 08:37:33 -07:00
KDSBrowne
a633492b98
move user and presenter views to main render function
2017-03-24 08:34:45 -07:00
Anton Georgiev
feac446be4
moved audio-menu under audio/
2017-03-24 11:34:03 -04:00
Anton Georgiev
d7eb3ba3a6
remove listen-only component
2017-03-24 11:26:18 -04:00
KDSBrowne
507393a09b
add missing import to fix JoinAudio btn
2017-03-24 07:56:08 -07:00
Anton Georgiev
8ca0fc1eb3
moved audio-settings under audio/
2017-03-24 10:55:42 -04:00
KDSBrowne
c26965e794
make actions button display only for Presenter
2017-03-24 07:49:38 -07:00
Anton Georgiev
e007a60e7d
Merge branch 'audio-ui-touches' into audio-restructuring
2017-03-24 10:46:46 -04:00
KDSBrowne
eb3ac219e9
fix merge conflicts
2017-03-24 07:25:25 -07:00
Anton Georgiev
5e36c97213
adjust audio modal ui
2017-03-24 10:24:23 -04:00
gcampes
c7f7d5b58a
Merge remote-tracking branch 'upstream/master' into settings-refactor
...
* upstream/master: (53 commits)
center modal title
HTML5 - removed unused imports, fixed variable names
Added a missing import
Updated icon sets to the latest
Moved the recording systemd scripts into the core directory
record-and-playback: Split rap-worker into separate workers per step.
cleanup
audio join - apply structure and style from designs
"Video Chat" Layout has a dark background, controls are and title are removed in this layout.
Delete unused layout event class and videconf view.
HTML5 - changed underscore to lodash
revert tabIndex change
add local folder
remove unused imports
move handleExitAudio to service
remove merge conflict
fix more linting issues
lint nav settings dropdown container
remove unused imports
change function name
...
2017-03-24 09:30:41 -03:00
Anton Georgiev
6b8e9146c7
Merge pull request #3751 from antobinary/audio-1
...
[HTML5] Modify the looks of the audio modal to match designs
2017-03-24 08:21:41 -04:00
Anton Georgiev
bd409e3919
Merge pull request #3749 from OZhurbenko/icons-update
...
Icons update and a missing import
2017-03-23 18:56:45 -04:00
Anton Georgiev
937f020ca1
center modal title
2017-03-23 18:50:30 -04:00
Oleksandr Zhurbenko
a50a883bf9
Switched to a different way of scaling the slide
2017-03-23 14:52:36 -07:00
KDSBrowne
4b2928f2fb
remove span element
2017-03-23 12:13:09 -07:00
JaeeunCho
fd08d99b6f
HTML5 - removed unused imports, fixed variable names
2017-03-23 12:02:40 -07:00
JaeeunCho
aa2615b52b
Merge remote-tracking branch 'upstream/master' into close
2017-03-23 11:59:54 -07:00
KDSBrowne
d6bdbeb448
add aria-label for unread messages
2017-03-23 11:26:44 -07:00
Oleksandr Zhurbenko
0120e3cfe2
Added a missing import
2017-03-23 09:19:02 -07:00
KDSBrowne
e1bdeffa46
add missing import to fix JoinAudio Btn
2017-03-23 07:34:59 -07:00
KDSBrowne
c4c9ce5577
fix lint issues
2017-03-23 07:31:54 -07:00
KDSBrowne
918684b6c7
change variable name
2017-03-23 07:22:02 -07:00
KDSBrowne
2d876550db
merge with master
2017-03-23 07:16:47 -07:00
Anton Georgiev
d585e2f882
moved audio-test component under audio/
2017-03-23 09:19:44 -04:00
Anton Georgiev
a2e0029c65
drop Audio tab from settings
2017-03-23 08:53:04 -04:00
Oleksandr Zhurbenko
583ec9c404
Added animateTransform for the cursor for smoother animation
2017-03-22 16:24:36 -07:00
Anton Georgiev
a1f3d48819
cleanup
2017-03-22 16:52:41 -04:00
Ubuntu
a096e25a72
Merge branch 'merge-webrtc-screenshare-2' of https://github.com/perroned/bigbluebutton into perroned-merge-webrtc-screenshare-2
2017-03-22 20:37:41 +00:00
Anton Georgiev
18508b2632
audio join - apply structure and style from designs
2017-03-22 16:10:49 -04:00
gcampes
8582c18be9
Merge conflicts
2017-03-22 10:00:37 -03:00
Oleksandr Zhurbenko
416bda1826
Added a smooth transition for the pencil's path
2017-03-21 15:00:01 -07:00
JaeeunCho
75dbfc23b6
HTML5 - changed underscore to lodash
2017-03-21 14:52:10 -07:00
perroned
c64c97b582
Html5 clean up
2017-03-21 21:46:41 +00:00
JaeeunCho
b81957da43
HTML5 - fixed conflict
2017-03-21 13:29:46 -07:00
perroned
8c338f42d2
Fixes bug with call not always going through x2
2017-03-21 17:00:58 +00:00
Anton Georgiev
5575d32438
Merge pull request #3730 from KDSBrowne/action-buttons-center
...
Actions Bar Positioning
2017-03-21 12:18:46 -04:00
Anton Georgiev
09833f6c22
Merge pull request #3740 from antobinary/br-kick
...
[HTML5] Handle properly 'Cancel' on breakout room invitation. Drop unused packages
2017-03-21 12:10:41 -04:00
Anton Georgiev
55ce33e7bb
revert tabIndex change
2017-03-21 12:09:44 -04:00
KDSBrowne
ceeb66ceed
Merge remote-tracking branch 'upstream/master' into Fullscreen-Label-Change
2017-03-21 08:50:09 -07:00
perroned
3dfb5bba43
Fixes bug with call not always going through
2017-03-21 15:42:14 +00:00
KDSBrowne
8f76ec495c
remove unused imports
2017-03-21 07:35:09 -07:00
KDSBrowne
7479570a8c
move handleExitAudio to service
2017-03-21 07:29:54 -07:00