• "Improve text and placement of icons on Orphaned Folders dashlet on Dashboard"
    Updated. Removed descriptive text from Orphaned folders Dashlet.
    
    KTS-1665
    "Orphan Folders Dashlet last line reads "... and they are are listed below""
    Updated. Removed descriptive text from Orphaned folders Dashlet.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6908 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Bulk Export causes Warnings"
    Fixed. return value from pexec() was erroneous
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6892 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-2147
    "Cannot download or checkout files using Internet Explorer (IE)"
    Fixed.
    // HTTP/1.0
    header("Pragma: no-cache");
    This breaks IE7 in SSL mode. A bit of searching shows it's recommended to not send this header.
    We do cache control with HTTP/1.1 headers anyway.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-2110
    "When not having a PDF reader or similar installed the 'Generate PDF' functionality converts the file to a php format."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6886 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2148
    "Security Information Warning in Internet Explorer (IE) when viewing documents folders."
    Fixed/In Progress/Updated. Description of work done...
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6881 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2131
    "Can't index encrypted excel file"
    Fixed. Added command output checking.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6879 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2128
    "Renaming a folder double sanitizes the new foldername"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Isaac
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6848 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2126
    "Cannot compare the current version of a document to the older version"
    Fixed. Base version was NEVER being passed! This never could have worked as base would always be NULL!
    
    KTS-2125
    "Double negative message "cannot not" in non-editable fields when comparing meta data versions"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6845 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "ldap plugin not validating username correctly"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6821 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • Committed By:
    Reviewed By:
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6819 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2088
    "The " in the name of a Document Type, Transition or State does not reflect in Edit mode"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6809 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2108
    "Unusual characters not reflected correctly in a Discussion on a document"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-2105
    "Spelling Error "aggragator" on RSS Instruction Page"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6795 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2101
    "Misc i18n issues"
    Fixed using supplied patch as reference. Thanks Antti Poro!
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6791 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2047
    "When editing a fieldset member: the 'Cancel' btn does not seem to have any effect."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6788 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Change of Document Type leaves old metadata fields unchanged."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6784 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-1837
    "Admin Version Notifier is not working"
    Fixed for Commercial version too. NOTE: Also added some XSS fixes to this (naughty me).
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6779 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Upgrading from 3.0.3 to 3.3.5, has lost the information on who created the folders"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6774 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • KTS-2088
    "The " in the name of a Document Type, Transition or State does not reflect in Edit mode"
    Fixed with lots of other similar issues.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6771 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2091
    "Rename folder does not handle non-alphanumeric/accented characters correctly"
    Fixed.
    
    KTS-2076
    "Character encoding issue with document titles"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6768 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "RTFIndexer produces warnings."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6760 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "On bulk actions that are not 'delete', the user should be in the target directory after the action has completed."
    Fixed.
    
    Reviewed By: Jalaloedien Abarahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6753 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • KTS-1693
    "Improve the version notifier to be more intelligent about new versions"
    Fixed the display errors of this issue.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    KTS-2006
    "Error message when user exists is uninformative"
    Added PEAR error message to output.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6750 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2076
    "Character encoding issue with document titles"
    Fixed this issue which lead to several other XSS issue fixes and i18n issue fixes.
    Note: knowlegetree.pot needs an update due to i18n fixes.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6740 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2076
    "Character encoding issue with document titles"
    Fixed this issue. Working on other encoding issues.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6731 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Unit test failing for tagcloud triggers"
    Fixed. Checked that the arrays are correct.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6728 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Unit test failing for tagcloud triggers"
    Fixed. Checked that the arrays are correct.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6727 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "A Required field not being marked as such leads to a DB error: 'DB Error: null value violates not-null constraint'"
    Fixed. Added a hidden widget for forms and created the key for the workflow reference on the first page.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6724 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "A Required field not being marked as such leads to a DB error: 'DB Error: null value violates not-null constraint'"
    Fixed. Added a hidden widget for forms.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6723 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "A Required field not being marked as such leads to a DB error: 'DB Error: null value violates not-null constraint'"
    Fixed. Added a hidden widget for forms.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6722 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • KTS-1515
    "When editing document metadata, the metadata is not updated in the database."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6719 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-1978
    "XSS Prevention by sanitizing inputs from users"
    Added sanitize() to various user inputs. Thanks to John Hale for his work on this!
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6708 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Not to delete roles when overriding inherited assigning of roles"
    Fixed. When the role is created, the users and groups should be inherited from the parent role.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6706 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • KTS-1654
    "Activate Graphviz version of workflow"
    Commented this out completely as it will be replaced completely in future.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6704 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-1848
    "Cannot use object of type Net_LDAP_Error as array"
    Original issue was TLS related but changed some inconsistent use of local and member variables that could be causing other problems.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6685 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-1784
    "trying to upload excel document and this is making KT crash"
    Fixed. Added range limiting.
    
    KTS-1714
    "Unable to upload only xls document"
    Fixed. Added range limiting.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6681 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-1654
    "Activate Graphviz version of workflow"
    Commented this out completely as it will be replaced completely in future.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-1617
    "Disabled workflow still works"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6678 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Remove 'Note to QA' from the UI"
    Added commented previous code as example.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6673 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "TagCloug refers to metadata field incorrectly"
    Fixed.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6669 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6656 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6650 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "UI has multiple issues related to it. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6648 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »