gitea/templates/repo
Giteabot b6ede69a1b
Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828)
Backport #31770 by @emrebdr

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: Edip Emre Bodur <emrebdr29@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
2024-08-14 09:57:23 +08:00
..
actions
branch Don't include link of deleted branch when listing branches (#31028) (#31032) 2024-05-21 15:51:36 +08:00
cite
code Fix overflow on push notification (#31179) (#31238) 2024-06-04 10:15:25 +00:00
diff Fix the wrong line number in the diff view page when expanded twice. (#31431) (#31440) 2024-06-20 20:33:51 +00:00
editor Put web editor into a segment (#30966) (#30993) 2024-05-16 07:03:45 +00:00
find
graph
issue Fix the display of project type for deleted projects (#31732) (#31734) 2024-07-30 14:05:14 +08:00
migrate Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
projects
pulls Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099) 2024-05-27 07:41:10 +00:00
release Restyle release list, fix branch dropdown (#30837) (#30968) 2024-05-13 22:00:52 +00:00
settings Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828) 2024-08-14 09:57:23 +08:00
tag Restyle release list, fix branch dropdown (#30837) (#30968) 2024-05-13 22:00:52 +00:00
wiki
activity.tmpl
blame.tmpl Fix the link for .git-blame-ignore-revs bypass (#31432) (#31442) 2024-06-21 14:47:11 +08:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl Fix some UI regressions for commit list (#30920) (#30937) 2024-05-10 22:36:06 +08:00
commits_list.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl Fix Activity Page Contributors dropdown (#31264) (#31269) 2024-06-06 08:14:00 +00:00
create_helper.tmpl
create.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Fix file path width in repo non-homepage view (#30951) (#30952) 2024-05-12 14:07:16 +02:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl