-
"Characters appear wrong on the 'Dashboard' in the Tag Cloud dashlet when the the latter part of the test character string is entered into the field." Fixed. Changed sanitize to sanitize_input. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9230 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Workflows currently do not contain an action that restricts downloading of a document." Fixed. Changed the download action type from documentinfo to documentaction. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9229 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The automatic workflow by document type doesn´t work" Fixed. The sql was incorrect. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9228 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Uno module required for pdf generation" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9226 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"A modification to the current KTEmail.php plugin" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9213 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add workflow transition comment to worklow viewlet" Fixed. Added transition comment to workflow viewlet Committed By: Philip Arkcoll Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9212 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"Allow reindexing of folders and their contents" Updated. Fixed a typo. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9076 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove Admin Version Notifier plugin" Removed. BitRock Updates & Messages Plugin replaces this plugin. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9054 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change descriptions for the section headers in DMS Administration >> System Configuration" Fixed. Updated descriptions as per ticket Committed By: Philip Arkcoll Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9018 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve the Tag Cloud description text" Done. Changed description and updated i18n files. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8993 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change name of "Preview" plugin to something more informative." Updated. Changed display name. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8990 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"RSS is not shown when folder/fiename/workflowname contains diacritic letters" Fixed. Added htmlspecialchars to effected strings. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8958 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The pdf-Adobe icon does not appear in IE (6 & 7)" Fixed. Added full url to appease IE. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8955 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The relative path required for registering admin page" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8949 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"My Drop Documents plugin references commercial plugin function." Fixed. Corrected function call. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8946 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"My Drop Documents plugin references commercial plugin function." Fixed. Corrected function call. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8945 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"My Drop Documents plugin references commercial plugin function." Fixed. Copied referenced fuction to local function. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8942 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3538 "Removing Yahoo UI resulted in custom numbering ajax not working" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8939 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add work spaces plugin to on-premise" Updated. Corrected license header. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8936 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Preview / Info Box - replace YUI control with an ExtJS control" Updated. Changed the colour of the text in the window header to white. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8929 c91229c3-7414-0410-bfa2-8a42b809f60b
-
'An error occurred in KTInfoDashlet::is_active()' Fixed. PEAR Error return was unchecked. Committed By: Donald Jackson Reviewed By: Isaac Lundall git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8923 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add work spaces plugin to on-premise" Added. Moved code from KT Live base. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8919 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve controls in the System Configuration section" Fixed. Added radio buttons and dropdown lists, etc. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8914 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"AJAX info box to be added to Community Edition" Updated. Fixed CSS path. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8887 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"AJAX info box to be added to Community Edition" Updated. Changed namespace to ktstandard and added to data.sql. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8885 c91229c3-7414-0410-bfa2-8a42b809f60b