-
Committed by: Donald Jackson Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9687 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed by: Megan Watson Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9643 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Changing metadata via Edit Metadata (i.e. webbased) does not increase the metadata version (SUP-1008)" Committed by: Megan Watson Reviewed by: Donald Jackson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9638 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Fixed Committed By: Kevin Fourie Reviewed By: Megan Watson (cherry picked from commit 5c9e5d28159f585416fe606146bd259e57c1a1f7) git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9630 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9605 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create 3rd party dependencies administration page" Implemented. 3rd Party Dependencies can be checked in runtime via DMS Administration KTS-3898 "Drop Indexer diagnostics dashlet" Implemented. Dashlet removed, admin page added KTS-3899 "Create Indexer diagnostics administration page" Implemented. Indexer statisics can be checked in runtime via DMS Administration KTS-3896 "Drop 3rd party dependencies dashlet" Implemented. Dashlet removed, admin page added Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9596 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9483 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9468 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9454 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Although 'Action Restrictions' for 'Delete' and 'Download' are set the user can still Delete and Download the document via the bulk actions when in folder view." Fixed. Added a check on the workflow. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9439 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9396 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9389 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9366 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
-
"Moving a folder to itself returns success while it failed" Fixed. Added a check on whether the target folder is the same as the parent folder. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9341 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9337 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9308 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9307 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9286 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9282 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
-
"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/trunk@9234 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9233 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@9231 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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
'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
-
"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
-
"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/trunk@8870 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8864 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8794 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8791 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8780 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