This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/app/controllers
farhatahmad 5a3ad3159c
GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636)
* Removed deprecate sass-rails and replace with sassc-rails

* Upgraded to Rails 5.2.3

* Fixed travis

* Added back Spring code

* Fixed travis again
2019-07-15 10:13:41 -04:00
..
concerns GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
account_activations_controller.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
admins_controller.rb Added setting for admin to limit the number of rooms for the user (#607) 2019-07-09 10:56:06 -04:00
application_controller.rb GRN2-192: Made error pages more descriptive (#620) 2019-07-10 11:51:19 -04:00
errors_controller.rb GRN2-192: Made error pages more descriptive (#620) 2019-07-10 11:51:19 -04:00
main_controller.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
password_resets_controller.rb GRN2-xx: Email and admin fix (#515) 2019-05-09 18:07:17 -04:00
recordings_controller.rb GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00
rooms_controller.rb Added setting for admin to limit the number of rooms for the user (#607) 2019-07-09 10:56:06 -04:00
sessions_controller.rb GRN2-30: Add custom ldap sign in page (#619) 2019-07-10 11:26:43 -04:00
themes_controller.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
users_controller.rb GRN2-30: Add custom ldap sign in page (#619) 2019-07-10 11:26:43 -04:00