• KTS-1594
    "Support for Office 2007 Documents"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2861
    "KTUtil::arrayGet see "0" as an empty string"
    Fixed. Using isset($aArray{0}) now. Evaluates to false if $aArray is not set or if it has zero length (ie. it's first character is not set).
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8144 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-2912
    "Document Indexing Diagnostics shows that there is a problem indixing a PDF file"
    Fixed.
    
    Commited By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    KTS-2892
    "Search for user by username returns all users and filter is ignored."
    Fixed. The sql function to get the list of users was overwriting the filter.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2873
    "Double quote (") is not accepted as valid input for metadata when the name of a Lookup field or a Tree field has a Double quote in."
    Fixed. Sanitised the values.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-331
    "Bulk upload throws an exception shown on attached screenshot"
    Fixed. The upload is successful regardless of the exception, put @ in front of the chgrp() to suppress the error message.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8031 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-2889
    "Scheduler Dashlet (containing cron instructions) should not be visible if the stack is installed properly and the PHP schedular is running."
    Fixed. Added a check for disabled tasks and for a fresh install. Modified the text to reflect the scheduler running as a service.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2879
    "WebDAV from Mac Finder does not work to local dms. Suspect it could be https."
    Fixed. The page displaying the url for connecting to webdav now displays https not http and indicates if safemode is enabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen 
    
    KTS-1594
    "Support for Office 2007 Documents"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-1594
    "Support for Office 2007 Documents"
    Implemented. Added Mime Types
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2799
    "3.5.2 beta 2 upgrade error"
    Updated. Updated the persistent actions methods. This needs to be done properly if it works.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7995 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »