-
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-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-3642 "Problem with dropbox Beta Assigning the return value of new by reference is deprecated" Fixed. Added a check on the uploads directory, if it doesn't exist it will be created. 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@9385 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-606 "When saving dependencies a space is needed between the time and the day" Fixed. Added space Committed By: Philip Arkcoll Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9382 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
-
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
-
KTC-598 "Text should wrap when the 'Administrator Mode' is expanded." Fixed. Added a wrap function for the confirmation messages - IE doesn't render them correctly. 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@9374 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-3721 "When attempting to access the tag from the Dashboard Tag Cloud dashlet" Fixed. The url needed to be encoded. KTS-3720 "When using the following characters as a tag '´`&;!.~$()#=[]^@-_{}°º©ºªâªÂ¿â¬½¼¾±¡â£¥⧠«» the document does not show when the tag is navigated and the system incorrectly reports that 2 additional tags were created for the document." Fixed. The tag in redirect url is now encoded and decoded. 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@9361 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3649 "Config_setting.sql upgrade bug" Fixed. Entered string for all the empty type values. 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@9357 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3715 "Return 'Add folder' permissions when getting a folder listing" Fixed: added userHasAddFolderPermission function Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9354 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-607 "Commercial 3.5.3 Login page says: 'Access to this service is subject to the KnowledgeTreeLive Terms and Conditions of use'" Fixed. Replaced the live disclaimer with the commercial one. 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@9352 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3715 "Return 'Add folder' permissions when getting a folder listing" Fixed: added userHasAddFolderPermission function Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9350 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-3597 "Add the new Property preview plugin to the columns by default during upgrade" Fixed. Added the upgrade sql, the preview column should now display next to the download column. 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@9339 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3649 "Config_setting.sql upgrade bug" Fixed. Entered string for all the empty type values. 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@9336 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3688 "Refactor kt_url() and review the cache/serverName.txt implementation" Fixed. The serverName is now stored in the DB and only used when $_SERVER['HTTP_HOST'] is empty or set to localhost (the default in dmsDefaults). The dynamicConfigSettings are resolved every time and not cached to prevent localhost being cached as the serverName. 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@9332 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-137 "If document checked-out by current user, allow download" Fixed: on checkout, if doc is checked out by current user, then don't attempt to check-out again. Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9329 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3695 "The custom error handler calls curl unnecessarily" Fixed. Replace the call to the error handler with a simple redirect to the customerrorpage. 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@9326 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3699 "Long search expressions are not saved. Saved searches become corrupt because they are truncated." 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@9324 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3679 "Metadata IS NOT search returning matches" Fixed. Catered for when no values are provided for 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.3a-Release-Branch@9322 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-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-3693 "Password reset" Fixed. Migrated the plugin from KTLive. 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@9314 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3692 "Add triggers to the logout process" Fixed. Triggers on logout are now checked. 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@9312 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3676 "CLONE -In the transaction history of a document - the contect version field is incorrect when versioning reaches .10 (SUP-1052)"?\226?\128?\168 Updated. Added to upgrades table. KTS-1397 "Extending subscription to subfolders" Updated. Added to upgrades table. Committed by: Kevin Fourie Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9302 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3679 "Metadata IS NOT search returning matches" Fixed. The 'not' was not being evaluated. 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@9299 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
-
KTS-3676 "CLONE -In the transaction history of a document - the contect version field is incorrect when versioning reaches .10 (SUP-1052)" Fixed. Changed the version field from a float to a varchar to allow for 0.10 versions. 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@9295 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-3645 "A postscript file not indexed." 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@9290 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-3687 "Indexer dashlet may take considerable time to show stats on a large repository" Fixed. 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@9281 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3686 "kt_url() is overwritten regularly and the cached server name also has newlines when edited in some editors" 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@9279 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-417 "A license file (once uploaded) is seen as a binary file" 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@9277 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