forgejo/templates/repo
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf d2dc182dcd
fix: {show,link to} proper PR on kanban board ref (#15004)
the issue was that PR references in kanban boards were being generated
using `.ID` instead of `.Index`, which led to constructing incorrect
links to possibly non-existent {PR,issue}s and following that to showing
nonsensical values in the boards.

kudos also go to @zeripath for pointing at the file to fix.

Signed-off-by: wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf <a_mirre@utb.cz>
Co-authored-by: zeripath <art27@cantab.net>
2021-03-16 15:42:25 +00:00
..
branch
diff Ensure that new pull request button works on forked forks owned by owner of the root (#14932) 2021-03-16 02:36:34 +01:00
editor
graph
issue check if original author is set (#14971) 2021-03-12 21:01:33 +00:00
migrate
projects fix: {show,link to} proper PR on kanban board ref (#15004) 2021-03-16 15:42:25 +00:00
pulls
release
settings Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965) 2021-03-16 02:00:52 +01:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Re-enable listing of forks when logged out (#14992) 2021-03-14 14:48:28 +00:00
home.tmpl Ensure that new pull request button works on forked forks owned by owner of the root (#14932) 2021-03-16 02:36:34 +01:00
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl