forgejo/templates/repo/issue
JakobDev f384b13f1c
Implement Issue Config ()
Closes 

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
2023-03-28 14:22:07 -04:00
..
fields Fix nil context in RenderMarkdownToHtml () 2023-02-24 14:36:07 +08:00
labels Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
view_content Add API to manage issue dependencies () 2023-03-28 13:23:25 -04:00
branch_selector_field.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none () 2023-02-19 12:06:14 +08:00
choose.tmpl Implement Issue Config () 2023-03-28 14:22:07 -04:00
comment_tab.tmpl Editor preview support for external renderers () 2023-03-24 14:12:23 +08:00
label_precolors.tmpl Fix purple color in suggested label colors () 2022-01-11 12:11:40 -06:00
labels.tmpl Convert <div class="button"> to <button class="button"> () 2023-03-14 11:34:09 +08:00
list.tmpl Fix long project name display in issue list and in related dropdown () 2023-03-24 15:11:23 +08:00
milestone_issues.tmpl Allow both fullname and username search when DEFAULT_SHOW_FULL_NAME is true () 2023-03-16 11:32:25 -05:00
milestone_new.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
milestones.tmpl Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
navbar.tmpl Add some headings to repo views () 2023-02-12 20:20:12 +08:00
new.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
new_form.tmpl Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
openclose.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
search.tmpl Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
view.tmpl Add main landmark to templates and adjust titles () 2023-02-01 22:56:10 +00:00
view_content.tmpl Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
view_title.tmpl Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00