Maxim Khlobystov
d7d69d1c98
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup
2019-04-05 18:46:47 -04:00
Maxim Khlobystov
3fa22c6908
User information lookup feature in HTML5 client.
2019-04-05 18:32:21 -04:00
Ghazi Triki
b1e6cff44e
Improve CDN CORS rules.
2019-03-29 18:33:23 +01:00
Ghazi Triki
5b87524520
Use the embedded meteor CDN feature.
2019-03-29 16:47:07 +01:00
Ghazi Triki
5a06f36009
Removed all content from external origin as the html5client is the consumer not the provider.
2019-03-18 14:12:55 +01:00
Ghazi Triki
106058e1dd
Support loading the HTML5 main JS file and its assets from a CDN.
2019-03-18 09:57:43 +01:00
Anton Georgiev
0340d1c2be
not having the exact locale match is not an error
2019-03-08 16:57:40 +00:00
Anton Georgiev
d2397cba3e
handle change of downloadable pres status
2019-02-15 19:45:42 +00:00
Anton Georgiev
7e7617f89e
Log errors with locale processing
2019-01-23 21:56:38 +00:00
Anton Georgiev
51f7645607
remove REDIS pubsub html5 logs; turned off debug
2019-01-21 17:00:24 +00:00
KDSBrowne
5adac9c88b
adjust packages / fix bug
2018-12-10 01:08:16 +00:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
Bobak Oftadeh
caabc100ac
fixed spacing in lock-modal styles
2018-11-19 20:07:39 +00:00
Oswaldo Acauan
a8c1df7f22
Upgrade all npm and meteor packages and fix compatibility issues introduced
2018-11-06 12:59:53 -02:00
Anton Georgiev
30c43795af
work on chat alert
2018-10-16 17:48:27 +00:00
João Francisco Siebel
68aa29de68
rename file and add users-settings subscription
2018-09-25 09:37:45 -03:00
João Francisco Siebel
296ef8fb88
Merge remote-tracking branch 'upstream/master' into HEAD
2018-09-24 14:46:17 -03:00
João Francisco Siebel
6f8a3fd9cd
read settings from ini file
2018-09-18 13:12:16 -03:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Felipe Cecagno
62311387b8
more changes to configure redis using environment variables
2018-08-24 17:15:47 -03:00
Diego Sampaio
6fbb577a9f
Fix redis connection using private settings
2018-08-24 17:15:47 -03:00
Bobak Oftadeh
78bcec7553
Implemented adjustments to logClient
2018-07-31 15:28:03 -07:00
Richard Alam
14327a1edf
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-v20-branch
2018-06-19 12:58:51 -07:00
Anton Georgiev
8aed93c315
improve error logs
2018-06-14 19:01:49 +00:00
Richard Alam
dc62b89691
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into 21-and-20-merge-working-branch
2018-06-08 17:49:13 -07:00
Richard Alam
a2eaa9babd
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into 21-and-20-merge-working-branch
...
- some conflicts have been fixed.
The following needs working on:
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatCopy.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatSaver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatTab.mxml
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
Parking as need to work on something else.
2018-06-06 08:23:13 -07:00
KDSBrowne
f57d5f265a
change condition check in if statment
2018-05-30 06:09:33 -07:00
KDSBrowne
ef9c479523
remove usless map()
2018-05-30 06:07:25 -07:00
KDSBrowne
b3a6de7dda
make reducer not act as a loop
2018-05-30 05:39:02 -07:00
KDSBrowne
4ed7b4cb46
put path to available locales in a const
2018-05-30 05:23:05 -07:00
KDSBrowne
aa5deedbc9
replace structural loop with reduce
2018-05-28 07:24:03 -07:00
KDSBrowne
d0660e6699
improve locale fallback selection
2018-05-28 04:35:24 -07:00
KDSBrowne
a750e2b2a0
edit config prop / startup-server-index variable names
2018-05-22 12:57:43 -07:00
Tainan Felipe
5659ba10e7
use authtoken and connection status to verify feedback
2018-05-10 17:23:17 -03:00
Tainan Felipe
0707924a47
pass rating to meeting-ended and create feedback endpoint
2018-05-09 15:07:40 -03:00
Anton Georgiev
bbab765f82
print length of queue of redis messages to be processed
2018-04-02 20:16:46 +00:00
Anton Georgiev
c698ad5add
log the nodejs version in use
2018-03-21 19:16:07 +00:00
Anton Georgiev
337bcd616c
add logs to debug user join handler
2018-03-16 18:57:27 +00:00
Maxim Khlobystov
d578a40721
Keeping the console logs in development.
2018-02-22 13:45:29 -05:00
Maxim Khlobystov
59746e6b3f
Started logging to console in production + removed daily rotation logs.
2018-02-22 11:48:49 -05:00
Oleksandr Zhurbenko
e1568baa24
Fixed the logging of the Meteor serser-side methods
2018-02-05 12:34:03 -08:00
Richard Alam
06faa8a448
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-20-with-master
2018-01-31 14:38:43 -08:00
Anton Georgiev
ab39163070
put month before day in log rotation name
2018-01-30 10:37:00 -05:00
Anton Georgiev
9e05f346c7
added daily log rotation in production env
2018-01-29 16:50:32 -05:00
Ghazi Triki
a2feb9bf5b
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into master-merge-2.0
...
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/domain/MeetingStatus.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/BbbWebApiGWApp.scala
# bigbluebutton-client/branding/default/style/css/V2Theme.css
# bigbluebutton-client/branding/default/style/css/assets/swf/v2_skin.fla
# bigbluebutton-client/branding/default/style/css/assets/swf/v2_skin.swf
# bigbluebutton-client/locale/en_US/bbbResources.properties
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
# bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatMessageRenderer.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
# bigbluebutton-html5/private/config/development/server/log.yaml
2018-01-23 12:27:42 +01:00
Anton Georgiev
44cf02424f
Adjust user guesStatus User property to handle join in BBB 2.1
...
Also add muteOnStart Meeting property and some logs for easier work on redis message handling
2018-01-11 15:05:19 -05:00
Tainan Felipe
2725b80ac4
revert env
2018-01-11 10:48:24 -02:00
Tainan Felipe
18011fe3da
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-language-selector
2018-01-11 10:35:31 -02:00
Tainan Felipe
2f00d0b612
add directory via absoluteFilePathh
2018-01-10 15:03:06 -02:00
Tainan Felipe
b9d7a5ba38
changes to import form
2018-01-10 10:43:45 -02:00