• "Bulk upload and bulk import start a transaction and never commit it"
    Fixed.  Set $bAutomaticTransaction to false.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8504 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • KTC-491
    "3.5.2c Commercial Upgrade Installer (Windows) Change link for Docs Home in ReadMe"
    Fixed link.
    
    Committed by: Kevin Fourie
    Reviewed by: Carolyn Duangprom
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8503 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »


  • "CLONE -Problem with advanced search(sup-829)"
    Fixed. There was a problem when selecting values from user, document type, and mime lists.  
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8476 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »

  • "Question marks can be seen in the 'Document Fieldset' page when creating Fieldsets and fields with the following name ÃÄÅÁÁÂÄÆæàáäåãâăą ß ÊÉỄëéèėèêČčć¢ĐđğÍĺľíïìîĹĽ ŇñňÖỠỖÒÓỚóôöòðõøŔŕŠśšşŤťţ Ứ ÜÛÚÙüúûùųÝýÿŽżžçðþ"
    Fixed. Changed truncate to use mb_truncate.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8474 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Workflow with '''´`""\/:&;!.~,$%()|<>#= in its name, transition names and state names appear incorrect on the second page of the Workflow creation wizard."
    Fixed. The input name and values needed to be sanitised.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8470 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Greek filename does not appear in tooltips nor greek tag"
    Fixed. The original fix wasn't in the add document trigger.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8466 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "CLONE -Feature Request - Break Up List of "Documents with Indexing Problems" Into Seperate Pages(SUP-756)"
    Fixed. Added pagination to index errors report page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8457 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »

  • "KTPluginRegistry MUST respect the plugins order when registering plugins"
    Fixed. Plugins are now registered in the order they're loaded. Put the registration into a transaction.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8454 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Document->getMetadataVersion() doesn't reflect the loaded metadata version"
    Fixed. Now gets the version id from the metadata version class rather than the document core.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8453 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Need ability to E-mail file links to external non-KTMS users"
    Fixed. External users are emailed a link to download the document via webservices. Added a check in the webservice download function to bypass the session check and to use the normal document object instead of ktapi document.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8452 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Folder Usage dashlet reporting space usage incorrectly"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8449 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "When installing stack as root, OpenOffice stores files as root in the KT temp folder. The indexing scripts cannot clean these up."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8448 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • KTS-3317
    "Lucene not starting up on Windows 2003"
    Fixed. Added file to source tree after verifying with BitRock that we may reditribute it.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8445 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "CLONE -Add a Document to a folder problem(SUP-820)"
    Fixed. Changed htmlentities to htmlspecialchars to stop conversion of international characters.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8444 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »

  • KTS-3318
    "Permissions issue on /var/proxies causes Apache to segfault on certain Linux distros"
    Fixed. Added proxies folder to source tree so it will be created correctly during install.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8442 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "KTPluginUtil dies horribly when a DB / pear error is returned"
    Fixed. Added a check for pear error when getting the plugin helpers.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8437 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Boolean expression break simple search"
    Fixed
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8436 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "Text extractors using incorrect Python binary because of config.ini option"
    Fixed. The stack is now checked before the config.ini option.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8434 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • ""Resolved permissions per user" shows all users in the system (i.e. not only users which have permissions assigned) in version 3.5.2 (SUP-638)"
    Fixed. Replaced the array of all users with only active users when displaying them in the template.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8433 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "UI broken on folder actions inline help page"
    Fixed. Took out incorrectly placed <td> tag.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8431 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »
  • "Capitalize the 'l' in 'login' on the Login screen"
    Fixed. Changed l to capital.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8430 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »

  • "CLONE -Failure in Workflow(SUP-805)"
    Fixed. The getDisplayName() function was expecting a document object to exist.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8429 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "When navigating to an archived document, the user should have the ability to request a document to be unarchived."
    Fixed. The user can send a request which plugs into the "request assistance" notification plugin.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8428 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "CLONE - Breaks the pattern graph (SUP-780)"
    Fixed. Added scrolling to stop user interface from displaying incorrectly.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8427 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »
  • "Remove hardcoded APP_NAME's"
    Fixed. Changed hard coded KnowledgeTree to APP_NAME where found.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8418 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »

  • "Allow user without read permissions on Root to see folders on which he does have permissions"
    Fixed. Folders allow READ and FOLDER_DETAIL permissions
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8417 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "Permissions not properly inherited"
    Fixed. Changed check in Permission.php and hasPermission in User.inc to use userHasPermissionOnItem function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8416 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »
  • "Allow user without read permissions on Root to see folders on which he does have permissions"
    Fixed. Folders allow READ and FOLDER_DETAIL permissions
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8415 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »

  • "MD5 hash is not being updated or stored for documents that are checked in"
    Fixed. Added md5 hash update to documentutil.inc.php
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Code »

  • "Bug when loading cached config results in an error with array_key_exists."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8413 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »

  • "Greek filename does not appear in tooltips nor greek tag"
    Fixed. Removed the strtolower() on non-ascii tags.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8412 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Users unable to remove manage security permission"
    Fixed. Commented out manage security checks.
    
    Committed By: Jonathan Byrne
    Reviewed By: Isaac Lundall
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8411 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Code »
  • "Disk usage dashlet doesn't work on Mac OS X"
    Fixed. The -B parameter doesn't exist for df on the mac, changed it to use -k (kB) and multiply by 1024.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8410 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Missing require_once in files"
    Updated. Fixed typo.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8407 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "Missing require_once in files"
    Fixed. Added the missing requires.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8406 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "The openoffice checkup script seems to be logging content every minute (in INFO mode)"
    Fixed. Changed the logging to debug mode.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8405 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »