farhatahmad
95a98f6574
Added check for bigbluebutton/ for endpoint config ( #408 )
2019-04-10 16:04:59 -04:00
Jesus Federico
2b0301da38
GRN-93: Fix for issue with excesive requests to LB ( #447 )
...
* Fix for issue with excesive requests to lb
* Fixed issue with rspec on users not passing when run alone
* Include dotenv in production
2019-04-10 10:12:32 -04:00
Jesus Federico
154bb883b6
Make sure the loadbalancer URL is correct ( #440 )
2019-04-08 09:19:35 -04:00
Jesus Federico
b15868fb3c
GRN-80: Allow local accounts on multitenant ( #428 )
...
* Changed the way the omniauth providers are declared
* Allow local authentication for multitenant mode based on customer settings
* Cleanead up code mandated by rubocop
* Completed implementation for signin and added the one for signup
* Fixed issue with rubocop
* Renamed customer_name to lb_user
* Renamed lb_user -> user_domain, fixed issue with signup controller, email verification WAS NOT implemented
* Completed implementation of email_verification
* Fixed rubocop issue
* Final update
* Fix for test with loadbalancer
* Make sure loadbalancer mockup is only used when env defined
* Fix for test on rooms_controller
* Fixed most of the test failing on multitenant env
* Fixed issue detected by rubocop
* Fixed issue with activation tockens not working on resend
* Fixed new issue found by rubocop
* Updated travis script
* Harcoded credentials for mockup
* Updated expectation on start_session
* Fixed issue with duplication of home room
* Updated script for rubocop
* Restored Gemfile
2019-04-05 14:54:36 -04:00
Jesus Federico
5ba5b663ac
GRN-86: Change the way the locales are handled ( #417 )
...
* Changed the way locales are shown
* Updated the rest of the locales
* Changed the way available_locales are defined
* Updated locales in Russian
* Updated locaales for German
2019-03-28 11:02:36 -04:00
Jesus Federico
6e0b232c3e
Updated locales ( #402 )
2019-03-21 11:45:45 -04:00
farhatahmad
3195bb4429
GRN-59: Implemented pagination on the API call ( #370 )
...
* Added the env variable and functionality to paginate the call to the bbbapi
* Update user.rb
2019-03-12 13:50:20 -04:00
farhatahmad
9c23c88735
Added a env variable to toggle visibilty of the customize tab in user settings ( #369 )
2019-02-15 12:15:29 -05:00
farhatahmad
d24e8fad14
Added the ability to choose which room settings are available using env variable ( #363 )
2019-02-06 16:13:53 -05:00
farhatahmad
ef23cae73d
Changed the link to the bbb image to be an absolute url ( #353 )
2019-02-04 10:19:11 -05:00
Jesus Federico
56a72ade9d
Completed fix for the specs ( #343 )
2019-01-18 10:29:06 -05:00
John Ma
1571e27ac0
Added russian translation ( #336 )
...
* <Added russian locale>
* Update ru.yml
* Update ru.yml
2018-12-21 12:42:05 -05:00
John Ma
b3f37cd3b3
Fixed #323 Allow users to select a language in settings (GRN-17) ( #324 )
...
* <Added ui for language setting and migration>
* <Option to choose languages added>
* <Fixed code style>
* <Added Rspec tests>
* <sync db>
* <Sync db>
* <Generalized language settings>
* <Fixed flash message>
* Fixed las issue with i18n fallback
* <Modified fallback config>
* <Fixed code style>
2018-12-06 16:00:22 -05:00
Jesus Federico
3b67ffee40
Generalized logs and mailer ( #312 )
2018-10-26 11:59:49 -04:00
Jesus Federico
90b965d03f
Workaround for issue with email notification ( #297 )
2018-10-15 15:55:29 -04:00
John Ma
967c805836
Fixed #267 Email verification feature ( #268 )
...
* <Implemented basic welcome email upon signup>
* <Added config option to enable>
* <Added verification link routing>
* <Added views for verify/resend and reconfigured routes>
* <Finished Verification System minus Rspec changes>
* <Fixed code style>
* <Modified dome rspec tests>
* <Switched sample env back to default>
* <Added test cases to increase code coverage>
* <Added test_helper>
* <Minor code changes>
* <Added requested changes>
* <Added requested changes>
* <see if this fixes migration>
* <see if this fixes migration>
* <fixed migrations>
* Delete .rake_tasks~
* Update _confirm_button.html.erb
* Update _resend_button.html.erb
* Update verify_email.html.erb
* Update verify_email.text.erb
* <Fixed bugs>
* <Added validation of verification link and fixed some code style>
* <Disabled updating email for omniauth>
2018-10-09 14:22:02 -04:00
Joshua Arts
cb77c6b5af
add ar, de, el and fr locales from transifex
2018-08-30 10:46:13 -04:00
jfederico
7190779abb
Added Spanish translation
2018-08-21 20:03:58 +00:00
Joshua Arts
a27fbec44a
Merge pull request #247 from britoederr/master
...
Brazilian Portuguese Translate
2018-08-20 10:32:35 -04:00
Éder Brito
e7b97e3d67
Update application.rb
2018-08-20 11:04:16 -03:00
Joshua Arts
0cf5baddb2
add option to disable recording thumbnails
2018-08-17 16:31:16 -04:00
Éder Brito
e98037fd64
Update application.rb
2018-08-13 15:39:31 -03:00
Joshua Arts
162c7a3085
add LGPL 3.0 headers
2018-08-01 09:45:12 -04:00
Joshua Arts
55b83226c9
detect users preferred language
2018-07-13 11:04:32 -04:00
Joshua Arts
f5ab362f96
add ability for custom branding images
2018-07-11 15:33:35 -04:00
bruckwubete
91644281c4
fixing rubocop errors
2018-07-10 15:05:50 -04:00
bruckwubete
137b8450a8
adding checksum. using customer name as the provider
2018-07-10 12:11:00 -04:00
bruckwubete
67c32a396f
passing params to the launcher gem
2018-07-09 13:17:23 -04:00
bruckwubete
b51ac6aa7c
reverting unnecessary changes
2018-07-04 15:24:01 -04:00
bruckwubete
2bb41977ed
Merge https://github.com/joshua-arts/greenlight-2.0
2018-06-29 10:08:58 -04:00
bruckwubete
e3e32365d0
able to handle launcher login
2018-06-29 10:07:06 -04:00
Joshua Arts
056289789a
add ability to launch through a loadbalanced bbb configuration
2018-06-29 09:24:25 -04:00
Josh
ad5f218f23
adhere to rubocop guidelines
2018-06-26 10:29:46 -04:00
Josh
b2b2c641da
add support for deploying to a subdirectory
2018-06-18 10:28:47 -04:00
Josh
bc9c2c1232
add ability to configure banner message
2018-06-13 09:55:34 -04:00
Josh
46bb456063
error pages and rec row
2018-06-11 17:32:08 -04:00
Josh
2b065eb7fa
handle errors and fix join form
2018-06-11 13:05:54 -04:00
Josh
0f8a4734b2
add lb option
2018-05-11 15:57:31 -04:00
Josh
4037b6304e
initial commit
2018-05-07 16:06:01 -04:00