-
OEM-37 "A trademark icon appears in two places next to the OEM and normal non-OEM install." Fixed. Removed inconsistent use of ™. NOTE: pot file updated after this change. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8731 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some ws updated. KTS-3268 "Logging" Updated. Need to ensure that the logger is actually set Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8729 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3458 "Registering a scheduled task returns a DB Error" Fixed. There was a typo when created the fields to insert. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8728 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3255 "CLONE -New Search Result Listings - Document Download Button Missing (SUP-714)" Implemented. Added some spacing and download button. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8726 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3268 "Logging" Updated. Custom error handler includes old logging Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8723 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3268 "Logging" Updated. Log file goes to correct var/log folder based on config. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8722 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3268 "Logging" Implemented. Added Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8718 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3424 "Remove reliance on zseq_tables" Updated. Added header to dump script. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8715 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3130 "Tab caption wrong when clicking 'Help'" Fixed. Changed incorrect page title. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8712 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3130 "Failed Upgrade 3.4.6 to 3.5.2 Stable (database problem)" Fixed. text and blobs cannot have default values. Committed By: Conrad Vermeulen Reviewed By: Megan Waston git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8708 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3424 "Remove reliance on zseq_tables" Fixed. Now can now deal with the auto inc on the tables. dbutil is bypassing peardb for the id, but will be rectified in 3.6. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8706 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3450 "If a user does not exist in KnowledgeTree, you get a fatal error when trying to log in." Fixed. The error is now caught. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8702 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1731 "Fix Typo on Dynamic Conditions page and reword explanatory text" Fixed. Corrected capability typo. Committed By: Philip Arkcoll Reviewed By: Conrad Vermulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8700 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1012 "not indexed documents are not flagged to the admin" Fixed. The documentExists() method was not working correctly in the indexer. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8698 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some ws updates. KTS-1012 "not indexed documents are not flagged to the admin" Fixed. reportUnindexedDocuments.php iterates through document id's in the database and identifies records that don't have a record in the index. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8696 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3448 "RSS Feed contains invalid HTML entities" Fixed. Replaced htmlentities() with htmlspecialchars(). Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8687 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some ws updates. KTS-3429 "When viewing problem documents in the Indexer Diagnostics page, we should have the ability to also remove the item from the queue altogether." Implemented. Added delete and deleteall buttons. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8683 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3431 "Disk Usage stats should be a background task and cached" Updated. Dashlet cannot be displayed if stats have not been retrieved. KTS-3432 "Storage Usage status should be retrieved in a background task and cached" Updated. Dashlet cannot be displayed if stats have not been retrieved. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8679 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3446 "Add missing upgrade items to DB" Fixed. Added zdashboard_tasks2.sql. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8676 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3434 "Background task can test Document Indexer diagnostics and cache results" Fixed Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8672 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3447 "The cache needs to be cleared when updating the config settings" Fixed. After the update, the cache is cleared. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8671 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3446 "Add missing upgrade items to DB" Fixed. Added missing upgrade items in 3.5.2 folder to DB. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8662 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3444 "Indexing needs to be more resiliant when encountering errors with open office" Fixed. Missing mime types added - msg, pps, db. Corrected ai, eps, msi Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8658 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3444 "Indexing needs to be more resiliant when encountering errors with open office" Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8655 c91229c3-7414-0410-bfa2-8a42b809f60b
-
OEM-182 "After DB upgrade wizard has run: the reminder-to-refresh dialog still displays 3 instances of 'KnowledgeTree'" Fixed. Removed KnowledgeTree references. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8649 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3344 "Make provision for very long Firstname and Lastname combinations in the caption bar for KTDMS web interface." Fixed. Truncated the username if it is longer than 65 characters. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8643 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-544 "Document Preview / Info Box - replace YUI control with an ExtJS control" In progress. Changed the default setting to use an onclick instead of a mouse-over on the icon. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8641 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3440 "Restart open office periodically" Fixed. A count is incremented on indexing a document (successfully or not), after 50 documents open office is restarted. Committed by: Megan Watson Reviewed by: Conrad Vermuelen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8636 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8635 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some ws updates. KTS-3437 "Document upload failed: Could not create directory" Fixed. Refactored the code slightly, changed the order in which things are loaded. Added caching back in. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8626 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some whitespace updates. KTS-3399 "A missing definition for KTLookupWidget in /plugins/ktcore/admin/manageViews.php" Fixed. Added missing require file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8623 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some whitespace updates. KTS-3401 "The filename starting with multi-byte character set (such as Korean) is not recognized correctly" Fixed. Removed redundant basename. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8619 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3404 "A incorrect full path for registering plugins" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8615 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3431 "Disk Usage stats should be a background task and cached" Implemented. KTS-3432 "Storage Usage status should be retrieved in a background task and cached" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8608 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some whitespace updates. KTS-3431 "Disk Usage stats should be a background task and cached" Implemented. KTS-3432 "Storage Usage status should be retrieved in a background task and cached" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8607 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3420 "When session expires and I do logout then I have to login twice"?Fixed. The logout action redirects via control where the session is checked, causing a session timeout on the logout action. You then has to log back in before you can logout. I've changed it so it now goes directly to the logout without going through control.php.??Committed by: Megan Watson?Reviewed by: Conrad Vermeulen? git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8596 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-130 "Change error code for start_workflow" Added INVALID_WORKFLOW error for start_workflow Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8593 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3420"Remove redirect via control on login"?Fixed. Removed the redirect.??Committed by: Megan Watson?Reviewed by: Conrad Vermeulen? git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8590 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-128 "Add functionality to get workflows" Fixed: Added get_workflows(session) method and appropriate typedefs to return list of active workflows (wraps KTAPI function get_workflows) Committed By: Martin Kirsten Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8582 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-541 "On Task Scheduler Management Page in web interface - 'Frequency' drop-down and save button combo jumps" Fixed. The drop-down form is now displayed in the table cell and not as a floating div. KTC-542 "Task Scheduler Management Page - remove 'Clean-up old tasks' link at the bottom of the page" Fixed. Removed the link. KTS-3417 "Scheduler - replace YUI with ExtJS" Fixed. Removed the yui ajax, used an extjs request. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8580 c91229c3-7414-0410-bfa2-8a42b809f60b