gitea/services/convert
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805)
Part of #23318 

Add menu in repo settings to allow for repo admin to decide not just if
projects are enabled or disabled per repo, but also which kind of
projects (repo-level/owner-level) are enabled. If repo projects
disabled, don't show the projects tab.


![grafik](https://github.com/go-gitea/gitea/assets/47871822/b9b43fb4-824b-47f9-b8e2-12004313647c)

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-03-04 02:56:52 +00:00
..
activity.go
attachment.go Fix attachment download bug (#27486) 2023-10-10 15:33:56 +00:00
convert.go Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
git_commit_test.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
git_commit.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
issue_comment.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_test.go
issue.go Show whether a PR is WIP inside popups (#28975) 2024-02-04 22:37:45 +00:00
main_test.go
mirror.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
notification.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
package.go Fix incorrect relative/absolute URL usages (#29531) 2024-03-02 17:38:38 +00:00
pull_review.go Fix convert.ToTeams on empty input (#28426) 2024-01-11 22:12:08 +00:00
pull_test.go
pull.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
release_test.go
release.go
repository.go Enable/disable owner and repo projects independently (#28805) 2024-03-04 02:56:52 +00:00
secret.go
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go Fix an actions schedule bug (#28942) 2024-01-31 14:55:12 +00:00