• "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 File »

  • "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 File »

  • "Reason field while copying a document can not be viewed through the UI"
    The reason wasn't being fetched from the form info before being inserted into the DB for both the copy and move actions.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7273 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »
  • "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 File »

  • "Able to move workflow whilst a document is checked out."
    Hid the links to workflow when a document is checked out. Added an error message if the workflow template is displayed.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7156 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "When copying a document, the trigger is not passed the correct reference"
    Fixed. The reference to the new document was $oNewDocument, but should have been $oNewDoc.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7065 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "cross site scripting"
    Updated.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6921 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • KTS-2126
    "Cannot compare the current version of a document to the older version"
    Fixed. Base version was NEVER being passed! This never could have worked as base would always be NULL!
    
    KTS-2125
    "Double negative message "cannot not" in non-editable fields when comparing meta data versions"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6845 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • KTS-2088
    "The " in the name of a Document Type, Transition or State does not reflect in Edit mode"
    Fixed with lots of other similar issues.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6771 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • KTS-2076
    "Character encoding issue with document titles"
    Fixed this issue which lead to several other XSS issue fixes and i18n issue fixes.
    Note: knowlegetree.pot needs an update due to i18n fixes.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6740 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • KTS-1654
    "Activate Graphviz version of workflow"
    Commented this out completely as it will be replaced completely in future.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-1617
    "Disabled workflow still works"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6678 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »


  • "Transaction History Messages"
    Updated i18n strings.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6646 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6606 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "i18n support for transaction history messages"
    Updated.
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6507 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Deleting workflow state causes fatal error. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6368 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse File »

  • "Validation breaks: Unable to move file into folder after copied file has been deleted."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6299 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Double quote to single quote conversion"
    Fixed.
    
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6258 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Update copyright into to 2007"
    Done.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6203 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Replace ktdms.com with the new knowledgetree.com domain name"
    Done.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6201 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Document checkin: Uploading file > PHP POST limit : incorrect error message"
    Verified and applied patch.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6190 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Users can change document ownership with only read permission"
    Fixed. Thanks Ricardo Silva for also spotting and reporting a fix!
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6185 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »