• WSA-9
    "get_document_metadata() breaks when document_type has no fieldssets"
    Fixed.
    
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7030 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-2129
    "Add get_document_type_metadata() to webservice"
    Fixed. Also added links as KTS-2130.
    
    Reviewed By: Kevin Fourie
    
    KTS-2129
    "Add get_document_type_metadata() to webservice"
    Fixed. Also added links as KTS-2130.
    
    Reviewed By: Kevin Fourie
    
    KTS-2134
    "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    KTS-2134
    "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    KTS-2134
    "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    KTS-2135
    "remove debug failure message for move and copy folder commands in webservice"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    KTS-2134
    "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    KTS-1349
    "Bulk Import problem with áéíóúÑ or other special characters of Spanish language."
    In Progress. Applied some utf8 encoding changes and busy doing some testing.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6870 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-2115
    "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. KT_DIR was mistakenly used when it is only part of dmsDefaults.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Updated. added licensing.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. Temporarily commented ktapi tests
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6837 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • KTS-1715
    "Add DB backup step to upgrade process"
    Fixed. Upgrade not possible if mysql directory not resolvable.
    
    Reviewed By: Kevin Fourie
    
    KTS-2122
    "Cannot restore a backup done in Commercial 3.3.7, commercial 3.4 looks for the back in a different directory"
    Fixed. Can now specify backup/mysqlDirectory to find mysqldump. Also, backups must be located in default or backup/backupDirectory.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    KTS-2115
    "create unit tests for ktapi"
    Fixed. Added a test for using existing sessions.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6831 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-2113"
    "Split KTAPI into seperate files based on classes"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2114"
    "kt3template.inc.php did not find the PluginRegistry."
    Fixed. Added require_once statement.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2116"
    "Document object does var_dump() on pear error."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2117"
    "upgrade simpletest"
    Upgraded.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2118"
    "FolderUtil allows duplicate folders to be added"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2115"
    "create unit tests for ktapi"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2115"
    "create unit tests for ktapi"
    Implemented. Some basic unit tests for the KTAPI have been implemented.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2119"
    "Error message in upload.php: "get_session() should be overloaded!"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6814 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-1783"
    "Unable to Expunge documents in OSS 3.0.3a"
    Implemented. This script expunges documents. It should be scheduled.
    
    Reviewed By: Kevin Fourie
    
    "KTS-1783"
    "Unable to Expunge documents in OSS 3.0.3a"
    Implemented. expunge() fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6751 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-1994"
    "KT webservice: add_document not working"
    Fixed. Some types still incorrect.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2020"
    "Web Service functions for 'small_document' need to be aliased."
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    "KTS-1781"
    "New Upgrade Utility should be password protected"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-1781"
    "New Upgrade Utility should be password protected"
    Implemented. Also applied some recommendations to 'back' and 'next' vs previous 'home' and 'continue'.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6699 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-1994"
    "KT webservice: add_document not working"
    Updated. Added new functions to cater for base64 encoding. Also added missing dependency.
    
    Reviewed By: Kevin Fourie
    "KTS-1994"
    "KT webservice: add_document not working"
    Fixed. Checkin must also cleanup....
    
    Reviewed By: Kevin Fourie
    KTS-2005
    "Cannot move or roll up/down dashlets in ie7. "
    Fixed.
    
    Reviewed By: Kevin
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6663 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-1973"
    "Webservice error when calling get_folder_contents fom VB.NET"
    Updated. Added typecast to integer for content listing. Removed the 'return true' for procedures.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6611 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • KTC-95
    "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/STABLE/trunk@6607 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "SOAP Webservice Implementation"
    Updated. Improved response relating to sessions.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6504 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »
  • "SOAP Webservice Implementation"
    Updated. Fixed php documentor @static
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6502 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "SOAP Webservice Implementation"
    Updated. Initial modifications to cater for passing by reference under PHP4.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6478 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »
  • "SOAP Webservice Implementation"
    Updated. Initial modifications to cater for passing by reference under PHP4.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6472 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Abstract KnowledgeTree API"
    Implemented. Note that it is implemented for PHP5.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6446 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »