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

[Don't merge / Obsolete] Custom Tags #2656

Closed
wants to merge 15 commits into from
Closed

[Don't merge / Obsolete] Custom Tags #2656

wants to merge 15 commits into from

Commits on Jun 20, 2021

  1. Add custom tags

    uklotzde committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    0aa81c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbb5d7 View commit details
    Browse the repository at this point in the history
  3. Parse query terms and search for tag facets and labels

    Only tag labels are filtered, facets and scores are ignored. The
    resulting subselect (if not empty) is added to the main query with
    OR if the query contains no tag-specific search terms. If the query
    contains at least one token "label:<text>" then AND will be used.
    uklotzde committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    6549225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    527e3d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa9a0a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

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

Commits on Jun 28, 2021

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

Commits on Jun 29, 2021

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

Commits on Jul 2, 2021

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

Commits on Jul 6, 2021

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

Commits on Jul 7, 2021

  1. Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into custom_tags

    # Conflicts:
    #	src/track/trackrecord.cpp
    #	src/track/trackrecord.h
    uklotzde committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7a6a47d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

Commits on Jul 11, 2021

  1. Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into custom_tags

    # Conflicts:
    #	src/track/track.cpp
    uklotzde committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    b991805 View commit details
    Browse the repository at this point in the history