• "Top Download Dashlet takes a long time to load"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7850 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Allow/enable multiple documents to be selected when attempting to link documents"
    Fixed. Changed the collection to use the advanced selection. Removed the collection widget and added breadcrumbs. The collection widget wasn't using the mochikit correctly.
    
    KEP-121
    "Links to or from external world"
    Fixed. Added a link to the Links action to add an external url as a link.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7848 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "The 'Dashboard' External RSS feed dashlet does not support password authenticated feeds"
    
    Fixed. Added a better error message for authenticated rss feeds.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7847 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Code »
  • "Internal RSS feed does not work on FF but partially works on IE"
    Fixed. Added a check on whether an external feed is pointing to an internal document.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7846 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "HREF Error when attempting to access a document via a URL that specifies a non-existent document-id"
    Fixed. Added a boolean variable to the page object which checks for a link. 
    
    Committed By: Yusuf Davids
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7843 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse Code »

  • "LDAP users can be imported many times over"
    Fixed. Added KTC-265
    "LDAP users can be imported many times over"
    Fixed. Removed users that have already been imported from the list returned by the LDAP server.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7841 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "OSS: FedoraCore5: The RSS feed to a subscribed document is not rendered correctly."
    Fixed. Changed the sql to use the metadata version id and not the document id when joining to the document_metadata_version table.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7840 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Bulk Upload failed: File is not a zip file"
    Fixed. Added check for application/zip.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7839 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Navigating to a document from a tag cloud, and deleting it using the bottom 'delete' causes an error"
    Fixed. Added the full url to the top menu items.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7838 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Remove php5 specific modifiers on functions so that web services works on both 3.4.x and 3.5.x"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7837 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Auto creation of groups when a user authenticates via ldap/active directory is not always expected."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7836 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "ktapi.php session variable unsets variable used by upload.php"
    Fixed. The variable is used to check that the session has not been started already.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7835 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "ktapi.php session variable unsets variable used by upload.php"
    Fixed. The variable is used to check that the session has not been started already.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7834 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "KTAPI must provide a mechanism for indexing text to be updated so that client applications can provide text when the server does not have an extractor"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7833 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Search reports document indexer inconsistency and that the administrator must be contacted when the indexer has values but the document no longer exists in the repository"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7832 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "ktlucene.jar produces a ArrayOutOfBounds error when a search result has more than 100 items"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7831 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "ktlucene.jar produces a ArrayOutOfBounds error when a search result has more than 100 items"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7830 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Add the plugin ordering variable to the plugins table"
    Updated. Moved the sql order by below the check for disabled plugins.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7829 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container"
    Updated. Moved the sql ignore into an if not empty statement. 
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7828 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "KTPlugin ->orderby field needs a default of 0"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7827 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "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
    conradverm authored
     
    Browse Code »
  • "upgrade functionality needs to apply foreign key constrains."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7824 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Refresh the plugin_helper table on reread plugins"
    Fixed. Added a delete on the plugin_helper table before doing the reread
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7822 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "upgrade functionality needs to apply foreign key constrains."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7821 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "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 Code »
  • "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_w authored
     
    Browse Code »
  • "The automatic workflow assignment by Document Type or by Folder does not work."
    Fixed. Moved the check for which type was assigned into the run_setup() function. Added a deregister plugin helper function.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7818 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Refactor the plugins update function to run setup"
    Fixed. Update function now gets only the plugins that need to be enabled and runs setup on them.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7817 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container"
    Fixed. Refactored the way the users state is refreshed. It now uses the plugin_helper table to get any new dashlets.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7816 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Fatal error: Call to a member function query() on a non-object in /var/www/ktdms/lib/security/Permission.inc on line 123"
    Fixed. Changed the query to use dbutil instead of $default->db in userIsSystemAdministrator().
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7815 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "CLONE -RSS Feeds from KTDMS(SUP-525)"
    Fixed. Updated path mechanism.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7813 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Code »

  • "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 Code »
  • "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
    conradverm authored
     
    Browse Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7809 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "bulk upload does not validate that file is a zip file."
    Fixed. Added a check on the file type.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7808 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Bulk Download scrambles the folder hierarchy and only exports the first non-empty subfolder."
    Fixed. The document paths were missing the last folder in the path and being added to the one below.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7807 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "pdf extractor does not have quotes around application name. this results in pdftotext not being called correcly in windows."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7806 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »

  • "Add a Document Fails"
    
    Updated. Added better error checking.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7805 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "CLONE -Login - remember password"
    Added a client policy to the server.
    
    Committed By: Isaac Lundall
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7804 c91229c3-7414-0410-bfa2-8a42b809f60b
    ikabot-com authored
     
    Browse Code »
  • "KTUtil::filesizeToString returns wrong filesizes"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7803 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »