Commit Graph

14663 Commits

Author SHA1 Message Date
Anton Georgiev
9600910319 Merge pull request #3700 from OZhurbenko/icons-update
HTML5 - Updated Icons
2017-03-07 16:51:12 -05:00
Richard Alam
217b70bce2 Merge pull request #3711 from ritzalam/synchronize-create-meeting
Synchronize create meeting
2017-03-07 13:41:11 -05:00
Anton Georgiev
5f67dc1432 Merge pull request #3714 from oswaldoacauan/fix-user-api
[HTML] Fix bugs related to the Users API
2017-03-07 13:25:14 -05:00
Oswaldo Acauan
dc2cc13c70 Fix wrong error message 2017-03-07 17:37:25 +00:00
Oswaldo Acauan
3f946fb6a6 Fix wrong collection imports 2017-03-07 17:32:24 +00:00
Oswaldo Acauan
3c6ccf6cec Skip updating user validated flag if its already valid 2017-03-07 17:18:02 +00:00
Oleksandr Zhurbenko
ccef7e9562 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into icons-update 2017-03-06 12:44:19 -08:00
perroned
dcdd4d0756 Cleans up html5 2017-03-06 20:30:07 +00:00
Fred Dixon
55525672f2 Update bbbResources.properties 2017-03-06 15:30:00 -05:00
Richard Alam
1a2bd4d74d - add delay to processing of presentation to make sure that meeting has already been
created. This makes sure that the meeting is able to handle the presentation
   processing events.
2017-03-06 20:05:26 +00:00
Fred Dixon
ffce4157bd Merge pull request #3710 from ffdixon/updates-for-1-1
Minor updates for release -- bumped the API version
2017-03-06 14:58:51 -05:00
Fred Dixon
c28c78a405 Minor updates for release -- bumped the API version 2017-03-06 13:57:54 -06:00
perroned
03b854e6b1 Update media service for new name 2017-03-06 19:34:30 +00:00
perroned
dab5adb5be Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
Conflicts:
	bigbluebutton-html5/imports/ui/components/media/container.jsx
	bigbluebutton-html5/server/main.js
2017-03-06 19:21:40 +00:00
Richard Alam
3ec0167812 - synchronize create meeting to prevent race condition where 2 meetings
with different voice bridge gets created.
2017-03-06 19:20:23 +00:00
Anton Georgiev
71b995ecdf Merge pull request #3699 from OZhurbenko/meteor-update
HTML5 - Meteor 1.4.3.1
2017-03-06 14:18:18 -05:00
Anton Georgiev
8536329a59 Merge pull request #3704 from JaeeunCho/slide-arrow-button
HTML5 - changed the location of slide's arrow buttons
2017-03-06 13:57:32 -05:00
JaeeunCho
3fb3d614fa HTML5 - changed comment and moved into block 2017-03-06 09:25:35 -08:00
JaeeunCho
317ad3ada2 Merge remote-tracking branch 'upstream/master' into close 2017-03-06 09:23:37 -08:00
Richard Alam
b50dab633b Merge pull request #3708 from ritzalam/change-line-endings
- change line endings of file by running dos2unix
2017-03-06 10:48:47 -05:00
Richard Alam
d83fc6466a - change line endings of file by running dos2unix 2017-03-06 15:43:41 +00:00
Fred Dixon
b8c2548ed9 Merge pull request #3707 from ffdixon/update-cron
Remove *.meta files from saved red5 streams
2017-03-04 21:31:59 -05:00
Fred Dixon
18e1f3539a Updated cron.daily to remove *.meta files from /usr/share/red5/webapps/video/streams 2017-03-04 20:30:11 -06:00
Fred Dixon
c0c58b5507 Update BigBlueButton.html
Modified "You need Flash Installed" message.
2017-03-04 10:02:39 -05:00
Fred Dixon
55c3e901d3 Merge pull request #3706 from capilkey/screenshare-tunnel-warning
Add a warning to screenshare publish when tunneling
2017-03-03 20:04:50 -05:00
Chad Pilkey
9721d03274 add a warning to screenshare publish when tunneling 2017-03-03 19:17:03 -05:00
JaeeunCho
e2964d2c8f HTML5 - changed the location of slide's arrow buttons 2017-03-03 09:55:11 -08:00
Chad Pilkey
ae2b891d8f Merge pull request #3638 from riadvice/client-language-auto-detect-improve
Improve ResourceUtil.as class
2017-03-03 12:18:08 -05:00
JaeeunCho
3355ad5d82 HTML5 - did lint code and chaged it 2017-03-02 13:42:39 -08:00
Fred Dixon
ad8e86f1cf Merge pull request #3702 from ffdixon/fix-bbb-conf-lti
Fixed reference to lti.properties
2017-03-02 16:19:08 -05:00
Fred Dixon
2f528b5d74 Fixed reference to lti.properties 2017-03-02 15:17:40 -06:00
JaeeunCho
a67ef17930 HTML5 - changed code for session 2017-03-02 12:33:49 -08:00
JaeeunCho
a485873bf2 Merge remote-tracking branch 'upstream/master' into close 2017-03-02 12:32:29 -08:00
Oleksandr Zhurbenko
bba1d52716 Adjusted history package version to work with the latest react-router 2017-03-02 11:06:51 -08:00
Oleksandr Zhurbenko
6bafa381d6 Updated npm packages to the latest 2017-03-02 10:59:44 -08:00
Oleksandr Zhurbenko
7b3bc48be4 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into icons-update 2017-03-02 10:11:59 -08:00
Anton Georgiev
e67b2a733e Merge pull request #3686 from oswaldoacauan/fix-reply-messages-remove
[HTML5] Fix presentations/shapes reply messages
2017-03-02 11:44:26 -05:00
Anton Georgiev
c92baed843 Merge pull request #3685 from OZhurbenko/whiteboard-restructuring
HTML5 Whiteboard Restructuring
2017-03-02 11:37:18 -05:00
Anton Georgiev
d83c391997 Merge pull request #3684 from oswaldoacauan/refactor-api-users
[HTML5] Refactor API Users
2017-03-02 11:32:02 -05:00
Oswaldo Acauan
5ef65300b6 Fix user not being able to revalidate 2017-03-02 16:23:53 +00:00
Oswaldo Acauan
5b407d40f4 Remove debug line 2017-03-02 16:08:49 +00:00
Oswaldo Acauan
715b11fe46 Fix emojiStatus undefined logger variable 2017-03-02 16:07:45 +00:00
Richard Alam
608caecb70 Merge pull request #3701 from riadvice/fix-webcams
Display camera list
2017-03-02 09:17:03 -05:00
Ghazi Triki
35dab193e1 Update camera list after the popup is displayed and not after the creation complete. 2017-03-02 10:56:15 +01:00
Oleksandr Zhurbenko
80666bd688 Updated icons in the html5 client 2017-03-01 17:03:02 -08:00
Oleksandr Zhurbenko
0677116ef2 Meteor 1.4.3.1 2017-03-01 15:02:58 -08:00
Oleksandr Zhurbenko
7e54305850 Fixed warnings in the polling component 2017-03-01 14:55:44 -08:00
JaeeunCho
fa7d46af73 HTML5 - added session array for close private chat 2017-03-01 13:27:05 -08:00
JaeeunCho
9b5358f9ac Merge remote-tracking branch 'upstream/master' into close 2017-03-01 13:21:55 -08:00
gcampes
8d2a51a00a Remove console log 2017-03-01 17:29:18 -03:00