• "No notifications when you are subscribed to a folder"
    Fixed. Added notifications to the functions in document util. Refactored archive into documentutil. Added notifications to export.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7440 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Fatal Error when deleting a state in a workflow and selecting a replacement state."
    Fixed typo. KTWorkflowTransitions should have been KTWorkflowTransition.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7428 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "config.ini must be updated during upgrade for new search to work."
    Done. Added new entries.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7423 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »
  • "Disable commercial plugins on license expiry and display dashlet"
    Fixed. Changed delete user to deallocate the license. Changed isBaobabUser to isValid user on creating a session, so as not to lock the user out.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7409 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "Search result object must return more fields to be used in templating and web services"
    Updated. Added adminIsInAdminMode function
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7406 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Search result object must return more fields to be used in templating and web services"
    Updated. Added a status to string
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7405 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Folder or files with the Test Character set as their names cannot be manipulated in WebDAV in any way."
    Added validation functions for special characters - /\?,.:"'*. Validation is on adding / renaming folders and documents.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7391 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Creation of a new thread fails with: 'DB error: unknown error'"
    Fixed. Set defaults to null and not -1
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7387 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Create index migration script"
    Updated. Set run times
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7380 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Create index migration script"
    Updated. missing scheduler header
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7375 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Create index migration script"
    Updated. fixed paths to wrapper functions
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7368 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "create search2 dashets"
    Updated. Refactored period calculations.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7362 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Create index migration script"
    Updated. register script with scheduler
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7359 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • " Implement Disk Usage Plugin"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7358 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "config.ini must be updated during upgrade for new search to work."
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7354 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »
  • "config.ini must be updated during upgrade for new search to work."
    In Progress. Added upgrade function. Still needs testing.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7353 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »
  • "The search algorithm needs some work"
    Updated. Associate mime types with extractors
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7347 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Remove cache logging."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7345 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "create search2 dashets"
    Updated. Added function  to KTUtil to deal with period calculations.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7336 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Make triggers more failure proof so it can load it's own class file incase it has not been loaded"
    Updated.
    
    Updated By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7335 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Remove cache logging."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7334 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Remove cache logging."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7333 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Deleted user can login"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7332 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "config.ini must be updated during upgrade for new search to work."
    In Progress. Added class to help with ini editing.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7327 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Auto Workflow Assignment: When a document is move from within KTE to the assigned linked folder the correct worklfow is not initiated."
    Moved the triggers into the document util copy action, fixes both webdav and KT tools.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7318 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily."
    Updated. Mime type defaults to 9 (binary file) until it is set officially.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7312 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "CLONE -No easy way to delete users/User.inc(SUP-163)"
    
    Fixed: Added functionality to soft delete a user.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7310 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • "Use of wrong field in update of workflow state replacement during workflow state deletion"
    Fixed. replaced workflow_state_id with target_state_id in sql update.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7303 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Need a way to download or checkout multiple files at the same time"
    Refactored the code to zip files into a class. Updated the Bulk Export with the new class. Added the bulk check out action.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7301 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Add some basic plugin caching to improve performance"
    Updated. The original caching was causing problems. Had to revert caching to only around the database call.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7276 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Add some basic plugin caching to improve performance"
    Updated. Caching of plugins to file now implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7272 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Add some basic plugin caching to improve performance"
    Updated. KTS-2358 impacted on the caching array that is required to cache. Thus the singleton() methods are restored to what they were before.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7271 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "possibility to delete a document version"
    Added a new transaction type for deleting a version of a document. The physical document is deleted but the DB record remains.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7270 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "The search algorithm needs some work"
    Updated. Persistence of quick search from session
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7267 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Add new bulk actions - copy, archive, extract"
    Added in the folder component of the actions.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7247 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Add some basic plugin caching to improve performance"
    Added.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7246 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Fatal error: Cannot redeclare class adminversionplugin when upgrading from 3.4.3 to 3.5"
    Fixed. Added upgrade function to remove old file.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7235 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Deactivated users still show up in list of Available Users when allocating users to a role"
    Added filter to check the disabled flag.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7227 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "php5 migration"
    Updated. Added statics.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7205 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Remove cache logging."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7204 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »