• "Grammatical issue in text on checkin button"
    Fixed. Changed from "Check Document in" to "Checkin Document" 
    
    Committed By: Philip Arkcoll
    Reviewed By:
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9769 c91229c3-7414-0410-bfa2-8a42b809f60b
    Philip Arkcoll authored
     
    Browse Dir »






  • "Create 3rd party dependencies administration page"
    Implemented. 3rd Party Dependencies can be checked in runtime via DMS Administration
    
    KTS-3898
    "Drop Indexer diagnostics dashlet"
    Implemented. Dashlet removed, admin page added
    
    KTS-3899
    "Create Indexer diagnostics administration page"
    Implemented. Indexer statisics can be checked in runtime via DMS Administration
    
    KTS-3896
    "Drop 3rd party dependencies dashlet"
    Implemented. Dashlet removed, admin page added
    
    Reviewed by: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9596 c91229c3-7414-0410-bfa2-8a42b809f60b
    Tohir Solomons authored
     
    Browse Dir »

  • "Attempting to move a folder from the Search results to Root fails."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9483 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Although 'Action Restrictions' for 'Archive' is set the user can still 'Archive' the document via the bulk actions when in folder view."
    Fixed. Added a check for workflow before doing the archive.
    
    KTS-3758
    "When attempting to Archive a folder that contains no documents the Status is given as being 'Non-numeric identifier'"
    Fixed. Added a check around explode($sDocuments) to create an empty array if $sDocuments is empty otherwise it creates an array containing an empty array which is not seen as empty.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9468 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »