Commit Graph

343 Commits

Author SHA1 Message Date
Ahmad Farhat b291b0e409 Fixed statistics spelling mistake (#874) 2019-12-20 11:31:37 -05:00
transifex-integration[bot] 07a1860f21 Translate /config/locales/en.yml in sk_SK (#894)
translation completed for the source file '/config/locales/en.yml'
on the 'sk_SK' language.

Co-authored-by: Jesus Federico <jesus@123it.ca>
2019-12-20 10:19:21 -05:00
Ahmad Farhat 9a8e661fb1 Removed unnecessary log lines (#896) 2019-12-20 09:59:40 -05:00
transifex-integration[bot] 546b816e4e Translate /config/locales/en.yml in nb (#885)
translation completed for the source file '/config/locales/en.yml'
on the 'nb' language
2019-12-04 12:52:35 -05:00
transifex-integration[bot] 81107e8492 Translate /config/locales/en.yml in es_MX (#883)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language
2019-12-03 11:24:31 -05:00
transifex-integration[bot] f48bb3c0b2 Translate /config/locales/en.yml in es (#884)
translation completed for the source file '/config/locales/en.yml'
on the 'es' language
2019-12-03 11:19:37 -05:00
transifex-integration[bot] a08a8be24e Translate /config/locales/en.yml in nl (#860)
translation completed for the source file '/config/locales/en.yml'
on the 'nl' language
2019-11-28 18:08:11 +01:00
transifex-integration[bot] c955f8b766 Translate /config/locales/en.yml in hu_HU (#863)
translation completed for the source file '/config/locales/en.yml'
on the 'hu_HU' language
2019-11-28 18:00:12 +01:00
transifex-integration[bot] 82f210bdaf Translate /config/locales/en.yml in zh_CN (#857)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-11-28 17:53:10 +01:00
transifex-integration[bot] ec3f31354c Translate /config/locales/en.yml in de_DE (#855)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-11-28 17:49:36 +01:00
Ahmad Farhat da80fb55c7 Errors with recordings no longer cause the page to 500 (#849) 2019-11-01 14:37:38 -04:00
Ahmad Farhat 933408f68b GRN2-xx: Removed Health Check Gem (#840)
* Initial work on removing health check gem

* Added health checks

* Fixed gemfile
2019-10-21 12:09:31 -04:00
transifex-integration[bot] 12193c2008 Translate /config/locales/en.yml in es (#842)
translation completed for the source file '/config/locales/en.yml'
on the 'es' language
2019-10-16 09:38:30 -04:00
transifex-integration[bot] b895549c04 Translate /config/locales/en.yml in de_DE (#832)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-10-15 12:44:34 -04:00
transifex-integration[bot] 6f3b8a0851 Translate /config/locales/en.yml in zh_CN (#835)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-10-15 10:34:13 -04:00
transifex-integration[bot] 8f188ae505 Translate '/config/locales/en.yml' in 'es_MX' (#834)
* 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-10-11 11:25:54 -04:00
transifex-integration[bot] 90793544a7 Translate '/config/locales/en.yml' in 'es_MX' (#833)
* 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-10-11 10:49:48 -04:00
Ahmad Farhat 628790733e GRN2-xx: Replaced language files with the updated versions (Fixed #813) (#814)
* Updated language files

* Added fix for javascript languages
2019-10-11 08:53:40 -04:00
Ahmad Farhat 49def8f405 GRN2-247: Added Active Pending Banned Deleted tabs to manage users (#816)
* Added Active Pending Banned Deleted tabs to manage users

* Removed hard coded strings

* Fixed issues with sign in flow

* Fixed issues with rooms not deleting
2019-10-10 16:10:23 -04:00
transifex-integration[bot] 03bde37a2b Translate /config/locales/en.yml in pl_PL (#827)
translation completed for the source file '/config/locales/en.yml'
on the 'pl_PL' language
2019-10-10 15:58:03 -04:00
transifex-integration[bot] 58cfb0ec30 Translate /config/locales/en.yml in zh_CN (#818)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-10-10 15:37:15 -04:00
transifex-integration[bot] 073400b51b Translate /config/locales/en.yml in de_DE (#808)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-10-10 14:48:30 -04:00
Ahmad Farhat e13e762349 GRN2-243: Added a report issue button to the 500 error page (#796)
* Added a report issue button to the 500 error page

* Removed unused code

* Removed unused quotes
2019-09-19 10:03:44 -04:00
farhatahmad 01b8dbbd0e GRN2-196: Fixed issues that scrutinizer is complaining about (#765)
* Refactored code to improve scrutinizer score

* Bug fixes
2019-09-19 10:03:44 -04:00
farhatahmad fd6077696d GRN2-180: First stages of refactoring code for v2.4 (#748)
* Email rescues and authenticator concern

* Application controller and helper clean up

* Moved controller code out of helpers

* More helper and email clean up

* Cleaned up remaining helpers and create omniauth_options

* Controller code clean up

* restructured views structure

* Restructured role code

* Restructured profile and code clean up

* Master merge

* Added bbb server concern to deal with bbb calls

* Bug fixes and changes after changes

* rspec

* More rubocop fixes
2019-09-19 10:03:44 -04:00
transifex-integration[bot] 194b5ddfa0 Translate '/config/locales/en.yml' in 'es' (#802)
* 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-09-13 11:57:53 -04:00
transifex-integration[bot] 121dce6d3c Translate /config/locales/en.yml in es_MX (#801)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language
2019-09-13 11:45:31 -04:00
transifex-integration[bot] 53f14f24b0 Translate /config/locales/en.yml in sv_SE (#795)
translation completed for the source file '/config/locales/en.yml'
on the 'sv_SE' language
2019-09-13 10:24:51 -04:00
transifex-integration[bot] ded61af40e Translate /config/locales/en.yml in de_DE (#793)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-09-13 09:57:34 -04:00
transifex-integration[bot] e24dc5381d Translate /config/locales/en.yml in zh_CN (#792)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-09-13 09:51:13 -04:00
Ahmad Farhat d203f43946 GRN2-237: Added DB migration error check to health check (#790)
* Added DB migration error check to health check

* Switch nil to blank
2019-09-06 17:09:43 -04:00
transifex-integration[bot] 2090b9f8e6 Translate /config/locales/en.yml in de_DE (#785)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-09-06 13:49:39 -04:00
Ahmad Farhat 061b69f962 GRN2-xx: Fixed issue with room join (#779)
* Fixed issue with room join

* Rspec fix
2019-09-05 15:50:19 -04:00
Ahmad Farhat 201a394813 Added the ability to invite multiple users at once (#778) 2019-09-05 12:55:23 -04:00
farhatahmad 02413cefb2 GRN2-xx: Migration Error now returns 500 and added the option to disable cache (#776)
* Added the option to disable cache

* Remove put statements
2019-08-30 11:57:11 -04:00
Jesus Federico 1eddd564d5
Revert "GRN2-xx: Migration Error now returns 500 and added the option to disable cache (#770)" (#774)
This reverts commit 9bd5a659d5.
2019-08-29 12:08:28 -04:00
farhatahmad 9bd5a659d5 GRN2-xx: Migration Error now returns 500 and added the option to disable cache (#770)
* Added the option to disable cache

* Remove put statements
2019-08-28 17:00:07 -04:00
transifex-integration[bot] 760c942780 Translate /config/locales/en.yml in zh_CN (#768)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_CN' language
2019-08-27 11:12:02 -04:00
transifex-integration[bot] 0372dc98bb Translate /config/locales/en.yml in de_DE (#766)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-08-23 10:54:09 -04:00
farhatahmad cfab2fd191 Switched to Redis cache in production (#761) 2019-08-22 14:09:39 -04:00
transifex-integration[bot] d3eb064b96 Translate /config/locales/en.yml in es_MX (#760)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language
2019-08-22 12:40:06 -04:00
transifex-integration[bot] 2c85345f9f Translate /config/locales/en.yml in de_DE (#759)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-08-22 12:26:55 -04:00
farhatahmad 9ddc057589 Added a Maintenance Window flash (#758) 2019-08-22 12:15:01 -04:00
farhatahmad 177bf4d595 Cached request to provider to increase application performance (#755) 2019-08-21 14:45:22 -04:00
farhatahmad 96ace3265e Added Google Analytics (#749) 2019-08-19 08:51:57 -04:00
transifex-integration[bot] c31cf17b22 Translate /config/locales/en.yml in de_DE (#747)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-08-16 10:16:08 -04:00
transifex-integration[bot] 4e1f709126 Translate /config/locales/en.yml in es_MX (#746)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language
2019-08-15 14:04:00 -04:00
transifex-integration[bot] 050fa21189 Translate /config/locales/en.yml in es_MX (#743)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language
2019-08-15 11:17:06 -04:00
transifex-integration[bot] cdf465dcda Translate /config/locales/en.yml in de_DE (#741)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language
2019-08-15 10:17:56 -04:00
shawn-higgins1 de81223413 Display launcher errors in Greenlight (#742) 2019-08-15 10:17:32 -04:00