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.
Earl Warren 89c9a498fd
Add anchor to review types (#26894)
- 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 1741a5f1fe6adc68bb5f87bdd1c5bdc5bfaa45c7)

---------

Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
9 months ago
..
fields cleanup locale function usage (#27227) 10 months ago
labels Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
milestone Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
view_content Add anchor to review types (#26894) 9 months ago
branch_selector_field.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
card.tmpl Refactor project templates (#26448) 12 months ago
choose.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
comment_tab.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
filter_actions.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 10 months ago
filters.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 10 months ago
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 11 months ago
labels.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
list.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 10 months ago
milestone_issues.tmpl Fix more "locale" usages (#27259) 10 months ago
milestone_new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
milestones.tmpl Fix more "locale" usages (#27259) 10 months ago
navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
new_form.tmpl [FIX] missing ctx in new_form (#27514) 10 months ago
openclose.tmpl Hide archived labels when filtering by labels on the issue list (#27115) 10 months ago
search.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
view_content.tmpl Fix more "locale" usages (#27259) 10 months ago
view_title.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 10 months ago