• "Fatal error on dashboard when logging on as a user - tag cloud dashlet"
    Fixed. Added catch for pear error to TagCloudDashlet.php.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7053 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »
  • "When changing document type in web interface, triggers are not called"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7049 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Changing document type or editing metadata does not call edit triggers"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7048 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Starting a session does not store userID in _SESSION"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7047 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Input validation required on file names."
    Fixed. Added some sanitize checks to KTBulkExportPlugin.php
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7045 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »

  • "In IE6: Only the first (none thereafter) external feed is created with the title: "><script>alert('hello');</script>""
    Fixed. added sanitize to smarty file...
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7042 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »
  • "Cannot open document while using Internet Explorer"
    Fixed. Removed cache control from ondiskhashedstoragemanager.inc.php
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7041 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »

  • "CLONE -Strange Filedset in Web-Frontend as a Lookup Version 3.4.1 (SUP-318)"
    Fixed. Simple parameter not used.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7039 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »
  • "When you disable a Workflow in KTDMS the URL in the update information seems incorrect."
    Updated. Removed unneeded edit link.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7037 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Change the version notifier URL to use versions.knowledgetree.com"
    Updated. The URI decided on was version.knowledgetree.com (no 's')
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7035 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "RSS feed appears wrong when launched from the 'Actions on this folder' when the folder has the internationalisation string as its name or the name of any of its subfolders."
    Fixed. added html encoding to title and removed sanitize from template...
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7028 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »

  • "When user max_sessions is reached, attempting to authenticate returns a null session."
    Update. Added webservice/validateSessionCount to config.ini. Defaults to false.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7027 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "When user max_sessions is reached, attempting to authenticate returns a null session."
    Update. Added webservice/validateSessionCount to config.ini. Defaults to false.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7026 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Clean up expired sessions in webservice"
    Fixed. It now removes stale sessions.
    
    WSA-10
    "When user max_sessions is reached, attempting to authenticate returns a null session."
    Fixed. The return from _check_session() was not handled correctly for PEAR::Error
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7025 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Problem with simple search dashlet - database error on searches"
    Fixed. Changed PartialQuery and Criteria.inc to cater for infinite search terms...
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7024 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Code »
  • "get_document_metadata() breaks when document_type has no fieldssets"
    Fixed.
    
    Reviewed By: Martin Kirsten
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7023 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "get_document_metadata() breaks when document_type has no fieldssets"
    Fixed. The SOAP encoding did not like null arrays, so an empty array had to be used.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7022 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Disabled document type causes web service timeout"
    Implemented validation on resolution of document type.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7020 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "File Corruption when using Base64 and VB.NET"
    Fixed. Files should have been written as binary and not as text.
    
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7019 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »

  • "Upgrade from versions older than 1.1.3 to 3.4.1 not possible"
    Fixed. Using direct(non-portable) database access now.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7017 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "PHP error log does not consider log level"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7015 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "When assigning the Group to a user the Group name is followed by <br /> in the confirmation header after the assignment is complete."
    Fixed. Replaced <br /> with a full stop (period).
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7013 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "When doing a Bulk Upload the listing of the static text "Please select a document type" has < at its start and end"
    Fixed. Replaced the offending HTML escape chars with a dash.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7011 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "The folder_subscriptions table does not have an "is_tree" field."
    Fixed. Fixed SQL query. Thanks, Hilário!
    
    
    KTS-2222
    "Folder subscriptions dont show up in internal RSS"
    Fixed. Fixed SQL query. Thanks, Hilário!
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7009 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7007 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7006 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7005 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7004 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7003 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7000 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6999 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Non-ASCII chars in username or password prevent connecting KnowledgeTree Explorer (SUP-224)"
    Fixed. UTF-8 encoding fix.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6998 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6997 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6996 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6995 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6994 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6993 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "cross site scripting"
    Implemented.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6992 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Still possible to select a disabled workflow in automatic workflow dropdown"
    Fixed. Added a check for enabled.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6989 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTC-163
    "Spelling mistake in the crumbtrail to 'Extented Transaction Information'"
    Updated.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6988 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »