Richard Alam
|
df289e241d
|
- update doc to build and run bbb-web during development
|
2019-02-07 08:05:50 -08:00 |
|
Ghazi Triki
|
e30a37db26
|
Add settings.gradle for pres-checker project.
|
2019-02-06 16:09:59 +01:00 |
|
Richard Alam
|
7bf7adf145
|
- run on a different port (8090)
|
2019-02-05 14:18:27 -08:00 |
|
Richard Alam
|
d92d7f1703
|
- add location of bigbluebutton.properties
|
2019-02-05 13:54:45 -08:00 |
|
Richard Alam
|
5783da21a2
|
- add instructions on how to run the app
|
2019-02-05 13:52:28 -08:00 |
|
Richard Alam
|
86761ee154
|
Upgrade gradle and grails
Add instructions to upgrade gradle and grails.
|
2019-02-05 16:17:12 -05:00 |
|
Richard Alam
|
2a786cd452
|
- separate building and running as most of the times, we don't need to re-run bringing in jars and configs.
|
2019-01-25 12:25:16 -08:00 |
|
Richard Alam
|
2e7989683e
|
Merge branch 'grails-gradle-update' of github.com:riadvice/bigbluebutton into grails-gradle-update
|
2019-01-25 12:13:45 -08:00 |
|
Richard Alam
|
f6b690b36c
|
- add max file upload limit
|
2019-01-25 12:11:18 -08:00 |
|
Ghazi Triki
|
99b65fbc69
|
Added README.md to bigbluebutton-web.
|
2019-01-25 17:24:06 +01:00 |
|
Richard Alam
|
b84b5d8552
|
Merge branch 'grails-gradle-update' of https://github.com/riadvice/bigbluebutton into riadvice-grails-gradle-update
|
2019-01-25 08:06:46 -08:00 |
|
Ghazi Triki
|
9cf304ec80
|
Updated bigbluebutton-web/build.sh to match gradle 3 commands.
|
2019-01-25 08:18:53 +01:00 |
|
Fred Dixon
|
566b245e3c
|
Merge pull request #6385 from pedrobmarin/keep-meeting-events
Created property keepEvents at bbb-web to make redis record the event…
|
2019-01-24 21:47:50 -05:00 |
|
Ghazi Triki
|
d5091ef61b
|
Added unit test for join API.
|
2019-01-24 08:42:14 +01:00 |
|
Ghazi Triki
|
cbcf9315a0
|
Improved response handling in ApiControllerSpec and added unit test for join.
|
2019-01-22 11:50:33 +01:00 |
|
Ghazi Triki
|
a11ce7732e
|
Implemented unit tests for create API.
|
2019-01-21 21:58:16 +01:00 |
|
Ghazi Triki
|
8a985e8785
|
Implemented the first unit test for API version.
|
2019-01-17 18:29:44 +01:00 |
|
Ghazi Triki
|
68e6468c34
|
Fix guestWaitHandler in ApiController.groovy
|
2019-01-17 14:21:22 +01:00 |
|
Ghazi Triki
|
5aa3b04008
|
Fix log file name.
|
2019-01-17 13:58:14 +01:00 |
|
Ghazi Triki
|
5fc13c3447
|
Load freemaker templates whether the application runs within a JAR file or outside of it.
|
2019-01-17 11:39:50 +01:00 |
|
Ghazi Triki
|
728491ae8d
|
Use logback.xml for bigbluebutton-web.
|
2019-01-15 14:37:45 +01:00 |
|
Ghazi Triki
|
de17942501
|
Fix mapping for swf files.
|
2019-01-15 11:36:49 +01:00 |
|
Ghazi Triki
|
d38f55b30a
|
Improve groovy code formatting.
|
2019-01-15 11:03:07 +01:00 |
|
Ghazi Triki
|
dcb0544897
|
Update XML and JSON responses for ApiController.
|
2019-01-14 14:29:19 +01:00 |
|
Ghazi Triki
|
302a05528e
|
Fix API XML responses.
|
2019-01-10 21:18:15 +01:00 |
|
Ghazi Triki
|
4a4edd0ca6
|
Update bigbluebutton-web to gradle 5.1 (Work In Progress)
|
2019-01-09 21:06:09 +01:00 |
|
Anton Georgiev
|
47dffd5f3a
|
add parenthesis to improve readability
|
2019-01-08 21:47:08 +00:00 |
|
Anton Georgiev
|
c9505ff56a
|
set allowRequestsWithoutSession=false by default
|
2019-01-08 19:56:50 +00:00 |
|
Anton Georgiev
|
79ecdf56e8
|
BBB-web: add allowRequestsWithoutSession=false to handle stripped JSESSIONID
|
2019-01-08 19:54:08 +00:00 |
|
Pedro Beschorner Marin
|
ebffcb0848
|
Created property keepEvents at bbb-web to make redis record the events for all meetings
|
2018-12-11 18:37:31 -02:00 |
|
Richard Alam
|
cb0d282451
|
Merge pull request #6293 from riadvice/redis-refactor
Refactor redis implementation in server applications
|
2018-12-09 10:33:31 -05:00 |
|
Ghazi Triki
|
fd959f9e14
|
Remove rediscala library and replace it by a lettuce implementation.
|
2018-12-05 20:21:06 +01:00 |
|
Chad Pilkey
|
0fe8e3a38a
|
Lock enter and stuns to valid session+token
|
2018-11-22 14:39:25 -05:00 |
|
Ghazi Triki
|
d8588da28a
|
Add support for redis password.
|
2018-11-22 16:02:55 -02:00 |
|
Ghazi Triki
|
35fa440b81
|
Improve build shell scripts.
|
2018-11-22 12:53:42 -02:00 |
|
Ghazi Triki
|
e768cbe3c5
|
Updated red5 applications configuration to accept redis parameters.
|
2018-11-21 19:31:01 -02:00 |
|
Ghazi Triki
|
fbd1d631d6
|
Move redis communication classes from red5 applications to bbb-apps-common project.
|
2018-11-21 10:55:06 -02:00 |
|
Ghazi Triki
|
8e10280614
|
Fix configuration for akka and bbb-web projects.
|
2018-11-14 20:18:12 +01:00 |
|
Ghazi Triki
|
5550d4464d
|
Updated bbb-screenshare project to use common redis classes from bbb-common-message.
|
2018-11-13 16:19:35 +01:00 |
|
Ghazi Triki
|
21cb59487c
|
Move RedisStorageService from bigbluebutton-web to bbb-common-message and replace jedis with lettuce-core.
|
2018-11-06 18:54:27 +01:00 |
|
Ghazi Triki
|
a52e907593
|
Fix API calls.
|
2018-11-02 20:57:54 +01:00 |
|
Ghazi Triki
|
2ca74819ce
|
Improve freemaker templates.
|
2018-11-02 20:57:33 +01:00 |
|
Ghazi Triki
|
0ff63f9cde
|
Remove HTML escaping in freemaker templates, it is automatic since version 2.3.24 and fixed metadata display.
|
2018-11-01 21:52:53 +01:00 |
|
Ghazi Triki
|
653fd74440
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into merge-2.x-release-into-master
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/users/UserLeaveReqMsgHdlr.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/models/Users2x.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/HandlerHelpers.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core2/testdata/FakeTestData.scala
# bbb-common-web/src/main/java/org/bigbluebutton/api/MeetingService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/PresentationUrlDownloadService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/ImageToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Office2PdfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/OfficeDocumentValidator.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Pdf2SwfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/PdfToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/SvgImageCreatorImp.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/TextFileCreatorImp.java
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/bus/ReceivedJsonMsgHdlrActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/meeting/OldMeetingMsgHdlrActor.scala
# bigbluebutton-client/src/org/bigbluebutton/core/UsersUtil.as
# bigbluebutton-client/src/org/bigbluebutton/main/events/BBBEvent.as
# bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.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/MainApplicationShell.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/red5/flash/bwcheck/app/BandwidthDetectionApp.as
# bigbluebutton-config/bigbluebutton-release
# bigbluebutton-html5/client/compatibility/kurento-extension.js
# bigbluebutton-html5/imports/api/users/server/modifiers/addUser.js
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
|
2018-11-01 14:00:54 +01:00 |
|
Richard Alam
|
f895c09362
|
Merge pull request #6160 from riadvice/fix-multi-pres
Fix PR #6122
|
2018-10-17 15:56:47 -04:00 |
|
Ghazi Triki
|
df7642117e
|
Fix missing parameter for downloadAndProcessDocument method in ApiController.groovy
|
2018-10-16 18:31:16 +01:00 |
|
Richard Alam
|
ca9fa5dc09
|
- changing aliases to use meeting_id_2 instead of meeting_id_1 just in case we need to make the URL params different
|
2018-10-09 09:15:22 -07:00 |
|
Richard Alam
|
f05cb7ddbc
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into improve-log-on-presentation-conversion
|
2018-10-09 09:13:03 -07:00 |
|
Ghazi Triki
|
41f5249f4e
|
Updated SVG conversion to simplify complex files.
|
2018-10-04 23:52:57 +01:00 |
|
zhu
|
6eba10da3a
|
Merge branch 'v2.0.x-release' into v2.0.x-release
|
2018-09-28 18:19:56 +08:00 |
|