-
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
-
KTS-3398 "A typo in kt_url() function" Fixed. Fixed typo 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@8572 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3406 "CLONE -KTScheduler Service does not start Automaticaly (SUP-835)" Fixed. Added a 2 minute sleep to ensure mysql is running before starting the service. 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@8567 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3307 "The Config file data needs to be moved to the database and an admin page needs to be made to manage this data." Fixed. Made changes to run config from DB. KTS-3309 "Dmsdefaults has a lot of config functions in it, they need to be moved to the KTConfig class." Fixed. Functions have been separated into the right classes. KTS-3272 "Migration of configuration to database" Fixed. Completed KTS-3276 and KTS-3278 associated with this issue. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8565 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-127 "Upload fails because of issue with the comparison of upload paths (SUP-787)" 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@8563 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-522 "Name is cut off at the first full stop encountered in the name during upload." Fixed. The javascript now assumes the extension is 4 characters or less. 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@8558 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3395 "CLONE -Unable to remove sub-group (SUP-691)" Fixed. On removeMemberGroup(), changed the check to check member groups instead of member users. 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@8553 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8552 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3389 "Sql limit statement should not use parameters" Fixed. Changed the limit statements to specify the limit and not use parameters (LIMIT ?,?) Committed by: Megan Watson Reviewed by: Conrad Vermeulen Merged in some whitespace differences from DEV trunk. 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@8531 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Merged in some whitespace differences from DEV trunk. 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@8530 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3391 "Checkopenoffice script produces output" 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@8527 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Warning on checkin from mime.inc.php on line 146" Fixed. Moved the mime type check to the top of the checkin function. 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@8525 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"RSS fatal error: Cannont use string offset as an array in..." Fixed. Checked that is is an array before looping. 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@8524 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3386 "Reference img src missing for save search action" Fixed. The code was referencing images that were not in the codebase 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@8517 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -How-To restrict "export" (SUP-841)" In Progress. Fixed the cleanup of the tmp files. 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@8515 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Two workflows with the same name can be created" Fixed. The copy now outputs an error if the same name (with or without spaces) is used. 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@8512 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-489 "Upgrade failure (DB error) when upgrading from 3.4.6 and 3.3.7 to 3.5.2c" Fixed.? 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@8508 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-491 "3.5.2c Commercial Upgrade Installer (Windows) Change link for Docs Home in ReadMe" Fixed link. Committed by: Kevin Fourie Reviewed by: Carolyn Duangprom git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8505 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-478?"Error when upgrading from 3.4.6 to 3.5.2c."?Updated. Added F5 note to text as a temporary precaution.??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@8497 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3337?"Text extractors using incorrect Python binary because of config.ini option"?Updated. Added all the extenal binaries.??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@8495 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Two workflows with the same name can be created" Fixed. Removed extra spacing from workflow names. 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@8489 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-481 "KnowledgeTree branding wrong on the first page of the upgrade wizard." Fixed. Changed to correct image. 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@8484 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3359 "CLONE -Problem with advanced search(sup-829)" Fixed. There was a problem when selecting values from user, document type, and mime lists. 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@8478 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Question marks can be seen in the 'Document Fieldset' page when creating Fieldsets and fields with the following name ÃÃà ÃÃÃÃÃæà áäåãâÄÄ Ã ÃÃá»Ã«Ã©Ã¨ÄèêÄÄÄ¢ÄÄÄÃĺľÃïìîĹĽ ÅñÅÃá» á»ÃÃá»Ã³Ã´Ã¶Ã²Ã°ÃµÃ¸ÅÅÅ ÅÅ¡ÅŤťţ Ứ ÃÃÃÃüúûùųÃýÿŽżžçðþ" Fixed. Changed truncate to use mb_truncate. 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@8473 c91229c3-7414-0410-bfa2-8a42b809f60b