Commit Graph

1017 Commits

Author SHA1 Message Date
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
0833491f41 Include shared rooms in room count for search (#2470) 2021-01-25 20:14:33 -05:00
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
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
44abc0e91e GRN2-XX: Patch to overcome performance issues with the database. (#2454) 2021-01-20 17:25:49 -05:00
60b8bbfa06 Shortened date for last session to make room block smaller (#2449) 2021-01-20 16:55:05 -05:00
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
656e4057cc Fixed 400 with share room and merge user (#2448) 2021-01-19 18:28:10 -05:00
957bf88a85 Allowed admins to share room with themselves (#2442) 2021-01-18 18:34:42 -05:00
0e8e188e24 Fixed room name wrapping issues (#2439) 2021-01-18 17:45:54 -05:00
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
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
4bf0811136 Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
fed6ca4d03 Removed duplicate code for openid_connect provider (#2431) 2021-01-14 18:12:33 -05:00
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
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
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
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
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
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
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
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
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
1296d0657f Bump nokogiri from 1.10.10 to 1.11.1 (#2409)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 17:59:02 -05:00
3b7b45cc03 Refine OpenID Connect Authentication from #1194 (#1399)
* Adds OpenID Connect.

* Add CSS class for openid_connect omniauth provider

* Add translation (de_DE and en) for openid_connect omniauth provider label

* Make uid_field configurable for openid_connect omniauth provider

* updates to support for openid

* updates to support for openid

* updated ldap gem

* updated sample.env

Co-authored-by: mapidentity <git@mapidentity.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
Co-authored-by: mapidentity <49822181+mapidentity@users.noreply.github.com>
2021-01-07 15:11:17 -05:00
6be629ae82 Make all LIKE queries case insensitive (#2402) 2021-01-05 17:22:57 -05:00
752b192ef9 Only pass muteOnStart if set to true (#2401) 2021-01-04 17:55:09 -05:00
cf3b450743 Only return required info for dynamic user lists (#2397) 2020-12-30 17:39:31 -05:00
85b8cac9fe Translate /config/locales/en.yml in gl (#2384)
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>
2020-12-24 13:57:28 -05:00
c9b16729f6 Make room delete permanent (#2390) 2020-12-24 13:54:27 -05:00
b2500e6504 GRN2-309: Allows admins to edit a non-local users name and email (#2389)
* Allows admins to edit a non-local users name and email

* Fixed edge case
2020-12-24 13:21:56 -05:00
86e6056d3c GRN2-310: Share Access now dynamically pulls the list of users from the server (#2380)
* Share Access now dynamically pulls the list of users from the server

* Merge users now dynamically pulls the list of users from the server

* Only return the information needed to the front-end
2020-12-21 17:21:17 -05:00
155d214215 Fix a typo (#2386) 2020-12-21 17:16:47 -05:00
c21ad97b6c Translate '/config/locales/en.yml' in 'ja_JP' (#2378)
* 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>
2020-12-17 17:56:18 -05:00
805f0c790d Translate /config/locales/en.yml in de_DE (#2377)
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>
2020-12-17 17:52:18 -05:00
55fedef21b Translate /config/locales/en.yml in nl (#2375)
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>
2020-12-17 17:49:00 -05:00
bd9222d9e2 Translate /config/locales/en.yml in cs (#2372)
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>
2020-12-17 17:45:16 -05:00
5a51f6d714 Added mapping roles through email to site settings (#2373) 2020-12-16 19:31:32 -05:00
14350c5f5d Added field to track users last login (#2367) 2020-12-14 18:52:08 -05:00
7a2405aa9e Fixed 500 caused by room search (#2366) 2020-12-14 18:15:07 -05:00
7809431873 Fixes to room search (#2343) 2020-12-09 17:48:59 -05:00
a798c16929 Translate /config/locales/en.yml in es (#2342)
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>
2020-12-08 18:25:38 -05:00
b73c55c8da Translate /config/locales/en.yml in de_DE (#2339)
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>
2020-12-08 18:13:24 -05:00
fb8a28865f Translate /config/locales/en.yml in gl (#2337)
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>
2020-12-08 18:04:15 -05:00
2344e92ec6 Translate '/config/locales/en.yml' in 'nl' (#2335)
* 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>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-12-08 17:53:31 -05:00
97e961d580 fix: health_check SMTP check when no auth required (#2281) 2020-12-08 17:46:58 -05:00
42bb568172 Uppercased Name in Full Name (#2333) 2020-12-07 18:50:04 -05:00
04651ea65d Allow Searching for Rooms (#2315)
* Allow Searching for Rooms

If a user has a lot of rooms, finding the correct one can be somewhat
annoying and it would be great to be able to search for or filter the
rooms in the room list.

This patch adds a very simple search functionality for this. The search
bar is hidden as long as a user has not more than six (two rows in
desktop mode) rooms. If the number of rooms exceeds this limit, a search
field is shown to quickly filter the list.

* Updates Romm Filter Style

This patch updates the room filtering according to the review requests.
It switches to the same search input style that is used at places like
the recording table.

This mans, that this also works slightly different since the input now
has a clear and a search button. The basic functionality is the same
though.

Finally, this switches from plain JavaScript to jQuery functions for
filtering.
2020-12-07 18:20:58 -05:00
f2fc803d2e Improce Word Wrapping in Recording Table (#2328)
Using `break-all` for word-wrapping in the recording table can cause
awkward word wrapping. Using `break-word` should mostly avoid that
while still ensuring that words too long to properly fit are wrapped.

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-12-05 14:39:13 -05:00
0c8c102f4a Fix Invite Link Separator (#2309)
This patch fixes the separator before the invite link in the text which
is sent to BigBlueButton. The `\n` characters were filtered out so that
at least a space character was missing here.

This fixes #2307

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-12-05 14:27:56 -05:00