• "Error on downloading via SSL in IE"
    Fixed. Created a new KTUtil function to generate the correct headers for downloading files.
    
    KTC-147
    "Error when opening a newly generated PDF document directly after it has been created."
    Fixed. Used the new KTUtil function to get the correct headers for the PDF.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9210 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "An immutable document can be checked out via the bulk checkout option"
    Fixed. Bulk checkout now checks if the document is immutable.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9209 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Performed a standard search with a word contain '&' tried to save the search and received an error message"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9208 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "Created a Field set with an '&' performed an advanced search and received an error"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9207 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »

  • "Names for the DroppedDocuments do not appear in the 'My Dropped documents dashlet' Dashlet"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9204 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »

  • "CLONE -Advanced search not working (SUP-1023)"
    Fixed. Newlines in descriptions or fields would break the javascript.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Waston
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9201 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »

  • "Conflicting messages when attempting to cancel the checkout for a document via the KnowledgeTree web interface."
    Fixed. Added return url to folder on the collectinfo step.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9198 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Custom error page throws an error: Undefined index: HTTPS"
    Fixed. Now checks if the $_SERVER['HTTPS'] variable is set.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9195 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Add expand/collapse on each config group"
    Fixed. Added new css classes.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9192 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "CLONE -Can't authenticate RSS feed(SUP-979)"
    Fixed. The authentication was calling the database directly without checking for authentication sources.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9191 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Improve the mime icons for shortcuts"
    Fixed. Added new mime types.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9190 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9184 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "Tag Cloud creates 2 fieldset entries"
    Fixed. Now returns the pear error instead of false when checking for the field and fieldset.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9183 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Once a doc in the DroppedDocuments folder is checked-out and checked back in from there it appears twice on the 'My Dropped Documents' dashlet on the Dashboard."
    Fixed. Problem appears because code was looking at transactions table only not taking into consideration that they had been listed before. This plugin could be cleaned up some more.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Waston
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9180 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "Fatal PEAR_error when clicking the 'Update' for the plugins after 346OSS to 353 OSS upgrade."
    Fixed. Added check on tagcloud plugin before calling getDisabled()
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9177 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Every time the plugins are reread all entries in the admin section are duplicated - one added everytime for every reread action."
    Fixed. Plugins should only install when a KTEntityNoObjects is returned.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9174 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "MyDropDocuments not working correctly in 3.5.3"
    Fixed. missing  literal tags in smarty template.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9171 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "After upgrade from 337OSS>346OSS and 31bOSS>346OSS to 353 OSS only the tags for the doc added after the 353 upgrade is listed in the Tag Cloud dashlet."
    Fixed. Check for fields / fieldset returns the id if it is numeric.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9168 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "MyDropDocuments not working correctly in 3.5.3"
    Fixed. updated ajax call and resolved permissions on document by looking at full path.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9165 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9162 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "The webDAV dashlet should not contain a reference to "To connect with the KnowledgeTree Tools Suite, use this address......""
    Fixed. Added a check for the wintools plugin.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9157 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Mail Server Status dashlet - when mail is not configured, point user to System Configuration settings and not config.ini to change settings"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9154 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "After upgrade from 337OSS>346OSS and 31bOSS>346OSS to 353 OSS only the tags for the doc added after the 353 upgrade is listed in the Tag Cloud dashlet."
    Fixed. Added upgrade script to change the tag cloud description.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9149 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Upgrade failed from 3.5.2c to 3.5.3."
    Fixed. Added auto increment for mediumint id's
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9148 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Call to a member function on a non-object:"
    Fixed. Error was caused by the custom validation page logging a db error before logging is initialised. Removed part of custom error handler.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9147 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "After upgrade from 337OSS>346OSS and 31bOSS>346OSS to 353 OSS only the tags for the doc added after the 353 upgrade is listed in the Tag Cloud dashlet."
    Fixed. Multiple fieldsets were being created.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9144 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "The background job running as root prevents the apache user from adding log messages."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9139 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "When the user accesses the "Search Criteria Editor" and then select the search button, you get a browser error"
    Fixed. All \n \r are stripped out on processing the query.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9138 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Upgrade failed from 3.5.2c to 3.5.3."
    Fixed. Auto increment function now ensures there is no 0 id.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermuelen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9135 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Upgrade failed from 3.5.2c to 3.5.3."
    Fixed. Auto increment function now ensures there is no 0 id.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermuelen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9134 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »

  • "Tag Cloud creates 2 fieldset entries"
    Fixed. Added logging. Return a pear error if the check on the existing fieldset fails.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9127 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "After indexing, the cached index stats should be updated so that dashboard is up to date."
    Fixed. Added indexStats.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9126 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "'Fatal error: Call to undefined method DB_Error' after upgrade when the upgrade wizard is initiated."
    Fixed. Errors created when initialising the DB are now caught properly.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9125 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Code »
  • "Remove old search plugins when upgrading from 3.4.6 to 3.5.3"
    Fixed. Corrected rmdir() non-recursive issue.
    
    Committed by: Kevin Fourie
    Reviewed by: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9122 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "Remove old search plugins when upgrading from 3.4.6 to 3.5.3"
    Fixed. Corrected rmdir() non-recursive issue.
    
    Committed by: Kevin Fourie
    Reviewed by: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9119 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9116 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "Remove old search plugins when upgrading from 3.4.6 to 3.5.3"
    Fixed. Corrected rmdir() non-recursive issue.
    
    Committed by: Kevin Fourie
    Reviewed by: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9109 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Code »
  • "Fix Typo on Dynamic Conditions page and reword explanatory text"
    Fixed. Modified text as per ticket.
    
    Committed By: Philip Arkcoll
    Reviewed By:
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9108 c91229c3-7414-0410-bfa2-8a42b809f60b
    Philip Arkcoll authored
     
    Browse Code »
  • "Disk Usage does not work in Vista"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9107 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »
  • "KnowledgeTree's temp folder has too many smarty files in it. over time, the directory gets very large."
    Implemented. Added a 'safety' to ensure we are in a tmp directory when cleaning up.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9104 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Code »