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.
gitea/templates/repo
JakobDev 398eccb322
Fix required checkboxes in issue forms (#27592)
If you set a checkbox as required in a issue form at the moment, the
checkbox is checked and read only, what does not make much sense. With
this PR, the Checkbox actually needs to be checked. The label supports
now also Markdown. This matches GitHub's behaviour.

And yes, I know the CSS is a ugly workaround. It looks like the given
CSS code is part Fomantic and I don't know how to change that. The
Maintainers are free to change that.


![grafik](https://github.com/go-gitea/gitea/assets/15185051/3f35be75-b0b4-42a7-9048-a4970384a035)
1 year ago
..
actions
branch Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
cite Update JS and PY dependencies (#27501) 1 year ago
code
diff Replace ajax with fetch, improve image diff (#27267) 1 year ago
editor
find
graph Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue Fix required checkboxes in issue forms (#27592) 1 year ago
migrate
projects
pulls
release
settings
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
commit_status.tmpl Restore warning commit status (#27504) 1 year ago
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
commits_list_small.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl cleanup repo details icons/labels (#27644) 1 year ago
home.tmpl
icon.tmpl cleanup repo details icons/labels (#27644) 1 year ago
packages.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add link for repositories README file (#27684) 1 year ago
view_list.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
watchers.tmpl