Dev2.6.9 genupload qpoll qlink#207
Open
hiroshisuga wants to merge 1046 commits intotest269_showdiff_genupload_qpoll_qlinkfrom
Open
Dev2.6.9 genupload qpoll qlink#207hiroshisuga wants to merge 1046 commits intotest269_showdiff_genupload_qpoll_qlinkfrom
hiroshisuga wants to merge 1046 commits intotest269_showdiff_genupload_qpoll_qlinkfrom
Conversation
…ile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RACK-3237233 - https://snyk.io/vuln/SNYK-RUBY-RACK-3237237 - https://snyk.io/vuln/SNYK-RUBY-RACK-3237240 - https://snyk.io/vuln/SNYK-RUBY-RACK-3356639 - https://snyk.io/vuln/SNYK-RUBY-RACK-3360233
…40574114e2df08bec7954454e1127e [Snyk] Security upgrade resque from 2.4.0 to 2.4.0
…ile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RACK-1061917
…be3fa75ebf48b7c72e13f3f7fecd40 [Snyk] Security upgrade resque from 2.5.0 to 2.5.0
docs: refactor of table structure for 2.5
/* matches with */ in regexp
|
This pull request has conflicts ☹ |
…enupload_qpoll_qlink
Test269 genupload qpoll qlink
After bigbluebutton#17907, undefined variables are not accepted.
Fixes a bug that the styles of quick link button and its dropdown would not be transmitted to the detached window. I tried at first to inject the styles, but it was a lot, so decided to show (render) them even when no URLs are written in slides. "disabled = true" did not allow rendering the dropdown, so I need to put a dummy item to the dropdown list.
Makes the button unclickable.
|
Kudos, SonarCloud Quality Gate passed!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








What does this PR do?
Closes Issue(s)
Closes #
Motivation
More