Commit Graph

684 Commits

Author SHA1 Message Date
farhatahmad ee0a339e2b Fixed issue with image being replaced on every sign in (#687) 2019-07-24 09:14:56 -04:00
transifex-integration[bot] 05614bbae4 Translate '/config/locales/en.yml' in 'de_DE' (#681)
* 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
2019-07-23 16:30:21 -04:00
shawn-higgins1 7b96d5ae41 Add room setting to require moderator approval (#660) 2019-07-23 16:16:14 -04:00
Jesus Federico f7c88cfc6a
Merge branch 'v2.2.1-alpha' into master 2019-07-23 15:57:08 -04:00
shawn-higgins1 0a6bce1384 Fix health checks (#663) 2019-07-23 15:56:04 -04:00
shawn-higgins1 81aea827ba GRN2-210: Add ability to search by role (#659)
* Add ability to search by role

* Fix role search to work with select
2019-07-23 14:57:01 -04:00
shawn-higgins1 68eb67752c Widen invite url field (#651) 2019-07-23 14:56:21 -04:00
shawn-higgins1 d3a9ae32a9 GRN2-202: Create a room in which everyone joins as Moderator (Fixed #628) (#650)
* Room setting to allow anyone to start a room

* Update sample.env

* merge v2.2.1
2019-07-23 14:54:46 -04:00
shawn-higgins1 b23f94dfb5 Single sign on for super admins (#648) 2019-07-23 14:53:48 -04:00
farhatahmad 0b64acaecf Fixed issues with maintenance mode (#683) 2019-07-23 13:52:39 -04:00
shawn-higgins1 42f7d4f8d2 If a user only has one configured provider redirect them to that provider (#647) 2019-07-23 11:08:38 -04:00
farhatahmad d1e50f2ef6 GRN2-213: Cleaned up omniauth user create (#682)
* Fixed omniauth user create

* Added readonly exception
2019-07-23 11:02:25 -04:00
farhatahmad 4e16e99758 Allowed users to start rooms if database is in readonly (#680)
* Allowed users to start rooms if database is in readonly

* Travis fix
2019-07-22 17:02:49 -04:00
farhatahmad 02c0d577f8 Added an env variable that allows maitenance mode (#679) 2019-07-22 16:45:56 -04:00
shawn-higgins1 0e4adc0049 Add watchtower metadata (#635) 2019-07-22 16:28:09 -04:00
shawn-higgins1 1e75f5e822 Don't sent email if there are no admins (#664) 2019-07-22 15:58:40 -04:00
transifex-integration[bot] f2373ad21e Translate /config/locales/en.yml in de_DE (#676)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-07-22 15:40:45 -04:00
farhatahmad 744a21b244 Fixed localization bugs (#678) 2019-07-22 15:40:26 -04:00
shawn-higgins1 c4eeee3d40 Add setting for recording visibility (#634) 2019-07-22 15:39:49 -04:00
farhatahmad 8b2c472536 GRN2-211: Added a maintenance mode (#675)
* Added a maintenance mode

* Cleaned up dockerignore file

* Added branding to maintenance page

* Fixed branding
2019-07-22 15:25:43 -04:00
shawn-higgins1 2c37f87cbc Fix the dockerfile for the new version of rails (#658)
* Fix the dockerfile for the new version of rails

* Update Dockerfile
2019-07-22 14:31:11 -04:00
shawn-higgins1 7d1c9e87a9 Allow rooms to have an optional access code (#646) 2019-07-22 13:12:44 -04:00
transifex-integration[bot] 670efeae31 Translate /config/locales/en.yml in zh_CN (#649)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-07-22 12:49:52 -04:00
farhatahmad a055b88eb7 GRN2-129: Added server recordings and refactored adminsitrator panel (#662)
* Added server recordings and refactored adminsitrator panel

* Fixed some issues

* Fixed issue with owner email search

* Fixed issue with edit user
2019-07-22 12:46:47 -04:00
shawn-higgins1 ee26036105 Unify error pages (#674)
* Unify error pages

* Start travis
2019-07-22 12:33:53 -04:00
transifex-integration[bot] 9dd30138ba Translate /config/locales/en.yml in ar (#665)
translation completed for the source file '/config/locales/en.yml'
on the 'ar' language
2019-07-22 12:22:22 -04:00
Jinesh edc29ede02 added cache layer to cloudbuild (#672) 2019-07-22 12:20:59 -04:00
Anton Georgiev eb723be3d3
Merge pull request #655 from farhatahmad/2.2.0-hotfix
GRN2-205: Fixed issue with https redirect
2019-07-17 14:14:38 -04:00
farhatahmad 56be3a5b13 Removed left over testing code 2019-07-17 14:08:30 -04:00
farhatahmad 347ed2bdc1 Fixed issue with https redirect 2019-07-17 14:05:28 -04:00
shawn-higgins1 8c63f793a5 Reduce number of roles queries for the admin controller (#631) 2019-07-15 14:45:06 -04:00
farhatahmad 5a3ad3159c
GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636)
* Removed deprecate sass-rails and replace with sassc-rails

* Upgraded to Rails 5.2.3

* Fixed travis

* Added back Spring code

* Fixed travis again
2019-07-15 10:13:41 -04:00
farhatahmad ad2321e3e9 Update sample.env with the correct links (#637) 2019-07-12 16:55:11 -04:00
jfederico 5ecb3e419e Merge branch 'master' into v2.2.1-alpha 2019-07-12 20:37:52 +00:00
shawn-higgins1 c410c0b8ef Change default recording sort order to descending (#630) 2019-07-12 16:34:47 -04:00
transifex-integration[bot] 31b5e96ba6 Translate '/config/locales/en.yml' in 'pt_BR' (#645)
* Translate /config/locales/en.yml in pt_BR

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

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

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

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

translation completed for the source file '/config/locales/en.yml'
on the 'pt_BR' language
2019-07-12 11:37:13 -04:00
transifex-integration[bot] 979f8d172d Translate '/config/locales/en.yml' in 'de_DE' (#644)
* 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

* 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

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

translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-07-12 11:36:53 -04:00
transifex-integration[bot] 506b44f80a Translate '/config/locales/en.yml' in 'pl_PL' (#643)
* Translate /config/locales/en.yml in pl_PL

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

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

translation completed for the source file '/config/locales/en.yml'
on the 'pl_PL' language
2019-07-12 11:36:15 -04:00
transifex-integration[bot] bef6083e84 Translate '/config/locales/en.yml' in 'es_MX' (#642)
* Translate /config/locales/en.yml in es_MX

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

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

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

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

translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language
2019-07-12 11:35:50 -04:00
transifex-integration[bot] 860a8a2f91 Translate '/config/locales/en.yml' in 'es' (#641)
* Translate /config/locales/en.yml in es

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

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

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

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

translation completed for the source file '/config/locales/en.yml'
on the 'es' language
2019-07-12 11:35:37 -04:00
Jesus Federico 65270bdbb0
Update en.yml 2019-07-12 11:15:02 -04:00
transifex-integration[bot] 5e3809b35e Translate /config/locales/en.yml in pt_BR (#640)
translation completed for the source file '/config/locales/en.yml'
on the 'pt_BR' language
2019-07-12 11:08:40 -04:00
transifex-integration[bot] 7501be3bbc Translate /config/locales/en.yml in pl_PL (#639)
translation completed for the source file '/config/locales/en.yml'
on the 'pl_PL' language
2019-07-12 11:08:01 -04:00
transifex-integration[bot] 3c01bfcdaa Translate '/config/locales/en.yml' in 'de_DE' (#632)
* 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

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

translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-07-11 14:29:45 -04:00
shawn-higgins1 85da83f8b0 Fix office365 if hd environment variable isn't set (#629) 2019-07-11 11:14:43 -04:00
transifex-integration[bot] eb82425747 Translate '/config/locales/en.yml' in 'de_DE' (#625)
* 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
2019-07-11 09:06:30 -04:00
farhatahmad ea759d551c GRN2-195: Fixed issues with turbolinks caching (#626)
* Fixed issues with turbolinks caching

* Updated string for twitter flash
2019-07-11 08:54:52 -04:00
transifex-integration[bot] 355bee8059 Translate /config/locales/en.yml in sv_SE (#590)
translation completed for the source file '/config/locales/en.yml'
on the 'sv_SE' language
2019-07-10 14:00:56 -04:00
transifex-integration[bot] 026bb2794e Translate '/config/locales/en.yml' in 'zh_CN' (#592)
* Translate /config/locales/en.yml in zh_CN

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

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

translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-07-10 14:00:38 -04:00
transifex-integration[bot] 92f4dd613c Translate /config/locales/en.yml in hu_HU (#591)
translation completed for the source file '/config/locales/en.yml'
on the 'hu_HU' language
2019-07-10 13:39:54 -04:00