-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTUtil::checkForStackCommand assumes php is to be found inside KTDir" Fixed. The scheduler now calls findCommand() which is not a stack specific function. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8375 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add MD5 hash to assist with validation of repository storage" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8366 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler calls the default php and doesn't check for the stack php" Fixed. It now checks for the stack php first. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8245 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Unable to compare content versions for a txt doc or an Open Office document" Fixed. Changed the way it checks if open office is running. Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8188 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The name of the open office service needs to be changed in the script to check if its running" Fixed. Changed the name and the paths to match the new stack. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8164 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create a script to check if Open Office is running (SUP-614)" Fixed. Added the script to the scheduled tasks. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8136 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Cleanup link on System Folder Utilization dashlet points to an non-existing url" Fixed. Cleaned up Url creation for Windows. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8133 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
-
"Searching in discussion threads yields no results" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8124 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"ktScheduler service does not start on upgrade" Fixed. Added a check on whether the scheduler table exists before starting the scheduler. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8105 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8085 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
-
"ktlucene.jar produces a ArrayOutOfBounds error when a search result has more than 100 items" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7831 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"ktlucene.jar produces a ArrayOutOfBounds error when a search result has more than 100 items" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7830 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"upgrade functionality needs to apply foreign key constrains." Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7821 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Extend scheduler looping every 30 seconds by default vs 10 seconds" Updated. Also added copyright. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7799 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Performance has become tragically slow (SUP-443)" Fixed. Added the DB optimise script to the scheduler. Modified the script to log messages instead of printing them. Added a check on the id to the scheduler tasks in the upgrade script. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7779 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Documents are not being indexed in the queue" Fixed. Using new exec system. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7768 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the ability to enable / disable tasks within the scheduler" Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system. KTS-1346 "Periodic deleted document expunge" Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7720 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the ability to enable / disable tasks within the scheduler" Fixed. Tasks can be set as enabled / disabled / system. System tasks can't be disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7719 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"basic tasks called by scheduler need to be in the source install" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7668 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"ktdmsScheduler not starting automatically after install" Updated. Moved the service start back to the installer and added a delay. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7584 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create windows service to wrap around scheduler" Updated. Logging to error on start was changed to log to info. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7583 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"scripts not resolving paths correctly with stack installer" Update. Adding changing to relative path so external user/scripts don't have to do this Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7573 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"scripts not resolving paths correctly with stack installer" Update. Adding changing to relative path so external user/scripts don't have to do this Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7572 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"task_runner.php must include set_time_limit(0)" Deleted. No need for this script, as the script is looped in ktdms/knowledgeTree/bin/schedulerTask.sh Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7569 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"ktdmsScheduler not starting automatically after install" Fixed. An explicit call is made to start the scheduler Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7567 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create windows service to wrap around scheduler" Updated. scheduler service must be run from correct relative location. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7542 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add scheduler service to Linux" Updated sh file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7537 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create windows service to wrap around scheduler" Updated. added realpath Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7531 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add scheduler service to Linux" Added sh file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7526 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create windows service to wrap around scheduler" Updated. issues on windows. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7523 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Implement a Scheduler" Updated. Made script work cross platform Committed by: Conrad Vermeulen Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7510 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create windows service to wrap around scheduler" Updated. Fixed issues executing cross platform. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7509 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Indexer statistics is not returning 'documents in index'" Updated. There was an issue with the lucene server. the json structure was corrupted - a missing comma. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7506 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add scheduler service to Linux" Added php loop file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7504 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow reindexing of knowledgetree tables" Updated. scheduler has a unique field Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7493 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow reindexing of knowledgetree tables" Updated. mime_type_document_mapping has complex primary key Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7487 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update OSS to GPLv3" Updated. More header updates. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7481 c91229c3-7414-0410-bfa2-8a42b809f60b