-
Committed by: Megan Watson
-
PT: 2294845 Committed by: Megan Watson
-
PT: 2229696 Committed by: Megan Watson
-
Committed by: Paul Barrett
-
Committed by: Megan Watson
-
Committed by: Megan Watson
-
…e parent id. Moved additional parameter into WS V3. PT: 2239730 Committed by: Megan Watson -
…id as the parent id. Moved additional parameter into WS V3. Added new add_doc functions with a unique key." This reverts commit bb343012c0783e47c397da8dca82175b65ca25bb.
-
…e parent id. Moved additional parameter into WS V3. Added new add_doc functions with a unique key. PT: 2239730 Committed by: Megan Watson
-
used when getting by name. Also add appropriate unit tests. Story ID: 2239730. API Get Folder/Detail by name does not properly support searching subfolders. Committed by: Paul Barrett
-
…eck around sanitize metadata. Committed by: Megan Watson
-
PT: 1940148 Committed by: Megan Watson
-
Add options per control type Updated WSDL Committed by: Tohir Solomons Reviewed by: Megan Watson
-
…ror checking to the rest webservice. Added unit tests. Fixed bugs in the folder rename and move actions, the document delete action and a few minor errors in the soap webservice class.
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9700 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"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
-
"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
-
"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
-
"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
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"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
-
"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
-
"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
-
Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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