Gustavo Emanuel
f292476163
style with em instead px, remove subscriptions becouse already defined in other place
2022-03-11 17:11:35 +00:00
Gustavo Emanuel
f22b5052f1
ajust name
2022-03-11 17:11:19 +00:00
Ramón Souza
902899ba2c
modal consent meeting can be recorded
2022-03-11 17:10:54 +00:00
Ramón Souza
d008981855
add notifyRecordingIsOn create param
2022-03-10 20:17:57 +00:00
Anton Georgiev
7c355d6273
Merge pull request #14504 from antobinary/merge-2.5
...
Merge 2.5 into develop
2022-03-02 10:53:22 -05:00
Anton Georgiev
ef8a5fed1e
Merge branch 'v2.5.x-release' into merge-2.5
2022-03-02 15:51:08 +00:00
Anton Georgiev
cfb7c354ce
Merge pull request #14494 from GuiLeme/issue-14431
...
Change in current attribute for InsertDocument endpoint
2022-03-01 12:59:03 -05:00
Guilherme Leme
b8bba75b62
[issue-14431] - Implemented the back-end not to accept the current attribute comming from insert endpoint.
2022-03-01 14:27:09 -03:00
Anton Georgiev
6985004756
Merge pull request #14490 from pedrobmarin/r-p-urs
...
refactor(pads): unneeded redis subscription
2022-03-01 08:15:52 -05:00
Pedro Beschorner Marin
f267cf29e0
refactor(pads): unneeded redis subscription
...
Since bbb-pads the html client Etherpad redis' channel subscription isn't
needed anymore. All communication between Etherpad and BigBlueButton goes
through bbb-pads.
2022-03-01 09:54:43 -03:00
Anton Georgiev
4dab5ffcd9
Merge pull request #14425 from antonbsa/users-join-same-time-tests
...
test: Adds stress tests joining two users at the same time
2022-02-28 17:08:30 -05:00
Anton Georgiev
085f76d4f7
Merge pull request #14489 from antobinary/lti
...
!remove: Extract bbb-lti into its own bigbluebutton/ repository
2022-02-28 15:44:40 -05:00
Anton Georgiev
86ab8269af
chore: drop bbb-lti* from .gitignore
2022-02-28 20:36:11 +00:00
Anton Georgiev
4a2e96d82c
build: add placeholder to pull bbb-lti from other repo
2022-02-28 20:29:11 +00:00
Anton Georgiev
0b95f19b3f
chore: remove bbb-lti in favor of own repo github.com/bigbluebutton/bbb-lti
2022-02-28 20:27:07 +00:00
Anton Georgiev
75f6bf6fd3
Merge pull request #14445 from ramonlsouza/userlist-performance-fix
...
refactor: improve userlist performance
2022-02-28 15:00:56 -05:00
Anton Georgiev
24b7c55678
Merge pull request #14483 from antobinary/packaging-cleanup-7
...
build: Make it easier to build BBB packages from source locally
2022-02-28 12:25:05 -05:00
Anton Georgiev
87e47d220b
Merge pull request #14482 from antobinary/packaging-cleanup-6
...
refactor(bbb-config): drop usage of obsolete settings-production.json
2022-02-28 12:19:49 -05:00
Anton Georgiev
540675adaa
Merge pull request #14481 from antobinary/packaging-cleanup-5
...
build: drop ubuntu trusty (or xenial) files
2022-02-28 12:14:45 -05:00
Anton Georgiev
7c57f88117
Merge pull request #14480 from antobinary/packaging-cleanup-4
...
build and config: drop references to tomcat6 or 7
2022-02-28 12:12:48 -05:00
Anton Georgiev
a43071f9bd
Merge pull request #14479 from antobinary/packaging-cleanup-3
...
build: drop stuntman-client dependency, obsolete
2022-02-28 12:10:02 -05:00
Anton Georgiev
d5ede08677
Merge pull request #14477 from antobinary/packaging-cleanup-2
...
build: FreeSWITCH dependencies installed in Dockerfile instead
2022-02-28 11:31:15 -05:00
Anton Georgiev
ccaf410178
Updated release to 2.5-alpha-3
2022-02-28 11:06:59 -05:00
Anton Georgiev
bfd8725813
Merge pull request #14475 from antobinary/packaging-cleanup-1
...
build: Drop bionic/ directory from name of bbb-html5 packaging files
2022-02-28 10:21:48 -05:00
Anton Georgiev
03e33545c4
Merge pull request #14474 from ramonlsouza/issue-14472
...
fix: Not able to see the guest waiting list, blocked view
2022-02-28 09:19:00 -05:00
Ramón Souza
06f71ad167
fix guestlist styles
2022-02-28 12:54:55 +00:00
Anton Georgiev
0b87b13f86
build: add +x to scripts pulling external dependencies
...
Make is less noisy for local building of dependencies like freeswitch
by storing the executable flag for the scripts
and not listing the resulting packages in artifacts/
2022-02-27 17:12:03 +00:00
Anton Georgiev
0233384331
build: drop usage of obsolete settings-production.json
2022-02-27 17:09:19 +00:00
Anton Georgiev
8344fe0daa
build: drop ubuntu trusty (or xenial) files
2022-02-27 03:00:20 +00:00
Anton Georgiev
d58b86cbe5
build and config: drop references to tomcat6 or 7
2022-02-27 02:56:27 +00:00
Anton Georgiev
c8b6e7515c
build: drop stuntman-client dependency, obsolete
2022-02-27 02:41:40 +00:00
Anton Georgiev
bd27806a27
build: FreeSWITCH mod_av not used, drop build
2022-02-27 02:40:35 +00:00
Anton Georgiev
146c81a4de
build: check by distro name not release num - easier to copy-replace (consistency)
2022-02-27 02:38:29 +00:00
Anton Georgiev
bac60f5891
build: remove obsolete bbb-html5-worker@.service
2022-02-27 02:37:18 +00:00
Anton Georgiev
b88dc515ba
build: drop bionic dir in bbb-html5
2022-02-27 02:36:36 +00:00
Anton Georgiev
7d9ad10710
Merge pull request #14473 from ramonlsouza/fix-toast-styles
...
Fix: toast background styles
2022-02-25 15:35:55 -05:00
Ramón Souza
7854d361cc
fix toast background
2022-02-25 20:29:26 +00:00
Anton B
d61b7ac523
Merge remote-tracking branch 'upstream/v2.5.x-release' into users-join-same-time-tests
2022-02-25 17:05:18 -03:00
Anton Georgiev
d360b3bf18
Merge pull request #14409 from bigbluebutton/b-p-bv
...
build(playback): bump version
2022-02-25 14:31:20 -05:00
Anton Georgiev
8a66a5666e
Merge pull request #14454 from JoVictorNunes/issue-14452
...
fix: breakout room 'shortName'
2022-02-25 14:22:21 -05:00
Paulo Lanzarin
c225f0bf1d
Merge pull request #14469 from bigbluebutton/sfu270b0
...
build: bump bbb-webrtc-sfu to v2.7.0-beta.0
2022-02-25 14:32:57 -03:00
Paulo Lanzarin
78cff0ce43
build: bump bbb-webrtc-sfu to v2.7.0-beta.0
2022-02-25 14:32:25 -03:00
Anton Georgiev
1ed34a9812
Merge pull request #14466 from antobinary/bbb-version-settings-yml
...
build: set BBB full version in settings.yml
2022-02-25 11:24:42 -05:00
Anton Georgiev
b1018feec0
build: set BBB full version in settings.yml
2022-02-25 16:20:16 +00:00
Anton Georgiev
19dfdcd4b8
Merge pull request #14457 from JoVictorNunes/fix-average-column
...
fix(Dashboard): average column calculation
2022-02-24 17:02:03 -05:00
Anton Georgiev
314e834a8f
Merge pull request #14458 from ramonlsouza/issue-14440
...
fix: Cannot change presentation download permission twice
2022-02-24 15:28:36 -05:00
Anton Georgiev
8c29a6568f
Merge pull request #14344 from zhem0004/fixPhoneJoinPermission
...
Fix: dial in users obey guest policy
2022-02-24 15:26:44 -05:00
Anton Georgiev
a75ab0c073
Merge pull request #14421 from gustavotrott/update-breakout-duration
...
feat: Update breakout duration
2022-02-24 15:18:54 -05:00
Anton Georgiev
57f53918f0
Merge branch 'v2.5.x-release' into fixPhoneJoinPermission
2022-02-24 15:16:11 -05:00
Ramón Souza
fee6077d29
fix presentation downloadable change
2022-02-24 19:33:44 +00:00