Gustavo Trott
714de811b2
Update PresPresentationDAO.scala
...
Use `compactPrint` to store json instead of `prettyPrint`.
2023-06-26 09:56:17 -03:00
Gustavo Trott
82499176b4
Merge pull request #18219 from gustavotrott/graphql-pres
...
refactor (graphql): Provide presentation data through graphql
2023-06-26 09:50:51 -03:00
Gustavo Trott
74c81e080b
Provide presentation data through graphql
2023-06-26 09:46:54 -03:00
Gustavo Trott
9b281d8e0b
Merge pull request #18205 from gustavotrott/graphql-breakouts
...
refactor (graphql-server): Graphql breakoutRooms
2023-06-23 11:25:51 -03:00
Gustavo Trott
5761094388
graphql - Remove generation of join Links for breakout assignments
2023-06-23 11:23:41 -03:00
Anton Georgiev
624fccff4b
Merge pull request #18141 from defnull/patch-2
...
fix: Freeswitch status check hangs during `bbb-conf --(re)start`
2023-06-21 14:28:51 -04:00
Gustavo Trott
2b167786b5
Introduces breakoutRooms to graphql
2023-06-21 12:32:53 -03:00
Anton Georgiev
a150c2a653
Merge pull request #17768 from AlphaDE/develop
...
docs: Additional method to setup a custom favicon.ico
2023-06-16 08:21:25 -04:00
Anton Georgiev
2f2eb10667
Merge pull request #18143 from hiroshisuga/patch-77
...
[doc] guide to use animated PP file
2023-06-14 15:07:39 -04:00
Gustavo Trott
d330b0b1aa
Merge pull request #18158 from gustavotrott/graphql-timer
...
refactor (graphql-server): Provide data introduced for "Timer"
2023-06-13 11:51:37 -03:00
Gustavo Trott
60e5fe6a53
Introduces Timer data to graphql
2023-06-13 11:44:51 -03:00
Gustavo Trott
22a2c8ce7c
Merge remote-tracking branch 'upstream/v2.7.x-release' into graphql-timer
2023-06-12 10:06:22 -03:00
hiroshisuga
251ee6037f
Update faq.md
2023-06-09 21:55:32 +09:00
hiroshisuga
4a92b481df
Update faq.md
2023-06-09 21:42:32 +09:00
Marcel Hellkamp
98e8a76639
fix: Freeswitch status check hangs during bbb-conf --(re)start
...
closes #18140
When (re)starting BBB, the freeswitch status check may be run too early. The `fs_cli` call can connect, but the piped in `/quit` command is ignored and the session never terminates. This patch will fail the check after 5 seconds, resulting in a warning.
2023-06-09 09:11:54 +02:00
Anton Georgiev
6e1d2dd550
Merge pull request #18136 from bigbluebutton/antobinary-patch-1
...
chore: Enable Timer by default
2023-06-08 20:23:38 -04:00
Anton Georgiev
540ebe4bf9
chore: Enable Timer by default
2023-06-08 20:20:37 -04:00
Anton Georgiev
c8b0437df3
Merge pull request #18133 from GuiLeme/port-timer-with-events-suggestions
...
feat(timer): Port timer (Mconf) with events suggestions
2023-06-08 15:56:10 -04:00
GuiLeme
2cf46e4d05
[port-timer-with-events-suggestions] - made review suggestions
2023-06-08 16:37:32 -03:00
Anton Georgiev
49d48c0945
Merge pull request #18097 from ramonlsouza/16120
...
feat: Add Lock Setting For Viewer Annotations
2023-06-08 11:12:22 -04:00
Ramón Souza
b3a1f899ee
Merge pull request #18109 from ramonlsouza/issue-18100
...
fix: Dropdowns on mobile appear misplaced+overlay some of the controls
2023-06-08 10:56:26 -03:00
Ramón Souza
04804aa13b
Merge pull request #18065 from ramonlsouza/fix-pin-notes
...
fix: pin/unpin shared notes
2023-06-07 16:09:30 -03:00
Ramón Souza
9dc2602375
Merge pull request #18115 from Scroody/fix-arrow-up-on-interactions-sub-menu
...
Fix: Arrow upside down on interactions sub-menu
2023-06-07 16:05:45 -03:00
Scroody
be567dd23c
Fix: Arrow upside down on interactions sub-menu
2023-06-07 15:49:40 -03:00
Anton Georgiev
6512320209
Merge pull request #18112 from ramonlsouza/fix-unmount-notes
...
fix: crash on leave if shared notes is open
2023-06-07 14:37:43 -04:00
Ramón Souza
2124dc87f9
fix crash when leaving meeting
2023-06-07 15:16:59 -03:00
Ramón Souza
60eb653fb8
restore mobile menu styles
2023-06-07 11:47:00 -03:00
Anton Georgiev
626a2ca062
Merge pull request #18105 from ramonlsouza/disable-snapshot
...
feat(config): Disable slide snapshot
2023-06-07 09:54:27 -04:00
Ramón Souza
f18867cacf
update docs
2023-06-07 10:15:01 -03:00
Ramón Souza
d31e56b3fd
rename parameter, fix props
2023-06-07 09:35:56 -03:00
Anton Georgiev
831a46afc4
Update bigbluebutton-html5/private/config/settings.yml
2023-06-07 09:06:40 -03:00
Samuel Weirich
db1c76b89b
Add allow snapshot to config file
2023-06-07 09:03:00 -03:00
Samuel Weirich
042f50d950
Update api docs
2023-06-07 09:02:34 -03:00
Samuel Weirich
ef64c17c3b
Add disabled feature snapshot current slide
2023-06-07 08:55:13 -03:00
Ramón Souza
04ff1278c5
Add disable snapshot to container
2023-06-07 08:54:55 -03:00
Samuel Weirich
2a04d35f18
Disable snapshot using props
2023-06-07 08:49:53 -03:00
Anton Georgiev
06b7e788c7
docs: Added link to 2.7.0-alpha.1
2023-06-06 14:54:21 -04:00
Anton Georgiev
574064533b
Merge pull request #18099 from antobinary/merge-26-27-june-6
...
chore: Merge BBB 2.6.9+ into BBB 2.7
2023-06-06 09:31:01 -04:00
Anton Georgiev
1146ab9be9
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-26-27-june-6
2023-06-06 09:28:53 -04:00
Ramón Souza
dd49ebfb8a
fix edit shape
2023-06-06 09:11:58 -03:00
Anton Georgiev
f7052d503d
Update docusaurus.config.js
2023-06-06 08:10:30 -04:00
Anton Georgiev
8e2f59df03
Merge pull request #18096 from bigbluebutton/antobinary-patch-2
...
docs: Fix missing main page for GL
2023-06-06 08:02:06 -04:00
Anton Georgiev
5685869741
docs: Fix missing main page for GL
2023-06-06 07:58:22 -04:00
Ramón Souza
4686f856a6
client side checks
2023-06-06 08:57:36 -03:00
Ramón Souza
baf3690f5a
fix dock param
2023-06-06 08:56:05 -03:00
Ramón Souza
22b02ead28
Merge remote-tracking branch 'upstream/v2.7.x-release' into 16120
2023-06-06 08:45:29 -03:00
Anton Georgiev
8130c02818
Merge pull request #18094 from antobinary/june5-27
...
chore: Merge BBB 2.7 into develop
2023-06-06 07:35:46 -04:00
Anton Georgiev
70b3220f41
Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june5-27
2023-06-05 17:09:35 -04:00
Anton Georgiev
ef09d788b6
docs: add a line in 2.7 docs
2023-06-05 15:23:41 -04:00
Ramón Souza
52a1f4025d
Merge pull request #18064 from Scroody/I-18040
...
Fix: pinning shared notes should restore presentation
2023-06-05 16:22:26 -03:00