-
"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
-
"add add_document_with_metadata and checkin_document_with_metadata to webservice" Added. WSA-64 "Refactor the nunit tests a little" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7685 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"copy_document seems to return an exception in c# even though it was successful." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7677 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Log incoming SOAP requests and outgoing responses based on the debug level" Deleted. Proxy not needed anymore. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7659 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"All functions working with documents should return document_detail structure. This allows for less chipy based communication" Fixed. WSA-57 "Checkout functions should return document detail" Fixed. WSA-58 covers this too. WSA-59 "Log incoming SOAP requests and outgoing responses based on the debug level" Fixed. WSA-55 "Allow users to be able to update the 'creator', 'created date', and other system fields via the KTAPI and web services" Updated. update_document_metadata allows for parameters to be passed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7658 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Checkout functions should return document detail" Updated. WSA-56 "rename document_detail.updated fields to be document_detail.modified to be consistent with normal interface" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7657 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problems with upload.php" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7652 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problems with upload.php" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7648 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Break up nunit test files into more moduler self contained tests" Deleted. This file was too big. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7647 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Break up nunit test files into more moduler self contained tests" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7646 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Break up nunit test files into more moduler self contained tests" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7641 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On the 3.4.2 Version of KTTools, reason is mandatory field for each action, i would like to desactivate this." Added new client policies for reasons. Committed By: Isaac Lundall Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7589 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"web service unit tests in php need to be incorporated for search" Added. A little proxy to help with debugging Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7561 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update OSS to GPLv3" Updated. More header updates. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7481 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"The search algorithm needs some work" Updated. webservice search structures Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7408 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Migration to PHP 5.2 seemed to have a problem with HTTP_RAW_POST_DATA variable not being set in some environments for some reason." Fixed. Removed reference to global HTTP_RAW_POST_DATA . Committed By: Conrad Vermeulen Reviewed By: Isaac Lundal git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7290 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Migration to PHP 5.2 seemed to have a problem with HTTP_RAW_POST_DATA variable not being set in some environments for some reason." Fixed. Committed By: Conrad Vermeulen Reviewed By: Isaac Lundal git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7275 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create unit tests for webservices" Updated. Addid a basic call to query.cs Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7164 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"get_document_detail_by_name fails with user that doesn't have permission to root folder" Fixed. removed requirement of getting the root folder first. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7162 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTUploadManager.inc.php - Tempfile not correct" Updated. Contributed By: Florian Treml Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7155 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"improved debug logging in webservice layer" Implemented. Added debug() method. WSA-39 "implement search via webservice" Implemented. WSA-40 "There is a typo in the structures for workflow transition." Fixed. structures were named incorrectly. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7143 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"validate configuration of examples is correct so developers can easily evaluate webservices" Implemented. Checks if caching is disabled and that required folders are installed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7142 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create unit tests for webservices" Initial implementation. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7124 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"get_document_version_history has a type conversion problem." Fixed. Changed type to be string and also checked that user exists. WSA-33 "get_document_links has a type check problem" Updated. Have added return SOAP_Value(). Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7123 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Option to turn off request for metadata on document upload" Tweeked the delivery of the config options. Committed By: Isaac Lundall Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7113 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Option to turn off request for metadata on document upload" Changed the architecture of the mechanism to retrieve settings from the server. Committed By: Isaac Lundall Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7112 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Option to turn off request for metadata on document upload" Added a function to the web services API to retrieve KTtools configuration from the server. Committed By: Isaac Lundall Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7106 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Erorr when calling checkin_base64_document - Cannot assign object of type kt_document_detail to an object of type kt_response" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7097 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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@7095 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"get_document_metadata() breaks when document_type has no fieldssets" Fixed. The SOAP encoding did not like null arrays, so an empty array had to be used. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7022 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"File Corruption when using Base64 and VB.NET" Fixed. Files should have been written as binary and not as text. Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7019 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"remove debug failure message for move and copy folder commands in webservice" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6858 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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@6853 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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@6823 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Web Service functions for 'small_document' need to be aliased." Implemented. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6695 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KT webservice: add_document not working" Updated. Added new functions to cater for base64 encoding. Also added missing dependency. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6660 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Webservice error when calling get_folder_contents fom VB.NET" Fixed. Types for metadata and history info has been catered for. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6627 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update License Headers" Updated and added some missing headers. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6606 c91229c3-7414-0410-bfa2-8a42b809f60b