jojo/tests
forgejo-backport-action 3bc1ae21ac [v13.0/forgejo] fix: construct project links in timeline better (#9901)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/9872

- When a issue sees a modification regarding to which project they are assigned, then a timeline event is created for this. The link to the project that is constructed for this timeline event incorrectly assumes the project is a repository project.
- Use the `Link` function to construct the link to the project, this will correctly take into account if the project is a org, user or repo project.
- Resolves forgejo/forgejo#9817

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9901
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-10-30 08:57:44 +01:00
..
e2e [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
fuzz chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
integration [v13.0/forgejo] fix: construct project links in timeline better (#9901) 2025-10-30 08:57:44 +01:00
testdata/data add model viewer for .glb (GLTF) model in file view (#8111) 2025-06-21 14:42:35 +02:00
mysql.ini.tmpl [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
pgsql.ini.tmpl [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
sqlite.ini.tmpl [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
test_utils.go fix(api): deactivate issue api for disabled or external issue-tracker (#8829) 2025-09-03 16:13:40 +02:00