Commit Graph

459 Commits

Author SHA1 Message Date
danielpetri1
0711e69ff9 Typo - Office as proper noun 2023-05-29 13:26:44 +00:00
prlanzarin
a693133b5a fix: remove legacy iOS UA checks that borked camera sharing in iPads
There are a couple of hardcoded UA checks targeted at iOS endpoints
introduced circa 2.2-beta. One of those pops up an "unsupported" toast
when the device joins a conference - the other blocks camera
sharing.

Those checks are outdated since we transitioned to minBrowserVersions
approach that redirects the client to an unsupported view upon join. I
also assume the checks are bugged since, in some environments, it flags
iPadOS endpoints as iOS and version-checks it to a hardcoded "12.2"
threshold (which is incompatible with iPadOS versioning). That caused
camera sharing not to work, which is a false negative.

I consider the checks to be outdated, so I removed all references to
them.
2023-05-15 13:22:52 -03:00
KDSBrowne
d0d3862708 Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-hover-tools 2023-04-13 17:45:39 +00:00
Ramón Souza
d70788e832
Merge pull request #17060 from hiroshisuga/testHideTools
[2.6] Hide tldraw toolbar
2023-04-10 08:51:53 -03:00
Carlos
39b308b91f fix(reconnect) waiting for approval
Removed code that enter the old status "waiting for approval".
2023-04-04 10:47:32 -03:00
KDSBrowne
72adc96dbe add autohide option for whitboard toolbars 2023-03-26 22:08:09 +00:00
hiroshisuga
c98b4754f6
add locale 2023-03-15 13:39:52 +09:00
KDSBrowne
e577d0a8f7 remove disabled from pan tool 2023-03-11 17:11:48 +00:00
KDSBrowne
3c8c9de050 update disable pan label | fix pan deselect on zoom | add pan grabbing cursor 2023-03-01 02:03:33 +00:00
Ramón Souza
8b9164adbe
Merge pull request #16845 from Scroody/I-16843
Upload presentation label and icon changed.
2023-02-28 14:33:55 -03:00
Ramón Souza
e155f93640
Update bigbluebutton-html5/public/locales/en.json 2023-02-28 14:33:39 -03:00
Ramón Souza
a1c9d104e9
Update bigbluebutton-html5/public/locales/en.json 2023-02-28 14:32:29 -03:00
imdt
5748a52dfd Manage added to the label. 2023-02-28 14:22:40 -03:00
imdt
c5d0e02b2b Upload presentation label and icon changed. 2023-02-28 13:24:08 -03:00
Anton Georgiev
b4ad20f3fc
Merge pull request #16760 from danimo/no_moderator_rephrasing
fix: Better wording for when a meeting has ended through the endWhenNoModerator policy
2023-02-22 06:25:09 -05:00
imdt
a7f7c8d14c Alternatives to some keyboard shortcuts added to the keyboard shortcut list 2023-02-16 15:29:54 -03:00
imdt
061941fbde Usability: Text indicating pinned shared notes altered and notification added. 2023-02-15 16:38:18 -03:00
Daniel Molkentin
7066f51fcd fix: Better wording for when a meeting has ended through the endWhenNoModerator policy 2023-02-15 14:59:19 +01:00
Ramón Souza
25800ee92b limits the number of annotations per slide 2023-02-02 16:47:16 -03:00
KDSBrowne
c5adc56b91 update string 2023-01-25 01:55:58 +00:00
KDSBrowne
5365a0a798 update accessible warning string 2023-01-25 01:49:46 +00:00
Gustavo Trott
6dfbcd29c6 Resolves conflicts 2023-01-24 09:35:13 -03:00
Gustavo Trott
f121418355 Improvements to choose filename of captured content 2023-01-18 20:51:06 -03:00
Daniel Petri Rocha
87000629d7 Modify how duplicates are counted 2023-01-17 22:05:50 +01:00
Daniel Petri Rocha
a6b589a069 Add captured filename as breakout property 2023-01-16 23:00:27 +01:00
Daniel Petri Rocha
da6f5d996e Merge branch 'v2.6.x-release' into capture-content-iff-necessary 2023-01-14 13:43:38 +01:00
hiroshisuga
2891255de9
need the regions 2023-01-11 10:57:51 +09:00
Joao Victor
86abefd8d6 Merge branch 'v2.6.x-release' into html5-accessibility-updates 2023-01-09 09:42:02 -03:00
Daniel Petri Rocha
f4cb37d4cf Add 'no content' toast 2023-01-08 16:15:16 +01:00
hiroshisuga
6226f03667 Zoom to Fit -> Reset Zoom 2022-12-29 19:05:50 +00:00
Anton Georgiev
f6964a0848
fix: Correcting typos reported in Transifex 2022-12-21 09:23:44 -05:00
Anton Georgiev
63466186e5
fix: Hindi naming backport #16251 2022-12-21 05:29:50 -05:00
Joao Victor
4159d3fa35 Warn users that the presentation download link may not be accessible 2022-12-15 09:04:46 -03:00
Joao Victor
561345dd8d Add localized language label for the locale dropdown 2022-12-14 10:21:44 -03:00
Joao Victor
1a853b309a Add hint for when a presentation is exported 2022-12-13 15:20:59 -03:00
Anton Georgiev
6a90c798d8
chore: rephrase keep pushing layout 2022-12-12 14:13:02 -05:00
Joao Victor
9ae4644354 Update description of the online time indicator 2022-12-09 11:30:35 -03:00
Joao Victor
1239458fb8 Update description of presentation thumbnails 2022-12-09 10:38:20 -03:00
Joao Victor
0ff4c9e10a Include name of the product 2022-12-08 11:46:26 -03:00
Ramón Souza
fbe2eec142 adjust confirmation modal label 2022-11-30 08:31:37 -03:00
Ramón Souza
748080bc1b
Merge pull request #15917 from manschwa/issue-15892
Changes the text of the 'Yes' button of the 'End meeting' dialog, ref…
2022-11-28 09:22:25 -03:00
Gustavo Trott
520b31a7ad
Merge pull request #15990 from GuiLeme/fix-check-mime-insert-document 2022-11-25 14:29:29 -03:00
Ramón Souza
70872336d2 enforce max characters limit in chat input 2022-11-23 11:41:28 -03:00
GuiLeme
058bbb039b [fix-check-mime-insert-document] - add validation to front-end 2022-11-22 17:41:57 -03:00
Gustavo Trott
8b7b501ea2
Merge pull request #15589 from danielpetri1/breakout-shared-notes-upload 2022-11-21 08:08:36 -03:00
KDSBrowne
05bb65f87e update poll grid column title 2022-11-15 19:52:06 +00:00
Ramón Souza
0df56317a0
Merge pull request #15998 from KDSBrowne/bbb-ld-counter-col
feat (learning-dashboard): Adds number of answers of each user to Poll Grid
2022-11-15 10:09:08 -03:00
Gustavo Trott
531241d269
feat: Button to transfer user to mobile App (#15183)
* Provide a link to transfer user to mobile App
* show menu option only if appStoreLink is present and it is not running on mobile app already
2022-11-15 09:49:24 -03:00
KDSBrowne
fabdfb0c61 localize column headings | update counter column label 2022-11-14 20:46:06 +00:00
Daniel Petri Rocha
f6ccf74f9b Merge branch 'v2.6.x-release' into breakout-shared-notes-upload 2022-11-11 15:38:38 +01:00