* 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>
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>
* 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>
* 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>
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>
* 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>
* 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>
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>
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>
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>
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>
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>
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>
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>
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>
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>