You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/settings
Edip Emre Bodur a4dac59643
Fixes for unreachable project issues when transfer repository from organization (#31770)
When transferring repositories that have issues linked to a project
board to another organization, the issues remain associated with the
original project board. This causes the columns in the project board to
become bugged, making it difficult to move other issues in or out of the
affected columns. As a solution, I removed the issue relations since the
other organization does not have this project table.

Fix for #31538

Co-authored-by: Jason Song <i@wolfogre.com>
6 months ago
..
webhook Prevent tab shifting, remove extra margin on fluid pages (#31090) 9 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
collaboration.tmpl use correct l10n string (#31487) 8 months ago
deploy_keys.tmpl template: `label` fix correct input id (#30987) 9 months ago
githook_edit.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
githooks.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Use flex-container for repo and org settings (#27418) 1 year ago
lfs.tmpl Remove fomantic button module (#30475) 10 months ago
lfs_file.tmpl Improve detecting empty files (#31332) 9 months ago
lfs_file_find.tmpl Remove RenderEmojiPlain from template helper (#29375) 1 year ago
lfs_locks.tmpl Show lock owner instead of repo owner on LFS setting page (#31788) 7 months ago
lfs_pointers.tmpl code optimization (#31315) 9 months ago
navbar.tmpl Refactor repo unit "disabled" check (#31389) 8 months ago
options.tmpl Fixes for unreachable project issues when transfer repository from organization (#31770) 6 months ago
protected_branch.tmpl Allow force push to protected branches (#28086) 8 months ago
push_mirror_sync_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago