-
KTS-3682 "Deleting older versions of a document also delete the current content" Fixed. Added a check on the storage path to prevent the current content being deleted. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9495 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3769 "Javascript error when the user navigates to a saved search in the French translation." Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9482 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3194 "Advanced Search: pressing enter when cursor is in a text field should run the search" Fixed. Only added catching of enter for the input fields. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9465 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Updated i18n files. KTS-3770 "Error on custom error page show incorrect message because it is not removed from the session" Implemented. KTS-3755 "When navigating the folder after it has been found in a seach (Advanced Search) navigates the user to the Root folder and not the folder itself." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3741 "The Property Preview Panel lacks a scroll bar" Fixed. Moved the overflow to the panel window instead of the content div. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9445 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3738 "Option for 'PDF Generator' available in Edit mode for the 'Action Restrictions' of a Workflow but cannot be seen when the edit of the 'Action Restrictions' is saved" Fixed. The edit was using getName() if displayName() returned empty. Fixed displayName() to return the name if the document object is null but python is installed. KTS-3737 "Although the Action Restrictions of a Workflow state prohibit 'PDF Generator' the 'Generate PDF' action can still be seen in the Document Actions of the document." Fixed. Removed the getName() function that was overriding the default function which returns the namespace. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9437 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Version bump to 3.5.4 KTS-3765 "Add index on user_id on document_transactions table." Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3627 "Saving a search with Japanese characters causes IE6/7 to display the saved search as "??" (SUP-967)" Fixed. Moved the search query and name out of the url and into the extjs function where the encoding is done for us. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9433 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3746 "Document Metadata comparison 'with Current version' is not working." Fixed. The base/current version was incorrectly calling the same version as the comparison version. 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@9427 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3744 "When having filename as '?\195?\130?\194?\180`&;!.~$()=[]^@-_{}?\195?\130?\194?\176?\195?\130?\194?\186?\195?\130?\194?\169?\195?\130?\194?\186?\195?\130?\194?\170?\195?\162?\194?\153?\194?\170?\195?\130?\194?\191?\195?\162?\194?\140?\194?\144?\195?\130?\194?\172?\195?\130?\194?\189?\195?\130?\194?\188?\195?\130?\194?\190?\195?\130?\194?\177?\195?\130?\194?\161?\195?\162?\194?\153?\194?\130?\195?\130?\194?\163?\195?\130?\194?\165?\195?\162?\194?\130?\194?\167 ?\195?\130?\194?\171?\195?\130?\194?\187#.doc" 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@9424 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3691 "CLONE -Is there a way to prevent from checking in the wrong file?(SUP-1064)" Fixed. Added a config option to hide the checkbox for "Force Original Filename". KTS-3736 "User should be made aware that setting the field limit for document filenames and titles beyond 255 is futile as only 255 characters are allowed in the fields in the DB." Fixed. Added a better description of the config option. KTC-592 "Better default tooltip needed on mouse over than 'ACME Corporation'." Fixed. Added a better tooltip as the default value for the config option. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-3741 "The Property Preview Panel lacks a scroll bar" Fixed. Changed overflow css from hidden to auto. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTC-613 "Error occur when creating a link to a new RSS feed" Fixed. Removed the javascript for the tinymce editor which isn't used. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-3306 "Search should return folders" Implemented. KTS-3671 "Support for searching of symbolic links" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3306 "Search should return folders" Implemented. KTS-3671 "Support for searching of symbolic links" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3630 "matching metadata is not translated on results page" 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@9404 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3622 "Allocating Roles affects System Performance (OptionTransfer.js)" Fixed. The filter now starts at 3 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@9388 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3729 "Document comparison 'with Current version' is not working." Fixed. Set the base version as the current document content version. 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@9380 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-582 "UI defect on I.E 7 Windows XP and RedHat Linux" Fixed. Replaced the <p> tags with div's which render the css correctly. Set the permissions table width to 60% to allow the list to adjust its width properly. KTS-3344 "Make provision for very long Firstname and Lastname combinations in the caption bar for KTDMS web interface." Fixed. Set the truncate to 40 characters to account for the admin menu on a 1024x768 res. 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@9376 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-608 "Table Columns go way off the page to the right on Task Scheduler Management Page" Fixed. Added a scrollable div, set the width to 750px to display in IE properly. 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@9372 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3710 "Hardcoded on-screen text should not show for bulk actions if there is no files or folders to be listed." Fixed. The text will only display if there are failed documents or folders. 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@9370 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3694 "The webdav dashlet breaks in IE6 when the url is too long" Fixed. The url will now wrap to fit in the dashlet. 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@9316 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1397 "Extending subscription to subfolders" Fixed. Added a DB column to indicate that subfolders should be included. Refactored the way subscribing worked to use ajax. 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@9292 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3681 "Add custom Footer Disclaimer - no text displays on the page" Fixed. Added the call to the disclaimer and removed the excess tables. 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@9275 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 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
-
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-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-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
-
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
-
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-1731 "Fix Typo on Dynamic Conditions page and reword explanatory text" Fixed. Modified text as per ticket. Committed By: Philip Arkcoll Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9114 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-476 "Misaligned left alignment when listing all users on the Users page in the Admin section." Fixed. Removed the centered class on the column. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9072 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3456 "Bad i18n style in the user support information" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9052 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-524 "When Editing Fieldset Rules for Conditional Fieldset, clicking edit field displays incorrect control/dependent group, inconsistent with configured Field Ordering" Fixed. Removed the stack. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9040 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3539 "An Javascript error will happen if input some Japanese word into "search criteria editor"" Fixed. Added a check on $('saved') being null. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9006 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3553 "Remove newline character from document details title" Fixed. Break removed from template. Committed By: Philip Arkcoll Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8975 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3551 "The 'Document Indexer statistics' dashlet is not updated once documents are indexed and the 'Refresh' link should be removed from the dashlet." Updated. Removed refresh link as the values are updated by the background script. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8968 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3372 "Add prominent Upload and Download buttons to the web interface" Fixed. Added checkin / download document action buttons and upload document folder action. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8965 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3376 "The "recent search list" that shows up in the search portlet is sharing everyone's recent searches" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8924 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3527 "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/STABLE/trunk@8917 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3515 "bulk export error" Fixed. Added rootUrl into the form action. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8915 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3535 "Removing Yahoo UI resulted in saved search ajax functionality not working" Fixed. Re-implemented using Extjs ajax. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8896 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2489 "Allocate Roles page distorts with many users in role" Fixed. Thanks Kenny! Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8862 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2370 "Mass import from external authentication source does not work" Fixed. The mass import will now display the full list if a search filter is not entered. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8837 c91229c3-7414-0410-bfa2-8a42b809f60b
-
OEM-190 "Remove reference to KnowledgeTree in OEM advanced search" Fixed. Reference removed. Updated i18n files too. Committed by: Kevin Fourie Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8777 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-587 "Link to document between folders" Fixed. Added base code for symbolic links / shortcuts. Committed by: Aart-Jan Boor Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8772 c91229c3-7414-0410-bfa2-8a42b809f60b