-
KTS-3594 "xls2csv is not resolving in the stack. there is a typo refering to xls2cvs" Fixed. xls2csv should now be resolved correctly. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9078 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3452 "KnowledgeTree throwing fatal error when unable to connect to MySQL" Fixed. Now shows standard error page. Committed By: Donald Jackson Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8913 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3500 "Scheduler - Task: Indexing error in log file" Fixed. The rootUrl is now saved in the serverName.txt file. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8802 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-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
-
"Text extractors using incorrect Python binary because of config.ini option" Fixed. The stack is now checked before the config.ini option. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8434 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Language Paths aren't being created in the database properly which causes the Welcome Dashlet to not display." Fixed. Fixed a problem with the isAbsolutePath function. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8374 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Storage Utilization Widget shows incorrect % used." Fixed. Changed casting to cast to a double instead of an int. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8355 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove background task permissions problems by making web server user deal with background tasks" Fixed. Added some debug logging Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8344 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove background task permissions problems by making web server user deal with background tasks" Fixed. Cater for HTTPS certificate issues Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8341 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove background task permissions problems by making web server user deal with background tasks" Fixed. Sorted issue with server name resolution Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8339 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler: Migration process fails" Fixed. Changed the function to return the default if its there rather than pear error. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8282 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove background task permissions problems by making web server user deal with background tasks" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8261 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Change the plugins to use relative paths" Fixed. On setup the plugins and plugin helpers now call fixfilename which finds the correct relative paths. Fixed the ktutil function isAbsolutePath. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8251 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement Open Search with new search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8237 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTUtil::arrayGet see "0" as an empty string" Fixed. Removed isset in favour of manual 0 and '0' checking. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8150 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTUtil::arrayGet see "0" as an empty string" Fixed. Using isset($aArray{0}) now. Evaluates to false if $aArray is not set or if it has zero length (ie. it's first character is not set). Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8142 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Path not found when generating PDFs" Fixed. Paths updated. KTS-3096 "Import from Server Locaton, get a python error." Fixed. Paths updated. KTS-3074 "Location of OpenOffice in the stack has changed" Fixed. Paths updated. Committed By: Kevin Fourie Reviewed By: Jonnathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8130 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The check on absolute path causes errors with the plugins" Fixed. Used strtolower on the paths Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8127 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"MD5 support list should show relative filenames and not absolute filenames" Fixed. Archiving wasn't working under windows correctly Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8110 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"MD5 support list should show relative filenames and not absolute filenames" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8109 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create/identify a function to test for acceptable characters that should be supported in file names and folder names." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8084 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"MD5 support list should show relative filenames and not absolute filenames" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8081 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The paths in the plugin_helper table can't contain both forward and backward slashes" Fixed. Modified the function checking the absolute path. On registering the plugin helper, all back slashes are changed to forward slashes. Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8064 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Breadcrumb function in Document links displays incorrectly" Fixed. Added the root folder at the start of the breadcrumb trail. Refactored the function into ktutil. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8048 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8018 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only." Fixed. Add "call " in front of the command passed to exec(). Committed by: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7931 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine" Fixed. Added a new util function for exec on windows, that iterates through the execute functions till one works. Committed by: Megan Watson Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7926 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTUtil::filesizeToString returns wrong filesizes" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7803 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Wrong filesize units at DiskUsageDashlet and zero-byte lines" Updated. Fixed use of incorrect constants (replaced MEGA with MB). Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7780 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Wrong filesize units at DiskUsageDashlet and zero-byte lines" Fixed. Corrected parition and filesize methods and catered to 0 size file. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7777 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"sanitize to html removes information from data stored in the database. It was discovered that slashes were removed" Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7752 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Comment length not being calculated properly in the Delete, Move, Archive, Check in, Check out comment fields." Fixed Both normal and utf-8 character sets lengths should be calculated correctly now. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7686 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTUtil::computePeriodToDate calling itself recursively resulting in dashboard failing on Document Indexer statistics" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7581 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The search algorithm needs some work" Updated. reworking strToBool Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7530 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update OSS to GPLv3" Updated COPYING file and inline headers. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7478 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Test open office document extractor" Updated. Extended KTUtil::findCommand to resolve python, php, and java in the stack git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7448 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"create search2 dashets" Updated. Refactored period calculations. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7362 c91229c3-7414-0410-bfa2-8a42b809f60b