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/services/forms
Giteabot 1b8ecd179b
Title can be empty when creating tag only (#23917) (#23961)
Backport #23917 by @Zettat123

Fixes #23809

Make the title not required. If the title is empty when creating release
(not tag), an error message will be displayed.

![image](https://user-images.githubusercontent.com/15528715/229761056-c52e338b-5f25-4d7d-bb44-2cb0304abcee.png)

Co-authored-by: Zettat123 <zettat123@gmail.com>
2 years ago
..
admin.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_form.go Map OIDC groups to Orgs/Teams (#21441) 2 years ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package_form.go Add Chef package registry (#22554) 2 years ago
repo_branch_form.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_form.go Title can be empty when creating tag only (#23917) (#23961) 2 years ago
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_tag_form.go Implement FSFE REUSE for golang files (#21840) 2 years ago
runner.go Implement actions (#21937) 2 years ago
user_form.go Support scoped access tokens (#20908) 2 years ago
user_form_auth_openid.go Implement FSFE REUSE for golang files (#21840) 2 years ago
user_form_hidden_comments.go Implement FSFE REUSE for golang files (#21840) 2 years ago
user_form_test.go Support scoped access tokens (#20908) 2 years ago