• "Remove reliance on zseq_tables"
    Fixed. Now can now deal with the auto inc on the tables. dbutil is bypassing peardb for the id, but will be rectified in 3.6.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8704 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Add missing upgrade items to DB"
    Fixed. Added zdashboard_tasks2.sql.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8675 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Background task can test Document Indexer diagnostics and cache results"
    Fixed
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8669 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »
  • "Add missing upgrade items to DB"
    Fixed. Added missing upgrade items in 3.5.2 folder to DB.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8661 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Indexing needs to be more resiliant when encountering errors with open office"
    Fixed. Missing mime types added - msg, pps, db. Corrected ai, eps, msi
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8653 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "Document Preview / Info Box - replace YUI control with an ExtJS control"
    In progress. Changed the default setting to use an onclick instead of a mouse-over on the icon.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8640 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Background task should fetch latest version for Version Notifier and cache ."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8603 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »
  • "Disk Usage stats should be a background task and cached"
    Implemented.
    
    KTS-3432
    "Storage Usage status should be retrieved in a background task and cached"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8602 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

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

  • "When installing stack as root, OpenOffice stores files as root in the KT temp folder. The indexing scripts cannot clean these up."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8448 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »


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

  • "Remove background task permissions problems by making web server user deal with background tasks"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8261 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short."
    Updated. Added item to upgrades table.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8205 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Create a script to check if Open Office is running (SUP-614)"
    Fixed. Added the script to the scheduled tasks.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8136 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Scheduler plugins are not in the default data.sql install file"
    Fixed. Updeated data.sql file.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8072 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Scheduler plugins are not in the default data.sql install file"
    Fixed. Updeated data.sql file.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8062 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Fix zseq tables"
    Updated. Fixed "ZSEQ SHOULD NOT BE EMPTY ON" and "DB ERROR ON" issues.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8041 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Strange character in search_ranking table. This may impact on ranking of search criteria."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Xolo Mashinini
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8035 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "3.5.2 beta 2 upgrade error"
    Updated. Updated the data.sql.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8001 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Support for Office 2007 Documents"
    Implemented. Added upgrade sql.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7996 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Support for Office 2007 Documents"
    Implemented. Added Mime Types
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7993 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7988 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "3.5.2 beta 2 upgrade error"
    Fixed. Updated paths in config.ini. Added plugins_helper cleanout during upgrade. Added CustomError section to config.ini.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7959 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Create indexer administration page"
    Updated. Added update to upgrades table.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7948 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Updated. Added upgrade line items to upgrades table.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7914 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "Allow/enable multiple documents to be selected when attempting to link documents"
    Updated. Added required upgrade item to upgrades table.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7853 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • "upgrade functionality needs to apply foreign key constrains."
    Updated. Prevent a clean install having to go through the process of having foreign keys applied again.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7825 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »
  • "Add the plugin ordering variable to the plugins table"
    Fixed. Added a column to the plugins table to set the ordering. Added a check on disabled when loading the plugins.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7819 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "csv mime type does not have an icon"
    Updated. Added omitted upgrades table entries.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7811 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "csv mime type does not have an icon"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7810 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse File »

  • "CLONE -Performance has become tragically slow (SUP-443)"
    Fixed. Added the DB optimise script to the scheduler. Modified the script to log messages instead of printing them. Added a check on the id to the scheduler tasks in the upgrade script.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7779 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7773 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7769 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »

  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7722 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Add the ability to enable / disable tasks within the scheduler"
    Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system.
    
    KTS-1346
    "Periodic deleted document expunge"
    Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7720 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse File »

  • "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7715 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Refactor plugins registration and loading"
    Updated. Added upgrade table sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7712 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7711 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse File »
  • "Number of characters allowed in a field is not 250 as is mostly specified"
    
    Fixed. Changed database to hold larger comments.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7710 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse File »