Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-188

[ENH] Need sorting in security browsers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Duplicate
    • 1.4b4-dev / CVS
    • None
    • Miscellaneous
    • None
    • Operating System: Other
      Platform: Other
    • 15767

    Description

      None of the security browsers (user, role, permission, group, security) sort
      their entries. It makes it difficult to browse with large number of entries. At
      minimum, users and roles should be sorted.

      This can be imlemented using one of these options:

      1. Change the TurbineUserManagement to always return sorted users using getUsers
      () method. Same for roles.
      2. Add another version of getUsers() with sort parameter. Same for roles.
      3. Sort the entries locally in the respective action class (inefficient).

      Attachments

        Activity

          People

            morciuch@apache.org Mark Orciuch
            morciuch@apache.org Mark Orciuch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: