• "If the Field contain more than 50 character you cannot scroll to the right"
    Fixed. Truncated the filed to 40 characters.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8196 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w 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 »

  • "Using double quotes in the new search system may be problematic"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8146 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »

  • "Search results run off page on IE 7, FF, Safari"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Johnathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8097 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "If the fieldset names are too long there is no way to get to the edit button on the main Fieldset page"
    
    Fixed. Fieldset name is now truncated to a better size.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8087 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Search2: a search criteria using LIKE does not work if combined with a wildcart search"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8069 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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@8067 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8057 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Manage Lookups for Field: Explanations incorrect"
    Fixed.
    
    Commited By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8055 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Manage Lookups for Field: Explanations incorrect"
    Fixed.
    
    Commited By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8054 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Search2: The criteria uses both BEFORE and AFTER inclusively"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8053 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »

  • "Update the Copyright date to 2008 from 2007"
    
    Updated. Changed copyright date on login page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8032 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • "Double quote (") is not accepted as valid input for metadata when the name of a Lookup field or a Tree field has a Double quote in."
    Fixed. Sanitised the values.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8029 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w 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 »

  • "Update text on 'Document Indexer Dashlet'"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7998 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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_w authored
     
    Browse Dir »



  • "About Page text update"
    Fixed. Updated text.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Jonathan Byrne
    
    KTC-245
    "Login Page text update"
    Fixed. Updated text.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7918 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Search by created/modified/checkout date returns wrong results"
    Fixed. Rendering in IE was not working because of missing close of TD element
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan  Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7907 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Text in Search Portlet overruns the width of the portlet"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7906 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Add a delete "bin" icon to "Items that require your attention..." Dashboard item and don't delete the item automatically"
    Fixed. The href was missing a closing quote.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7896 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »
  • "Dropdown in search bar and search portlet needs to be aligned correctly"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7895 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Search by created/modified/checkout date returns wrong results"
    Fixed. The date manipulation was correct
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan  Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7894 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "search results with long filenames span multiple rows."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7820 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page"
    Fixed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7785 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse Dir »

  • "UI not displaying correctly"
    Fixed. UI changed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7776 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse Dir »
  • "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page"
    Fixed. 
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7774 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse Dir »

  • "Add the ability to enable / disable tasks within the scheduler"
    Fixed.  Tasks can be set as enabled / disabled / system. System tasks can't be disabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7719 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Improve database incompatibility error message"
    Fixed. Error message changed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7680 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse Dir »
  • "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page"
    Updated. Dashlet text was improved.Also a image toggle has been added for the notes.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7679 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse Dir »

  • "'between' operator is not working in the advanced search query builder"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7675 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "A more precise error message needed when creating a duplicate of an already existing Permission"
    
    Fixed
    Added a more detailed error message system.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7674 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »


  • "Spelling and grammar errors on the 'Manage Lookup Tree' page in the DEV 3.5.0 build"
    Corrected.
     
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7642 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Regenerate and update translation files"
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7639 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Add Hover Text for icons that perform actions"
    
    Fixed
    Added Hover text to icons which perform actions
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7637 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »