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

Implemented "Current selection" group option #11455

Closed
wants to merge 3 commits into from

Commits on Jul 5, 2024

  1. Implemented "Current selection" group option

    Added new option to the "Group Options" in the GroupDialog to allow the creation of a group that contains the currently selected entries. If there are no entries selected, this option is disabled. If there is more than one entry selected, this option is selected by default.
    m-peeler committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f126974 View commit details
    Browse the repository at this point in the history
  2. Addressed Style and Property Name Errors

    Fixes failed unit test (keyValueShouldBeEqualForEnglishPropertiesMessages) and style test ( '(' is preceded with whitespace.)
    m-peeler committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e4c2281 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Oliver Kopp <[email protected]>
    m-peeler and koppor authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5f047d0 View commit details
    Browse the repository at this point in the history