greenlight/app
Rafael Baldasso Audibert 32bbc80415 Added Record type/format I18n (#471)
* 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

* Added I18n for recording types/formats
2019-04-22 09:17:37 -04:00
..
assets Users are redirected to the url they clicked login/signup from (#446) 2019-04-11 12:45:43 -04:00
channels add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
controllers GRN2-112: Default language fallback fails with a 500 error (#469) 2019-04-17 15:33:38 -04:00
helpers HOT-FIX: Issue with changes with the language file name (#466) 2019-04-16 17:08:17 -04:00
jobs add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
mailers GRN-93: Fix for issue with excesive requests to LB (#447) 2019-04-10 10:12:32 -04:00
models Fixed #366: Changed how GreenLight handles LDAP jpegPhoto (GRN-92) (#445) 2019-04-11 11:53:32 -04:00
views Added Record type/format I18n (#471) 2019-04-22 09:17:37 -04:00