• KTS-3527
    "Improve controls in the System Configuration section"
    Updated. Split off commercial sections.
    
    Committed by: Kevin Fourie
    Reviewed by: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8999 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-3556
"The auto increment DB script must run first on upgrading"
Fixed. Set a priority property on the script pushing it to the top of the upgrades list.

Committed by: Megan Watson
Reviewed by: Conrad Vermeulen

    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8996 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3558
    "Improve the Tag Cloud description text"
    Done. Changed description and updated i18n files.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8994 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3313
    "Change name of "Preview" plugin to something more informative."
    Updated. Changed display name and updated i18n files.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8992 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3313
    "Optimize database datatypes for space"
    Updated. Added entry to upgrades table.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8985 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-3532
    "AJAX info box to be added to Community Edition"
    Updated. Updated column entry in data.sql.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8981 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3313
    "Optimize database datatypes for space"
    Updated. Changed many types from char to varchar and fixed some minor irregularities.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8977 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3553
    "Remove newline character from document details title"
    Fixed. Break removed from template.
    
    Committed By: Philip Arkcoll
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8975 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3552
    "Apply new css to text input boxes"
    Fixed. Updated css for input fields.
    
    Committed By: Philip Arkcoll
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8973 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3551
    "The 'Document Indexer statistics' dashlet is not updated once documents are indexed and the 'Refresh' link should be removed from the dashlet."
    Updated. Removed refresh link as the values are updated by the background script.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8968 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-3372
    "Add prominent Upload and Download buttons to the web interface"
    Fixed. Added checkin / download document action buttons and upload document folder action.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8965 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3548
    "My Drop Documents plugin references commercial plugin function."
    Fixed. Corrected function call.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8963 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-4314
    "RSS is not shown when folder/fiename/workflowname contains diacritic letters"
    Fixed. Added htmlspecialchars to effected strings.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8959 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTC-212
    "The pdf-Adobe icon does not appear in IE (6 & 7)"
    Fixed. Added full url to appease IE.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8956 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3549
    "Failure on documentRoot creation"
    Fixed. Added recursive flag.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8953 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3546
    "The relative path required for registering admin page"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8950 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3548
    "My Drop Documents plugin references commercial plugin function."
    Fixed. Corrected function call.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8947 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3548
    "My Drop Documents plugin references commercial plugin function."
    Fixed. Copied referenced function to local function.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8943 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "Need i18n for WebDAVDashlet titie, 'WebDAV Connection Information'"
    Fixed. Added i18n tags and regenerated i18n files.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8940 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3415
    "Add work spaces plugin to on-premise"
    Updated. Corrected license header.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8937 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTC-544
    "Document Preview / Info Box - replace YUI control with an ExtJS control"
    Updated. Changed the colour of the text in the window header to white.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8934 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3410
    "Upgrade does not work when upgrading to 3.5.3 with new DB config setup."
    Fixed. Added upgrade function to copy config values from config.ini to the database table.
    
    KTS-3405
    "Auto group creation option has been removed from the config.ini file"
    Fixed. Added the new config option.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8932 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3400
    'An error occurred in KTInfoDashlet::is_active()'
    Fixed. PEAR Error return was unchecked.
    
    Committed By: Donald Jackson
    Reviewed By: Isaac Lundall
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8926 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3376
    "The "recent search list" that shows up in the search portlet is sharing everyone's recent searches"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8924 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-3415
    "Add work spaces plugin to on-premise"
    Added. Moved code from KT Live base.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8920 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3527
    "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/STABLE/trunk@8917 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3515
    "bulk export error"
    Fixed. Added rootUrl into the form action.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8915 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3452
    "KnowledgeTree throwing fatal error when unable to connect to MySQL"
    Fixed. Now shows standard error page.
    
    Committed By: Donald Jackson
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8912 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3133
    "Error in storage verification process"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8908 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3532
    "AJAX info box to be added to Community Edition"
    Updated. Fixed Typo in data.sql.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8905 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-3222
    "Problem with open office service on linux"
    Updated. Updated the example file.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8902 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8899 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3535
    "Removing Yahoo UI resulted in saved search ajax functionality not working"
    Fixed.  Re-implemented using Extjs ajax.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8896 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTC-529
    "Conflicting messages when attempting to cancel the checkout for a document via the KnowledgeTree web interface."
    Fixed. Added in the cancel_url.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8894 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3103
    "addDocument error when using KTOnDiskPathStorageManager: uploadTmpFile function does not exist"
    Fixed. Added the uploadTmpFile function.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8892 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3133
    "Error in storage verification process"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8890 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3532
    "AJAX info box to be added to Community Edition"
    Updated. Fixed CSS path.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8888 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3532
    "AJAX info box to be added to Community Edition"
    Updated. Added to OSS code.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8886 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3532
    "Update data.sql with new upgrade entries for 3.5.3"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8877 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3456
    "Allow indexing to not be dependant on open office"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8874 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »