3 Commits (main)

Author SHA1 Message Date
Lunny Xiao 69de5a65c2
Fix project issues list and counting ()
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column ()
Fix 
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project ()
Fix 
Replace 

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>