• …unction to determine whether a database operation affected any rows.  This is then used in the search2.php code to determine whether the attempt to delete the saved search had any affect.  If the user is admin, PEAR is checked for errors or a generic error is returned if there were no PEAR errors.  If the user is not admin PEAR is checked for errors or a message is returned to say they do not have permission to delete the search if there were no PEAR errors
    
    I can delete a saved search shared by the administrator
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
     
    Browse File »
  • …dings which caused the results to remain in their current order instead of sorting, and made sorting case insensitive so that lowercase does not come before uppercase.
    
    A search result cannot be ordered
    
    Fixed
    
    Committed By: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
     
    Browse File »





  • "Indexer status dashlet must offer refresh link as before"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan 
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9515 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "After a Bulk action was performed on folders in the Search results pane/view the user is returned to the original view where the folders search is shown in its previous state."
    Fixed. On completing the bulk action the return url calls refresh which repeats the search.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen 
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9470 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Search should return folders"
    Implemented.
    
    KTS-3671 
    "Support for searching of symbolic links"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9399 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "When the user accesses the "Search Criteria Editor" and then select the search button, you get a browser error"
    Fixed. All \n \r are stripped out on processing the query.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9138 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »


  • "Class "PartialQuery" not found in search2.php on line 97"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8359 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Ability to toggle between old 'browse view' search results, and 'search engine' results view"
    Fixed. Added check on whether search results exist, so the document count returns 0 not 1.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8326 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Update search2 widget to persist search results default state"
    Fixed. Used the session variable to persist state.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8312 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Ability to toggle between old 'browse view' search results, and 'search engine' results view"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8301 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Various <a href> links don't work when kt installed in subfolder off root url"
    Fixed. Fixed all broken href links I could find.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8276 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse File »

  • "When searching using the quick search widget, the previous criteria gets corrupted intermittently."
    Updated.  Session not updated correctly.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7577 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "The search algorithm needs some work"
    Updated. Proxies are required to unserialize() correctly
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7407 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7340 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "The search algorithm needs some work"
    Updated. Catering for quick search persistence in sessions
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7265 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »
  • "The search algorithm needs some work"
    Updated. Cleaning up search2 functionality
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7258 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7255 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "The search algorithm needs some work"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7145 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »