• "Web Services Debug value, in config_settings, should be string and not bool"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9410 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "web service checkout wsdl does not match return"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8988 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Link to document between folders"
    Fixed. Added base code for symbolic links / shortcuts.
    
    Committed by: Aart-Jan Boor
    Reviewed by: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8771 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Change error code for start_workflow"
    Added INVALID_WORKFLOW error for start_workflow
    
    Committed By: Martin Kirsten
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8589 c91229c3-7414-0410-bfa2-8a42b809f60b
    Martin Kirsten authored
     
    Browse File »

  • "Add functionality to get workflows"
    Fixed: Added get_workflows(session) method and appropriate typedefs to return list of active workflows (wraps KTAPI function get_workflows)
    
    Committed By: Martin Kirsten
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8579 c91229c3-7414-0410-bfa2-8a42b809f60b
    Martin Kirsten authored
     
    Browse File »


  • "DocumentType is not escaped correctly on query to database"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8079 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen 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
    Conrad Vermeulen authored
     
    Browse File »

  • "KT_Error is used with insufficient parameters"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8009 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "When adding a document with metadata, failure to update metadata returns an error, but the document is in the repositor"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7945 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »


  • "Remove static variable declaration so code can be used in php4"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7890 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "When calling add_document_with_metadata, notification for add and update are created."
    Fixed. Not the best solution, but now we remove the duplicate message.
    
    WSA-91
    "error with move_document: Cannot assign object of type Dowco.KTWrapper.atlantic_kt.kt_response to an object of type Dowco.KTWrapper.atlantic_kt.kt_document_detail."
    Fixed.
    
    WSA-92
    "get error when calling move_folder: An existing connection was forcibly closed by the remote host"
    Fixed.
    
    WSA-93
    "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@7860 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

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

  • "CLONE -Login - remember password"
    Added a client policy to the server.
    
    Committed By: Isaac Lundall
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7804 c91229c3-7414-0410-bfa2-8a42b809f60b
    Isaac Lundall 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. Path was not being returned correctly in some cases.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7789 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen 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
    Conrad Vermeulen 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@7762 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Add missing fields to search structure in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7746 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen 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
    Conrad Vermeulen 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
    Conrad Vermeulen authored
     
    Browse File »
  • "Provide a mechanism to allow for JSON responses from web service requests"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7727 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Remove php5 specific modifiers on functions so that web services works on both 3.4.x and 3.5.x"
    Updated. The webservice must not have any try/catch handling as this does not parse at all in php4
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7691 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen 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@7689 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »