• "get_folder_contents returns unwanted objects"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8370 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »
  • "get_listing() function failing on a directory containing a document assigned to a workflow state"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8369 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Implement returning of basic permissions returned by get_listing() and document detail."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8243 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Implement returning of basic permissions returned by get_listing() and document detail."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8235 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »
  • "Implement returning of basic permissions returned by get_listing() and document detail."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8233 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Create/identify a function to test for acceptable characters that should be supported in file names and folder names."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8084 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Add error code for unknown document type"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8043 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Folder detail returning incorrect modified date. It returns checked out date rather than modified date"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7951 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Mechanics of adding a document to repository is not the same from 3.4.4 to 3.4.5+. This means that the web service base code results in empty documents being added in 3.4.4 if the newer ktapi code is backported."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7946 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »


  • "Adding a document via web service should default to default document type if it does not exist. This is compatible with previous DWI operations"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7880 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Add integration/oem no so that integrators may associate a custom document reference"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7858 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Comparison of folders when validating upload path does not work on windows correctly"
    Fixed. Refactored some functionality and made the path seperator consistent.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7782 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Improve the document_detail and folder_detail records to incorporate more fields available on the document"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7763 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Add missing fields to document detail structure in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7742 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Add missing fields to folder contents structure in web services"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7732 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »
  • "Refactor adding a document to use the storage manager"
    Fixed. Removed all references to KTFSFileLike. Added a function to the storagemanager for uploading a temp file.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7731 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse File »

  • "Remove php5 specific modifiers on functions so that web services works on both 3.4.x and 3.5.x"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7690 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Check that folder and name lookup are sanitized when performing lookup so there are no database errors"
    Fixed.
    
    WSA-50
    "KTAPIFolder::_get_folder_by_name should be called as a static method"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7649 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7478 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "get_document_detail_by_name fails with user that doesn't have permission to root folder"
    Implemented. add get_folder_by_name to ktapi
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7161 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "The move_folder in the KTAPI does a copy and not a move()."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7122 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "KTAPI and Webservice should use correct php open tags"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7094 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "get_listing fails with depth > 1"
    Fixed. Thanks Bjarte!
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7076 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "Disabled document type causes web service timeout"
    Implemented validation on resolution of document type.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7020 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Add get_document_type_metadata() to webservice"
    Fixed. Also added links as KTS-2130.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6852 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "create unit tests for ktapi"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6836 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Error occurs in >>ktws_eg_folder_listing.php<<"
    Fixed. Rewrote get_listing() to accomodate anonymous.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6822 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "create unit tests for ktapi"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6805 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »
  • "Split KTAPI into seperate files based on classes"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6797 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »