-
KTS-3234 "CLONE -When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects(SUP-675)" Fixed. The mime type is only changed if the filename changes and is derived from the new filename. Committed by: Megan Watson Reviewed by: Conrad Vermeulen Plus various updates that did not make the last commit. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9259 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3459 "Make length of document and folder display names configurable." Fixed. Added a new config setting to set the length. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9254 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3637 "The forbidden characters can be added to the document title during an edit of the metadata." Fixed. Removed the validation for the special characters. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9251 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3234 "CLONE -When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects(SUP-675)" Fixed. The mime type of the previous version was being used. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9249 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3660 "Clicking on Document fieldsets causes KT to hang" Fixed. The while loop would become infinite if the string was longer than 50 chars and had no spaces. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9247 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-257 "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/STABLE/branches/3.5.3a-Release-Branch@9245 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3639 "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/STABLE/branches/3.5.3a-Release-Branch@9243 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3657 "The automatic workflow by document type doesn?\195?\130?\194?\180t 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/STABLE/branches/3.5.3a-Release-Branch@9241 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-598 "Text should wrap when the 'Administrator Mode' is expanded." Fixed. Reformatted the html. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9239 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3674 "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/STABLE/branches/3.5.3a-Release-Branch@9237 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3672 "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/STABLE/branches/3.5.3a-Release-Branch@9225 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3672 "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/STABLE/branches/3.5.3a-Release-Branch@9223 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3661 "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/STABLE/branches/3.5.3a-Release-Branch@9222 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-590 "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/STABLE/branches/3.5.3a-Release-Branch@9219 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3654 "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/STABLE/branches/3.5.3a-Release-Branch@9217 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3652 "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/STABLE/branches/3.5.3a-Release-Branch@9215 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-596 "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/STABLE/branches/3.5.3a-Release-Branch@9206 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3653 "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/STABLE/branches/3.5.3a-Release-Branch@9203 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-529 "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/STABLE/branches/3.5.3a-Release-Branch@9200 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3631 "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/STABLE/branches/3.5.3a-Release-Branch@9197 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-586 "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/STABLE/branches/3.5.3a-Release-Branch@9194 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9189 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3602 "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/STABLE/trunk@9187 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9185 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3624 "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/STABLE/trunk@9181 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3625 "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/STABLE/trunk@9178 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3618 "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/STABLE/trunk@9175 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3616 "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/STABLE/trunk@9172 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3608 "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/STABLE/trunk@9169 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3616 "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/STABLE/trunk@9166 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9163 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3585 "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/STABLE/trunk@9160 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3606 "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/STABLE/trunk@9158 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3608 "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/STABLE/trunk@9155 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3604 "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/STABLE/trunk@9152 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3612 "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/STABLE/trunk@9150 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3608 "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/STABLE/trunk@9145 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3607 "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/STABLE/trunk@9143 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3600 "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/STABLE/trunk@9140 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3604 "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/STABLE/trunk@9136 c91229c3-7414-0410-bfa2-8a42b809f60b