Ahmad Farhat
8a4118a9c1
Added back cache clear function ( #867 )
2019-11-28 17:36:49 +01:00
Ahmad Farhat
d35a554199
Fixed small issue with sign in to prevent error pages from appearing ( #868 )
2019-11-15 10:49:52 -05:00
Richard Alam
c92c8ad1ca
Merge pull request #866 from farhatahmad/signin-bug
...
GRN2-xx: Fixed signin bug that prevent specific users from signing in
2019-11-14 14:27:04 -05:00
farhatahmad
2b9ab05e1e
Fixed signin bug
2019-11-14 11:59:37 -05: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
e61946a0f4
GRN2-132: Fixed visual issues with mobile ( Fixed #325 ) ( #844 )
...
* Fixed visual issues with mobile
* Fixed spacing above room name
2019-11-01 11:51:22 -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
Ahmad Farhat
9c9867b4e7
GRN2-xx: Fixed scaling issue on mobile ( #843 )
...
* Disabled browser auto zoom
* Fixed spacing
* Removed unnecessary file
2019-10-18 14:53:13 -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
Jesus Federico
cf5a873493
Updated script for start ( #839 )
2019-10-15 12:58:11 -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
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