• "Clicking on Document fieldsets causes KT to hang"
    Fixed. The while loop would become infinite if the string was longer than 50 chars and had no spaces.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9231 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Fatal PEAR_error when clicking the 'Update' for the plugins after 346OSS to 353 OSS upgrade."
    Fixed. Added check on tagcloud plugin before calling getDisabled()
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9177 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Improve controls in the System Configuration section"
    Fixed. Added radio buttons and dropdown lists, etc.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8914 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Document Type list beside the associated Document Fieldsets needs to wrap"
    Fixed. Added a wrap of 50 characters around the document types.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8864 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "redirectToBrowse and redirectToBrowseExceptions are not found in config admin section"
    Fixed. Added items.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen 
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8791 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "The cache needs to be cleared when updating the config settings"
    Fixed. After the update, the cache is cleared.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8665 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "A missing definition for KTLookupWidget in /plugins/ktcore/admin/manageViews.php"
    Fixed. Added missing require file.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8622 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "The Config file data needs to be moved to the database and an admin page needs to be made to manage this data."
    Fixed. Made changes to run config from DB.
    
    KTS-3309
    "Dmsdefaults has a lot of config functions in it, they need to be moved to the KTConfig class."
    Fixed. Functions have been separated into the right classes.
    
    KTS-3272
    "Migration of configuration to database"
    Fixed. Completed KTS-3276 and KTS-3278 associated with this issue.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8560 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • "Two workflows with the same name can be created"
    Fixed. The copy now outputs an error if the same name (with or without spaces) is used.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8510 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Two workflows with the same name can be created"
    Fixed. Removed extra spacing from workflow names.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8491 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »


  • "Entered information not retained/persisted when the user is returned to a page by the input validation failing."
    Fixed. The user parameters get persisted on failure of validation.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8363 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "It should be possible to edit and rename lookup values form the administration section"
    Fixed. Added an edit icon. Removed the sanitizetosql on saving to the DB.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8349 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Allow the user to change the ordering of the fields in a fieldset"
    Fixed. Added columns and logic for ordering the fields
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "Allow the user to change the ordering of the browse columns"
    Fixed. Added the logic to change the order.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8334 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Mobile Number is not saved in database"
    Fixed. Added line to save mobile number into user object.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8325 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 »

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

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

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

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

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

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