Skip to content
  • Ted Trask's avatar
    Updates to search functionality · 6fb79d25
    Ted Trask authored
    Update search query to include device parameters in a single query rather than in a loop
    NOTE: This requires postgresql tablefunc extension, which will need to be added on upgrade
    Use optgroups for selecting id and display columns
    Add editable option to search for users with readonly access
    searchdevices is now limited to editable params and searchdevicedetails shows all params
    searchbyX actions updated to work with new search
    6fb79d25