1
0
Fork 0
gitea/services
zeripath ddd3586c06
Fix missing repo link in issue/pull assigned emails (#17183)
There was a mistake in the template file: `templates/mail/issue/assigned.tmpl`
where the repourl was generated from a non-existent release instead of the issue.

This PR changes this to use the issue but also ensure that the issue repo is loaded.

It also slightly improves the English locale string.

Fix #17160

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
2021-09-30 01:20:18 +02:00
..
agit
archiver
attachment
auth
comments
externalaccount
forms Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
gitdiff Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2021-09-27 13:19:34 +01:00
issue
lfs
mailer Fix missing repo link in issue/pull assigned emails (#17183) 2021-09-30 01:20:18 +02:00
mirror
pull Don't return binary file changes in raw PR diffs by default (#17158) 2021-09-27 17:09:49 -04:00
release
repository
webhook
wiki