• "Change array_merge to kt_array_merge for PHP5"
    Updated.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7125 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "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
    conradverm authored
     
    Browse Code »
  • "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
    conradverm authored
     
    Browse Code »
  • "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 Code »

  • "When adding a single user via authenticated source, you need to fill in the username manually and this breaks the Mass Import"
    Fixed. Added check for LDAP vs AD and created username based on 'givenname' if 'uid' is null in LDAP. The Jam 'uid' is always null but we can't assume all LDAP servers will return null for 'uid'. Also added a check for duplicate users when doing mass add of users from Authentication Source. Instead of failing or ignoring the user is created with '_DUPLICATE' appended so an admin can clean up afterwards.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7120 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "DB Constraint Error when adding a duplicate user from an authentication source."
    Fixed. Added duplicate user check.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7118 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "Download column missing border in IE"
    Fixed. Added &nbsp as per patch. Thanks Kenny!
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7116 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Need to make Admin Version Notifier only appear to the administrator"
    Fixed. Added functionality to make the admin version notifier dashlet only appear to the administrator.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7115 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • "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
    ikabot-com authored
     
    Browse Code »

  • "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
    ikabot-com authored
     
    Browse Code »

  • "When selecting "Action Restriction" for a workflow, the actions are not restricted"
    Fixed. Removed broken actions check. This will still need to be investigated more but for now it works.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7109 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "There is a duplicate entry in the knowledgetree.pot file"
    Fixed. Removed duplicate entries.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7108 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "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
    ikabot-com authored
     
    Browse Code »

  • "Admin Version Notifier is displaying when it should not."
    Fixed. Updated database.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7105 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Admin Version Notifier is displaying when it should not."
    Fixed. Changed namespace from ktcore to ktstandard.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7104 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Admin Version Notifier is displaying when it should not."
    Fixed. Created a new Administration Version Notifier.
    
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7103 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • KTC-220
    "There is no Baobab setting in the config.ini file, when doing a fresh commercial installation of KT server."
    
    Fixed. Added BaobabSettings section.
    
    Committed By: Kevin Fourie
    Reviewed By: Isaac Lundall
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7102 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "There is no Baobab setting in the config.ini file, when doing a fresh commercial installation of KT server."
    
    Fixed. Added BaobabSettings section.
    
    Committed By: Kevin Fourie
    Reviewed By: Isaac Lundall
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7100 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Number of characters allowed in a field is not 250 as is mostly specified"
    
    Fixed
    International characters should now be counted properly.
    You should be able to checkout or check in using international character set.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7099 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »

  • "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
    conradverm authored
     
    Browse Code »
  • "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@7096 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "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
    conradverm authored
     
    Browse Code »
  • "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 Code »
  • "KTOnDiskHashedStorageManager copies documents rather than moving documents. This implies high I/O on large files."
    Updated. The copy functions are replaced with move equivalents. 
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7093 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »

  • "Added a document to a folder that has a disabled workflow assigned to the folder and the document could still be transitions through the states of the workflow"
    Fixed. A document no longer gets added to a workflow in a folder who's workflow has been disabled
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7092 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • "Remove the reference to "Knowledge Tree" from the Admin Version Notifier dashlet."
    Fixed
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7090 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »

  • "Make it impossible to disable the default document type."
    Updated. Added check in "disable" function to prevent system default doctype from being changed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7089 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Remove the reference to "Knowledge Tree" from the Admin Version Notifier dashlet."
    Fixed
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7088 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »

  • "Admin Version Notifier is not working on Windows"
    Fixed. Added curl to the stack.
    
    KTS-2281
    "Admin version notifier initial display incorrect"
    Fixed. Added line of text to fix display.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7087 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • "Unit test are not running on CIrby"
    Fixed. We are on PHP5 now :)
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7086 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "Update precheckup.php for PHP5"
    Updated. Version checking against PHP5 now.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7085 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Typo in config.ini regarding awaysShowYCOD"
    Fixed. Corrected typo.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7084 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7083 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Typo in subscriptions.inc.php"
    Fixed. Corrected var name.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7082 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Missing result variable in login.php"
    Fixed. Added res variable.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7081 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Apparent typo in browse.php"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7080 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "RSS Dashlet fails to initialize on PHP5 (and Mac OS 10.4.8)"
    Fixed. Seems PHP5 needs the full tags.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7079 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • ".htaccess not configure for php5"
    Updated. Now uses mod_php5.c.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7078 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "Bulk import does not handle pre-existing folder structure correctly"
    Fixed. Corrected folder basename handling.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7077 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "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 Code »