KDSBrowne
33da4d391e
add missing lang attribute
2017-07-04 07:32:22 -07:00
Anton Georgiev
83e14e8206
handle slides messages
2017-06-30 15:16:00 -04:00
Klaus
be2caf92a3
Working poll vote
2017-06-30 11:26:19 -03:00
Klaus
9b63e0c215
Add caption messages
2017-06-29 17:22:09 -03:00
Klaus
4fe5a074df
Userlist working correct
2017-06-28 14:16:04 -03:00
KDSBrowne
1cc5c5df92
change variable name and condition
2017-06-27 20:35:15 -07:00
Matthew Marangoni
545a9ea978
fixed issue with changing locales
2017-06-27 15:41:56 -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
Oleksandr Zhurbenko
cb25c7641b
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-27 12:41:12 -07:00
Matthew Marangoni
0197aff5ab
Merge remote-tracking branch 'upstream/master' into call-manager
2017-06-27 10:38:53 -07:00
Matthew Marangoni
482591a2f5
spacing fixes
2017-06-27 10:38:31 -07:00
Anton Georgiev
91cfc02d13
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into handle-messages
2017-06-26 17:21:42 -04:00
Anton Georgiev
ff01a66228
Merge branch 'html5-whiteboard-messages' of github.com:Klauswk/bigbluebutton into handle-messages
2017-06-26 17:11:57 -04:00
Matthew Marangoni
6f2f541787
change state when joining and leaving audio
2017-06-22 14:31:27 -07:00
Klaus
8b6cb71854
Shapes add correct in the collection
2017-06-22 14:24:00 -03:00
Anton Georgiev
13193e1d12
Merge pull request #4009 from KDSBrowne/x0-userlistitem-missing-chevron-fix
...
[HTML5] - Missing dropdown menu chevron fix
2017-06-20 15:40:54 -04:00
Anton Georgiev
42393e21b7
Merge pull request #4015 from JaeeunCho/setPreseter_err_html5
...
HTML5 - fixed setPresenter error through HTML5
2017-06-20 15:39:42 -04:00
Klaus
b3865ef90d
Merge remote-tracking branch 'origin/Refactor2x' into SplitRedis
2017-06-20 14:11:19 -03:00
KDSBrowne
be009fd9ba
fix chat log aria label to work with jaws
2017-06-20 09:01:42 -07:00
KDSBrowne
8df4c0a174
suggested change
2017-06-19 09:29:32 -07:00
Klaus Klein
ca09b69555
Merge branch 'Acl' into Refactor2x
...
* Acl:
Add check to undefined role
Lint to eslint
Missing merge file
Fix lint problems
Change Acl lookup
Change ACL to be more extensible
Fix a few review comments
Acl refactor working
Mostly working, still problems with user subs
Code refactored
2017-06-19 11:28:17 -03:00
Klaus Klein
c627deca36
Move api to api/1.1
2017-06-19 08:57:32 -03:00
Oleksandr Zhurbenko
f7d1ff0df2
Text shape and bug fixes
...
Restructured code, fixed a bug with thickness icon not displayed when switching from Text tool, added textshape container
2017-06-16 19:32:41 -07:00
Oleksandr Zhurbenko
a9a8a48413
Fixed a bug with focus not working onBlur in FF
2017-06-16 13:33:10 -07:00
Matthew Marangoni
12d42aaecb
set state for AudioManager when joining or leaving audio
2017-06-16 13:22:17 -07:00
KDSBrowne
30b5fb3259
fix jaws ability to voice users in the userlist
2017-06-16 11:42:28 -07:00
JaeeunCho
cf660527a8
HTML5 - fixed setPresenter error through HTML5
2017-06-16 08:14:02 -07:00
KDSBrowne
5963b1a49f
fix lint issue
2017-06-11 20:47:17 -07:00
Oleksandr Zhurbenko
461a702759
Passing the data from the presenter's text shape to the whiteboard overlay
2017-06-10 19:21:37 -07:00
Oleksandr Zhurbenko
443c2f1032
Fixed a bug with ref breaking after changind a slide
2017-06-10 14:57:16 -07:00
KDSBrowne
9eaa19e8c7
fix lint issue
2017-06-10 12:29:36 -07:00
KDSBrowne
b80fb29fb2
switch to callback ref
2017-06-10 12:21:13 -07:00
KDSBrowne
cb96a26717
remove string concatenation
2017-06-10 11:56:14 -07:00
KDSBrowne
01a250e5b7
fix console error with FindDOMNode() on unmounted component
2017-06-10 11:22:54 -07:00
Oleksandr Zhurbenko
16d03ca32b
Fixed a bug with the text shape's static clipPath id
...
ClipPath worked fine only for the first text shape
2017-06-09 14:55:38 -07:00
KDSBrowne
ae883f1065
remove console log
2017-06-09 12:08:52 -07:00
KDSBrowne
0fc81cf63d
clean up key events
2017-06-09 12:04:21 -07:00
KDSBrowne
65bf70b293
add overflow: visible to show userlist item dropdown menu chevron
2017-06-09 09:27:18 -07:00
KDSBrowne
13ab2134a9
remove console log
2017-06-08 11:06:04 -07:00
KDSBrowne
000575f38a
fix menu not closing on click
2017-06-08 11:05:11 -07:00
KDSBrowne
c189faceff
fix merge conflicts
2017-06-08 11:00:06 -07:00
KDSBrowne
dd4e1ba488
fix keycode events
2017-06-08 10:40:14 -07:00
KDSBrowne
3906448d71
fix keydown event bugs
2017-06-08 08:33:25 -07:00
JaeeunCho
d902724309
HTML5 - removed useless line
2017-06-07 14:57:27 -07:00
JaeeunCho
c7e654511c
Merge remote-tracking branch 'upstream/master' into long_string_cc
2017-06-07 14:53:39 -07:00
Oleksandr Zhurbenko
1a8aaefb0e
Fixed svg animation for svg whiteboard-toolbar icons
2017-06-07 14:40:15 -07:00
Oleksandr Zhurbenko
9e08cb8567
Refs, PropTypes, fixes
2017-06-07 14:25:47 -07:00
Oleksandr Zhurbenko
1309bb1808
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-07 14:12:04 -07:00
Oleksandr Zhurbenko
6a228c0b77
Corrected the calls to the server-side
2017-06-07 13:45:49 -07:00
Oleksandr Zhurbenko
017ff470c3
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-07 13:29:35 -07:00
KDSBrowne
0c05597f3d
Merge remote-tracking branch 'origin/x0-userlist-accessibility-bug-fixes' into x0-userlist-accessibility-suggestions
2017-06-07 11:37:07 -07:00
KDSBrowne
c2579c7838
fix console error related to messageForm
2017-06-07 11:36:25 -07:00
KDSBrowne
f17dfd04cf
fix focus bug
2017-06-07 06:44:18 -07:00
KDSBrowne
cf9d2d16e1
remove null values being announced by NVDA
2017-06-06 17:56:50 -07:00
Oleksandr Zhurbenko
2bcc03527c
Added a check isPresenter to shapeFactory in order to render either presenter's or viewer's version of the text shape
2017-06-06 17:14:36 -07:00
Oleksandr Zhurbenko
465c0c1517
Changed whiteboard-toolbar's refs to callbacks, fixed a bug with the initial radius of the thickness svg icon
2017-06-06 16:47:31 -07:00
Oleksandr Zhurbenko
4dbf02a344
Fixed a bug with the switches ref
2017-06-06 14:55:46 -07:00
JaeeunCho
5b658dcd97
HTML5 - fixed long string at cc box
2017-06-06 10:32:56 -07:00
KDSBrowne
3cae15da59
fix conflicting keypress events
2017-06-06 10:19:25 -07:00
Oleksandr Zhurbenko
1ba4018629
Cleanup
2017-06-05 20:15:37 -07:00
Oleksandr Zhurbenko
52fae1b8c8
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into refs-to-callbacks
2017-06-05 19:51:20 -07:00
Oleksandr Zhurbenko
9f497d8991
Fixed scrollArea usage
2017-06-05 19:10:06 -07:00
KDSBrowne
1cfc37eac9
remove unneeded localized strings
2017-06-05 12:33:45 -07:00
KDSBrowne
26b40e9fb0
change counter variable name
2017-06-05 12:08:34 -07:00
JaeeunCho
cb2c849692
Merge remote-tracking branch 'upstream/master' into long_string_cc
2017-06-05 11:32:50 -07:00
KDSBrowne
3ffc7f34f8
change confusing counter variable names
2017-06-05 10:57:57 -07:00
KDSBrowne
2e28f25118
change syntax focusing nested parent
2017-06-05 10:41:28 -07:00
Klaus Klein
cb02f2979d
Missing merge file
2017-06-05 13:55:29 -03:00
Klaus Klein
b574859ab2
Merge remote-tracking branch 'upstream/master' into Acl
...
* upstream/master:
Improve lint script
Update package-lock with the new packages
Add missing packages and fix formating
Switched from 2 deprecated packages
Corrected findDOMNode import for the poll shape
Switched from the deprecated react-addons-css-transition-group package to a recommended one
Updated react-meteor-data to remove a new React 15 warning
Updated main packages
Switched to prop-types package to remove new React 15 warnings
Improve ESLint rules
Linter auto fix
Change lint import configs to our pattern
Remove autofix script
Replace JSCS in favor of ESLint
2017-06-05 13:52:37 -03:00
Klaus Klein
d701966434
Fix lint problems
2017-06-05 13:40:36 -03:00
KDSBrowne
0220a98d36
move reused code to function
2017-06-05 09:35:11 -07:00
KDSBrowne
257ca0d911
change condition syntax for event keycodes
2017-06-05 08:51:09 -07:00
KDSBrowne
53712d125b
remove removeEventListener()
2017-06-05 08:38:21 -07:00
KDSBrowne
e840c358b3
auto focus first selectable element userlist item dropdown
2017-06-05 07:04:12 -07:00
Oswaldo Acauan
1c5c74db67
Fix merge conflicts
2017-06-05 13:52:46 +00:00
Klaus Klein
9b41e3a475
Merge remote-tracking branch 'upstream/master' into Acl
...
* upstream/master:
HTML5 - added new line at the end of the file
Add check for min/max length for chat message
HTML5 - fixed setting's dropdown re-render issue
2017-06-05 08:37:17 -03:00
Oleksandr Zhurbenko
df077afe51
Corrected findDOMNode import for the poll shape
2017-06-04 16:25:21 -07:00
Oleksandr Zhurbenko
0e55b04a7a
Switched from the deprecated react-addons-css-transition-group package to a recommended one
2017-06-04 16:20:38 -07:00
Oleksandr Zhurbenko
06493fda7f
Switched to prop-types package to remove new React 15 warnings
2017-06-03 19:40:14 -07:00
Oleksandr Zhurbenko
3ef376e095
Switched from String refs to callback refs 2
2017-06-03 17:02:00 -07:00
Oleksandr Zhurbenko
a0224dcffc
Replaced String refs with callback refs
...
String refs will be deprecated in the next React releases, since they have some performance issues
2017-06-03 16:58:27 -07:00
Oleksandr Zhurbenko
87a2ef93dc
Added transitions for the color and thickness icons on the toolbar
2017-06-02 17:41:39 -07:00
Oleksandr Zhurbenko
c8af9c70b1
Added a font-size setting for the text shape to the whiteboard-toolbar
2017-06-02 16:46:02 -07:00
Oleksandr Zhurbenko
cc47b991b6
Renamed customSvgIcon to customIcon
2017-06-02 16:41:28 -07:00
Oleksandr Zhurbenko
9550c4235d
Fixed race condition for the drawSettings
2017-06-02 16:40:52 -07:00
Anton Georgiev
ebd8cce82a
Merge pull request #3976 from oswaldoacauan/fix-chat-max-message-length
...
[HTML5] Add check for min/max length for chat message
2017-06-02 15:27:02 -04:00
Oswaldo Acauan
e6412275a6
Linter auto fix
2017-06-02 19:25:02 +00:00
KDSBrowne
9b6f6e2fa1
fix merge conflict
2017-06-02 12:01:12 -07:00
KDSBrowne
95a81315d3
fix focus managment
2017-06-02 10:22:22 -07:00
JaeeunCho
eb4619dbde
HTML5 - fixed long string at cc box
2017-06-02 08:27:55 -07:00
KDSBrowne
bf6b85414a
remove nested select function
2017-06-01 16:38:56 -07:00
KDSBrowne
636e848a80
fix tab key focusing only second element in dropdown list
2017-06-01 14:49:42 -07:00
Klaus Klein
fc73992a63
Fix a few review comments
2017-06-01 17:40:55 -03:00
JaeeunCho
510288bfe1
HTML5 - added new line at the end of the file
2017-06-01 13:13:14 -07:00
JaeeunCho
8d776b1811
Merge remote-tracking branch 'upstream/master' into disappear_dialog
2017-06-01 13:10:22 -07:00
Klaus Klein
1db64e2bb7
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into Acl
...
* 'master' of https://github.com/bigbluebutton/bigbluebutton :
HTML5 - removed 'lockedLayout' variable
Update README.md
Improved the detection if IP addresses in bbb-conf
Removing event listeners in handleHide
Fixed click listeners' initialization
Bump version number to 1.1.0
Update BigBlueButton.html
remove new lines being rendered in log/development.log
remove new operator
add suggested changes
HTML5 - put the order at media class
HTML5 - removed unused media query
HTML5 - removed unused media query
HTML5 - fixed order and slide control position
change file permission to 644
fix new lint issues
set files permission to 644
Fix client lint issues except those which are comment related
HTML5 - fixed fixed closed-caption display
HTML5 - fixed closed-caption display
2017-06-01 16:38:58 -03:00
Oswaldo Acauan
067bd96272
Fix merge conflicts
2017-06-01 14:27:12 +00:00
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