-
BBS-1036 "Option to turn off request for metadata on document upload" Changed the architecture of the mechanism to retrieve settings from the server. Committed By: Isaac Lundall Reviewed By: Conrad Vermeulen BBS-1036 "Option to turn off request for metadata on document upload" Tweeked the delivery of the config options. Committed By: Isaac Lundall Reviewed By: Martin Kirsten KTS-2302 "Download column missing border in IE" Fixed. Added   as per patch. Thanks Kenny! Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2323 "DB Constraint Error when adding a duplicate user from an authentication source." Fixed. Added duplicate user check. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2266 "When adding a single user via authenticated source, you need to fill in the username manually and this breaks the Mass Import" Fixed. Added check for LDAP vs AD and created username based on 'givenname' if 'uid' is null in LDAP. The Jam 'uid' is always null but we can't assume all LDAP servers will return null for 'uid'. Also added a check for duplicate users when doing mass add of users from Authentication Source. Instead of failing or ignoring the user is created with '_DUPLICATE' appended so an admin can clean up afterwards. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.4.3-Release-Branch@7129 c91229c3-7414-0410-bfa2-8a42b809f60b
-
BBS-1011 "Auto Workflow Assignment: When a document is move from within KTE to the assigned linked folder the correct worklfow is not initiated." Implemented. Copied the mechanics for the move mechanism. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7068 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2261 "When copying a document, the trigger is not passed the correct reference" Fixed. The reference to the new document was $oNewDocument, but should have been $oNewDoc. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7067 c91229c3-7414-0410-bfa2-8a42b809f60b
-
BBS-1011 "Auto Workflow Assignment: When a document is move from within KTE to the assigned linked folder the correct worklfow is not initiated." Fixed. The moveTrigger was not catered for. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7061 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2223 "When assigning the Group to a user the Group name is followed by <br /> in the confirmation header after the assignment is complete." Updated. Fixed "Added" case too. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7058 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2194 "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/STABLE/trunk@7055 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2257 "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/STABLE/trunk@7052 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-165 "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/STABLE/trunk@7046 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-174, KTC-175, KTC-176 "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/STABLE/trunk@7044 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2236 "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/STABLE/trunk@7038 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2228 "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/STABLE/trunk@7036 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-177 "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/STABLE/trunk@7034 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2223 "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/STABLE/trunk@7014 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2227 "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/STABLE/trunk@7012 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2221 "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/STABLE/trunk@7010 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2178 "cross site scripting" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7008 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2187 "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/STABLE/trunk@6991 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2178 "cross site scripting" Implemented. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6990 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2178 "cross site scripting" Implemented. Committed By: Conrad Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6981 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2178 "cross site scripting" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6966 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By: Kevin Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6910 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1665 "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/STABLE/trunk@6909 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2153 "CLONE(SUP-299) -Super sluggish web interface after upgrade to 3.4a" In Progress. Reverted all dashlets and portlets to old css rules. Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2153 "CLONE(SUP-299) -Super sluggish web interface after upgrade to 3.4a" In Progress. Reverted all dashlets and portlets to old css rules. Commited rest of files. Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2153 "CLONE(SUP-299) -Super sluggish web interface after upgrade to 3.4a" In Progress. Fixed dashlet overflows. Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-2136 "UI issue with Workflow portlet in document view" Fixed. Updated CSS rules around viewlets. Committed By: Jalaloedien Abrahams Reviewed By: Conrad Vermeulen KTS-2169 "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/STABLE/trunk@6893 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6885 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6880 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6878 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6847 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6844 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-2121" "ldap plugin not validating username correctly" Fixed. Reviewed By: Kevin Fourie WSA-3 "Error occurs in >>ktws_eg_folder_listing.php<<" Fixed. Rewrote get_listing() to accomodate anonymous. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6824 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6820 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6808 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6794 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6790 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1545" "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/STABLE/trunk@6786 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6785 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6778 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1880" "Upgrading from 3.0.3 to 3.3.5, has lost the information on who created the folders" Fixed. Reviewed By: Kevin Fourie "KTS-2056" "Hard-coded on-screen text refers to a button that does not exist." Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6776 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6770 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6767 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1966 "Replace docs folder contents with link to online documentation" Removed docs and updated COPYING. Committed By: Kevin Reviewed By: Conrad KTS-1966 "Replace docs folder contents with link to online documentation" Added new README.txt file. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6763 c91229c3-7414-0410-bfa2-8a42b809f60b