Commit Graph

1256 Commits

Author SHA1 Message Date
JaeeunCho
cbf8e88e68 HTML5 Actions button 2016-09-13 12:46:12 -07:00
JaeeunCho
9b594e8a52 HTML5 Dropdown - fixed warnings and added style 2016-09-07 12:17:15 -07:00
Oswaldo Acauan
0d06f98266 Fix SPACE/ENTER behavior 2016-09-07 14:43:54 +00:00
Oswaldo Acauan
c92de43d73 Fix wrong behavior with ENTER/SPACE 2016-09-07 12:04:10 +00:00
Oswaldo Acauan
9b12853a67 Fix wrong behavior with TAB 2016-09-07 11:55:50 +00:00
Oswaldo Acauan
942e16951d Remove unused constructor 2016-09-06 19:29:04 +00:00
Oswaldo Acauan
4cef1e85b4 Remove duplicated component 2016-09-06 19:27:02 +00:00
Oswaldo Acauan
86896983c9 Merge remote-tracking branch 'upstream/master' into presentation-upload
* upstream/master: (30 commits)
  User in not redirected automatically to the logoutURL.
  Fix errors in recording scripts.
  - fix issue where client cannot join using rtmpt
  Remove a few matterhorn references that were missed.
  Update the Gemfile.lock file to match gem changes
  Improve wave length guessing
  Remove a bunch of unused/old audio processing code.
  Drop streamio-ffmpeg from required gems
  Drop old/broken matterhorn script, and old video processing code.
  fix exception with cc localeCode vs. code
  - do not recycle http connection. Use a fresh one for each request to prevent exception    when reusing old connection.
  - comment out record option for breakout rooms pending further testing.
  - change jws failed to start timeout from 60s to 90s. Sometimes it takes about    30s to download the libs especially for those far from the server or those with    slow connection.
  - custom poll was sent to the wrong actor. Route it to the correct meeting actor.
  - propagate meeting metadata from parent to breakout room
  add a fourth help image for mac screenshare
  add property to closed caption transcript model for the locale code
  Added more explanation for Mac FireFox in screenshare-help.html
  - do not display the "Record" label.
  Hide breakout rooms checkbox.
  ...
2016-09-06 19:10:31 +00:00
Oswaldo Acauan
d88d566d55 Fixes and improvements on the Dropdown and Modal components 2016-09-06 19:10:18 +00:00
Oswaldo Acauan
82eaf3b663 Change dropdown component 2016-09-01 20:19:37 +00:00
Oswaldo Acauan
3de6ae4fc5 Rewrite leave session modal to the new modal component 2016-09-01 16:29:51 +00:00
Oswaldo Acauan
249dd85f92 Move old settings modal to the new component 2016-09-01 13:56:41 +00:00
Oswaldo Acauan
7a33f9ee67 Remove unused modal logs 2016-08-31 19:53:40 +00:00
Oswaldo Acauan
9a9b74665f Add new modal component 2016-08-31 19:52:17 +00:00
Anton Georgiev
2e82f33dd7 Merge pull request #3333 from antobinary/html5-audio
html5client: removed a package depencency; adjustments for Meteor 1.4.1.1; removed an error log
2016-08-31 13:10:25 -04:00
Anton Georgiev
349b216928 omit hiredis package; cleanup 2016-08-29 21:34:03 +00:00
Matthew Marangoni
cd842e0346 merged to upstream 2016-08-25 12:23:09 -07:00
Anton Georgiev
899a6de14b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into html5-audio 2016-08-25 18:19:07 +00:00
Anton Georgiev
7f77f5835b apply 1.4.1.1 patch 2016-08-25 18:17:25 +00:00
Matthew Marangoni
43f7369806 Merge remote-tracking branch 'upstream/master' into settings-accessibility 2016-08-25 11:12:40 -07:00
Anton Georgiev
826c6e55bd Merge pull request #3323 from antobinary/html5-audio
HTML5client: rework start.sh; fix for environment selection; fix ._id undefined bug
2016-08-25 13:28:34 -04:00
Anton Georgiev
a4dc2301a0 fix bug related to change presentation 2016-08-25 15:57:31 +00:00
Matthew Marangoni
0697e3a753 fixed some height/padding/margin issues in submenus 2016-08-25 08:46:22 -07:00
Jaeeun Cho
926387ce63 HTML5 dropdown for settings menu - modify aria-labelledby and aria-describedby for each menus 2016-08-25 07:34:27 -07:00
Anton Georgiev
e1cec10670 clean up 2016-08-24 23:13:42 +00:00
Matthew Marangoni
526923c59e renamed all settings modal files to match conventions 2016-08-24 16:00:38 -07:00
Anton Georgiev
bc79cd0452 rework start.sh so it picks up NODE_ENV 2016-08-24 22:59:18 +00:00
Anton Georgiev
cf45e2ab96 remove obsolete package version and environment path 2016-08-24 22:50:57 +00:00
Jaeeun Cho
c04c71695a HTML5 dropdown for settings menu - modify accessibility for each menus 2016-08-24 13:25:27 -07:00
Jaeeun Cho
8f70d252f2 HTML5 dropdown for settings menu - changing directory structure 2016-08-24 12:22:05 -07:00
Jaeeun Cho
724f61ba9b HTML5 dropdown for settings menu 2016-08-24 10:49:57 -07:00
Jaeeun Cho
a838926485 Merge remote-tracking branch 'upstream/master' into dropdown 2016-08-24 08:13:44 -07:00
Matthew Marangoni
aa533468f9 fixed scss import relative paths 2016-08-24 08:06:51 -07:00
Matthew Marangoni
f0a5c550a7 Merge remote-tracking branch 'upstream/master' into settings-accessibility 2016-08-24 07:37:54 -07:00
Laily Ajellu
401a529450 HTML5 - removes config.js and removes a package not needed anymore from .meteor/packages 2016-08-24 07:23:50 -07:00
Jaeeun Cho
8eddccc66c HTML5 dropdown for settings menu 2016-08-24 07:17:30 -07:00
Laily Ajellu
361ce7f19f HTML5 - adds captions to config file 2016-08-23 16:48:11 -07:00
Laily Ajellu
f0cdbfaf2e Fixed merge conflicts 2016-08-23 16:45:28 -07:00
Jaeeun Cho
426d7baba7 html5-client dropdown settings menu 2016-08-23 15:19:13 -07:00
Laily Ajellu
2105e911ef HTML5 - Adds more yaml, adds correct properties to objects in Gruntfile, cleans up logger.js 2016-08-23 14:35:28 -07:00
Jaeeun Cho
0eca848647 Dropdown with dropdown_v3 branch 2016-08-23 12:18:49 -07:00
Matthew Marangoni
00ff50112e removed all inline css and css hidden class for screen readers 2016-08-23 11:04:49 -07:00
Laily Ajellu
ce50f58c36 HTML5 - removes old settings and changes setting dependant files 2016-08-23 07:35:06 -07:00
Jaeeun Cho
0605c61ba7 Merge remote-tracking branch 'upstream/master' into dropdown_v3 2016-08-23 07:10:50 -07:00
Jaeeun Cho
add3cb0d9a Dropdown with dropdown_v3 branch 2016-08-23 07:05:54 -07:00
Oleksandr Zhurbenko
7054b36721 Minor corrections 2016-08-22 08:34:46 -07:00
Oleksandr Zhurbenko
ab975cd9b7 Changed update to upsert for the cursor updates 2016-08-20 20:30:38 -07:00
Oleksandr Zhurbenko
576a8b287f Added a check for cursor data
Since it is undefined sometimes
2016-08-20 19:59:32 -07:00
Oleksandr Zhurbenko
da70d2cd89 Changed CC's split limit to 1,000 characters 2016-08-20 19:57:28 -07:00
Oleksandr Zhurbenko
d9ddbfbda6 Cleanup, linting, fixed css modules' imports 2016-08-20 18:14:12 -07:00