Gustavo Trott
626fe0d52f
Comment disabledFeatures by default
2022-03-02 10:31:55 -03:00
Anton Georgiev
9768f7c246
Merge pull request #14496 from antobinary/2.5-transifex
...
chore: Added Transifex support for BBB 2.5 for HTML5 client
2022-03-01 15:47:23 -05:00
Gustavo Trott
c59037310a
Revert change in SystemConfiguration.scala
2022-03-01 17:34:38 -03:00
Localization Server
c28ff8a87e
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-03-01 20:34:28 +00:00
Gustavo Trott
9d6eaead02
Move api param learningDashboardEnabled to disabledFeatures
2022-03-01 17:27:54 -03:00
Anton B
774c623b30
fix currentUser selector and fix the presenter verification
2022-03-01 17:11:45 -03:00
Anton Georgiev
2e095d55ef
chore: set up transifex project for BBB 2.5
2022-03-01 20:08:06 +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
gustavo-em
030f089499
translations to mobile app
2022-03-01 14:33:44 -03: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
Ramón Souza
3c8d620811
fix client crash in random user selection modal
2022-03-01 14:01:21 +00: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 B
94ea254d21
add debug features
2022-02-28 18:21:50 -03: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 B
e988734bf4
fix and updates all automated tests to v2.5
2022-02-28 16:46:13 -03:00
Anton Georgiev
2b535a9888
Merge pull request #14478 from ramonlsouza/issue-14446
...
fix: Custom Parameter 'userdata-bbb_hide_presentation' keeps the "Minimize presentation" button
2022-02-28 13:33:42 -05:00
Anton Georgiev
abca31a464
Merge branch 'v2.5.x-release' into drop-tmp-settings
2022-02-28 13:33:05 -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
Ramón Souza
f6997d66fa
fix minimize presentation button initial state
2022-02-28 17:04:21 +00: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
8674cf7615
!build: remove config storing to /tmp when upgrading a package
...
Remaining, to be handles separately:
bbb-html5 before-remove and after-install -- sip.nginx needs to be
handled in bbb-conf
bbb-freeswitch-core -- /tmp/vars xml, etc. -- not sure how to handle
2022-02-27 19:08:25 +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
Pedro Beschorner Marin
b7a2f12d45
refactor(webcam): assemble core handlers
...
Create a core app and push the webcam event handlers under it.
2022-02-25 16:47:01 -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