Commit Graph

1125 Commits

Author SHA1 Message Date
506a26ac86 Fixed issues with inaccessible recording (#2755) 2021-06-03 17:25:26 -04:00
0f90c4e873 Added inaccesible recording format (#2750) 2021-06-02 18:50:11 -04:00
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
f37f4c1ef4 Fix LDAP password string (#2747)
* Fix LDAP password string

* Rspec
2021-06-01 17:42:23 -04:00
5872807308 Added failed login logging (#2746) 2021-06-01 17:18:48 -04:00
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
0181678e1a fix for URI.escape obsolete (#2709) 2021-06-01 17:01:54 -04:00
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
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
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
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
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
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
2e98b9e968 Upgrade to Rails 5.2.6 (#2711) 2021-05-06 22:36:43 -04:00
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
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
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
25254ce47c fix wihtespace, tabs to spaces (#2683) 2021-04-24 13:37:48 -04:00
018cd2568f remove duplicate commented code (#2682) 2021-04-24 13:37:21 -04:00
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
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
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
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
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
85088535d8 make rubocop target Ruby 2.7 (#2671) 2021-04-17 13:52:32 -04:00
4c7226fa16 Fix CI gem cache (#2673) 2021-04-17 13:52:16 -04:00
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
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
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
0bf93e0ced Switch CI to use ruby/setup-ruby action (#2659) 2021-04-14 17:43:44 -04:00
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
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
2359d1256f Fix bug that caused room edit to clear settings (#2649) 2021-04-12 19:31:02 -04:00
7845d35d29 Remove extra favicon (#2648) 2021-04-12 18:42:51 -04:00
076bee5e95 Added privacy policy link to cookie banner (#2647) 2021-04-12 18:36:05 -04:00
eeab951fcd Added full email list to invite flash (#2646) 2021-04-12 17:32:48 -04:00
b8d9e2ffd2 Invited translation (#2642) 2021-04-12 17:01:57 -04:00
68ecfbf92b Fix newline/whitespace in Gemfile.lock (#2640) 2021-04-12 17:01:29 -04:00
74cb620b1c Upgrade to Rails 5.2.5 (#2638) 2021-04-06 19:46:16 -04:00
56aa2444d8 Dont run rubocop or rspec for any branch (#2637) 2021-04-06 19:26:19 -04:00
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
881910e17b Readme PR template (#2632) 2021-04-06 18:38:29 -04:00
be096eda75 Fix PR template (#2631) 2021-03-30 19:48:19 -04:00
86900ef0a5 Added PR template (#2630) 2021-03-30 19:42:36 -04:00
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
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
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
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
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