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

Add new action for bulk-modifying all tasks currently in view (addresses #240) #290

Open
wants to merge 11 commits into
base: 2.x
Choose a base branch
from

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    fb1dccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be2ddbb View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    2bfa023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fed314 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72569a View commit details
    Browse the repository at this point in the history
  4. Add TASK_MODIFY_ALL action (addresses vit-project#240)

    This action is a first use case (but really just one special case) of bulk editing, which  makes use of the new 'modify_multiple' operation by passing the filter expression that matches all tasks visible in the current view.
    kevinstadler committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6c4d35f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    73d509f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    a1d51c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fdb6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d33758 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    cbb18b9 View commit details
    Browse the repository at this point in the history