• "The search algorithm needs some work"
    Implementation. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7170 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "php5 migration"
    Updated. Removed & from &new. Added statics.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7169 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "php5 migration"
    Updated. Removed & from &new. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7168 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "php5 migration"
    Updated. Removed & from &new. Added statics.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7167 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "php5 migration"
    Updated. Removed & from &new. Added statics.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7166 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Deleting of document types with no associated documents should be possible"
    Added an icon for deleting document types if there are no associated documents. Fixed the isUsed function that checks, it was pointing to the wrong table.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7165 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "ktentity.inc - cache removal"
    Fixed.
    
    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@7154 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "mime.inc.php - magicDatabase option"
    Updated. Contribution added to mime.inc.php with updates to config.ini and dmsDefaults.php
    
    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@7153 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Minor GUI glitch in IE7"
    Checked whether the name in the list of actions is empty. If there is no name IE adds the action as an empty item in the list.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7141 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "When editing the dashboard welcome message the ktcore/en/welcome.html file is corrupted"
    Fixed. Removed \r and \n from HTML output.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Verleulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7133 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "ZendGuard 5.0.0 array_multisort bug is breaking encoding."
    Fixed. Used two sorts instead of multisort.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7132 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

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

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

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

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

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

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

  • "Cannot open document while using Internet Explorer"
    Fixed. Removed cache control from ondiskhashedstoragemanager.inc.php
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7041 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »

  • "CLONE -Strange Filedset in Web-Frontend as a Lookup Version 3.4.1 (SUP-318)"
    Fixed. Simple parameter not used.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7039 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »
  • "RSS feed appears wrong when launched from the 'Actions on this folder' when the folder has the internationalisation string as its name or the name of any of its subfolders."
    Fixed. added html encoding to title and removed sanitize from template...
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7028 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »

  • "Problem with simple search dashlet - database error on searches"
    Fixed. Changed PartialQuery and Criteria.inc to cater for infinite search terms...
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7024 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »

  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7004 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6919 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6918 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6917 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6916 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6915 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6914 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-2147
    "Cannot download or checkout files using Internet Explorer (IE)"
    Fixed.
    // HTTP/1.0
    header("Pragma: no-cache");
    This breaks IE7 in SSL mode. A bit of searching shows it's recommended to not send this header.
    We do cache control with HTTP/1.1 headers anyway.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-2110
    "When not having a PDF reader or similar installed the 'Generate PDF' functionality converts the file to a php format."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6886 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2131
    "Can't index encrypted excel file"
    Fixed. Added command output checking.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6879 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2141
    "Register Criterion in Plugin.inc.php does not fix filename"
    Fixed. Added missing assignment variable.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6874 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Custom metadata does not show up in the advanced search drop down list"
    Fixed. The tag cloud uses metadata tables to store the metadata, so need to just prevent the generic metadata from showing the tag cloud specific field.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6872 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "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/trunk@6869 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6859 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6857 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6856 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6855 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Renaming a folder double sanitizes the new foldername"
    Fixed the folder add method too.
    
    Committed By: Kevin
    Reviewed By: Isaac
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6849 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »


  • "FolderUtil allows duplicate folders to be added"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6804 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »