KDSBrowne
|
3cae15da59
|
fix conflicting keypress events
|
2017-06-06 10:19:25 -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 |
|
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 |
|
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 |
|
KDSBrowne
|
95a81315d3
|
fix focus managment
|
2017-06-02 10:22:22 -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 |
|
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 |
|
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 |
|
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
|
fc831440c3
|
Merge pull request #3932 from antobinary/address-error-500-and-stuck-users
HTML5: Auto allow benign actions (logoutSelf); Disallow meteor calls if credentials are null
|
2017-05-17 11:25:16 -04:00 |
|
Anton Georgiev
|
49a1f09536
|
minor improve syntax based on review comment
|
2017-05-17 11:24:12 -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 |
|
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 |
|
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 |
|
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 |
|
Anton Georgiev
|
2e9c519e1a
|
switch console logs for logClient
|
2017-05-12 08:24:06 -04:00 |
|
Anton Georgiev
|
a4dcf72975
|
do not allow meteor calls if credentials are null
|
2017-05-11 15:18:34 -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 |
|
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 |
|