yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e88377470a 
							
						 
					 
					
						
						
							
							Fix project counter in organization/individual profile ( #28068 )  
						
						... 
						
						
						
						Fix  #28052 
Before:


After:

 
					
						2023-11-18 11:02:42 +08:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							089ac06969 
							
						 
					 
					
						
						
							
							Improve profile for Organizations ( #27982 )  
						
						... 
						
						
						
						Fixes some problems in #27955 :
- autofocus of the search box
before:
if access the home page will jump to the search box

after:
will not jump to the search box

- incorrect display of overview tab
before:

after:

- improve the permission check to the private profile repo
In #26295 , we simply added access control to the private profile.
But if user have access to the private profile repo , we should also
display the profile.
- add a button which can jump to the repo list?
I agree @wxiaoguang 's opinion here:
https://github.com/go-gitea/gitea/pull/27955#issuecomment-1803178239 
But it seems that this feature is sponsored. 
So can we add a button which can quickly jump to the repo list or just
move profile to the `overview` page?
---------
Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2023-11-13 15:33:22 +01:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ebe803e514 
							
						 
					 
					
						
						
							
							Penultimate round of db.DefaultContext refactor ( #27414 )  
						
						... 
						
						
						
						Part of #27065 
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> 
						
						
					 
					
						2023-10-11 04:24:07 +00:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc5df26680 
							
						 
					 
					
						
						
							
							Even more db.DefaultContext refactor ( #27352 )  
						
						... 
						
						
						
						Part of #27065 
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: delvh <dev.lh@web.de> 
						
						
					 
					
						2023-10-03 10:30:41 +00:00 
						 
				 
			
				
					
						
							
							
								Panagiotis "Ivory" Vasilopoulos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65e09a303e 
							
						 
					 
					
						
						
							
							Introduce fixes and more rigorous tests for 'Show on a map' feature ( #26803 )  
						
						... 
						
						
						
						This change introduces a fix for the PR #26214  to set the UserLocationMapURL correctly. 
						
						
					 
					
						2023-09-29 14:57:06 +00:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f91dbbba98 
							
						 
					 
					
						
						
							
							Next round of db.DefaultContext refactor ( #27089 )  
						
						... 
						
						
						
						Part of #27065  
						
						
					 
					
						2023-09-16 14:39:12 +00:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c548dde205 
							
						 
					 
					
						
						
							
							More refactoring of db.DefaultContext ( #27083 )  
						
						... 
						
						
						
						Next step of #27065  
						
						
					 
					
						2023-09-15 06:13:19 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0850be6750 
							
						 
					 
					
						
						
							
							Fix the display of org level badges  ( #26504 )  
						
						... 
						
						
						
						Follow #24654  #22705  #24232 
In some pages we still have missing badges, for example:


 
						
						
					 
					
						2023-09-06 14:38:14 +08:00 
						 
				 
			
				
					
						
							
							
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3fbb7c67d 
							
						 
					 
					
						
						
							
							Count only visible repos on profile ( #25928 )  
						
						... 
						
						
						
						Fixes  #25914  
					
						2023-08-11 13:08:05 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Pease 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a7a5ea32a 
							
						 
					 
					
						
						
							
							Do not show Profile README when repository is private ( #26295 )  
						
						... 
						
						
						
						As mentioned in the original thread (#23260 ) and in the enhancements PR
#24753 , this PR ensures the .profile repository is public before the
README file is shown.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io> 
						
						
					 
					
						2023-08-04 14:45:33 +00:00 
						 
				 
			
				
					
						
							
							
								puni9869 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2af30f715e 
							
						 
					 
					
						
						
							
							Fix inconsistent user profile layout across tabs ( #25625 )  
						
						... 
						
						
						
						Fix ::User Profile Page  Project Tab Have Inconsistent Layout and Style
Added the big_avator for consistency in the all header_items tabs.
Fixes : #24871 
> ### Description
> in the user profile page the `Packages` and `Projects` tab have small
icons for user but other tabs have bigger profile picture with user
info:
> 
> ### Screenshots
> ### **For Packages And Projects:**
>

> 
> ### **For Other Tabs:**
>

> 
## Before

 ## After changes
Project View 
<img width="1394" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/95d181d7-8e61-496d-9899-7b825c91ad56 ">
Packages View
<img width="1378" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/7f5fd60f-6b18-4fa8-8c56-7b0d45d1a610 ">
## Org view for projects page
<img width="1385" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/6400dc89-a5ae-4f0a-831b-5b6efa020d89 ">
## Org view for packages page
<img width="1387" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/4e1e9ffe-1e4b-4334-8657-de11b5fd31d0 ">
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: silverwind <me@silverwind.io> 
						
						
					 
					
						2023-07-06 18:59:24 +00:00 
						 
				 
			
				
					
						
							
							
								Nicholas Pease 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c090f87a8d 
							
						 
					 
					
						
						
							
							Add Gitea Profile Readmes ( #23260 )  
						
						... 
						
						
						
						Implements displaying a README.md file present in a users ```.profile```
repository on the users profile page. If no such repository/file is
present, the user's profile page remains unchanged.
Example of user with ```.profile/README.md```

Example of user without ```.profile/README.md```

This pull request closes the feature request in #12233  
Special thanks to @techknowlogick for the help in the Gitea discord!
---------
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com> 
						
						
					 
					
						2023-05-09 05:57:24 +00:00 
						 
				 
			
				
					
						
							
							
								yp05327 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf29ee6dd2 
							
						 
					 
					
						
						
							
							Add missing tabs to org projects page ( #22705 )  
						
						... 
						
						
						
						Fixes https://github.com/go-gitea/gitea/issues/22676 
Context Data `IsOrganizationMember` and `IsOrganizationOwner` is used to
control the visibility of `people` and `team` tab.
2871ea0809/templates/org/menu.tmpl (L19-L40) 
						
						
					 
					
						2023-03-10 09:18:20 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
							
						
						
						
							
						
						
							6fe3c8b398 
							
						 
					 
					
						
						
							
							Support org/user level projects ( #22235 )  
						
						... 
						
						
						
						Fix  #13405 
<img width="1151" alt="image"
src="https://user-images.githubusercontent.com/81045/209442911-7baa3924-c389-47b6-b63b-a740803e640e.png ">
Co-authored-by: 6543 <6543@obermui.de> 
					
						2023-01-20 19:42:33 +08:00