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

Updates to colored group indicator for cited entries #7173

Merged
merged 35 commits into from
Jan 13, 2021

Commits on Dec 5, 2020

  1. Fix matched groups binding

    Matched groups should update both on changes in the BibEntry and changes
     in groups.
    k3KAW8Pnf7mkmdSMPHz27 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    42dc97b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Dec 8, 2020

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

Commits on Dec 14, 2020

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

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    e5324fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0520009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beb1a3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7296e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20d5e16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68a0a5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2972a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d24c67 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

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

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    21f7aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8501704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    536c96b View commit details
    Browse the repository at this point in the history
  4. Update JavaDoc

    k3KAW8Pnf7mkmdSMPHz27 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    54c7e3d View commit details
    Browse the repository at this point in the history
  5. Add EventBus adapter

    The intended use is to register javafx.beans.InvalidationListener to
    GroupUpdatedEvent and GroupInvalidatedEvent
    k3KAW8Pnf7mkmdSMPHz27 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    45d8c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98ca673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    410b8fa View commit details
    Browse the repository at this point in the history
  8. Fix GroupInvalidatedEvent

    Posting a GroupUpdatedEvent will now notify listeners of
    GroupInvalidatedEvent as well.
    k3KAW8Pnf7mkmdSMPHz27 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2353e4d View commit details
    Browse the repository at this point in the history
  9. Fix GroupInvalidatedEvent

    Missed changes in MetaData
    k3KAW8Pnf7mkmdSMPHz27 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    d754190 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7fb44e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    338af18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced6720 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Fix CheckStyle

    My CheckStyle preferences were changed. It is now based on the getting
    started documentation.
    k3KAW8Pnf7mkmdSMPHz27 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f64b215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996b0fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    996329f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605b6bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73d9af9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    9d4847c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c98b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4d051d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

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