forgejo/templates/repo/issue
Gusted 96fbeb4416
[GITEA] Add anchor to review types
- The review type '22' is a general comment type that is attached to
single codecomments, reviews with multiple comments or to simple approve
and request changes comment. This comment can be used to create a link
towards this action on an pull request.
- Adds an anchor to the review comment type, so that when its getting
linked to it, it actually jumps towards that event.
- This also now fixes the behavior that after you created a review you
will be redirected to that review and because this is an general comment
type other mails will also be 'fixed' such as the approved or request changes.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1248

(cherry picked from commit b0c3075a79)
(cherry picked from commit f61505281c)
(cherry picked from commit 1741a5f1fe)
(cherry picked from commit 5ee4cf2ed9)
(cherry picked from commit 601f00e530)
(cherry picked from commit 9ce8aa57fb)
(cherry picked from commit 854b5a1379)
2023-10-02 19:23:41 +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 [GITEA] Add anchor to review types 2023-10-02 19:23:41 +02:00
branch_selector_field.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
card.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00: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 more "locale" usages (#27259) 2023-09-25 20:42:40 +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 Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00