-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9442 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9435 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9430 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9425 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"When having filename as '´`&;!.~$()=[]^@-_{}°º©ºªâªÂ¿â¬½¼¾±¡â£¥⧠«»#.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/trunk@9420 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9401 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search should return folders" Implemented. KTS-3671 "Support for searching of symbolic links" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9399 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Corners of the Login Screen is square and not round" Fixed. Added the curvy corners javascript. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9393 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9386 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9367 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9365 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9363 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9362 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9305 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9284 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9268 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upload button should replace Add Document action" Fixed. Improved the logic behind creating the action buttons (made it less of a hack). Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9235 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9227 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@9211 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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/trunk@9071 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9050 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9034 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9001 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8971 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8967 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8961 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8922 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
-
"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/trunk@8911 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8884 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8861 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8834 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8773 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8771 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Adjust the search bar to be compatible with ExtJS 2.1" Fixed. Used CSS to make the search bar fit into the KnowledgeTree look and feel. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8756 c91229c3-7414-0410-bfa2-8a42b809f60b