6f0a41b8b2 
								
							
								 
							
						 
						
							
							
								
								#1511  Allow local import only for admin users  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								21e13cb51e 
								
							
								 
							
						 
						
							
							
								
								#1525  Triggere mailer for admin created accounts  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								83e747bfda 
								
							
								 
							
						 
						
							
							
								
								#697  and  #1606  and new admin edit user UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e5ed5904c6 
								
							
								 
							
						 
						
							
							
								
								#1606  GUI bug while adding ldap user  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1fa5b6711b 
								
							
								 
							
						 
						
							
							
								
								fix html logic  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8e0a69f86a 
								
							
								 
							
						 
						
							
							
								
								#697  disable captcha and new admin create user UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c7ac237b57 
								
							
								 
							
						 
						
							
							
								
								fix css  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								be89802bd8 
								
							
								 
							
						 
						
							
							
								
								new admin user list UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								50dbc2732b 
								
							
								 
							
						 
						
							
							
								
								more fix on  #1553  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6c7a93a3ac 
								
							
								 
							
						 
						
							
							
								
								fix   #1553  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f3aab5dbe3 
								
							
								 
							
						 
						
							
							
								
								Add full name field to admin's user edit page ( fixes   #1130 )  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d0e34c57cc 
								
							
								 
							
						 
						
							
							
								
								Fix for deleting user when gogs instalation is on  http://hostname/gogs  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7759b9ee6e 
								
							
								 
							
						 
						
							
							
								
								Remove the "PHP" style formatting function  
							
							... 
							
							
 
							
							The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								fd70f9ec1b 
								
							
								 
							
						 
						
							
							
								
								Fix   #799  by adding a tooltip for all dates in all settings/panels  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0c92da7e9c 
								
							
								 
							
						 
						
							
							
								
								fix invalid user links in admin panels  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								32dcaefafa 
								
							
								 
							
						 
						
							
							
								
								fox  #620  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								49193bebd2 
								
							
								 
							
						 
						
							
							
								
								UI: Confirmation box  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5bbeeb0f1b 
								
							
								 
							
						 
						
							
							
								
								Page: Commits and  fix   #249  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7ba9257a7f 
								
							
								 
							
						 
						
							
							
								
								Add suburl support  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0055cbd365 
								
							
								 
							
						 
						
							
							
								
								Allow Gogs to run from a suburl behind a reverse proxy. e.g.  http://mydomain.com/gogs/  
							
							... 
							
							
 
							
							Conflicts:
	modules/setting/setting.go
Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl
Conflicts:
	routers/repo/setting.go 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d2aff9a46a 
								
							
								 
							
						 
						
							
							
								
								Continue working on new admin pages  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8829174574 
								
							
								 
							
						 
						
							
							
								
								Finish new admin users pages  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								57f6ec672a 
								
							
								 
							
						 
						
							
							
								
								bug fixed  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5a97cc69ed 
								
							
								 
							
						 
						
							
							
								
								Make possible for administrators to change user's password (fix proposal for  #290 )  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3ad20773a2 
								
							
								 
							
						 
						
							
							
								
								fix typos in users' editing template.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9924e65ca1 
								
							
								 
							
						 
						
							
							
								
								In progress of name template name constant  
							
							
 
							
						 
						
							12 years ago