Commit Graph

636 Commits

Author SHA1 Message Date
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
Jesus Federico 7854485534
Updated script for start (#838) 2019-10-15 12:15:45 -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 c1de7f8f70 GRN2-xx: Replaced google fonts api call with local font load (Fixed #830) (#831)
* Replaced google fonts api call with local font load

* Removed references to Roboto
2019-10-10 16:28:46 -04:00
Ahmad Farhat b9dcaa1b18 Fixed issue with return to cookie (#828) 2019-10-10 16:24:35 -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
Ahmad Farhat 3f5affd116 Only render 1 delete room modal (#819) 2019-10-10 15:45:42 -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
Ahmad Farhat e0a4d485bf Added Open Graph attributes to layout (#815) 2019-10-10 15:29:02 -04:00
Ahmad Farhat c14f4dc31c Fixed issue with migration running on empty db (#812) 2019-10-10 15:17:52 -04:00
Ahmad Farhat 4a791ae0b5 Email recording now translates correctly (#809) 2019-10-10 15:08:55 -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
jfederico 9967e276c0 Fixed script so the releases for alpha and beta are not built as latest 2019-09-23 17:03:36 +00:00
Ahmad Farhat 091b548e90 Fixed issue with Room Settings (#807) 2019-09-20 15:33:08 -04:00
jfederico b2f2e73bbc Merge branch 'v2.4-beta' 2019-09-20 16:23:21 +00:00
jfederico ec47225abd Replaced tocken for slack notifications on travis 2019-09-20 15:56:45 +00:00
Ahmad Farhat bf5922fca0 GRN2-xx: Replaced tabler gem with local gem (#806)
* Replaced tabler gem with local gem

* Replaced tabler gem branch with version
2019-09-20 11:15:21 -04:00
Ahmad Farhat 6d29422c31 Default to EN if language is not recognized (#805) 2019-09-20 09:02:55 -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
Ahmad Farhat 7c6ad6d903 Improve code quality to increase scrut score (#789) 2019-09-19 10:03:44 -04:00
Ahmad Farhat 55d4a21dcb Fixes after merge (#786) 2019-09-19 10:03:44 -04:00
Ahmad Farhat 666ee12988 GRN2-xx: Cleaning up bugs that appeared after refactoring (#780)
* First step

* Fixed issues with update room
2019-09-19 10:03:44 -04:00
farhatahmad d3b669d552 GRN2-xx: Users, Room and Recordings are now no longer permanently deleted (#773)
* Bug fixes for 2.4

* Removed accidental code add

* Switched from deleting to tombstoning

* Fixed bug with login
2019-09-19 10:03:44 -04:00
shawn-higgins1 666231db6c Change permissions from columns to table entries (#762) 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
Ahmad Farhat b590a5a264 GRN2-xx: Added fallback language to locales (#788)
* Added fallback language to locales

* Added comments
2019-09-06 14:28:47 -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 390ccf71c2 Localized js is now served as json (#784) 2019-09-06 10:56:53 -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
Ahmad Farhat 843d42a1d8 Allowed room access text to be translated (#777) 2019-08-30 16:25:43 -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
jfederico 459d0ed582 Reverted 500 error on migration failed 2019-08-29 14:03:07 +00: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