Unrealistic dates #334
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
Users entered dates like
01.01.1which are valid dates but do not make any sense at all.Enhancement
Add a validator for all date form fields, which makes sure, that the given date is reasonable, e.g. >01.01.1950.
Merged in #335