-
"KTS-1377" "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 "KTS-2023" "Fatal Error when clicking 'backup now' btn on the Upgrade Wizard" Fixed. Reviewed By: Kevin Fourie "KTS-1303" "Plugin and indexer paths are saved in the DB" Fixed. Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6712 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6707 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6703 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Disabled workflow still works" Fixed. Committed By: Kevin Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6677 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/STABLE/trunk@6676 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2002 "UI has multiple issues related to it. " Fixed. Added ktError changes. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6655 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1417 "The "Root Folder" is not supposed to have a name, and thus it should disappear." Updated. Committed By: Kevin Reviewed By: Conrad KTS-1281 "Transaction History Messages" Updated i18n strings. Committed By: Kevin Reviewed By: Conrad KTS-123 "Add Document: Uploading file > PHP POST limit" Updated .htaccess file. This fix may help with some other warning issues popping up recently. KTS-1388 "KnowledgeTree pre-3.0 upgrade problems" Updated. Committed By: Kevin Reviewed By: Conrad KTS-1099 "When Uploading a zipped batch of PDF's it fails with the following error." Added better error checking. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6649 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1859 "non-ASCII chars sometimes display wrong in Browse" Fixed. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6641 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1973" "Webservice error when calling get_folder_contents fom VB.NET" Fixed. Types for metadata and history info has been catered for. Reviewed By: Kevin Fourie KTC-104 "Although the user has Checked-out documents they ar not listed in the 'Dashboard' dashlet 'Your Checked-out Documents'" Fixed. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6629 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update License Headers" Updated and added some missing headers. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6610 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-95 "Update License Headers" Updated and added some missing headers. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6607 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1979 "General Metadata search outputs an db error. " Fixed. Reviewed By: Conrad KTS-1920 "Update the About page" Partial fixes done. To be continued... Reviewed By: Jalaloedien KTC-7 "On document upload, KnowledgeTree server creates .tmp files in the Windows directory" Fixed. Temp file is now removed correctly. Reviewed By: Conrad KTS-1935 "Invalid discussion thread id produces fatal error revealing system path." Fixed. Thanks Kenny Horan! Reviewed By: Conrad KTS-1944 "Found an error in KnowledgeTree Admin section, an explanation is worded incorrectly - Note that its not possible to set a group without a unit as as having unit administration privileges." Fixed. Committed By: Kevin Reviewed By: Conrad KTC-81 ""Your Checked-out Document" a request to have this dashlet permanently on the dashboard, even if there is currently no checked-out document" Added a config.ini section called "dashboard" with this item. Default is to always show now. Committed By: Kevin Reviewed By: Conrad KTS-679 "review default dataset shipped with KT" Updated data.sql. Committed By: Kevin Reviewed By: Conrad "KTS-1973" "Webservice error when calling get_folder_contents fom VB.NET" Fixed. Patched the return types of all the functions. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6604 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Colon missing inside of conditions.php code. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6566 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"duplicate workflows. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6565 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"cancel button does not work on document upload" Fixed. Removed cancel button. There are other links available to use to navigate off page. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6564 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"A delete all button to be added to the Expunge page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6549 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Sent to root. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6548 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Call to a member function on a non-object in /opt/ktdms/knowledgeTree/plugins/ktcore/admin/conditions.php on line 124 (SUP-204)" Added better null object handling. However, the root of this error lies in an upgrade database issue I think. We need to sort out the database constrints on upgrade! Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6546 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"i18n support for transaction history messages" Updated. Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6507 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fatal Error occurs when in DMS Administration, Users and Groups, Authentication" Fixed. Bug popped in from the themes. Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6505 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Misc patches for i18n support" Updated i18n. Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6489 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fatal error: Call to a member function on a non-object. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6485 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Paginate the expunge list. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6480 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"PermissionTriggerGuard causes warning sometimes" Fixed. Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6451 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Reword text description for Workflows introduction on DMS Admin main page. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6443 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update new APP_NAME to be i18n compatible. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6414 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create skinning system. " Implemented. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6409 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"i18n patches" Implemented with minor adjustments. Thanks Antti. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6408 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Activate Graphviz version of workflow" Re-activated. Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6405 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"added a folder_rename permission" Fixed. Changed reliance on write permission to folder_rename permission. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6398 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fieldsets should not be deleted, but flagged instead. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6388 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6376 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error with interface when deleting a workflow state. " Fixed. Reviewed By: Kevin, Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6375 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"UI issue on workflow action page. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6374 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error with interface when deleting a workflow state. " Fixed. Reviewed By: Kevin, Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6373 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Deleting workflow state causes fatal error. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6371 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Storage Verification recategorised and should have a confirmation page" Implemented. Added a confirmation page. Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6369 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Deleting workflow state causes fatal error. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6368 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Storage Verification recategorised and should have a confirmation page" Fixed. This recategorises the verification function. Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6367 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Setup Script for Email Fieldset for Outlook usage" Done. A core plugin change was needed for this. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6350 c91229c3-7414-0410-bfa2-8a42b809f60b