-
"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/trunk@6606 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6603 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@6602 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"review default dataset shipped with KT" Updated data.sql. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6601 c91229c3-7414-0410-bfa2-8a42b809f60b
-
""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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6600 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6599 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Invalid discussion thread id produces fatal error revealing system path." Fixed. Thanks Kenny Horan! Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6598 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On document upload, KnowledgeTree server creates .tmp files in the Windows directory" Fixed. Temp file is now removed correctly. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6597 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update the About page" Partial fixes done. To be continued... Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6596 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"General Metadata search outputs an db error. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6591 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Unregistered Users from Active Directory Authenticated Sources can log onto KT without needing to enter a password." Changed the way this was fixed on advice from Neil Blakey-Milner. The original fix would break other Auth providers like OpenID and CAS. Thanks Neil! Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6585 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update the admin version notifier to use the DEV and STABLE versions" Done. Reviewed By: Jalaloedien git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6584 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"System messages display in straight edge boxes instead of new rounded edge look. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6583 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"'Windows Tools: Key Management' plugin does not appear in the plugins section after upgrade from KTDMS 3.3.7 OSS-Final 2 to KTDMS 3.3.7 CE-Final 2. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6579 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade fails from 3.3.3 Commercial to 3.3.6 Commercial" This seems to be a better fix. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6578 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Unregistered Users from Active Directory Authenticated Sources can log onto KT without needing to enter a password. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6568 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Make \sql\mysql\install\rebuild.bat to take in parameters for database name. " Implemented. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6567 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
-
"CLONE - Corrupt permissions (SUP-199)" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6563 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"INSERT INTO uploaded_files... Unknown column 'related_uploadid' in 'field list'" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6559 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"INSERT INTO uploaded_files... Unknown column 'related_uploadid' in 'field list'" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6558 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The footer disclaimer is bigger than the grey image. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6555 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Email ignores Sub-Groups (SUP-197). " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6554 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Subscription.inc file contains wrong licensing information. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6552 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error when clicking on the Advanced search button. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6551 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Simple search should perform a "like" not an "equal to" comparison when returning results. " Fixed. Reviewed By: Conrad KTS-1896 "Simple search should return results which match ALL rather than ANY terms within the query. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6550 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
-
"Version History table does not contain Date of Version. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6547 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
-
"When upgrading from Commercial version 1.1.2 to Commercial version 3.3.5, an error occurs" In progress. Corrected ordering. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6545 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Folder notifications in the RSS section on the dashboard not given the correct information when actions are performed on that folder. " Fixed. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6544 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On 'Assign Blocked Actions' page in workflow configuration - table columns extend way past the right side page border. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6539 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade tool failing in 3.3.3 permission.sql" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6535 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Upgrade tool does not work in IE" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6534 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"0 bytes files using PDF Convert function and openoffice service crashing" Still working on this issue. Commited some error handling code and fixed some typos. Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6533 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"upgrade tool has semicolon on display" Fixed. Removed semicolon. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6532 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"License version is incorrect" Corrected. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6531 c91229c3-7414-0410-bfa2-8a42b809f60b