Anton Georgiev
|
2223172612
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into br-kick
|
2017-03-20 14:44:51 -04:00 |
|
Anton Georgiev
|
6d325297ee
|
remove unused packages
|
2017-03-20 14:37:55 -04:00 |
|
Anton Georgiev
|
a183595d73
|
improve check for dismiss object
|
2017-03-20 14:33:32 -04:00 |
|
Anton Georgiev
|
b54b4290a6
|
Merge pull request #3736 from oswaldoacauan/refactor-auth-flow
[HTML5] Refactor of the authentication flow, localization and other improvements
|
2017-03-20 13:17:05 -04:00 |
|
Oswaldo Acauan
|
72dc94ab31
|
Remove old Kicked screen in favor of the new error screen
|
2017-03-17 14:38:18 +00:00 |
|
Oswaldo Acauan
|
2090883b03
|
Refactor Auth logout and credentials getter
|
2017-03-17 14:23:00 +00:00 |
|
Richard Alam
|
47816e630a
|
Merge pull request #3735 from ritzalam/fix-issue-3245
Fix issue #3245
|
2017-03-16 18:26:49 -04:00 |
|
Richard Alam
|
0eefbf0d41
|
Merge pull request #3732 from ritzalam/return-breakout-rooms
Changes to recording and get meeting apis
|
2017-03-16 18:26:28 -04:00 |
|
Richard Alam
|
b3787c411e
|
- remove control chars from meeting name param on create api request
- return an error if external meeting id contains comma (,) on create api request
|
2017-03-16 20:34:44 +00:00 |
|
Oswaldo Acauan
|
f020964c50
|
Fix merge conflicts
|
2017-03-16 20:25:14 +00:00 |
|
Oswaldo Acauan
|
22bb1adab2
|
Refactor of the chat notification for unread messages
|
2017-03-16 19:57:45 +00:00 |
|
Oswaldo Acauan
|
8d21c435b5
|
Refactor of the App component
|
2017-03-16 16:52:43 +00:00 |
|
Anton Georgiev
|
59d6f12fad
|
Merge pull request #3734 from Gcampes/settings-refactor
[HTML5] Increases default font size
|
2017-03-16 10:34:29 -04:00 |
|
gcampes
|
31adb14543
|
Increases default font size
|
2017-03-16 10:10:39 -03:00 |
|
Richard Alam
|
414d44a799
|
- log exceptions
|
2017-03-15 13:47:10 -07:00 |
|
Anton Georgiev
|
3a20663873
|
breakouts cancel join: only trigger callback if defined
|
2017-03-15 15:52:35 -04:00 |
|
Richard Alam
|
5e2c021c32
|
- log failures when processing recording api requests
|
2017-03-15 12:38:51 -07:00 |
|
Anton Georgiev
|
aeebfa27d0
|
Merge pull request #3731 from antobinary/br-kick
[HTML5] Do not allow breakout room users to kick each other
|
2017-03-15 15:12:00 -04:00 |
|
Anton Georgiev
|
85a445b919
|
add isBreakoutRoom on render
|
2017-03-15 15:03:56 -04:00 |
|
Anton Georgiev
|
70ad071d5b
|
pass flag as a property
|
2017-03-15 14:03:58 -04:00 |
|
Anton Georgiev
|
26582033f2
|
pass flag as a property
|
2017-03-15 13:54:40 -04:00 |
|
Anton Georgiev
|
29de597e10
|
evaluate in container, pass boolean flag to component
|
2017-03-15 13:43:03 -04:00 |
|
Richard Alam
|
1441c3e59c
|
- publish, unpublish, delete recording
|
2017-03-15 09:47:26 -07:00 |
|
Richard Alam
|
3c397d8d71
|
- fix copying of meeting element into metadata.xml
|
2017-03-15 09:45:58 -07:00 |
|
Anton Georgiev
|
9315b79b6c
|
apply recommendations from pr comments
|
2017-03-15 12:21:26 -04:00 |
|
Richard Alam
|
058a4044d6
|
- publish/unpublish recording
|
2017-03-15 14:29:10 +00:00 |
|
Richard Alam
|
1ccf55fd97
|
- add sample recording
|
2017-03-15 14:28:29 +00:00 |
|
Anton Georgiev
|
64c43f4084
|
reuse isMeetingBreakout
|
2017-03-14 17:06:52 -04:00 |
|
Anton Georgiev
|
ae7aa7b3df
|
don't allow kick user in breakout rooms
|
2017-03-14 16:57:22 -04:00 |
|
Anton Georgiev
|
4b77c89eff
|
Merge pull request #3728 from Gcampes/patch-2
[HTML5] Open first submenu for settings
|
2017-03-14 11:08:34 -04:00 |
|
Anton Georgiev
|
e25b023fde
|
Merge pull request #3727 from OZhurbenko/permission-fix
HTML5 - permissions/exceptions fixes
|
2017-03-14 11:08:11 -04:00 |
|
Fred Dixon
|
5fde4ea8f9
|
Merge pull request #3729 from ffdixon/update-ip-detection
Updated IP detection in bbb-conf
|
2017-03-13 19:50:19 -04:00 |
|
Fred Dixon
|
20f8b4c22d
|
Updated IP detection in bbb-conf
|
2017-03-13 18:47:48 -05:00 |
|
Oleksandr Zhurbenko
|
07502ca172
|
Linting
|
2017-03-13 15:35:04 -07:00 |
|
Oleksandr Zhurbenko
|
d8542490c7
|
Corrected the fix
|
2017-03-13 15:33:06 -07:00 |
|
Richard Alam
|
72c42f9d70
|
- build get recordings api response
|
2017-03-13 21:43:39 +00:00 |
|
Gabriel Carvalho de Campes
|
bc969c8aad
|
[HTML5] Open first submenu for settings
|
2017-03-13 17:03:18 -03:00 |
|
Oleksandr Zhurbenko
|
d7b5ae3c36
|
Fixed permissions and some exceptions
|
2017-03-13 12:15:58 -07:00 |
|
Oswaldo Acauan
|
528be3979e
|
Fix merge conflicts
|
2017-03-13 17:19:43 +00:00 |
|
Anton Georgiev
|
1da494eec6
|
Merge pull request #3688 from Gcampes/settings-refactor
[HTML5] Refactor Settings Component
|
2017-03-13 13:15:47 -04:00 |
|
Oswaldo Acauan
|
090890aacd
|
Move critical css to inline instead o external file
|
2017-03-13 14:38:32 +00:00 |
|
gcampes
|
ed4f1cf5c2
|
Fix issues based on PR comments
|
2017-03-13 08:48:00 -03:00 |
|
Richard Alam
|
73b16db384
|
- deserialize metadata.xml
|
2017-03-11 09:35:06 -08:00 |
|
Richard Alam
|
f45acfaf53
|
- deserialize playback from metadata.xml
|
2017-03-11 15:04:01 +00:00 |
|
Richard Alam
|
80a0c9f386
|
- start implementing recording metadata reader
|
2017-03-10 22:01:56 +00:00 |
|
Oswaldo Acauan
|
2129979112
|
Fix error screen
|
2017-03-10 20:47:23 +00:00 |
|
Richard Alam
|
6f6ca61077
|
- store breakout metadata and breakout rooms into redis
|
2017-03-10 19:40:33 +00:00 |
|
Richard Alam
|
4e59521268
|
- store breakout metadata and breakout rooms in events.xml only if they are present.
|
2017-03-10 19:39:20 +00:00 |
|
Richard Alam
|
90b5350260
|
- add sample metadata.xml
|
2017-03-10 19:38:35 +00:00 |
|
Oswaldo Acauan
|
9c84105319
|
Add missing packages
|
2017-03-10 19:18:23 +00:00 |
|