Commit Graph

14636 Commits

Author SHA1 Message Date
Chad Pilkey
73ab3d360e Merge pull request #3779 from riadvice/whiteboard-text-tool-update
Improve user experience for whiteboard text tool
2017-04-04 13:18:16 -04:00
KDSBrowne
ee31b29c96 add styles for separator 2017-04-04 09:49:01 -07:00
Ghazi Triki
97179a1cbe In whiteboard text tool, a single click while editing a text sends it without creating a new text zone. 2017-04-04 15:18:17 +01:00
Fred Dixon
509eb83b65 Merge pull request #3778 from ffdixon/update-mem-calc
Update calculation for free memory
2017-04-04 09:06:42 -05:00
Fred Dixon
c22d44530a Fixed https://github.com/bigbluebutton/bigbluebutton/issues/3777 2017-04-04 09:05:19 -05:00
KDSBrowne
7d26b878da fix lint issues 2017-04-04 06:51:08 -07:00
Richard Alam
3a620234b6 Merge pull request #3775 from ritzalam/fix-get-recordings-api
- escape all user passed strings
2017-04-03 15:08:35 -04:00
Richard Alam
ced8c23387 - escape all user passed strings 2017-04-03 18:48:28 +00: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
Richard Alam
70a674bc79 Merge pull request #3773 from ritzalam/fix-get-recordings-api
- display length of recording in minutes instead of milliseconds
2017-03-31 15:57:02 -04:00
Richard Alam
c99de6c4db - display length of recording in minutes instead of milliseconds 2017-03-31 19:54:51 +00: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
KDSBrowne
694baed724 use cx import to handle styles 2017-03-29 10:44:20 -07:00
Richard Alam
36d7358cfb Merge branch 'perroned-merge-webrtc-screenshare-2' 2017-03-29 17:04:01 +00:00
Richard Alam
87f8c3257a - fix window size
- run dos2unix to remove ^M but it formatted the whole file :(
2017-03-29 16:00:00 +00:00
Ubuntu
8445c49f92 - add dimension of screen share 2017-03-29 15:58:43 +00: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
Ubuntu
aed4596a05 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into perroned-merge-webrtc-screenshare-2 2017-03-29 15:06:59 +00: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
9091a86876 Merge remote-tracking branch 'upstream/master' into settings-refactor
* upstream/master:
  - convert "success" to upper case to match previous API. Maybe users are matching with uppercase.
  - escape image alt attribute as it's breaking xml format in some metadata.xml
2017-03-29 08:14:39 -03:00
Richard Alam
bdb4d3d1e1 Merge pull request #3768 from ritzalam/fix-get-recordings-api
- convert "success" to upper case to match previous API. Maybe users…
2017-03-28 17:07:29 -04:00
Richard Alam
8122f984ea - convert "success" to upper case to match previous API. Maybe users are matching with uppercase. 2017-03-28 21:04:52 +00:00
Richard Alam
be653add63 Merge pull request #3767 from ritzalam/fix-get-recordings-api
- escape image alt attribute as it's breaking xml format in some met…
2017-03-28 16:20:35 -04:00
gcampes
52578a2eea Fix rollback settings issue 2017-03-28 17:16:57 -03:00
Richard Alam
fcca81783e - escape image alt attribute as it's breaking xml format in some metadata.xml 2017-03-28 20:16:26 +00: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
Richard Alam
5ff3d29ddb Merge pull request #3766 from ritzalam/fix-get-recordings-api
- try fix broken get recording api call
2017-03-28 15:36:21 -04:00
Richard Alam
7fdbc5b293 - try fix broken get recording api call 2017-03-28 19:32:01 +00:00
Fred Dixon
c02320246b Merge pull request #3762 from ffdixon/updates-bbb-record
Updates bbb record
2017-03-28 14:19:17 -05:00
gcampes
1a15f83690 adds settings service 2017-03-28 15:41:48 -03:00
Fred Dixon
cf1a6782ca Updated bbb-conf --restart to restart bbb-webhooks 2017-03-28 12:42:06 -05:00
Fred Dixon
a4457e6d7d Updated references to systemd units for recording 2017-03-28 12:30:07 -05:00
Chad Pilkey
b3ce82330d Merge pull request #3760 from riadvice/whiteboard-text-tool-update
Whiteboard text tool update
2017-03-28 11:51:31 -04:00
Ghazi Triki
79c3e78910 Make single click text box tool bigger. 2017-03-28 08:16:12 +01:00
Fred Dixon
453d7204ce Merge pull request #3758 from capilkey/fix-caption-transcript-null
Fix issue where client transcripts could get into a bad state
2017-03-27 23:00:44 -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
Richard Alam
86afdb558b Merge pull request #3759 from ritzalam/fix-get-recordings-api
Fix get recordings api
2017-03-27 17:26:06 -04:00
Richard Alam
158102774b - cleanup 2017-03-27 21:14:18 +00:00