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

Fix for issue 4682 : Restructuring the side pane structure having additional functionality and merging the remove group menus #7714

Merged
merged 24 commits into from
Jun 8, 2021

Commits on Apr 15, 2021

  1. removed three menu titles: Remove subgroups, Remove group and subgrou…

    …ps and Remove group, keep subgroup
    josipovicjohn committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4ffcffb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    8bd0748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c75c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22549b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f851464 View commit details
    Browse the repository at this point in the history
  5. fixed menu titles

    josipovicjohn committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    955523f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    96f69d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e196041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783198a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. fixed the header title with the latest code

    daolin committed May 4, 2021
    Configuration menu
    Copy the full SHA
    35b9a06 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    705f29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97c656 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

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

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    1cc0946 View commit details
    Browse the repository at this point in the history
  2. Changed isGroup boolean to enum declaration, added GroupDialogHeader.…

    …java to store enum
    daolin committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c9cdff3 View commit details
    Browse the repository at this point in the history
  3. Revert "Changed isGroup boolean to enum declaration, added GroupDialo…

    …gHeader.java to store enum"
    
    This reverts commit c9cdff3.
    daolin committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c69b9cb View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Changed isGroup boolean to enum declaration, added Gr…

    …oupDialogHeader.java to store enum""
    
    This reverts commit c69b9cb.
    daolin committed May 12, 2021
    Configuration menu
    Copy the full SHA
    29f51b3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Revert "Changed isGroup boolean to enum declaration, added GroupDialo…

    …gHeader.java to store enum"
    
    This reverts commit c9cdff3.
    daolin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9ff3879 View commit details
    Browse the repository at this point in the history
  2. Changed isGroup boolean to enum declaration, added GroupDialogHeader.…

    …java to store enum
    daolin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    fb2ffc8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

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

Commits on May 20, 2021

  1. Delete dupllicate add group

    damassh committed May 20, 2021
    Configuration menu
    Copy the full SHA
    28b1761 View commit details
    Browse the repository at this point in the history
  2. renamed langauge localization keys in UndoableAddOrRemoveGroup.java a…

    …nd removed unused entries in english language file
    josipovicjohn committed May 20, 2021
    Configuration menu
    Copy the full SHA
    b9f7012 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Added a blank line after the heading "#Removed"
    apurvachuri authored May 20, 2021
    Configuration menu
    Copy the full SHA
    6d9a554 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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