Commit Graph

1209 Commits

Author SHA1 Message Date
jfederico 6210aa5abd
fixed issue with vmajor and vminor tags not generated 2021-10-20 17:24:18 -04:00
Ahmad Farhat 159222d526
Completely disabled all avatar functionality (#2961) 2021-10-18 21:52:25 -04:00
dependabot[bot] 02b1e4c5a2
Bump puma from 4.3.8 to 4.3.9 (#2954)
Bumps [puma](https://github.com/puma/puma) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.8...v4.3.9)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 10:30:25 -04:00
Jesus Federico 6e1f3a37e1
Update SECURITY.md 2021-10-07 11:07:21 -04:00
transifex-integration[bot] 913e0c060e
Translate /config/locales/en.yml in es_MX (#2945)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-10-05 15:38:14 -04:00
transifex-integration[bot] 6b63482c75
Translate /config/locales/en.yml in it (#2941)
translation completed for the source file '/config/locales/en.yml'
on the 'it' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2021-10-05 15:37:57 -04:00
jfederico 085d17132c
GRN2-XX: ignore translations from ci.build.push 2021-10-05 15:08:06 -04:00
jfederico a11b8d25c7
GRN2-XX: ignore v1 and v2 branches for docker image builds 2021-10-04 14:46:58 -04:00
Jesus Federico 6e42564cc6
GRN2-XX: minor fixes for CI and alternate images (#2939)
* fixed issue with image tag on release

* fixed issue with ca certs on amazonlinux

* fixed issue with docker image release tag

* fixed issue with docker image release tag
2021-10-04 14:35:43 -04:00
Jesus Federico 30af49afbb
GRN2-XX: several fixes for CI and alternate images (#2937)
* GRN2-XX: insert for fixing letsencrypt issue on alternate apline

* fixed issues raised by rubocop

* fixed version_code for alternate images

* fixed version_code for alternate images

* updated image used for amazonlinux

* theoritical fix for LetsEncrypt SSL issue on amazonlinux
2021-10-04 11:43:19 -04:00
jfederico a8e12df60e
Merge branch 'master' of github.com:bigbluebutton/greenlight 2021-10-02 10:19:06 -04:00
jfederico 45142725d9
GRN2-XX: exclude master from alternate image build 2021-10-02 10:18:46 -04:00
transifex-integration[bot] 4d303b60a8
Translate /config/locales/en.yml in tr_TR (#2929)
translation completed for the source file '/config/locales/en.yml'
on the 'tr_TR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-10-01 16:16:05 -04:00
transifex-integration[bot] f7207e0156
Translate '/config/locales/en.yml' in 'ru' (#2923)
* Translate /config/locales/en.yml in ru

translation completed for the source file '/config/locales/en.yml'
on the 'ru' language.

* Translate /config/locales/en.yml in ru

translation completed for the source file '/config/locales/en.yml'
on the 'ru' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-10-01 16:15:47 -04:00
transifex-integration[bot] 2290eca2a2
Translate /config/locales/en.yml in de_DE (#2921)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-10-01 16:14:25 -04:00
jfederico ee6e4a28e1
GRN2-XX: restored version_code 2021-10-01 15:24:43 -04:00
Samuel 1b58c671eb
fix(httpclient): updates certificate authorities (#2930) 2021-10-01 15:11:15 -04:00
Jesus Federico 4188951a4d
GRN2-XX: updates to github actions for building and publishing alternate images (#2932)
* rework on scripts for git actions

* updated ruby version

* updated alternate filter

* removed ci settings brought forom sl ci

* added prefix to image tag and version_code

* fixed alternate dockerfile for alpine

* updates for amazonlinux alternate image

* added missing variables to ci scripts

* update of tag in alternate images on release
2021-10-01 14:26:40 -04:00
transifex-integration[bot] d2cc7b3d41
Translate '/config/locales/en.yml' in 'ja_JP' (#2919)
* Translate /config/locales/en.yml in ja_JP

translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

* Translate /config/locales/en.yml in ja_JP

translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-09-28 00:10:22 -04:00
galupa d28fca8186
screen reader for search user on manage access and handle escape button when search user (#2784)
tidy up based on CR

Co-authored-by: Rangga Permana <ranggapermana@catalyst.net.nz>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-09-27 23:53:39 -04:00
galupa a6ce974b88
enable keyboard user to generate and reset access code (#2783)
tidy up code based on CR

Co-authored-by: Rangga Permana <ranggapermana@catalyst.net.nz>
2021-09-27 22:25:40 -04:00
hiroshisuga 42f4fcff5a
URI check only for http or https (#2915)
* URI check only for http or https

* Update joiner.rb

* Update joiner.rb

* Update joiner.rb
2021-09-27 21:31:03 -04:00
hiroshisuga 6e804d550a
response code must be 200 (#2916) 2021-09-27 21:30:08 -04:00
dependabot[bot] 8d3a3457ad
Bump nokogiri from 1.11.4 to 1.12.5 (#2917)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 21:25:49 -04:00
Ahmad Farhat 3987a8b913
Added support for protected recordings (#2907) 2021-09-19 14:14:53 -04:00
Ahmad Farhat e0972efc40
Social uid rake task (#2906) 2021-09-19 13:45:11 -04:00
hiroshisuga beb414aec7
Use the user image for BBB avatar #2 (Limit image size) (#2860)
* Update bbb_server.rb

* Update bbb_server.rb

* showing user avatar

To make sure something unexpected happens

* revert if current_user due to the undefined error

* Update bbb_server.rb

'if current_user' should not have problem, but rubocop complains...

* Update bbb_server.rb

* add an option to avatar image

* Add an option to avatar image

* add an option avatar_image

* Update rooms_controller.rb

* Update joiner.rb

* Update bbb_server.rb

* Update joiner.rb

* Update joiner.rb

* Update rooms_controller.rb

* Update joiner.rb

* Update sample.env

* Update application_helper.rb

* Update rooms_controller.rb

* Update joiner.rb

* Update bbb_server.rb

* Update application_helper.rb

Add a check if the URL is valid.

* double the limit

* move the judgement to controller

* Update joiner.rb

* Update rooms_controller.rb

* Update application_helper.rb

* Update rooms_controller.rb

* Update application.rb

* Update joiner.rb

* Update rooms_controller.rb

* Update joiner.rb

* Update rooms_controller.rb

* Update application_helper.rb

* Update application.rb

* in case parameter not set

* change to MAX_AVATAR_SIZE

* Notification default value

Co-authored-by: Jesus Federico <jesus@123it.ca>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-09-18 18:56:39 -04:00
Ahmad Farhat 1f2ef10da6
Fixed issue with All Recordings not returning all recordings if user has too many rooms (#2896) 2021-09-06 14:58:41 -04:00
Milad Karimiyan c0e19f237b
Fix permission denied bug (#2802)
* Fix permission denied bug

Fixing this issue:

ERROR: for greenlight-v2  Cannot start service app: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "bin/start": permission denied: unknown

* fix persian sentence

this issue appear in fa_IR locale

* Remove unnecessary change user in Dockerfile

I removed USER root and result was the same

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-08-31 17:35:47 -04:00
Benson Muite 2ff19c998d
Update bundle commands (#2876)
Stop using deprecated commands
2021-08-31 17:18:58 -04:00
transifex-integration[bot] a11d58e254
Translate /config/locales/en.yml in fr (#2882)
translation completed for the source file '/config/locales/en.yml'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-31 17:17:50 -04:00
transifex-integration[bot] 1fad8483b7
Translate /config/locales/en.yml in tr_TR (#2886)
translation completed for the source file '/config/locales/en.yml'
on the 'tr_TR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-31 17:16:59 -04:00
transifex-integration[bot] 5d3dc9ac1f
Translate /config/locales/en.yml in nl (#2857)
translation completed for the source file '/config/locales/en.yml'
on the 'nl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-14 16:42:05 -04:00
transifex-integration[bot] 08acdc1126
Translate /config/locales/en.yml in pt_BR (#2862)
translation completed for the source file '/config/locales/en.yml'
on the 'pt_BR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-14 16:41:49 -04:00
transifex-integration[bot] d8712574d9
Translate /config/locales/en.yml in de_DE (#2867)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-14 16:41:19 -04:00
transifex-integration[bot] 7e8fa8b100
Translate /config/locales/en.yml in it (#2871)
translation completed for the source file '/config/locales/en.yml'
on the 'it' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-14 16:40:58 -04:00
transifex-integration[bot] 3d0dee12cd
Translate /config/locales/en.yml in fa_IR (#2878)
translation completed for the source file '/config/locales/en.yml'
on the 'fa_IR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-14 16:40:35 -04:00
Ahmad Farhat fc06994d1f
User room owners permission if current_user is nil for recording (#2854) 2021-08-13 10:55:22 -04:00
transifex-integration[bot] 794734c6d6
Translate /config/locales/en.yml in nl (#2858)
translation completed for the source file '/config/locales/en.yml'
on the 'nl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-10 12:25:06 -04:00
transifex-integration[bot] e03c05e5c5
Translate /config/locales/en.yml in zh_TW (#2856)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_TW' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-08-10 12:13:46 -04:00
Ahmad Farhat 9eb98e488a
Fix 500 when language is arabic (#2853) 2021-07-29 16:26:01 -04:00
transifex-integration[bot] cb416d7ea2
Translate /config/locales/en.yml in ru (#2838)
translation completed for the source file '/config/locales/en.yml'
on the 'ru' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-07-26 21:40:47 -04:00
dependabot[bot] e063bce51e
Bump addressable from 2.7.0 to 2.8.0 (#2839)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 21:40:19 -04:00
transifex-integration[bot] 4dceabd951
Translate /config/locales/en.yml in gl (#2844)
translation completed for the source file '/config/locales/en.yml'
on the 'gl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-07-26 21:39:29 -04:00
Hadi Cheaito d53cfc0c50
Open graph displaying incorrect language bug (#2836)
* Open graph displaying incorrect language bug

* Cleaning and Fixes
2021-07-13 10:04:59 -04:00
Ahmad Farhat e082cd2b85
Allow users to record by default (#2834) 2021-07-08 18:22:40 -04:00
Mitsutaka Sato e19e6e02fe
Show access code in welcome message (#2817)
* WR361495 Show access code in welcome message

* Add spec and tidyup code
2021-07-07 23:00:31 -04:00
transifex-integration[bot] 69f2c262a6
Translate '/config/locales/en.yml' in 'ar_IQ' (#2824)
* Translate /config/locales/en.yml in ar_IQ

translation completed for the source file '/config/locales/en.yml'
on the 'ar_IQ' language.

* Translate /config/locales/en.yml in ar_IQ

translation completed for the source file '/config/locales/en.yml'
on the 'ar_IQ' language.

* Update ar_IQ.yml

* Translate /config/locales/en.yml in ar_IQ

translation completed for the source file '/config/locales/en.yml'
on the 'ar_IQ' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-07-07 22:56:32 -04:00
transifex-integration[bot] cc7217420b
Translate /config/locales/en.yml in ar (#2826)
translation completed for the source file '/config/locales/en.yml'
on the 'ar' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-07-07 22:55:15 -04:00
transifex-integration[bot] 2e2cb31a9f
Translate /config/locales/en.yml in ja_JP (#2833)
translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-07-07 22:54:31 -04:00