master #1

Merged
lino.jorzick merged 203 commits from External/greenlight:master into master 2021-10-02 18:19:43 +00:00

203 Commits

Author SHA1 Message Date
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
transifex-integration[bot] 6bcb20bd32
Translate /config/locales/en.yml in mn_MN (#2821)
translation completed for the source file '/config/locales/en.yml'
on the 'mn_MN' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-06-30 19:00:35 -04:00
Thibault Francois d71ec232a2
[fix] avoid printing %{inject} when no_recordings are available (#2819)
Co-authored-by: Thibault François <thibault@octopuce.fr>
2021-06-30 18:59:52 -04:00
Ahmad Farhat 0b418d7259
Stop disabled settings from being accessible by tab (#2815) 2021-06-29 00:26:19 -04:00
Ahmad Farhat 3cec43edc3
Prevent double hyphens in room names (#2813) 2021-06-28 22:47:34 -04:00
Ahmad Farhat f013e2b529
GRN2-385: Recording permission tied to role cleanup (#2812)
* Code cleanup

* String change
2021-06-28 21:47:04 -04:00
transifex-integration[bot] c46980c84c
Translate /config/locales/en.yml in ja_JP (#2808)
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-06-26 12:34:23 -04:00
transifex-integration[bot] 0bdbdea4e5
Translate /config/locales/en.yml in ru (#2810)
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-06-26 12:21:42 -04:00
Mohamad Abras 16988b7332
remove un-used route (#2773) 2021-06-25 00:47:31 -04:00
transifex-integration[bot] e84a54b4fd
Translate '/config/locales/en.yml' in 'ar_IQ' (#2806)
* 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

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-06-25 00:36:47 -04:00
transifex-integration[bot] 701889dcb8
Translate '/config/locales/en.yml' in 'fa_IR' (#2799)
* Translate /config/locales/en.yml in fa_IR

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

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

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

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

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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-25 00:26:45 -04:00
transifex-integration[bot] fab4d137e6
Translate /config/locales/en.yml in de_DE (#2801)
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-06-25 00:25:50 -04:00
transifex-integration[bot] 08908f4dee
Translate '/config/locales/en.yml' in 'ar' (#2804)
* Translate /config/locales/en.yml in ar

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

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

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-06-25 00:10:07 -04:00
dependabot[bot] 00db082b22
Bump bindata from 2.4.8 to 2.4.10 (#2797)
Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.8 to 2.4.10.
- [Release notes](https://github.com/dmendel/bindata/releases)
- [Changelog](https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc)
- [Commits](https://github.com/dmendel/bindata/compare/v2.4.8...v2.4.10)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 00:07:38 -04:00
Julien Gribonvald a7ecd54381
Feat: recording perm (#2775)
* fix: comment into code not related - abusive copy/paste

* Add user permission for recording

Add a role permission 'can_launch_record' to users to set the ability to run recording. By default everybody can record, but we can set to the user role without perm to record and create a new role for those who can.
2021-06-23 18:16:37 -04:00
transifex-integration[bot] e0775122d4
Translate '/config/locales/en.yml' in 'de_DE' (#2790)
* Translate /config/locales/en.yml in de_DE

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

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

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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-19 17:40:47 -04:00
Ahmad Farhat 0f12eaa885
Fixed public recording strings (#2789) 2021-06-18 14:59:00 -04:00
Moritz e54208f710
S3-compatible object storage API (#2720)
* s3 active_storage

* updated readme
2021-06-18 14:28:33 -04:00
transifex-integration[bot] cb3e597a61
Translate /config/locales/en.yml in da (#2786)
translation completed for the source file '/config/locales/en.yml'
on the 'da' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-06-18 14:26:59 -04:00
Ahmad Farhat cdc50e9a62
Remove recording sort (#2788) 2021-06-18 14:17:55 -04:00
transifex-integration[bot] d33330f21f
Translate /config/locales/en.yml in es (#2778)
translation completed for the source file '/config/locales/en.yml'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-06-14 20:00:59 -04:00
transifex-integration[bot] 41a204d1cb
Translate /config/locales/en.yml in ja_JP (#2780)
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-06-14 20:00:34 -04:00
Ahmad Farhat 998342e51f
Fixed overflowing menu (#2782) 2021-06-14 19:59:25 -04:00
Mohamad Abras 4658de820f
fix current user being nil on delete account page (#2749) 2021-06-08 22:59:37 -04:00
transifex-integration[bot] be121aefe2
Translate '/config/locales/en.yml' in 'fa_IR' (#2767)
* Translate /config/locales/en.yml in fa_IR

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

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

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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-08 22:58:53 -04:00
transifex-integration[bot] fba7837c8b
Translate /config/locales/en.yml in de_DE (#2766)
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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-08 22:58:16 -04:00
transifex-integration[bot] d9ba15333c
Translate /config/locales/en.yml in ar_IQ (#2769)
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>
2021-06-08 22:57:33 -04:00
Ahmad Farhat 5ba763a216
Moderator access code now being shown in the admin room settings (#2774) 2021-06-08 22:56:07 -04:00
Dennis1993 184ffdb288
Add autofocus and required attributes (#2703)
* Set required attribute to input fields

It is needed to type in a username and password. This attribute force it and reduce useless requests to the server and shows the user the problem directly.

* Update signin.html.erb

* add autofocus and required attributes

* add autofocus and required attributes

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-07 19:13:00 -04:00
Henning b61df09b94
Internationalize date format (#2685)
* Changed view_date helper to use datetime format from i18n

* Removed German translation for date format, should be added via
transifex

Co-authored-by: Henning Schumann <henning.schumann@unicode-it.de>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-07 18:32:18 -04:00
transifex-integration[bot] 75fd49aa7e
Translate /config/locales/en.yml in fa_IR (#2759)
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-06-07 18:11:02 -04:00
transifex-integration[bot] e131972478
Translate /config/locales/en.yml in ar (#2760)
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-06-07 18:09:37 -04:00
Ahmad Farhat bb9e33d993
Upgraded i18n mapping gem (#2756)
* Upgraded i18n mapping gem

* Rubocop
2021-06-03 17:48:19 -04:00
transifex-integration[bot] 4dcfc29608
Translate /config/locales/en.yml in de_DE (#2752)
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-06-03 17:29:26 -04:00
transifex-integration[bot] 9bdf2d74c7
Translate /config/locales/en.yml in gl (#2754)
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-06-03 17:29:11 -04:00
Ahmad Farhat 506a26ac86
Fixed issues with inaccessible recording (#2755) 2021-06-03 17:25:26 -04:00
Ahmad Farhat 0f90c4e873
Added inaccesible recording format (#2750) 2021-06-02 18:50:11 -04:00
transifex-integration[bot] 1ff45a4061
Translate '/config/locales/en.yml' in 'de_DE' (#2748)
* Translate /config/locales/en.yml in de_DE

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

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

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-06-02 17:52:33 -04:00
Ahmad Farhat f37f4c1ef4
Fix LDAP password string (#2747)
* Fix LDAP password string

* Rspec
2021-06-01 17:42:23 -04:00
Ahmad Farhat 5872807308
Added failed login logging (#2746) 2021-06-01 17:18:48 -04:00
EmmyGraugans 505ed05c5a
Added variable in .env to enforce certain domains in account registrations (#1589)
Allow REQUIRE_MAIL_DOMAIN to not exist in addition to it being empty

Undo changes in config/locales/de_DE.yml

changed .env variable name to GREENLIGHT_ACCOUNT_HD; allowed only comma and no whitespace as separator

Allow the admin to change email-addresses, just enforce domain on registration

Co-authored-by: Gaja Sophie Peters <gaja.peters@uni-hamburg.de>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-01 17:11:15 -04:00
Moritz 0181678e1a
fix for URI.escape obsolete (#2709) 2021-06-01 17:01:54 -04:00
transifex-integration[bot] cb1bda5db0
Translate /config/locales/en.yml in ar_IQ (#2735)
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>
2021-05-28 12:37:41 -04:00
transifex-integration[bot] 2058c5984e
Translate /config/locales/en.yml in gl (#2715)
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-05-19 16:59:13 -04:00
transifex-integration[bot] 0440e81504
Translate /config/locales/en.yml in ko_KR (#2718)
translation completed for the source file '/config/locales/en.yml'
on the 'ko_KR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-05-19 16:58:54 -04:00
Big Blue Meeting 3a4497d1a1
Fix error with missing last session (#2721)
In some cases when you create a new room there is a missing last session. This throws an error. This check fixes that error.
2021-05-19 16:58:32 -04:00
dependabot[bot] e62c86c898
Bump puma from 3.12.6 to 4.3.8 (#2722)
Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.8.
- [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/v3.12.6...v4.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-05-19 16:57:35 -04:00
dependabot[bot] 888a2b4cfa
Bump nokogiri from 1.11.3 to 1.11.4 (#2723)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [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.3...v1.11.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 12:25:38 -04:00
Ahmad Farhat 2e98b9e968
Upgrade to Rails 5.2.6 (#2711) 2021-05-06 22:36:43 -04:00
transifex-integration[bot] 173cbe8623
Translate /config/locales/en.yml in es (#2691)
translation completed for the source file '/config/locales/en.yml'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2021-05-04 12:52:47 -04:00
Kai af638ca43d
Added parameter for log level (#2546)
* Added parameter for log level

* Added fix for Rubocop + RSpec check and `RAILS_LOG_LEVEL` is now optionally. Default value/log level is `info`.

* Set default log level from `info` to `debug` for RSpec check...

* Update application.rb

Moving it to config/environments/production.rb

* Update production.rb

* Update production.rb

Forgot to change the default logging level again from `:debug` to :info`

Co-authored-by: kaihen <>
2021-05-04 12:39:51 -04:00
dependabot[bot] 4d4edca052
Bump rexml from 3.2.4 to 3.2.5 (#2699)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 12:22:41 -04:00
transifex-integration[bot] 183466a41d
Translate /config/locales/en.yml in ru (#2690)
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-04-27 18:06:11 -04:00
Mohamad Abras 25254ce47c
fix wihtespace, tabs to spaces (#2683) 2021-04-24 13:37:48 -04:00
Mohamad Abras 018cd2568f
remove duplicate commented code (#2682) 2021-04-24 13:37:21 -04:00
transifex-integration[bot] a894a4e6a8
Translate /config/locales/en.yml in ja_JP (#2668)
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-04-18 13:15:03 -04:00
Mohamad Abras 81c9e7db10
use rails action_name & controller_name methods (#2666)
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-04-17 14:35:52 -04:00
Dennis1993 5eea14a780
Optimize space between icon and text in navigation (#2672)
* straighten navigation 

Position of the text are not the same in every entry. This change unifies the distance between icon and text

* define space between text and icon

add the same space between icon and text in the navigation.
2021-04-17 14:18:47 -04:00
transifex-integration[bot] cdb391dc81
Translate /config/locales/en.yml in fr (#2669)
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-04-17 14:04:03 -04:00
transifex-integration[bot] 7c3f8762b8
Translate /config/locales/en.yml in fr (#2670)
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-04-17 13:54:16 -04:00
Mohamad Abras 85088535d8
make rubocop target Ruby 2.7 (#2671) 2021-04-17 13:52:32 -04:00
Ahmad Farhat 4c7226fa16
Fix CI gem cache (#2673) 2021-04-17 13:52:16 -04:00
transifex-integration[bot] 68b45253e1
Translate '/config/locales/en.yml' in 'ar' (#2660)
* Translate /config/locales/en.yml in ar

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

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

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-04-15 17:42:35 -04:00
transifex-integration[bot] 9a6e8a6405
Translate /config/locales/en.yml in fa_IR (#2662)
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-04-15 17:42:14 -04:00
transifex-integration[bot] 1aeacadca4
Translate /config/locales/en.yml in cs (#2657)
translation completed for the source file '/config/locales/en.yml'
on the 'cs' 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-04-14 17:49:14 -04:00
Ahmad Farhat 0bf93e0ced
Switch CI to use ruby/setup-ruby action (#2659) 2021-04-14 17:43:44 -04:00
transifex-integration[bot] 6b061ea1ae
Translate /config/locales/en.yml in de_DE (#2651)
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-04-14 17:33:50 -04:00
transifex-integration[bot] 9b389e87a9
Translate /config/locales/en.yml in nl (#2652)
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-04-14 17:33:23 -04:00
Ahmad Farhat 2359d1256f
Fix bug that caused room edit to clear settings (#2649) 2021-04-12 19:31:02 -04:00
Ahmad Farhat 7845d35d29
Remove extra favicon (#2648) 2021-04-12 18:42:51 -04:00
Ahmad Farhat 076bee5e95
Added privacy policy link to cookie banner (#2647) 2021-04-12 18:36:05 -04:00
Ahmad Farhat eeab951fcd
Added full email list to invite flash (#2646) 2021-04-12 17:32:48 -04:00
MrKeksi b8d9e2ffd2
Invited translation (#2642) 2021-04-12 17:01:57 -04:00
kokel 68ecfbf92b
Fix newline/whitespace in Gemfile.lock (#2640) 2021-04-12 17:01:29 -04:00
Ahmad Farhat 74cb620b1c
Upgrade to Rails 5.2.5 (#2638) 2021-04-06 19:46:16 -04:00
Ahmad Farhat 56aa2444d8
Dont run rubocop or rspec for any branch (#2637) 2021-04-06 19:26:19 -04:00
transifex-integration[bot] 689c99cc27
Translate /config/locales/en.yml in sk_SK (#2629)
translation completed for the source file '/config/locales/en.yml'
on the 'sk_SK' 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-04-06 19:05:35 -04:00
Ahmad Farhat 881910e17b
Readme PR template (#2632) 2021-04-06 18:38:29 -04:00
Ahmad Farhat be096eda75
Fix PR template (#2631) 2021-03-30 19:48:19 -04:00
Ahmad Farhat 86900ef0a5
Added PR template (#2630) 2021-03-30 19:42:36 -04:00
Martin Beckmann 760b80ae9a
Update Dockerfile (#2620)
--> 1a625c70ad (r48758847)

---

 mantridereso yesterday

I think it's necessary to add 'shared-mime-info' package at this position as well:

`
############### Build step done ###############

FROM ruby:2.7.2-alpine
Set a variable for the install location.

ARG RAILS_ROOT=/usr/src/app
ARG PACKAGES="tzdata curl postgresql-client sqlite-libs yarn nodejs bash shared-mime-info"

ENV RAILS_ENV=production
ENV BUNDLE_APP_CONFIG="$RAILS_ROOT/.bundle"
`
Otherwise presentation preupload fails, as /usr/share/mime/packages/freedesktop.org.xml isn't available in container.
@jfederico
jfederico yesterday Author Member

Yeah, that is right. The gem is passed but the dependency is still required
2021-03-28 12:47:39 -04:00
transifex-integration[bot] 81231caef5
Translate /config/locales/en.yml in it (#2618)
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-03-28 12:18:49 -04:00
transifex-integration[bot] af7478af83
Translate /config/locales/en.yml in ar (#2616)
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-03-28 12:18:37 -04:00
transifex-integration[bot] a76fcf3d51
Translate '/config/locales/en.yml' in 'ja_JP' (#2621)
* 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.

* 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>
2021-03-28 12:18:02 -04:00
transifex-integration[bot] acb761b320
Translate /config/locales/en.yml in de_DE (#2623)
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-03-28 12:17:49 -04:00
Jesus Federico 1a625c70ad
GRN2-XX: Updated main script for CI and Dockerfile (#2614)
* GRN2-XX: Updated main script for ci

* patch for Dockerfile

* removed forced installation of mimemagic from Dockerfile
2021-03-25 18:20:34 -04:00
Jesus Federico 3d887d2393
GL2-XX: updated gems (#2613)
* GL2-XX: updated gems

* fixed rubocop from one of the previos PRs

* dos2unix on .github/workflows/main.yml
2021-03-25 17:29:04 -04:00
Ahmad Farhat 4f3c7db82a
Another fix for unverified accounts (#2609) 2021-03-24 17:52:08 -04:00
Julien Gribonvald c24f3c21b6
chore(deps): bump mimemagic version to 0.3.6 required (#2604) 2021-03-24 17:35:10 -04:00
Ahmad Farhat 2a68b2d39a
Add IP Address to logs (#2602) 2021-03-23 18:20:48 -04:00
Ahmad Farhat e8ea4972f3
Fixed bug that caused public recordings not to show (#2601) 2021-03-23 18:07:41 -04:00
Ahmad Farhat 6b7f9e0831
Fixed 500 if user has no rooms in Latest Recordings (#2600) 2021-03-23 17:58:30 -04:00
Ahmad Farhat 79beb7f3fa
Added valid until text to invite email (#2599) 2021-03-22 19:26:51 -04:00
transifex-integration[bot] c21dd8f39a
Translate /config/locales/en.yml in de_DE (#2591)
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-03-21 16:02:05 -04:00
transifex-integration[bot] 0f76ec6b3b
Translate '/config/locales/en.yml' in 'ja_JP' (#2594)
* 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>
2021-03-21 16:01:45 -04:00
transifex-integration[bot] 2ebf2d3cef
Translate /config/locales/en.yml in it (#2587)
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-03-21 16:01:23 -04:00
transifex-integration[bot] 6bf22aeef1
Translate /config/locales/en.yml in gl (#2584)
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-03-21 16:00:57 -04:00
Ahmad Farhat 1368bbc5e7
GRN2-xx: Small improvements to moderator access code (#2582)
* Fixed default value for moderator access

* Reword
2021-03-17 17:47:55 -04:00
Ahmad Farhat a33fa06f09
Moved moderator access setting to Room Configuration (#2579) 2021-03-17 17:21:34 -04:00
zechmeister 9dc59b1211
Add optional moderator codes (#2413)
* add column for moderator code

* add interface for moderator access code

* add support for write and update moderator access

* check if correct moderator_code in session

* move access code form into own component

* add support for moderator access code

* add support for moderator access code

* add copy code button for moderator code

* freeze all the things

* add tests for moderator access code

* add helpfer for moderator_access setting

* add setting for moderator access code

* show setting for moderator access code

* add checks for moderator code setting

* use method from room controller for moderator password check

* add tests for login with moderator access code

* add check for moderator code setting

* check if moderator codes are enabled in settings

* only display form for moderator code if enabled in settings

* add newline at end of file

* make check for moderator code available as helper

* align style of join button and access code button

* add localization for moderator codes

* add field for moderator codes

* add field for moderator access code to rooms

* fixes for rubocop

* fix LineLenghts for rubocop

* fix double space

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-03-14 14:24:30 -04:00
Ahmad Farhat 4cd41f5aa8
Replace all CRLF files to LF (#2572) 2021-03-14 14:06:11 -04:00
Ahmad Farhat 32da1ee206
Forked the workflows to avoid potential disruption (#2565) 2021-03-07 14:30:11 -05:00
Ahmad Farhat cd4433798c
GRN2-354: Switch default database to Postgres 13.2 (#2563)
* Switch default database to Postgres 13.2

* Update pg version in Github Actions
2021-03-04 18:01:01 -05:00
Mitsutaka Sato 779b41a64a
Add open_timeout (#2555) 2021-03-03 17:41:10 -05:00
zimmersi ba0ec6ba71
enable SMTPS: SMTP over direct TLS connection (#2485)
* enable SMTPS: SMTP over direct TLS connection

* remove gem 'sqlite3', '~> 1.3.6' as requested

* enable SMTPS: SMTP over direct TLS connection

* remove gem 'sqlite3', '~> 1.3.6' as requested

* changed image name to kwgl

* rebase and rubocop -a

* removed  gem 'sqlite3', '~> 1.3.6'
2021-03-01 18:50:00 -05:00
transifex-integration[bot] c754447598
Translate /config/locales/en.yml in ca (#2549)
translation completed for the source file '/config/locales/en.yml'
on the 'ca' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-03-01 18:43:20 -05:00
Lars Kiesow c113b5e456
More Resilient Parsing of Booleans (#1840)
This patch makes parsing booleans from configuration settings more
resilient to ensure no accidental errors occur e.g. due to the use of
upper or lowercase letters.

Example: Without this patch, the following configuration would disable
Greenlight accounts which is quite unexpected behavior from a users
perspective:

    ALLOW_GREENLIGHT_ACCOUNTS=True

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-02-28 12:43:57 -05:00
Mitsutaka Sato 3eaa61a463
Set timeout for valid_url (#2552)
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-02-27 13:21:38 -05:00
Ahmad Farhat 09ab074aaf
Complete refactor of Gemfile and upgraded gems (#2553) 2021-02-26 17:34:07 -05:00
Lars Kiesow c5b00e89aa
Update to Ruby 2.7 (#2292)
* Update to Ruby 2.7

The currently used Ruby 2.5 is pretty old and is nearing its end of
life [1]. This patch updates the used Ruby version to the current
stable version.

[1] https://www.ruby-lang.org/en/downloads/branches/

* Update .ruby-version to 2.7.2

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-02-22 18:14:33 -05:00
Jesus Federico 19434df22c
added rake task for checking livness on k8s deployments (#2537) 2021-02-17 10:40:31 -05:00
Ahmad Farhat 7c547c36ec
Removed old travis stuff (#2531) 2021-02-14 14:06:19 -05:00
Ahmad Farhat 51cc00bcff
Only build image on release (#2530) 2021-02-14 14:01:12 -05:00
Fred Dixon 3614d0fc5e
Point to Greenlight mailing list 2021-02-13 23:09:56 -04:00
Ahmad Farhat 96b554bb5b
added sqlite to Gemfile (#2528) 2021-02-12 18:35:00 -05:00
transifex-integration[bot] c738bb44ea
Translate /config/locales/en.yml in cs (#2522)
translation completed for the source file '/config/locales/en.yml'
on the 'cs' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-02-10 17:20:01 -05:00
Ahmad Farhat 3155e8a2e5
Removed unused button (#2523) 2021-02-10 17:19:01 -05:00
Louis VICAINNE 1667ac40e8
fix(omniauth): Correct too many redrect error with OpenID provider (#2462)
* fix(omniauth): Correct too many redrect error with OpenID provider

This fix avoids "Too Many redirects" error with login with OpenID and without terms

* Correct code for travis rules checks

Replace if not by unless to fulfill requirements by travis

* Update authenticator.rb

* Remove trailing space

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-02-10 17:13:54 -05:00
Jesus Federico 377aa7bdb9
Update greenlight-auto-deployer.service 2021-02-08 15:37:23 -05:00
Ahmad Farhat be6e2564d6
Renamed workflows and updated version code (#2516) 2021-02-06 16:24:22 -05:00
Ahmad Farhat 8fcb80a7d5
Fixed issue causing 500 for unautheticated users (#2515) 2021-02-06 15:40:21 -05:00
Ahmad Farhat 5b52489d54
Shortened list of users being returned (#2512) 2021-02-06 14:35:13 -05:00
Ahmad Farhat a608975b08
GRN2-346: Final fix for github actions (#2511)
* Final fix to docker version code

* Final fix for release version code
2021-02-04 19:02:13 -05:00
Ahmad Farhat 27bc685b76
GRN2-346: Another attempt at short sha (#2508)
* Short sha

* Another try at short sha
2021-02-03 17:34:12 -05:00
Ahmad Farhat d304cb0d39
Short sha (#2507) 2021-02-03 17:29:19 -05:00
Ahmad Farhat 9a2842297b
Attempt to fix version code (#2506) 2021-02-03 17:21:55 -05:00
Ahmad Farhat b77b6665a5
More changes to workflow (#2500) 2021-02-01 18:28:21 -05:00
Ahmad Farhat d64b8d023a
GRN2-346: Workflow changes (#2499)
* Move cd from travis to github

* Changes to workflow
2021-02-01 18:14:58 -05:00
Ahmad Farhat 422ded1d3b
GRN2-346: Move cd from travis to github (#2498)
* Move cd from travis to github

* Fix build args
2021-02-01 18:02:23 -05:00
Ahmad Farhat 629dd7037a
Fix workflow cache (#2493) 2021-02-01 17:52:59 -05:00
Ahmad Farhat cfe9b1e787
Attempt to fix workflow (#2492) 2021-01-30 13:05:23 -05:00
Ahmad Farhat 520ce28cf4
Move yml file to workflows (#2491) 2021-01-28 19:31:33 -05:00
Ahmad Farhat 502fa42978
Rename ci.yml to main.yml 2021-01-28 19:28:58 -05:00
Ahmad Farhat dbba634dfd
Added rubocop and rspec check to Github actions (#2490) 2021-01-28 19:28:09 -05:00
transifex-integration[bot] 91fbe99fda
Translate '/config/locales/en.yml' in 'ar' (#2476)
* Translate /config/locales/en.yml in ar

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

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

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

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

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-01-28 17:35:32 -05:00
transifex-integration[bot] b280293114
Translate /config/locales/en.yml in gl (#2479)
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-01-28 17:35:03 -05:00
transifex-integration[bot] 1d2b48c134
Translate '/config/locales/en.yml' in 'nl' (#2480)
* Translate /config/locales/en.yml in nl

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

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

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-01-28 17:32:45 -05:00
transifex-integration[bot] b886be4a87
Translate '/config/locales/en.yml' in 'fr' (#2481)
* Translate /config/locales/en.yml in fr

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

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

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-01-28 17:31:38 -05:00
transifex-integration[bot] a9990f81f1
Translate /config/locales/en.yml in de_DE (#2482)
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-01-28 17:31:08 -05:00
transifex-integration[bot] 6ce37dca81
Translate /config/locales/en.yml in es (#2483)
translation completed for the source file '/config/locales/en.yml'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-01-28 17:30:46 -05:00
transifex-integration[bot] d089eb6d99
Translate /config/locales/en.yml in ja_JP (#2484)
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-01-28 17:30:29 -05:00
Ahmad Farhat 062525d2d5
Pass createTime as part of the join call (#2488) 2021-01-27 19:48:39 -05:00
Ahmad Farhat 6ee92c839b
Added recaptcha to reset password if enabled (#2475) 2021-01-26 19:44:23 -05:00
transifex-integration[bot] b8575bd512
Translate /config/locales/en.yml in es (#2469)
translation completed for the source file '/config/locales/en.yml'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-01-25 20:16:03 -05:00
Ahmad Farhat 0833491f41
Include shared rooms in room count for search (#2470) 2021-01-25 20:14:33 -05:00
transifex-integration[bot] e383102187
Translate /config/locales/en.yml in fr (#2451)
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-01-24 15:01:09 -05:00
transifex-integration[bot] e40f5f5ba7
Translate /config/locales/en.yml in ja_JP (#2453)
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-01-24 15:00:38 -05:00
Jesus Federico 44abc0e91e
GRN2-XX: Patch to overcome performance issues with the database. (#2454) 2021-01-20 17:25:49 -05:00
Ahmad Farhat 60b8bbfa06
Shortened date for last session to make room block smaller (#2449) 2021-01-20 16:55:05 -05:00
Tobias Gall 8c9535b0ec
Increase Database pool size (#2445)
The required pool size is calculated by RAILS_MAX_THREADS (default 5) + #Action
Cable-Workers (default 4) = 9
The default pool size of 5 is to low for all required connections.

Co-authored-by: Jesus Federico <jesus@123it.ca>
2021-01-20 15:21:32 -05:00
Ahmad Farhat 656e4057cc
Fixed 400 with share room and merge user (#2448) 2021-01-19 18:28:10 -05:00
Ahmad Farhat 957bf88a85
Allowed admins to share room with themselves (#2442) 2021-01-18 18:34:42 -05:00
Ahmad Farhat 0e8e188e24
Fixed room name wrapping issues (#2439) 2021-01-18 17:45:54 -05:00
transifex-integration[bot] cc78035f9c
Translate /config/locales/en.yml in ar (#2435)
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-01-17 14:49:34 -05:00
transifex-integration[bot] 4bc25834a9
Translate /config/locales/en.yml in nl (#2437)
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-01-17 14:49:14 -05:00
Ahmad Farhat 4bf0811136
Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
Marcel Hellkamp fed6ca4d03
Removed duplicate code for openid_connect provider (#2431) 2021-01-14 18:12:33 -05:00
transifex-integration[bot] c92917b61d
Translate /config/locales/en.yml in ar (#2404)
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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-01-13 17:56:11 -05:00
transifex-integration[bot] d45611e11d
Translate /config/locales/en.yml in es (#2423)
translation completed for the source file '/config/locales/en.yml'
on the 'es' 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-01-13 17:47:15 -05:00
transifex-integration[bot] f8bebf9955
Translate /config/locales/en.yml in de_DE (#2427)
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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-01-13 17:24:31 -05:00
transifex-integration[bot] 9b0b1fa028
Translate /config/locales/en.yml in gl (#2429)
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-01-13 17:01:38 -05:00
Ahmad Farhat 2b0a80c7eb
GRN2-277: Optimize server recordings to make it useable for large deployments (#2411)
* First changes to server recordings

* Update server recordings

* Rubocop

* Make sure to return nothing for empty searches

* Made sure exactly the right amount of recordings are returned

* Added test cases
2021-01-12 17:36:51 -05:00
dependabot[bot] 9cd08dab54
Bump redcarpet from 3.5.0 to 3.5.1 (#2425)
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.5.0...v3.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 18:10:00 -05:00
transifex-integration[bot] a5a2032978
Translate /config/locales/en.yml in nl (#2415)
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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-01-10 15:16:29 -05:00
transifex-integration[bot] caf490237b
Translate /config/locales/en.yml in gl (#2418)
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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-01-10 15:01:39 -05:00
transifex-integration[bot] 1c50d1e9f9
Translate /config/locales/en.yml in de_DE (#2419)
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-01-09 13:18:23 -05:00