forgejo/templates/repo/issue
Gusted c4c377e733
[GITEA] Fix issue card links on projects
- Don't expect that rendering is done on a repository, use the given
issue to figure out the repository link.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1321

(cherry picked from commit 63f16652ca)
(cherry picked from commit 821785d0af)
(cherry picked from commit 345742a0dc)
(cherry picked from commit 2a37b91d7c)
(cherry picked from commit 9d40b409d7)
2023-10-16 16:55:04 +02:00
..
fields cleanup locale function usage (#27227) 2023-09-24 20:31:58 +00:00
labels Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
milestone Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
view_content Add anchor to review types (#26894) 2023-10-14 16:13:59 -05:00
branch_selector_field.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
card.tmpl [GITEA] Fix issue card links on projects 2023-10-16 16:55:04 +02:00
choose.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
comment_tab.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
filter_actions.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
filters.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
labels.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
list.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
milestone_issues.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
milestone_new.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
milestones.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
navbar.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
new_form.tmpl [FIX] missing ctx in new_form (#27514) 2023-10-08 14:35:20 +08:00
openclose.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 2023-10-01 09:04:39 -04:00
search.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
view_content.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
view_title.tmpl Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00