e8f4e2bc9c 
								
							
								 
							
						 
						
							
							
								
								Update the default year to 2014  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6a4321b9c4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #9  from Widdershin/master  
							
							... 
							
							
 
							
							Webtests now correctly follow responses 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								831705d3c2 
								
							
								 
							
						 
						
							
							
								
								Webtests now correctly follow responses  
							
							... 
							
							
 
							
							`maybe_follow` does not fail the test if the response isn't a redirect.
The webtests were changed to use `follow` instead, which correctly fails the test if the response can't be followed. This meant that the login test didn't fail if the form failed to validate or submit. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								31efcfb915 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #8  from Widdershin/master  
							
							... 
							
							
 
							
							Login form on nav.html posts to current page instead of "/" 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2344a88650 
								
							
								 
							
						 
						
							
							
								
								Login form on nav.html now correctly posts to /  
							
							... 
							
							
 
							
							Used to post to the current page, breaks if you're on the about page or others. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								706770a164 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5  from cvrebert/master  
							
							... 
							
							
 
							
							reflect Bootstrap's org change 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c4b6640418 
								
							
								 
							
						 
						
							
							
								
								reflect Bootstrap's org change; fix Font Awesome spelling  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								070eb9e54f 
								
							
								 
							
						 
						
							
							
								
								Check if current_user exists in template  
							
							... 
							
							
 
							
							Fixes  #4  
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								aca9b39329 
								
							
								 
							
						 
						
							
							
								
								Move TestConfig to settings.py  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								34ba9a1531 
								
							
								 
							
						 
						
							
							
								
								Remove redundant error handler  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4a5dd70c66 
								
							
								 
							
						 
						
							
							
								
								Fix typo in import  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								12d9e38a01 
								
							
								 
							
						 
						
							
							
								
								Update README  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								24fffbb7b3 
								
							
								 
							
						 
						
							
							
								
								createdb no longer necessary  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								43a4083eff 
								
							
								 
							
						 
						
							
							
								
								Add first_name and last_name  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								748b6ea83e 
								
							
								 
							
						 
						
							
							
								
								Disable SQLAlchemy echo  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								32ae81ec35 
								
							
								 
							
						 
						
							
							
								
								Shell access to User  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7ede47885f 
								
							
								 
							
						 
						
							
							
								
								Rename repo_name -> app_name  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e59ebf02c4 
								
							
								 
							
						 
						
							
							
								
								Fix about view  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0c23b5e6c8 
								
							
								 
							
						 
						
							
							
								
								Add FontAwesome 4.0.3  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a6bb3f8a04 
								
							
								 
							
						 
						
							
							
								
								Less verbose form errors  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								17ccae01cc 
								
							
								 
							
						 
						
							
							
								
								Fix navbar alignment  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0a2412525f 
								
							
								 
							
						 
						
							
							
								
								Add error handlers and templates for 401, 404, and 500  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								82eca9190d 
								
							
								 
							
						 
						
							
							
								
								Add Flask-Cache  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								64e28cfdaa 
								
							
								 
							
						 
						
							
							
								
								Add migrations with Flask-Migrate  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								65527129f9 
								
							
								 
							
						 
						
							
							
								
								Use correct config in production  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e9dfd0573a 
								
							
								 
							
						 
						
							
							
								
								Add Flask-Debug toolbar  
							
							... 
							
							
 
							
							Also, don't bundle and minify assets in dev enviromnet 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c0c5932e9e 
								
							
								 
							
						 
						
							
							
								
								Update readme  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								64d40aa4be 
								
							
								 
							
						 
						
							
							
								
								Add WebTest and some tests  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								612dd55579 
								
							
								 
							
						 
						
							
							
								
								Remove run.py  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								71d309bb4e 
								
							
								 
							
						 
						
							
							
								
								Add base DbTestCase  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d1d832ba97 
								
							
								 
							
						 
						
							
							
								
								Add Factory Boy support  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7328186086 
								
							
								 
							
						 
						
							
							
								
								Add CRUDMixin  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								41ccc34e83 
								
							
								 
							
						 
						
							
							
								
								Remove redundant form validation  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1c92ba7a1b 
								
							
								 
							
						 
						
							
							
								
								update READMEs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								581ce4d981 
								
							
								 
							
						 
						
							
							
								
								Flask-Login support  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								fadc114ac7 
								
							
								 
							
						 
						
							
							
								
								Update bootstrap -> 3.0.3  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c4f58ee618 
								
							
								 
							
						 
						
							
							
								
								Update prod.txt  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f99f3e76b3 
								
							
								 
							
						 
						
							
							
								
								Reorganize public templates  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4dad84074b 
								
							
								 
							
						 
						
							
							
								
								Use Bcrypt for password hashing and refactor extension registration  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								abda53a2f3 
								
							
								 
							
						 
						
							
							
								
								Fix Procfile  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3344480ffb 
								
							
								 
							
						 
						
							
							
								
								Don't try to set password if it isn't passed in  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4aea7377a1 
								
							
								 
							
						 
						
							
							
								
								Remove env parameter from app factory function  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7a0aa255af 
								
							
								 
							
						 
						
							
							
								
								Update requirements  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1f9e6b171e 
								
							
								 
							
						 
						
							
							
								
								Store password hash and add basic test  
							
							... 
							
							
 
							
							Adds Flask-Testing and passlib dependencies 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8915d425e0 
								
							
								 
							
						 
						
							
							
								
								Fix alert container  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								31c8394095 
								
							
								 
							
						 
						
							
							
								
								Fix Procfile  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								97e835461d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3  from ymek/master  
							
							... 
							
							
 
							
							Use expected config object when creating app instance 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e4662ec209 
								
							
								 
							
						 
						
							
							
								
								Use expected config object when creating app  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0380a342fa 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary example.html file  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1ab146d90b 
								
							
								 
							
						 
						
							
							
								
								gitkeep public assets folders  
							
							
 
							
						 
						
							12 years ago