gitea/templates/repo/issue
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
* fixed link to issue in issue comments after adding/removing a dependency, before links assumed the issue was in the same repository. also changed the format of the displayed issue since the issue will not necessarily be in the same repo

* based on pr comments, changed to use HTMLURL instead of piecing together the issue url, and added an if statement around the issue link display as a nil protection

* only showing repo name in dependency comment if the issue is from another repo

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-01-21 10:18:52 +00:00
..
view_content Fixed repo link in generated comment for cross repository dependency (#9863) 2020-01-21 10:18:52 +00:00
branch_selector_field.tmpl hide branch on pull request view or create UI (#2454) 2017-09-06 15:02:51 +03:00
comment_tab.tmpl Improve issue autolinks (#6273) 2019-04-12 08:53:34 +03:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Show label list on label set (#9251) 2019-12-06 21:13:19 -05:00
list.tmpl Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
milestone_issues.tmpl Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
milestone_new.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
milestones.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
new_form.tmpl Add description to labels on create issue (#9392) 2019-12-17 15:02:17 -05:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
view.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
view_content.tmpl Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
view_title.tmpl Change target branch for pull request (#6488) 2019-12-16 14:20:25 +08:00