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/models/migrations/v1_23
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311)
Fix #27278
Replace #27816

This PR adds a meta-comment for an issue when dragging an issue from one
column to another of a project.

<img width="600" alt="image"
src="https://github.com/go-gitea/gitea/assets/81045/5fc1d954-430e-4db0-aaee-a00006fa91f5">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
7 months ago
..
main_test.go Add unique index for project_issue to prevent duplicate data (#30190) 11 months ago
v299.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
v300.go Allow force push to protected branches (#28086) 8 months ago
v301.go add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
v302.go Clear up old Actions logs (#31735) 7 months ago
v303.go Add issue comment when moving issues from one column to another of the project (#29311) 7 months ago