Richard Alam
|
87a8a03067
|
Merge branch 'change-user-role-bbb-web' of https://github.com/riadvice/bigbluebutton into riadvice-change-user-role-bbb-web
|
2018-04-24 14:47:53 -07:00 |
|
Ghazi Triki
|
b848beb04a
|
Force reading config.xml in utf-8 format.
|
2018-02-08 20:19:07 +01:00 |
|
Ghazi Triki
|
00734d8018
|
Store role change in session and registered users then propagate the change from akka-apps to bbb-web.
|
2018-02-08 19:57:57 +01:00 |
|
Richard Alam
|
9ff881f138
|
Merge pull request #4925 from riadvice/webcams-only-for-moderator-on-off
Switch webcamsOnlyForModerator on and off
|
2018-01-09 12:48:19 -08:00 |
|
Ghazi Triki
|
9cad3facc3
|
Set webcamsOnlyForModerator in MeetingActor when the meeting is creator.
|
2018-01-09 20:47:03 +01:00 |
|
Richard Alam
|
e9df643af4
|
- fix issue where muteOnStart doesn't work when set in bigbluebutton.properties
|
2018-01-09 07:46:16 -08:00 |
|
Ghazi Triki
|
4bf5a26ecf
|
Fix setters in Meeting.java
|
2017-12-29 09:44:16 +01:00 |
|
Richard Alam
|
78afb91562
|
- implement muteOnstart by passing on create API or using bigbluebutton.properties in bbb-web instead of setting it in config.xml
|
2017-12-21 10:40:44 -08:00 |
|
Richard Alam
|
d09abe92e4
|
- allow to pass custom copyright text using create API
|
2017-12-20 14:28:01 -08:00 |
|
Richard Alam
|
f5502a1a2a
|
- allow passing of custom param (logo) to override default logo
|
2017-12-20 11:06:00 -08:00 |
|
Richard Alam
|
8223a08029
|
- hardcode logoutTimer to zero as we don't use this feature in the release
- substitute keyworks in moderatorOnlyMessage
|
2017-12-18 12:52:33 -08:00 |
|
Anton Georgiev
|
d6e8396407
|
add configuration to join via html5 for attendee or mod
|
2017-11-30 15:19:03 -05:00 |
|
Richard Alam
|
e02189b922
|
- fix https://github.com/bigbluebutton/bigbluebutton/issues/4541
|
2017-10-24 13:08:47 -07:00 |
|
Richard Alam
|
3e15405966
|
- show voice only users in get meeting api response
|
2017-10-24 12:59:09 -07:00 |
|
Pedro Beschorner Marin
|
5dfd772654
|
Updating presenter status
|
2017-10-10 14:38:27 -03:00 |
|
Richard Alam
|
c1a98bd3a5
|
- manage a pool of libre office instances so we can process multiple docs at the same time
|
2017-09-28 10:00:47 -07:00 |
|
Richard Alam
|
9d9df0eee0
|
- lower timeout timer for validation
- change location of preschecker
|
2017-09-26 14:07:51 -07:00 |
|
Richard Alam
|
67eb305552
|
- log pres checker command so we can try running on cmd line if it fails
|
2017-09-26 13:13:10 -07:00 |
|
Richard Alam
|
a124b2d0e8
|
- call presentation checker from bbb-web
|
2017-09-26 12:23:39 -07:00 |
|
Ghazi Triki
|
9b997392f0
|
Added new logoutTImer feature.
|
2017-09-21 20:12:59 +01:00 |
|
Josh
|
7a3a5dbadc
|
convert to string
|
2017-09-15 12:27:46 -04:00 |
|
Josh
|
1b08b26113
|
fix conflicts
|
2017-09-15 11:48:31 -04:00 |
|
Josh
|
ace8eac1cf
|
no longer pretty print getRecordings response
|
2017-09-15 11:40:26 -04:00 |
|
Fred Dixon
|
59444dadc7
|
Merge pull request #4395 from joshua-arts/fix-playback-length-units
Convert playback length to minutes when writing to XML.
|
2017-09-13 16:39:45 -04:00 |
|
Josh
|
a25c9ba740
|
convert playback length to minutes when writing to xml
|
2017-09-13 15:34:37 -04:00 |
|
Richard Alam
|
136566d0d9
|
Merge branch 'fix-getRecordings-response' of https://github.com/joshua-arts/bigbluebutton into joshua-arts-fix-getRecordings-response
|
2017-09-13 08:55:59 -07:00 |
|
Josh
|
cc2a3f055a
|
remove recording tag from getRecordings resp
|
2017-09-13 11:50:39 -04:00 |
|
Richard Alam
|
b662c1c722
|
- log exception so we can get info of broken metadata.xml file
|
2017-09-08 13:18:44 -07:00 |
|
Richard Alam
|
8173c7ef0e
|
- escape text xml properly
|
2017-09-08 12:32:14 -07:00 |
|
Richard Alam
|
edc242f46b
|
- fix format of playback
|
2017-09-05 07:58:44 -07:00 |
|
Richard Alam
|
ab232b54d7
|
- update recording metadata
- publish/unpublish recording
- delete recording
|
2017-09-03 16:41:31 -07:00 |
|
Richard Alam
|
b14b04576d
|
- publish/unpublish recording
- get recordings
|
2017-09-03 13:44:43 -07:00 |
|
Richard Alam
|
cdb39d469e
|
- process get recordings api call
|
2017-09-03 10:52:18 -07:00 |
|
Richard Alam
|
bb740a6d72
|
- get metadata xml
|
2017-09-01 15:00:38 -07:00 |
|
Richard Alam
|
38a63427bd
|
- start implement metadata xml reader
|
2017-09-01 10:34:01 -07:00 |
|
Richard Alam
|
e066c1713f
|
- generate xml
|
2017-08-31 15:25:59 -07:00 |
|
Richard Alam
|
018c220986
|
- try using scala-xml library
|
2017-08-31 13:59:21 -07:00 |
|
Richard Alam
|
e8127fdb61
|
- do not include recordings with bad metadata.xml in the response for recording api calls
|
2017-08-31 08:06:15 -07:00 |
|
Richard Alam
|
63195ec5d2
|
- upgrade jodconverter lib to get PPT files converted to PDF working
|
2017-08-17 09:52:37 -07:00 |
|
Richard Alam
|
45160333e8
|
- log extra infor during doc conversion
|
2017-08-11 13:20:47 -07:00 |
|
Richard Alam
|
7956b561d2
|
- remove some printlns to minimize noise
|
2017-08-11 11:22:26 -07:00 |
|
Richard Alam
|
1a698058e1
|
- implement check to see if akka-apps is alive from bbb-web so we can return an
error to API requests
|
2017-08-08 12:16:00 -07:00 |
|
Richard Alam
|
5ecf0c3651
|
- hook up end meeting from api
|
2017-08-02 13:06:16 -07:00 |
|
Richard Alam
|
beb7155121
|
Merge branch 'recordings-size' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-recordings-size
|
2017-08-02 08:22:02 -07:00 |
|
Richard Alam
|
3b44d0eac2
|
- fix issue where late joiners displays the wrong slide
|
2017-08-01 14:50:44 -07:00 |
|
Pedro Beschorner Marin
|
ca36ec29d8
|
Included missing getters and setters for recordings size and raw size
|
2017-08-01 16:33:45 +00:00 |
|
Pedro Beschorner Marin
|
73443fe2db
|
Clean up unused redis message service
|
2017-08-01 15:14:03 +00:00 |
|
Pedro Beschorner Marin
|
835f7d5371
|
Removed unused playbacks included with mconf merge
|
2017-08-01 15:11:49 +00:00 |
|
Richard Alam
|
47f012f08f
|
- start fixing breakout rooms
|
2017-07-21 14:15:51 -07:00 |
|
Richard Alam
|
bf1031374a
|
- pass timeout expire when last user leaves from bbb-web to akka-apps
|
2017-07-16 08:11:48 -07:00 |
|