-
"CLONE -"Last Comments" for "document transition reason" showing up for every document (SUP-1219)" Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9606 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3756 "Attempting to move a folder from the Search results to Root fails." 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.4-Release-Branch@9485 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-621 "Deleting a folder causes the error: PEAR_Error::getSymbolicLinks()" Fixed. Moved the loop to get the symbolic links above the code to delete the folder. KTS-3774 "Although 'Action Restrictions' for 'Archive' is set the user can still 'Archive' the document via the bulk actions when in folder view." Fixed. Added a check for workflow before doing the archive. KTS-3758 "When attempting to Archive a folder that contains no documents the Status is given as being 'Non-numeric identifier'" Fixed. Added a check around explode($sDocuments) to create an empty array if $sDocuments is empty otherwise it creates an array containing an empty array which is not seen as empty. KTS-3780 "When cancelling / returning from a bulk action in the tag cloud search the user is taken to the browse page" Fixed. Changed the return action to contain the full link. Added a default in getReturnUrl() in bulk action to use the full url. KTS-3757 "After a Bulk action was performed on folders in the Search results pane/view the user is returned to the original view where the folders search is shown in its previous state." Fixed. On completing the bulk action the return url calls refresh which repeats the search. KTS-3759 "When the user does not select a folder or documenton the search result view and uses any of the Bulk Actions he is returned to the Root fodler view." Fixed. It now builds the return url based on the request parameters. KTS-3764 "Items in admin section registered more than once." Fixed. Added a lock around the plugin registration (reread) to prevent a race condition. 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@9476 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3760 "When cancelling any of the Bulk Actions in process the user is returned to the Root folder view and not to the Search where the action originated." Fixed. Set the cancel action to the return action. 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@9456 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-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
-
KTC-594 "When a shortcut is made to an XML, RTF, TXT or CSS file there is no indication that it is a shortcut after the process has completed." Fixed. Added the folder mime icon and the generic icon. The shortcut css class are now .folder_shortcut not .folder.shortcut - IE gets confused sometimes. 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@9392 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3716 "Document size indication appears incorrect on the 'Browse' tab for a document which has the Right-to-Left characters as its name." Fixed. Replaced the spans with divs which separates the link and the right-to-left characters from the mime icon and size so they render within the div and don't affect the mime icon and size. 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@9378 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
-
KTS-3664 "KTScheduler service has reported an invalid current state 0." Fixed. The scheduler now responds with WIN32_SERVICE_RUNNING to the SERVICE_CONTROL_INTERROGATE message. 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@9345 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3641 "CLONE -Changing metadata via Edit Metadata (i.e. webbased) leads to an increase of the content version(SUP-1008)" Fixed. Added a config setting updateContentVersion, if true then the content version increases with the metadata. 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@9343 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3698 "The welcome dashlet replaces all occurrences of KnowledgeTree with the APP_Name" Fixed. The dashlet and help replacement now scans for #APP_NAME# and replaces that with the APP_Name. 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@9320 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3696 "Add a config option to disable the bulk import" Fixed. Added the new config option. KTS-3697 "Add a config option to disable the database version check on login" Fixed. Added the new option. 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@9317 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3690 "Document Version History shows a fatal error" Fixed. The download action is now a documentaction not documentinfo. 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@9297 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-597 "User unable to export shortcuts to a folder" Fixed. Refactored the permissions to check the document permissions and not the document shortcut permissions. 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@9288 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
-
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-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
-
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-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
-
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
-
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
-
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-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-3557 "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/STABLE/trunk@9021 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3546 "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/STABLE/trunk@8950 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3400 '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/STABLE/trunk@8926 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-3530 "Allow reindexing of folders and their contents" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8872 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3514 "Document Type list beside the associated Document Fieldsets needs to wrap" Fixed. Added a wrap of 50 characters around the document types. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8865 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3495 "Error when navigating to System Configuration items under Linux" Fixed. Fixed a capitalisation issue that only effected Linux. plugin_helper table needs to be cleaned out after this fix. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8795 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3493 "redirectToBrowse and redirectToBrowseExceptions are not found in config admin section" Fixed. Added items. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8792 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-575 "Bulk checkout and export not working on folder shortcuts" Fixed. All contained documents are now downloaded and checked out correctly. Committed by: Aart-Jan Boor Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8783 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
-
"Bulk Checkout Does not download correct file to the filesystem." Fixed. Removed a line setting the filename to outerfile.pdf. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8744 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"A trademark icon appears in two places next to the OEM and normal non-OEM install." Fixed. Fixed ; typo. NOTE: pot file updated after this change INCLUDING commercial stuff. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8737 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change name of "Export" Bulk Action to "Download All"" Fixed. Name changed. NOTE: pot files regenerated too. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8734 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"A trademark icon appears in two places next to the OEM and normal non-OEM install." Fixed. Removed inconsistent use of ™. NOTE: pot file updated after this change. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8730 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Registering a scheduled task returns a DB Error" Fixed. There was a typo when created the fields to insert. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8725 c91229c3-7414-0410-bfa2-8a42b809f60b