Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep attachments on tasklist update (#16750) #16757

Merged
merged 3 commits into from
Aug 21, 2021

Commits on Aug 20, 2021

  1. Keep attachments on tasklist update (go-gitea#16750)

    * Send attachments too.
    
    * Use tasklist flag.
    
    * use action="ignoreAttachments" instead of "tasklist"
    
    * Use boolean parameter.
    
    Co-authored-by: zeripath <art27@cantab.net>
    KN4CK3R and zeripath committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9dcbae1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    b5cf99d View commit details
    Browse the repository at this point in the history
  2. when the update request doesn't intend to update attachments (eg: cha…

    …nge checkbox state), ignore attachment updates (go-gitea#16762)
    wxiaoguang authored and KN4CK3R committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    b07c47e View commit details
    Browse the repository at this point in the history