• KTS-2737
    "Folder util sanitises too much which results in additional slashes being added to the database"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7940 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Removed the sanitiseForSql function call.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7938 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Fixed. Added a batch file to call antiword.exe, should prevent the browser from hanging.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7937 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Updated. Fixed automerge error.
    
    Committed by: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7933 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2859
    "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Fixed. Add "call " in front of the command passed to exec().
    
    Committed by: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7932 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine"
    Updated. Reverted and applied only the winexec function.
    
    Committed by: Kevin Fourie
    Reviewed by: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7930 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2811
    "KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine"
    Fixed. Added a new util function for exec on windows, that iterates through the execute functions till one works.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7927 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Removed the sanitiseForSql function call.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7925 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Updated. Removed C-style comment block from upgrade SQL.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7923 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Removed the sanitiseForSql on the set functions.
    (Added previously missed 7855 revision files - kgf)
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7921 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2772
    "CLONE -LDAP / Active Directory Authentication incorrect fields returned(SUP-521)"
    Fixed. Rearranged the attributes retrieved from either directory to match the user's fields correctly.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7917 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7916 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7911 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Added an upgrade script to remove the backslashes.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7910 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2810
    "RSS plugin slows down the dashboard"
    Fixed. Cut down the number of times the database has to be accessed. Optimised the code.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7903 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTC-261
    "The automatic workflow assignment by Document Type or by Folder does not work."
    Fixed. Moved the check for which type was assigned into the run_setup() function. Added a deregister plugin helper function.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7902 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2811
    "KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine"
    Fixed. Replaced the exec function on the word indexer with popen.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7901 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.6-Release-Branch@7899 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7767 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • WSA-72
    "Add missing fields to document detail structure in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2730
    "When adding a document, the document util's add function dies on encountering an unlink"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-49
    "Add missing fields to search structure in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-78
    "download manager does not construct a full url for the webservice download"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    KTS-2734
    "sanitize to html removes information from data stored in the database. It was discovered that slashes were removed"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arckoll
    
    KTS-2735
    "Metadata values should not be sanitized until display on whichever interface."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arckoll
    
    WSA-76
    "Update unit tests for document detail in web service"
    Updated. Added missing fields.
    
    WSA-79
    "cater for custom_document_no and oem_document_id in webservices"
    Updated. Added placeholders for future use.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7766 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTC-275
    "Files that are uploaded with the 'Import from Server Location' is MOVED instead of COPIED to the DMS."
    Fixed. Added a check to ensure the temp file is from an upload before deleting.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7755 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • KTC-271
    "Bulk upload does not work"
    Fixed. Added option to force the windows script shell file to wait till the command finishes. Changed the add to not use ktfsfilelike.
    
    KTC-272
    "Bulk export not working in Windows environments."
    Fixed. Moved the line to prepend "start " to the command into the call to popen.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7750 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • KTC-253
    "Windows XP: Document upload either hangs or fails resulting in the database being inconsistant with the contents of the repository."
    Fixed. Changed exec to windows script shell in windows on indexing documents.
    
    Committed By: Megan Watson
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7745 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • KTS-2724
    "Search Results browsing error"
    
    Fixed. Added a full url path for redirection.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7744 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • KTS-2215
    "When editing the dashboard welcome message the ktcore/en/welcome.html file is corrupted"
    
    Fixed. String repleaced \r and \n chars.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7741 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7736 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "Refactor adding a document to use the storage manager"
    Fixed. Removed all references to KTFSFileLike. Added a function to the storagemanager for uploading a temp file.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7730 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "The Search Portlet is not displaying in the browse view"
    Fixed. Used serialise instead of implode / explode.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7726 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action""
    
    Fixed. Plugins now return their names correctly.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7723 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7721 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTC-260
    "'Warning' error when accessing a Tag Cloud"
    Fixed. Description of work done...
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7718 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Code »

  • "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7714 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Fatal error with in the workflow move document action. Fatal error: Call to undefined function: getpatharray() in /srv/www/html/3.4.3/plugins/ktcore/KTWorkflowTriggers.inc.php on line 513"
    
    Fixed. User is now taken to root folder.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7709 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • "Refactor plugins registration and loading"
    Updated. Add upgrade sql.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7708 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Refactor plugins registration and loading"
    Updated. Added in the code to call the setup function on registering the plugin.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7704 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • KTS-2708
    "Refactor plugins registration and loading"
    Fixed. Created a DB table containing all the dashlets, actions, etc. Reduced the number of calls required to load the plugins.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7701 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.5-Release-Branch@7697 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »