KDSBrowne
57399c2210
switch to correct label for notification
2019-05-08 15:56:10 +00:00
KDSBrowne
82499673f1
add formatted message for notification
2019-05-08 15:50:00 +00:00
KDSBrowne
92601fd615
add toast for saved settings
2019-05-08 15:41:32 +00:00
Anton Georgiev
f4f7096770
Merge pull request #7371 from KDSBrowne/_summit-upload-presentation-delete-btn
...
Make delete presentation btn announce presentation name
2019-05-08 10:21:21 -04:00
Anton Georgiev
49b571dcc0
Merge pull request #7372 from KDSBrowne/_summit-improve-modal-title-announced
...
Improve labels announced for modal titles
2019-05-08 10:18:26 -04:00
Fred Dixon
0d9220051f
Merge pull request #7357 from kepstin/archive-text-cleanup
...
Recording: Strip control characters in whiteboard text events
2019-05-08 10:10:25 -04:00
KDSBrowne
4524780e50
fix typo / edit label string
2019-05-08 14:08:47 +00:00
Anton Georgiev
dcc5881d99
Merge pull request #7373 from KDSBrowne/_summit-add-time-to-labels
...
Breakouts (moderator) Add current time to aria labels for + and - btns
2019-05-08 10:07:07 -04:00
Anton Georgiev
34b3c09436
Merge pull request #7370 from KDSBrowne/_summit-add-aria-described-youtube-input
...
Add aria-describedby to youtube input
2019-05-08 09:54:09 -04:00
KDSBrowne
8566b66132
add time to + and - room time buttons
2019-05-08 13:19:43 +00:00
KDSBrowne
12669c323e
add formatted labels
2019-05-08 13:16:00 +00:00
KDSBrowne
fb13d5ae7e
add title to lock viewers modal
2019-05-08 12:47:55 +00:00
KDSBrowne
11ed08d95d
make screen reader announce recording modal title
2019-05-08 12:47:37 +00:00
KDSBrowne
f69e44b2a8
make delete presentation btn announce presentation to be removed
2019-05-08 12:42:05 +00:00
KDSBrowne
79434aad61
add aria-describedby to youtube input
2019-05-08 12:36:49 +00:00
Anton Georgiev
a987a38af3
Merge pull request #7366 from KDSBrowne/_summit-move-focus-to-poll-panel
...
Move focus to poll panel when opened
2019-05-07 16:14:42 -04:00
KDSBrowne
5a4938259c
add check for findDOMNode element
2019-05-07 20:09:52 +00:00
KDSBrowne
adea7b90e6
move focus to poll panel when open
2019-05-07 20:04:55 +00:00
Anton Georgiev
c39515b416
Merge pull request #7365 from KDSBrowne/_summit-change-hotkeys-to-shortcuts
...
Change hotkey labels to keyboard shortcuts
2019-05-07 15:41:58 -04:00
Anton Georgiev
344138162d
Merge pull request #7361 from KDSBrowne/_sumit-fix-aria-expanded-on-userlist-toggle
...
Fix aria-expanded on userlist toggle btn
2019-05-07 15:38:56 -04:00
Anton Georgiev
97bfc96aca
Merge pull request #7364 from KDSBrowne/_summit-fix-contrast-issues
...
Further color contrast in polling, breakouts modal, user-list
2019-05-07 15:26:15 -04:00
Anton Georgiev
ce749228b8
Merge pull request #7363 from Tainan404/issue-7291
...
Unshare webcam when join in a breakout room
2019-05-07 15:24:11 -04:00
KDSBrowne
ffae91ba97
change hotkey labels to keyboard shortcuts
2019-05-07 19:16:10 +00:00
KDSBrowne
f4db35234b
fix contrast issue in create breakout room modal
2019-05-07 19:13:03 +00:00
KDSBrowne
6c7470440b
fix contrast with userlist small titles
2019-05-07 19:12:52 +00:00
KDSBrowne
2b5bd65273
fix color contrast in poll pane
2019-05-07 19:12:40 +00:00
Tainan Felipe
ee2794f32e
Unshare webcam when join in a breakout room
2019-05-07 16:12:25 -03:00
KDSBrowne
e404932263
fix aria-expanded on userlist toggle btn
2019-05-07 19:02:33 +00:00
Anton Georgiev
ca4540b141
Merge pull request #7360 from Tainan404/issue-7312
...
Fix breakout room notification with wrong initial state.
2019-05-07 14:23:21 -04:00
Tainan Felipe
0f08df23cb
Fix breakout room with incorrect last state
2019-05-07 15:22:51 -03:00
Tainan Felipe
b43043e56c
Fix breakout room notification with intial state wrong
2019-05-07 15:15:34 -03:00
Fred Dixon
3c40eb6476
Merge pull request #7358 from ffdixon/fix-bbb-conf-4
...
Fix error in checking systemd status
2019-05-07 12:22:32 -04:00
Fred Dixon
56eabffa4e
Fix error in checking systemd status
2019-05-07 11:21:59 -05:00
Calvin Walton
548ac7edef
Recording: Strip control characters in whiteboard text events
...
Sometimes when text is pasted into the whiteboard text tool from
external apps, it'll include control characters that mess up later
recording processing scripts.
Run the same cleanup as already used for chat messages on the whiteboard
text as well.
The cleanup has been adjusted to allow newline and tab characters. They
won't really cause issues in chat, and newlines (at a minimum) are
required for the whiteboard.
This is a workaround for #7356
2019-05-07 11:48:20 -04:00
Anton Georgiev
0803f814c1
Merge pull request #7159 from diegobenetti/issue6613-cursor-not-showing-multi-user-whiteboard
...
Cursor not showing multi user whiteboard
2019-05-07 11:34:51 -04:00
Anton Georgiev
e56a3d5364
Merge pull request #7192 from KDSBrowne/2.2-High-contrast-outline
...
Adds outline to elements for high contrast themes (windows)
2019-05-07 11:02:01 -04:00
Anton Georgiev
be5ccc2abd
Merge pull request #7354 from Tainan404/attempt-fix-tex-annotation
...
Fix text annotation
2019-05-07 10:57:10 -04:00
Fred Dixon
4767087728
Merge pull request #7355 from ffdixon/update-bbb-conf-4
...
Hide tomcat7 warnings if tomcat7 not installed
2019-05-06 18:24:11 -04:00
Fred Dixon
c1b1712145
Hide tomcat7 warning if tomcat7 not installed
2019-05-06 17:23:23 -05:00
Tainan Felipe
162f796c01
Fix text annotation
2019-05-06 17:32:45 -03:00
Anton Georgiev
128e0b9cec
Merge branch 'master' into 2.2-High-contrast-outline
2019-05-06 15:55:59 -04:00
Anton Georgiev
5d90789a55
Merge pull request #7348 from antobinary/test-7306
...
Pulled locales html5 May 3, 2019
2019-05-03 17:05:21 -04:00
Anton Georgiev
ffab7a7d8a
Merge branch 'master' into test-7306
2019-05-03 17:04:45 -04:00
Anton Georgiev
4ecedc01c4
Merge pull request #7341 from riadvice/html5-arabic
...
Full Arabic translation for the HTML5 client
2019-05-03 17:04:05 -04:00
Anton Georgiev
7da02bdcdd
add missing package-lock.json for useragent
2019-05-03 20:22:22 +00:00
Anton Georgiev
71d9123f3c
pulled locales html5 May 3, 2019
2019-05-03 20:21:37 +00:00
Anton Georgiev
299a071349
Merge pull request #7306 from diegobenetti/base-rerender-tests
...
All subscriptions moved from Base to new component
2019-05-03 15:55:20 -04:00
Anton Georgiev
74e3892e55
Merge branch 'base-rerender-tests' of github.com:diegobenetti/bigbluebutton into test-7306
2019-05-03 17:47:10 +00:00
Chad Pilkey
6da308adeb
Merge pull request #7344 from ritzalam/allow-duplicate-ext-userid
...
- put allow duplicate external userids behind a flag so we can enabl…
2019-05-03 13:25:51 -04:00
Anton Georgiev
214f447bd8
Merge pull request #7335 from capilkey/legacy-browser-settings
...
Move legacy browser versions into settings.yml
2019-05-03 13:23:26 -04:00