Lajellu
19ff007adb
Changes logger to NPM package. Makes RedisPubSub and logger run after Meteor.startup
2016-08-19 14:08:46 -07:00
Lajellu
dedaa4e7aa
Merge remote-tracking branch 'upstream/master' into config-organization
2016-08-19 13:50:14 -07:00
Jaeeun Cho
8a32f61f2f
Dropdown with dropdown_v2 branch
2016-08-17 16:03:22 -04:00
Richard Alam
76e7e6d568
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into start-pause-stop-screen-sharing-with-webrtc
2016-08-17 18:44:49 +00:00
Lajellu
8e7b1d6317
HTML5 - Changes config organization and all files dependant on config files
2016-08-17 08:48:03 -07:00
Jaeeun Cho
7ac2a83575
Dropdown with dropdown_v2 branch
2016-08-15 15:44:20 -04:00
Oswaldo Acauan
e5c29a9bec
Change operations order to prevent currentSlide being undefined
2016-08-15 19:25:36 +00:00
Jaeeun Cho
a113774369
Dropdown with dropdown_v2 branch
2016-08-15 13:26:22 -04:00
Jaeeun Cho
8e47a5f937
dropdown _v2
2016-08-11 16:05:26 -04:00
Oleksandr Zhurbenko
bce22aba4e
Fixed bugs related to retrieving the data on the client side
2016-08-09 15:35:16 -07:00
Oleksandr Zhurbenko
33359acc52
Creating a new empty captions object when a moderator takes ownership over the locale
2016-08-09 12:29:11 -07:00
Oleksandr Zhurbenko
76574be9c2
Fixed a bug with adding an empty initial captions object
2016-08-09 12:25:49 -07:00
Oswaldo Acauan
1dd5aa8ec5
Revert wrong config
2016-08-09 19:23:01 +00:00
Oswaldo Acauan
3a16921a49
Fix typo
2016-08-09 19:22:23 +00:00
Oswaldo Acauan
390d00015e
Add notification bar and show notification for bad connection status
2016-08-09 16:28:49 +00:00
Richard Alam
dcd226dc9f
Merge branch 'merge-webrtc-screenshare-2' of https://github.com/perroned/bigbluebutton into perroned-merge-webrtc-screenshare-2
2016-08-09 14:26:40 +00:00
mmarangoni
2ea5968146
Added comments for various functions
2016-08-09 07:18:31 -07:00
Oleksandr Zhurbenko
10272d5317
Changed the way of how we iterate through captions' collection
2016-08-08 14:45:09 -07:00
perroned
a9a448bbdf
Removes verto configs from html5 client
2016-08-08 18:32:06 +00:00
Oleksandr Zhurbenko
d51d0ed3c5
Removed an unused dependency and updated Meteor to 1.4.0.1
2016-08-05 19:03:08 -07:00
Jaeeun Cho
8beec9df6b
change Session Leave at SettingsModal
2016-08-05 17:52:04 -04:00
Jaeeun Cho
76d42f2c8c
add Session Leave at SettingsModal
2016-08-05 17:36:49 -04:00
Jaeeun Cho
2b4076493c
Merge remote-tracking branch 'upstream/master' into dropdown for settings
2016-08-05 17:29:51 -04:00
Jaeeun Cho
a097afe8a0
add dropdown menu for settings
2016-08-05 17:05:15 -04:00
Lajellu
33061b3a01
HTML5 slide controls: chgs zoomForm to zoomWrapper and adds a min width to zoomWrapper
2016-08-05 13:40:34 -07:00
Lajellu
76679c9cb9
removes HTML5 whiteboard extra code, whiteboard css trailing space, and rename service in slide controls
2016-08-05 13:13:48 -07:00
mmarangoni
916d3f4b92
Linting for settings modal
2016-08-05 12:21:35 -07:00
Lajellu
41019e81a9
HTML5 slide controls 'order' attribute moved to a higher line
2016-08-05 12:13:37 -07:00
perroned
fc8438f61a
move some data into verto JS
2016-08-05 18:42:02 +00:00
Lajellu
12ec76d375
Fixes slide control PR comments
2016-08-05 11:39:24 -07:00
mmarangoni
c141576ef7
Merge remote-tracking branch 'upstream/master' into html5test
2016-08-05 09:26:18 -07:00
mmarangoni
5ab7f7127b
Fixed focus when tabbing or shift-tabbing to menu
2016-08-05 09:01:32 -07:00
perroned
c057111367
Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/managers/ScreenshareManager.as
2016-08-04 18:23:45 +00:00
Lajellu
219078f49d
adds slide controls and new bbb icons
2016-08-02 15:55:20 -07:00
Lajellu
565150b382
Merge remote-tracking branch 'upstream/master' into presentationControls
2016-08-02 15:38:28 -07:00
Oswaldo Acauan
6f9c4219ad
Fix typo
2016-07-28 19:57:42 +00:00
Oswaldo Acauan
afe1a66e02
Fix conflicts and merge master
2016-07-28 19:50:44 +00:00
Oswaldo Acauan
da70b92c9d
Add missing files
2016-07-28 19:49:16 +00:00
Oswaldo Acauan
b8e4a2692c
Add handlers for kick
2016-07-28 19:48:26 +00:00
Oleksandr Zhurbenko
79c06588e3
Updated update_caption_owner_message
...
So that owner_id could be updated in multiple objects
2016-07-28 11:53:13 -07:00
Oleksandr Zhurbenko
1fd07f9265
Updated indirect dependencies
2016-07-27 15:47:08 -07:00
mmarangoni
efaf05a27e
fixed up/down/space/enter keypress events
2016-07-27 15:33:32 -07:00
Oleksandr Zhurbenko
d510907179
Upgraded Meteor to 1.4
2016-07-27 14:50:35 -07:00
perroned
8c7fdc0036
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
...
Conflicts:
bigbluebutton-client/resources/prod/lib/verto_extension.js
2016-07-27 19:32:01 +00:00
Anton Georgiev
a1fde6ae12
add httpS flag in config instead of detecting prod vs dev env
2016-07-27 16:36:33 +00:00
Oleksandr Zhurbenko
ed51c99803
Adjusted view to the new CC data format
2016-07-26 16:05:22 -07:00
Lajellu
bd46e8c2ff
adds new icons
2016-07-26 14:28:58 -07:00
Lajellu
1ead9ced59
adds presentation controls
2016-07-26 13:56:43 -07:00
Oswaldo Acauan
2c93c41fc5
Update handler payload check
2016-07-26 18:50:18 +00:00
Anton Georgiev
860916efc1
refactor 2 cases
2016-07-26 17:47:36 +00:00
Anton Georgiev
3e070872cf
fix issue with slide calc under https
2016-07-26 17:33:35 +00:00
Oleksandr Zhurbenko
6c7cb5a65b
Changed the way we store captions on the initial history retrieving
2016-07-25 16:33:33 -07:00
Oleksandr Zhurbenko
fd0247d719
Injected initial component for the closed-captions
2016-07-22 17:12:31 -07:00
perroned
a22b21f61b
Merge remote-tracking branch 'anton/fix-webrtc-deskshare' into join-components-with-skeleton
2016-07-22 19:36:19 +00:00
perroned
2a23778ea9
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/managers/ScreenshareManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/model/ScreenshareOptions.as
bigbluebutton-html5/imports/api/verto/index.js
bigbluebutton-html5/imports/ui/components/deskshare/service.js
2016-07-22 19:20:00 +00:00
Oleksandr Zhurbenko
a3fa660bc5
Removed unused code
2016-07-22 11:47:54 -07:00
perroned
c1abe4ac4f
Fixes renamed function
2016-07-22 17:31:35 +00:00
Anton Georgiev
a4d173c1a4
fix missing lib for video-broadcast
2016-07-22 15:54:03 +00:00
Oleksandr Zhurbenko
c5c0f32df6
Handling all messages related to closed-captions
...
send_caption_history_reply_message , update_caption_owner_message , edit_caption_history_message
2016-07-21 18:27:26 -07:00
Oswaldo Acauan
34fedc8e46
Fix user-list toggle
2016-07-21 14:24:50 +00:00
Oleksandr Zhurbenko
331ad1e3c4
Fixed a bug when we couldn't retrieve the initial Chat history
...
Happened when meeting and chat messages appeared before the Meteor joined
2016-07-18 10:42:53 -07:00
Lajellu
f1d79376ee
Fixes Cursor propTypes
2016-07-18 08:30:04 -07:00
Oleksandr Zhurbenko
3ecf387297
Updated packages to get rid of warnings in CssTransitionGroup
2016-07-15 16:16:49 -07:00
Lajellu
1acdc0a13b
Adds cursor xy tracking
2016-07-15 13:50:03 -07:00
Oleksandr Zhurbenko
9b85629f2c
Initial handling of the 'update_caption_owner_message'
2016-07-14 13:55:49 -07:00
Anton Georgiev
6a984c2b68
adding captions support in html5 (part1)
2016-07-14 12:03:30 -07:00
Oswaldo Acauan
a32617cf65
Remove unused import/prop
2016-07-12 14:04:39 +00:00
Oswaldo Acauan
d804f0d217
Add .meteor/dev_bundle to gitignore
2016-07-12 14:03:13 +00:00
Oswaldo Acauan
306ef94237
Fix conflicts
2016-07-12 14:02:48 +00:00
Anton Georgiev
51ccf1ddfc
Merge pull request #3211 from OZhurbenko/issue-3206
...
Minor fixes
2016-07-12 09:52:38 -04:00
Anton Georgiev
bbaff47d2b
Merge pull request #3210 from Gcampes/user-avatar-changes
...
Update on user avatar and user item
2016-07-12 09:52:12 -04:00
Oswaldo Acauan
584a772983
Remove Meteor dev_bundle
2016-07-11 20:20:07 +00:00
Oswaldo Acauan
8fcc5d87a7
Merge branch 'master' into feature-chat
...
* master:
Hide webcam component
2016-07-11 20:18:32 +00:00
Oswaldo Acauan
97389d7edf
Fix React warnings for unknown props
2016-07-11 20:10:55 +00:00
Oswaldo Acauan
2d1b9ede84
Minor fixes
2016-07-11 19:42:54 +00:00
Oleksandr Zhurbenko
8c37e10ee0
Set a viewport
2016-07-11 12:10:30 -07:00
Oswaldo Acauan
6760723565
Prevent useless rerenders on MessageList
2016-07-11 18:22:06 +00:00
Gabriel Carvalho de Campes
94c10c9ed0
Fix muted status dash sizing
2016-07-11 18:20:24 +00:00
Matthew Marangoni
937b38c303
starting keydown events
2016-07-11 10:43:42 -07:00
Matthew Marangoni
a37799f19f
Merge remote-tracking branch 'upstream/master' into html5test
...
Conflicts:
bigbluebutton-html5/imports/ui/components/modals/settings/SettingsModal.jsx
bigbluebutton-html5/imports/ui/components/modals/settings/submenus/SessionMenu.jsx
2016-07-11 10:37:00 -07:00
Gabriel Carvalho de Campes
2622126482
change the size of the avatar status indicators
2016-07-11 17:25:16 +00:00
Oswaldo Acauan
0f77c8fa13
Change reduce/map order on chat service
2016-07-11 17:12:01 +00:00
Oswaldo Acauan
b70b724d99
Change reduce/map order on chat service
2016-07-11 17:07:35 +00:00
Matthew Marangoni
8175ecef2f
Added aria and tabbing features
...
- All pages in the settings modal now contain aria labels and descriptions
- Tabbing has been fixed and is now contained within the settings modal
- Tab order has been correct
- Menu's and submenus changed to container-style instead of lists
- Fixed scrolling issue caused by resize buttons in Application submenu
- aria roles have been added to all submenus
2016-07-11 10:01:09 -07:00
Oswaldo Acauan
ee2ca176b3
Refactor services to classes
2016-07-11 16:28:55 +00:00
Oleksandr Zhurbenko
8947f732b3
Restructuring
2016-07-11 08:49:26 -07:00
Oswaldo Acauan
9b53090c81
Change Auth service to be a singleton class
2016-07-11 13:45:24 +00:00
Oswaldo Acauan
0b8bca049c
Hide webcam component
2016-07-11 10:13:55 -03:00
Oswaldo Acauan
aa154e5b63
Merge after git conflict/lost object
2016-07-11 12:35:08 +00:00
Oswaldo Acauan
1c0132ed5b
Merge after git conflict/lost object
2016-07-11 12:34:58 +00:00
Oleksandr Zhurbenko
87c4ee98ea
Added a white background for the slide
...
Since it is transparent for some SVG files
2016-07-09 14:42:33 -07:00
Oleksandr Zhurbenko
bcfa3d41ec
Linting
2016-07-08 16:13:26 -07:00
Oleksandr Zhurbenko
7948571525
Added support for png and check to see if the image is ready
...
resolves #3206
2016-07-08 16:11:52 -07:00
Gabriel Carvalho de Campes
0dd7f3811c
Separates user status in avatar
2016-07-08 19:09:16 +00:00
Gabriel Carvalho de Campes
1dde9f25e8
Merge remote-tracking branch 'origin/master' into user-avatar-changes
...
* origin/master:
Remove unused imports
upgrade sip.js to 0.7.5
Moved polling files back to components folder
Adds link to meteor issue on comment, remove unused import
Remove logs, and add some removed code back
Changes Router in order for the livereloading to work again
Fixed a small issue with reduce() in the poll annotation
Made polling buttons accessible
try to fix the reload issue
Updated packages and fixed some of the warnings introduced by React 15.2.0
Updates to bbb-conf for BigBlueButton 1.1 (mostly changes to support systemd on Ubuntu 16.04)
Centering polling buttons
Title and calculated styling for the polling UI
Replaced polling under the whiteboard
fixes html5 clinet logout and nav-bar
fixes html5 clinet logout and nav-bar
fixes html5 clinet logout and nav-bar
fixes html5 clinet logout and nav-bar
2016-07-08 12:40:25 +00:00
Gabriel Carvalho de Campes
352011e92c
Remove unused imports
2016-07-08 12:22:49 +00:00
Gabriel Carvalho de Campes
537d8753fe
Merge remote-tracking branch 'origin/master' into router-changes
...
* origin/master:
upgrade sip.js to 0.7.5
Moved polling files back to components folder
Fixed a small issue with reduce() in the poll annotation
Made polling buttons accessible
Updated packages and fixed some of the warnings introduced by React 15.2.0
Updates to bbb-conf for BigBlueButton 1.1 (mostly changes to support systemd on Ubuntu 16.04)
Centering polling buttons
Title and calculated styling for the polling UI
Mark open chat as active
Remove some old code
Changes the way user actions are rendered
Replaced polling under the whiteboard
Solve issues from github comments
Remove color-generator because it is not being used
polish code
Updates the userlist
Conflicts:
bigbluebutton-html5/imports/ui/components/app/container.jsx
2016-07-08 11:59:05 +00:00
Anton Georgiev
107e49caba
Merge pull request #3202 from OZhurbenko/polling-ui
...
HTML5 Polling UI
2016-07-07 17:24:59 -04:00
Oswaldo Acauan
b33e26a43d
Improve chat form events
2016-07-07 18:52:21 +00:00
Oswaldo Acauan
03aa1aada3
Fix some chat styles
2016-07-07 18:16:08 +00:00