Vitor Mateus
37468e5d1c
Add verification of meeting exist comparing props, and sets if the meeting is ended
2019-01-17 16:31:04 -02:00
Vitor Mateus
199dcc04d9
Add a loading as user response
2019-01-17 15:02:28 -02:00
Vitor Mateus
ccfb5b5b79
Check if the meeting exists #6401
2019-01-17 14:43:44 -02:00
Anton Georgiev
0733048d44
Merge pull request #6464 from KDSBrowne/2.2-fix-broken-locales
...
Fix broken locales on load
2019-01-09 17:16:52 -05:00
KDSBrowne
7e304e0866
add Bulgarian locale to addLocaleData
2019-01-09 21:43:54 +00:00
Tainan Felipe
e66309dde1
Fix user rejoining to meeting when is ejected
2019-01-02 15:31:57 -02:00
KDSBrowne
be60b07284
fix locales not being displayed properly
2018-12-21 16:46:55 +00:00
Tainan Felipe
66bf810002
Fix countdown doesn't appearing in breakout room
2018-12-18 09:04:23 -02:00
Anton Georgiev
d80d78589f
Merge pull request #6346 from KDSBrowne/html5-packages-upgrade
...
HTML5 packages upgrade
2018-12-13 14:43:47 -05:00
Anton Georgiev
fbb12b055e
Merge pull request #6276 from Tainan404/issue-6262
...
Add drag & drop grid for breakout rooms
2018-12-13 11:35:24 -05:00
KDSBrowne
8b30fe00b3
Merge remote-tracking branch 'Upstream/master' into html5-packages-upgrade
2018-12-10 02:12:42 +00:00
KDSBrowne
5adac9c88b
adjust packages / fix bug
2018-12-10 01:08:16 +00:00
Maxim Khlobystov
f548b46672
Improve the client logs appearing on user join/subscription
2018-12-06 12:26:08 -05:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Tainan Felipe
de66a7bd12
Add button for set free join status on create breakout room modal
2018-11-21 14:46:29 -02:00
Bobak Oftadeh
caabc100ac
fixed spacing in lock-modal styles
2018-11-19 20:07:39 +00:00
Tainan Felipe
b9cd478533
Merge remote-tracking branch 'upstream/master' into issue-6194
2018-11-19 12:05:17 -02:00
Tainan Felipe
5a3649791b
Transform joinRouterHandler and aunthenticatedRouteHandler in components
2018-11-14 15:11:10 -02:00
Oswaldo Acauan
a8c1df7f22
Upgrade all npm and meteor packages and fix compatibility issues introduced
2018-11-06 12:59:53 -02:00
João Francisco Siebel
016efcc0eb
Remove ACL from client side. close #6138
2018-11-05 17:30:37 -02:00
Anton Georgiev
35d92c3e6d
improve on callbacks when joining client
2018-10-25 15:51:53 +00:00
Anton Georgiev
ff837fdd09
drop unnecessary Boolean() wrapper
2018-10-25 15:20:37 +00:00
Anton Georgiev
cde6311a5d
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
2018-10-24 18:26:13 +00:00
Anton Georgiev
57dc55b559
drop metadata configs; use userdata configs for autoSwap
2018-10-23 20:44:17 +00:00
Anton Georgiev
30c43795af
work on chat alert
2018-10-16 17:48:27 +00:00
KDSBrowne
14066b4280
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into post-router-style-fix
2018-10-15 14:54:15 +00:00
Anton Georgiev
717a1e2db2
recovered logout functionality including feedback
2018-10-12 21:14:28 +00:00
Anton Georgiev
27a41753f9
hooked on error pages via Session
2018-10-12 17:05:30 +00:00
Anton Georgiev
4059fd5fa9
mostly recovered chat. needs UI love and handling of unread
2018-10-11 20:41:37 +00:00
Anton Georgiev
02905fb90d
react-router removed, lots of code commented out, client loads
2018-10-03 16:14:10 +00:00
Anton Georgiev
308beb874c
Auth logged in
2018-10-02 19:53:13 +00:00
Anton Georgiev
0c8eafc2c8
Merge branch 'remove-react-router' of github.com:antobinary/bigbluebutton into remove-react-router
2018-10-02 14:47:25 +00:00
João Francisco Siebel
531f739f12
Merge remote-tracking branch 'upstream/master' into ini-configuration-file
2018-09-25 09:42:24 -03: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
Anton Georgiev
92732a96e6
WIP removing react-router
2018-09-21 15:43:10 +00:00
João Francisco Siebel
bb58a3fde6
let server handle parameters
2018-09-19 17:32:17 -03:00
João Francisco Siebel
6f8a3fd9cd
read settings from ini file
2018-09-18 13:12:16 -03:00
João Francisco Siebel
e750ceb0a1
make a single makeCall in auth
2018-09-17 14:05:39 -03:00
João Francisco Siebel
ebe4b83a10
remove unnecessary comments
2018-09-14 15:01:24 -03:00
João Francisco Siebel
4c35608c2b
Add users-settings collection and handle dynamic configuration
2018-09-13 15:09:30 -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
Chad Pilkey
625e351af8
fetch fullInfo from Auth every time instead of caching
2018-09-04 13:28:04 -07: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
Anton Georgiev
6da18cd52d
made clientLog structure easier to edit via script
2018-08-22 18:25:43 +00:00
Anton Georgiev
6459b84c83
Pulled HTML5 locales aug 15; Fix for locale switch edge case ( #5984 )
2018-08-15 13:58:23 -03:00
Bobak Oftadeh
88de0a4bbf
Fixed clientInfo JSON parsing error
2018-08-13 19:53:20 +00:00
Anton Georgiev
ed173b813a
fix linting
2018-08-13 19:52:44 +00:00
Anton Georgiev
ff3b19a3bf
add log on successful and unsuccessful login
2018-08-10 17:51:12 +00:00
Anton Georgiev
4ee01b5caa
add log when client loads fully
2018-08-08 21:20:55 +00:00
João Francisco Siebel
5a76eec168
remove chat collection and fix group chat messages subscription
2018-08-06 09:05:07 -03:00
Anton Georgiev
4daedd4cdc
Locale selection without reload on route change. credits: @oswaldoacauan ( #5953 )
...
Resolves #5668 resurfacing
2018-08-02 16:23:11 -03:00
Anton Georgiev
44dc39eaf8
Merge branch 'master' into add-html5-group-chat-support
2018-08-01 14:24:00 -04:00
Anton Georgiev
6533802573
Merge pull request #5932 from oswaldoacauan/presentation-pods
...
Presentation pods support
2018-08-01 13:49:32 -04:00
Bobak Oftadeh
78bcec7553
Implemented adjustments to logClient
2018-07-31 15:28:03 -07:00
Anton Georgiev
78847f89ad
attempt to pull 2.0 into 2.2
2018-07-31 16:18:23 +00:00
João Francisco Siebel
655483576f
fix unread messages counter on public chat and remove some old chat configurations
2018-07-27 10:44:21 -03:00
Joao Siebel
d8391f450b
use group chat messages in html5 client
2018-07-26 11:56:26 -03:00
Anton Georgiev
9f87a4f344
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-5822
2018-07-24 21:08:28 +00:00
Oswaldo Acauan
b7823c406c
Merge remote-tracking branch 'upstream/v2.2-dev' into presentation-pods
2018-07-24 17:20:37 -03:00
Maxim Khlobystov
89725fa461
Merge pull request #5905 from Tainan404/v2-fix-intl
...
Fix intl id being showing.
2018-07-24 14:03:13 -04:00
Anton Georgiev
ddbb2a64dc
Merge branch 'custom-parameters' of github.com:lfzawacki/bigbluebutton into test-5822
2018-07-23 18:33:32 +00:00
Tainan Felipe
1c04aacb24
fix intl showing intl ids
2018-07-23 13:46:53 -03:00
KDSBrowne
37c9599a70
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 01-bug-fixes
2018-07-23 15:37:28 +00:00
Anton Georgiev
8b0ec94405
remove duplicate import causing app to crash
2018-07-23 15:06:25 +00:00
Anton Georgiev
5dc3fe82c2
Merge branch 'v2.0.x-release' into custom-parameters
2018-07-23 10:29:29 -04:00
KDSBrowne
1f7ff24b63
add return to prevent cam unsharing on first route change
2018-07-22 17:45:33 +00:00
Bobak Oftadeh
0db93d35b9
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into client-logger
2018-07-20 09:42:11 -07:00
Lucas Fialho Zawacki
125e90582c
Add processing of userdata parameters and correct bug while processing metadata
2018-07-19 17:44:20 -03:00
Bobak Oftadeh
6d2d701127
Altered client logger functions
2018-07-19 09:21:26 -07:00
Tainan Felipe
005310d22a
Allow guest user join via html5 client
2018-07-19 09:46:44 -03:00
Bobak Oftadeh
8119e10167
Updated how targets are added to the client logger
2018-07-18 09:04:40 -07:00
Bobak Oftadeh
5a2d2934fa
Updated settings for client-logger
2018-07-13 12:44:22 -07:00
Bobak Oftadeh
c98bd10024
Replaced console.errors with client logger and alterted logger configurations
2018-07-13 12:16:50 -07:00
Bobak Oftadeh
bc3e068e2e
Client logger implemented
2018-07-04 14:02:10 -07:00
Anton Georgiev
eca2e50e1a
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into current
2018-07-03 20:17:42 +00:00
Oswaldo Acauan
1ca504ff2c
Remove console.log
2018-06-29 15:11:11 -03:00
Oswaldo Acauan
1d823fdf83
Remove console.log
2018-06-29 15:10:56 -03:00
Oswaldo Acauan
a8ec87c5a3
Fix not cleaning local collection on reconnect. Close #5671
2018-06-29 14:34:39 -03: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
30c67996a8
Merge pull request #5698 from antobinary/meta-params-html5
...
HTML5: Process only meta params from the list of the handled ones
2018-06-18 10:59:58 -04:00
Anton Georgiev
f703304557
only process handled meta params for html5
2018-06-18 14:47:55 +00:00
Anton Georgiev
c8eb8094d3
process only meta params starting with "html5"
2018-06-15 16:02:05 +00: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
Anton Georgiev
81a6b877b9
Merge pull request #5591 from KDSBrowne/edit/config/locale
...
Improve html5 locale fallback selection
2018-06-08 13:51:53 -04: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
Maxim Khlobystov
80da44bb26
Merge pull request #5594 from oswaldoacauan/streams-cursor-wb
...
Whiteboard and Cursor performance update
2018-05-30 11:42:52 -04: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
Oswaldo Acauan
ec07b4434d
Change cursor and annotation to user streams and add optimistic updates
...
WIP | Use streams to cursor and optimistic updates
WIP | Use streamss to whiteboard and optimistic updates
WIP | Remove fake delay
Add two way batching (server/client client/server)
Fix null userId exception and remove logs
wip
Add two way batching (server/client client/server) for cursor
Remove message frequency from draw-listeners component since we handle on message publication
Handle clear and undo messages
2018-05-28 14:46:14 -03: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
Anton Georgiev
e4a6f31abc
revert special api changes made for html5 client
2018-05-24 18:42:59 +00:00
KDSBrowne
a750e2b2a0
edit config prop / startup-server-index variable names
2018-05-22 12:57:43 -07:00
Anton Georgiev
ab54e5689b
support metadata with improper format
2018-05-16 14:43:25 +00:00