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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Ma 
							
						 
					 
					
						
						
							
						
						0e7277a046 
					 
					
						
						
							
							Modify UI for "accept terms" checkbox ( #321 )  
						
						 
						
						... 
						
						
						
						* <Changed terms and conditions checkbox>
* <Fixed code style> 
						
						
					 
					
						2018-11-15 12:56:00 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jesus Federico 
							
						 
					 
					
						
						
							
						
						207ec6ffb2 
					 
					
						
						
							
							Unify the UI style in sign up, sign in buttons when using omniauth (GRN-35) ( #301 )  
						
						 
						
						... 
						
						
						
						* Changed style to buttons for sign up
* Added assets and generalized code for sign up buttons
* Added new style to sign in modal
* Replaced hex colors with the official ones
* Removed the old social icons that are no longer used
* Centred text in sign up buttons
* Base button rendering on iconset_providers and secured office 365 
						
						
					 
					
						2018-10-17 12:41:57 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Ma 
							
						 
					 
					
						
						
							
						
						ec250f3ed5 
					 
					
						
						
							
							Fixed   #291  Added OAuth2 for Office365 (GRN-32) ( #293 )  
						
						 
						
						... 
						
						
						
						* <Added omniauth for office365>
* <Fixed code style>
* Update puma.rb
* <Inserted link to documentation> 
						
						
					 
					
						2018-10-16 12:58:06 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tyler Copeland 
							
						 
					 
					
						
						
							
						
						cf2fac019e 
					 
					
						
						
							
							Updated styles for the Google Auth button (GRN-31) ( #296 )  
						
						 
						
						... 
						
						
						
						* Greenlight landing page layout adjustments, general cleanup and responsive styles
* Text update Signup to Sign up
* Updated Google Sign in and Sign up styles
* no changes were made to sample env but needed to commit it
* minor padding update on the Google icon
* deleted Google Auth secrets from the sameple.env
* updated the if condition in new.html.erb
* <changed logic of button display>
* Update _login_modal.html.erb 
						
						
					 
					
						2018-10-12 15:33:19 -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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Ma 
							
						 
					 
					
						
						
							
						
						5c281a1a3f 
					 
					
						
						
							
							Fixes   #278  ( #282 )  
						
						 
						
						... 
						
						
						
						* <Fixed the main ui glitch>
* <Fixed issue>
* <Fixed code style>
* <Some more code style fixes>
* Update sessions_helper.rb 
						
						
					 
					
						2018-10-03 11:42:14 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Ma 
							
						 
					 
					
						
						
							
						
						dcd24d61be 
					 
					
						
						
							
							John fix issue#274 ( #275 )  
						
						 
						
						... 
						
						
						
						* <fixed privacy policy errors>
* <Fixed code style>
* <Robustness changes>
* <redirect to 404 page if terms are disabled>
* <patched validation of accepted terms>
* <relaunching scrutinizer> 
						
						
					 
					
						2018-10-02 10:23:09 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Ma 
							
						 
					 
					
						
						
							
						
						d83ec1a027 
					 
					
						
						
							
							Fix   #260  issues with privacy policy ( #261 )  
						
						 
						
						... 
						
						
						
						* <fixed privacy policy workflow>
* <fixed privacy policy workflow>
* <changed rspec tests to handle new privacy flow>
* <changed rspec tests to handle new privacy flow>
* <deleted previous term validation due to changed workflow>
* <fixed code style>
* <reverted configuration settings>
* <Updated terms and conditions for existing users (not omniauth)>
* <Fix code style>
* <Fixed privacy policy for omniauth>
* <Fixed Travis C.I test>
* <Minor code changes>
* <Undo routes.rb change>
* <reconfigured routes.rb> 
						
						
					 
					
						2018-09-14 14:33:58 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						162c7a3085 
					 
					
						
						
							
							add LGPL 3.0 headers  
						
						 
						
						
						
						
					 
					
						2018-08-01 09:45:12 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						2a2e4f285c 
					 
					
						
						
							
							change terms from txt to markdown  
						
						 
						
						
						
						
					 
					
						2018-07-27 15:12:27 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						7b15b84daa 
					 
					
						
						
							
							delete recordings with account  
						
						 
						
						
						
						
					 
					
						2018-07-27 14:14:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						5e5f31c375 
					 
					
						
						
							
							add option in settings to delete account  
						
						 
						
						
						
						
					 
					
						2018-07-27 11:36:28 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						9a738c4432 
					 
					
						
						
							
							add signup with provider buttons  
						
						 
						
						
						
						
					 
					
						2018-07-23 11:46:53 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						ce4c8b3bff 
					 
					
						
						
							
							localize views  
						
						 
						
						
						
						
					 
					
						2018-07-17 11:57:49 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joshua Arts 
							
						 
					 
					
						
						
							
						
						8a9f2a3cc2 
					 
					
						
						
							
							multiple fixes and tweaks  
						
						 
						
						
						
						
					 
					
						2018-07-04 15:22:59 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						c16197670b 
					 
					
						
						
							
							add ability to configure terms and conditions  
						
						 
						
						
						
						
					 
					
						2018-06-21 16:17:18 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						1c966663e0 
					 
					
						
						
							
							switch feather for fontawesome  
						
						 
						
						
						
						
					 
					
						2018-06-20 15:18:05 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						7fadd6be69 
					 
					
						
						
							
							seperate js in files  
						
						 
						
						
						
						
					 
					
						2018-06-13 14:43:08 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						8390e075e1 
					 
					
						
						
							
							finish settings and public recordings  
						
						 
						
						
						
						
					 
					
						2018-06-12 17:28:02 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						4f70c9a8e5 
					 
					
						
						
							
							validate passwords and fix home  
						
						 
						
						
						
						
					 
					
						2018-06-08 14:44:08 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						657feb777f 
					 
					
						
						
							
							signup and room waiting  
						
						 
						
						
						
						
					 
					
						2018-06-07 15:52:42 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						d9a95ffc18 
					 
					
						
						
							
							work on user settings  
						
						 
						
						
						
						
					 
					
						2018-06-04 15:58:59 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								joshua-arts 
							
						 
					 
					
						
						
							
						
						1bcd176285 
					 
					
						
						
							
							styling  
						
						 
						
						
						
						
					 
					
						2018-05-31 22:15:18 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						39414e269b 
					 
					
						
						
							
							more ui tweaks  
						
						 
						
						
						
						
					 
					
						2018-05-31 16:54:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						ede80075c1 
					 
					
						
						
							
							redo rooms page  
						
						 
						
						
						
						
					 
					
						2018-05-31 15:04:18 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						32ec2bacce 
					 
					
						
						
							
							restructure app  
						
						 
						
						
						
						
					 
					
						2018-05-29 15:28:29 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								joshua-arts 
							
						 
					 
					
						
						
							
						
						79d63e7b70 
					 
					
						
						
							
							settings and sessions UI  
						
						 
						
						
						
						
					 
					
						2018-05-28 18:10:20 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						0dce8d2bf5 
					 
					
						
						
							
							continue front-end work  
						
						 
						
						
						
						
					 
					
						2018-05-25 11:55:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh 
							
						 
					 
					
						
						
							
						
						5347d902c0 
					 
					
						
						
							
							start writing tests  
						
						 
						
						
						
						
					 
					
						2018-05-09 16:31:52 -04:00