Commit Graph

13848 Commits

Author SHA1 Message Date
Oswaldo Acauan
cb28149e4f Add audio device selector and mic volume checker 2016-12-08 16:17:17 -02:00
Oswaldo Acauan
5622296b69 Add audio device selector and mic volume checker 2016-12-08 16:17:08 -02:00
Matthew Marangoni
76f5de8722 mute button container and component improvements 2016-12-08 10:11:49 -08:00
Fred Dixon
cc721887a4 Merge pull request #3505 from ffdixon/update-bbb-conf
Updated bbb-conf to detect problems with FS on 8021
2016-12-08 13:11:24 -05:00
Fred Dixon
34fa8fb310 Updated bbb-conf for detecting when FreeSWITCH is not responding to event socket comamnds on 8021 2016-12-08 12:10:13 -06:00
Ghazi Triki
adb628f30c Move the mobile client to AIR 23.0 2016-12-08 15:18:43 -02:00
Ghazi Triki
75dda33efa Merge branch 'master' into porto-alegre-2016-mobile 2016-12-08 14:39:25 -02:00
Chad Pilkey
8543c27b45 Merge pull request #3500 from riadvice/imrpove-flex4-structure
Improve flex4 structure
2016-12-08 11:33:25 -05:00
Anton Georgiev
8285a6b1db Merge pull request #3504 from antobinary/minor-fixes
html5client Add About modal with client build information
2016-12-08 11:23:15 -05:00
Anton Georgiev
cf0238cba3 cleaning up 2016-12-08 16:20:47 +00:00
Ghazi Triki
500d48de3f Removed "style" suffix from style names and added minor imporvements. 2016-12-08 14:15:56 -02:00
Anton Georgiev
b102e85840 remove ref to clientBuildInfo 2016-12-08 16:04:28 +00:00
Anton Georgiev
8608c6b716 comply with feedback - about component 2016-12-08 15:59:52 +00:00
Anton Georgiev
fe30dde5dd fix conflict 2016-12-08 15:58:58 +00:00
Anton Georgiev
58423e7785 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into minor-fixes 2016-12-08 15:43:08 +00:00
Richard Alam
02066ef3ee Merge pull request #3501 from pedrobmarin/video-auto-start
Video auto start
2016-12-08 13:39:56 -02:00
Richard Alam
dc30aa6304 Merge pull request #3496 from pedrobmarin/priority-video-resolution
Priority video will care about its own aspect ratio when positioning …
2016-12-08 11:18:13 -02:00
Oswaldo Acauan
836e100461 Merge branch 'master' into audio-stream-volume
* master:
  Update Meteor and all packages to the lastest releases
  fix import for Logger
  Fix user-list icons margin and render
  Fix chat placeholder and user left messages on private chats
  Update bigbluebutton-release
  Fix jumbo circle buttons
  Revert modal overlay to be a solid white
  Fix [aria-hidden] elements being hidden
  Fix navbar and actions-bar padding so titles are aligned
  moved all logic out of UI component
  cleaned up
  removed component name duplication
  cleaned up code
  gen_webvtt: Parse entire events file, instead of iterparse
  cleaned up css, still needs fixing
  broken down into components - need to fix css
  bbb-web: Fix bug that was breaking getRecordings in test-install
  record-and-playback: Fixed issue with text gathered from slids used on preview
2016-12-08 11:11:26 -02:00
Richard Alam
f4389cc9cf Merge pull request #3494 from pedrobmarin/some-layout-lock-fixing
Fixed some layout lock issues
2016-12-08 11:02:07 -02:00
Anton Georgiev
b1eb7cdd72 Merge pull request #3503 from oswaldoacauan/update-meteor-packages
[HTML5] Update Meteor and all packages to the latest releases
2016-12-08 07:47:22 -05:00
Oswaldo Acauan
eb6d008e59 Update Meteor and all packages to the lastest releases 2016-12-08 10:29:15 -02:00
Oswaldo Acauan
012416fe07 Add audio stream volume component 2016-12-08 10:09:29 -02:00
Anton Georgiev
b56ee1e553 add client information in About 2016-12-07 21:14:14 +00:00
Anton Georgiev
3ed395d079 update client information 2016-12-07 20:52:07 +00:00
Anton Georgiev
b7c47d900a reduce logging of cursor 2016-12-07 20:50:51 +00:00
Pedro Beschorner Marin
4938505781 Better handling no-webcam scenario 2016-12-07 17:53:18 +00:00
Ghazi Triki
55c1e1175f Make the web-client compile successfully. 2016-12-07 14:53:06 -02:00
Ghazi Triki
46c3a51cee Moved shared resources and ActionScript 3 files out of common-library to replace symbolic links, then using relative paths for referencing them. 2016-12-07 14:47:05 -02:00
Jesus Federico
62bd4a587c Merge pull request #3489 from kepstin/gen-webvtt-iterparse
gen_webvtt: Parse entire events file, instead of iterparse
2016-12-07 11:38:14 -05:00
Calvin Walton
b2c1f00356 Merge pull request #3472 from jfederico/fix-recording-preview-alt-error
record-and-playback: Fixed issue with text gathered from slids used o…
2016-12-07 11:30:59 -05:00
Anton Georgiev
e06ac796a8 Merge pull request #3499 from antobinary/fix-import
html5client Fix import for Logger
2016-12-07 11:14:07 -05:00
Anton Georgiev
98bfae960b fix import for Logger 2016-12-07 16:12:46 +00:00
Anton Georgiev
aaecd871b6 Merge pull request #3491 from KDSBrowne/Audio-Components-Breakdown
Added audio-setting components
2016-12-07 10:34:49 -05:00
Anton Georgiev
10fe432107 Merge pull request #3495 from oswaldoacauan/design-improvements
[HTML5] Design improvements
2016-12-07 10:20:15 -05:00
Oswaldo Acauan
c497c995fd Fix user-list icons margin and render 2016-12-07 11:53:19 -02:00
Oswaldo Acauan
48da206411 Fix chat placeholder and user left messages on private chats 2016-12-07 11:48:29 -02:00
Pedro Beschorner Marin
e554b87780 Fixed videoconf autoStart-skipCheck race condition 2016-12-07 13:13:11 +00:00
Fred Dixon
6fd26e9405 Merge pull request #3498 from bigbluebutton/ffdixon-patch-2
Update bigbluebutton-release
2016-12-07 07:54:46 -05:00
Fred Dixon
2fbb2f4dc7 Update bigbluebutton-release 2016-12-07 10:54:29 -02:00
Oswaldo Acauan
dfbb35e365 Fix jumbo circle buttons 2016-12-07 10:02:21 -02:00
Oswaldo Acauan
7796334dfd Revert modal overlay to be a solid white 2016-12-07 09:56:20 -02:00
Oswaldo Acauan
b3c292894f Fix [aria-hidden] elements being hidden 2016-12-07 09:49:15 -02:00
Matthew Marangoni
6f300b4832 isolated mute button, reduced button movement on actions bar, improved join listen only 2016-12-06 13:15:23 -08:00
Pedro Beschorner Marin
f0ed824aea Priority video will care about its own aspect ratio when positioning itself at videodock 2016-12-06 19:22:33 +00:00
Oswaldo Acauan
4458c5ae1b Merge branch 'master' into design-improvements
* master:
  Add important to the hidden rule
  Add missing end parentesis
  Fix style for hidden/aria-hidden attributes
  Flex 4: mostly fix chat input and send button ui
  Flex 4 AIR: switch from png to font icons
  Flex4: AIR transition to common library usage (main, part, chat finished)
2016-12-06 17:18:49 -02:00
Oswaldo Acauan
e2aaf1690d Fix navbar and actions-bar padding so titles are aligned 2016-12-06 17:17:09 -02:00
KDSBrowne
2c79b353c4 moved all logic out of UI component 2016-12-06 11:15:00 -08:00
Anton Georgiev
7d982caf99 Merge pull request #3490 from oswaldoacauan/fix-hidden-styles
[HTML5] Fix style for hidden/aria-hidden attributes
2016-12-06 14:06:56 -05:00
Anton Georgiev
5ea1e27853 Merge pull request #3492 from oswaldoacauan/design-improvements
[HTML5] Design improvements
2016-12-06 14:06:29 -05:00
Pedro Beschorner Marin
c4598c280a Fixed some layout lock issues:
- New attendees get their layout locked;
- Double clicking top overlay won't maximize a window; and
- Right clicking won't show minimize/maximize options.
2016-12-06 18:23:25 +00:00