• "Various <a href> links don't work when kt installed in subfolder off root url"
    Fixed. Fixed all broken href links I could find.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8276 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Create indexer administration page"
    Updated. Fixed Typo.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8273 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "new Tags with spaces are created without spaces"
    Fixed. The spaces were being removed using a str_replace.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8269 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Funny looking folders in IE"
    
    Fixed. Changed CSS and HTML to display folders correctly under Internet Explorer.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8244 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Plugin is unable to change filename during checkout"
    Fixed. Triggers on now checked on the download. They check for the action 'checkoutDownload'.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8242 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "Document linked to a tag (with non-alphaneumeric characters) not returned when the tag is navigated."
    Fixed. Replaced the strtolower.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8240 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Implement Open Search with new search"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8236 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "DMS crashes when clicking 'Bulk Download' on a folder view folders in view"
    Fixed. Changed the name of the zip file.
    
    Committed By: Megan Watson
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8219 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Get an error when trying to view all groups on your active directory server."
    Fixed. Added error checking.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8179 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "Linking a document to itself does not create a link."
    
    Fixed. Added a check to return an error if the document is trying to link to itself.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8174 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Expunge page in the DMS Administration section, pagination not working, links to consecutive pages do not work"
    
    Fixed. Changed the php file to return the contents of a div and not just a table body so that pagination works in Internet Explorer.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8170 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »
  • "One is able to make a checked out document immutable"
    
    Fixed. Added a check to return an error if the document is checked out.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8169 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »
  • "Storage utilisation plugin does not seem to be working on Windows Vista."
    Fixed. Unfortunately, df does not work on Vista. We now detect if df has a problem and disable the dashlet accordingly.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8168 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Error Message On Removing Permissions but action goes ahead anyway"
    Fixed. Added a check to ensure the user doesn't removed his/her own permission to manage security.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8162 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "Bulk checkout: when you checkout an already checked out document you get an information alert that is not clear"
    Fixed. If a document is checked out by the current user it now gets added to the downloaded files.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8161 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • " Title of the 'Welcome to KnowledgeTree' dashlet is cut off at the first double-quote the system encounters when it is in Edit mode."
    
    Fixed. Added functionality to convert double quotes to &quot so that the input tag displays the title correctly.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8156 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »
  • "Tags containing special characters are truncated at the first special character the system encounters."
    
    Fixed. Changed strlower command to mb_strtolower to cater for special characters.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8152 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Support for Office 2007 Documents"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8145 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Unsupported documents are not indexed rightly so but the Documents Indexer Statistics's Documents Indexed shows a number contrary this"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8143 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Cleanup link on System Folder Utilization dashlet points to an non-existing url"
    Fixed. Cleaned up Url creation for Windows.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8133 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action""
    
    Fixed. Added a check to display name using getName() in case getDisplayName() returns an empty string. 
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8132 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Path not found when generating PDFs"
    Fixed. Paths updated.
    
    KTS-3096
    "Import from Server Locaton, get a python error."
    Fixed. Paths updated.
    
    KTS-3074
    "Location of OpenOffice in the stack has changed"
    Fixed. Paths updated.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonnathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8130 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "When updating a Dynamic condition it does not the updated conditions with permissions already set in folders."
    Fixed. Updated the permission object on updating or deleting a condition.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8104 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "The Document Indexing Diagostics does not show problems when in reality they exist"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8101 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "User without permissions is notes as having all permissions upon 'View resolved permissins for users'"
    
    Fixed. Fixed problems in the user hasPermission function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8099 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »
  • "Storage Utilisation dashlet only works in linux"
    Fixed. It now works with cygwin/df in Windows
    
    Fixed By: Conrad Vermeulen
    Reviewed By:  Jalaloedien Abrahams
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8094 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Widget broken"
    
    Fixed. Html tags are now interpreted properly on the conditional metadata admin page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8090 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »
  • "Dynamic Condition Doesnt Work in 3.4.3"
    Fixed. On adding / editing a document it now checks if dynamic conditions exist and updates the permission object.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8089 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8074 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "The version history dies if the document comparison plugin is enabled but no license is installed"
    Fixed. Added a check on loading the plugin, load returns false if the license is not installed.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8065 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "RSS feed appears wrong when launched from the 'Actions on this folder' when the folder has the internationalisation string as its name or the name of any of its subfolders."
    Fixed. Added headers before displaying the feed. Cleaned up the htmlentities in the feed.
    
    Committed By: Megan Watson
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8059 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Unarchival action not recorded within document transaction history"
    Fixed. Added a transaction in.
    
    KTS-3029
    "On restoring archived documents, all documents in the list are selected"
    Fixed. Removed the collection widget which only works properly for single selections.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8049 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "Breadcrumb function in Document links displays incorrectly"
    Fixed. Added the root folder at the start of the breadcrumb trail. Refactored the function into ktutil.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8048 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "When changing doc type the old associated fieldsets should be removed"
    Fixed. Incremented the metadata version and copied the metadata for the fieldsets that remain with the new doc type.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8047 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "User with Delete permission can Delete an Immutable document."
    
    Fixed. Added a check for immutable documents in bulk delete.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8040 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »
  • "Folder view's checkout function should not apply to documents where workflow configuration blocks checkout"
    Fixed. Added a check on the WF disabled actions.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8039 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Conditional metadata fieldsets failing validation"
    
    Fixed. Added a proper required field check so non-required unset condiional fields pass the validation.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8020 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • ""
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8018 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Add version comparison diff"
    Fixed. Added a check for the doc comparison plugin. If its active, the links to compare content are displayed.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8016 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "Automatically fill document title from filename"
    Fixed. Added a check on whether the filename has an extension.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8015 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »