• "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 Watson 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
    Conrad Vermeulen 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
    Conrad Vermeulen 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 Watson 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 Watson 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 Watson 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 Watson 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 Watson 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 Watson 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 Watson 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
    Conrad Vermeulen 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 Watson 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 Watson authored
     
    Browse Dir »

  • "Storage Utilization dashlet rendering on IE 7 is broken: a black box covers the text."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8007 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Workflow Association Plugin does not include plugin.inc.php"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8004 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Scheduler Dashlet (containing cron instructions) should not be visible if the stack is installed properly and the PHP schedular is running."
    Fixed. Added a check for disabled tasks and for a fresh install. Modified the text to reflect the scheduler running as a service.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7990 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Upgrade script must ensure tables are using InnoDB storage engine on mysql"
    Fixed. 
    
    KTS-2877
    "Full path on document and folder in database is misleading"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7979 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "New column for document type in browse view"
    Fixed. Added a new column class.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7954 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Create indexer administration page"
    Updated. Added better text descriptions for admin section and implemented status_msg update mechanism.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7943 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "When changing the view of the 'Browse documents' tab the option 'Checked out by' is needed in the options list of columns to add to the view"
    Fixed. Added a new column.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7942 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Create indexer administration page"
    Implemented. Added all search & indexing administration/reporting pages.
    
    Committed By: Jonathan Byrne
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7941 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »


  • "KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine"
    Fixed. Added a new util function for exec on windows, that iterates through the execute functions till one works.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7926 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Removed the sanitiseForSql function call.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7924 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Moving Users To a new OU in active Directory Causes - Failed Logins - Auth Failure"
    Fixed. Added a second authentication check, if the login fails using the dn, then it tries to authenticate using the sAMAccountName.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7919 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "CLONE -LDAP / Active Directory Authentication incorrect fields returned(SUP-521)"
    Fixed. Rearranged the attributes retrieved from either directory to match the user's fields correctly.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7913 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "CLONE -End line characters in discussions and disclaimers being displayed as html tags (SUP-546)"
    Fixed. Replaced the \r\n with <br>
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7912 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "CLONE -End line characters in discussions and disclaimers being displayed as html tags (SUP-546)"
    Fixed. Removed the calls to sanitiseForSQL before inserting into the database.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7909 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Change the text at the end of a bulk export"
    Fixed. Changed the display at the end of both ways of bulk exporting.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7900 c91229c3-7414-0410-bfa2-8a42b809f60b
    Yusuf Davids authored
     
    Browse Dir »
  • "KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine"
    Fixed. Replaced the exec function on the word indexer with popen.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7897 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Clicking the 'refresh' link on the ''results in 'NOT FOUND. The requested URL/\plugins/housekeeper/HouseKeeperDispatcher.php was not found on this server.'"
    Fixed. Removed the slash and also included the rootURL offset
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7892 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "RSS plugin slows down the dashboard"
    Fixed. Cut down the number of times the database has to be accessed. Optimised the code.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7889 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "When subscribed to a folder: Document removal occurrences are listed twice in the 'Items that require your attention' dashlet on the Dashboard"
    Fixed. Removed the function call.
    
    Committed By:Yusuf Davids
    Reviewed By:Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7881 c91229c3-7414-0410-bfa2-8a42b809f60b
    Yusuf Davids authored
     
    Browse Dir »