-
KTS-2800 "Dashlets display with horizontal lines between text" Fixed. Changed the style overflow and padding Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTS-2859 "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 Updated License Headers to 2008 and corrected some incorrect headers. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen Merge of Bryn Divey's work on Conditional Metadata into DEV branch. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7936 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7928 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2525 "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 KTS-2588 "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/STABLE/trunk@7585 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2574 "Add 1 minute and 30 seconds as intervals in the scheduler" Fixed. Added 1 minute and 30 second intervals to the scheduler. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2588 "ktdmsScheduler not starting automatically after install" Fixed. An explicit call is made to start the scheduler Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2580 "Open office document text extractor doesn't have application/msword associated with it" Fixed. Added missing mime types Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2583 "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 KTS-2584 "Postscrip extractor is disabled on linux" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2585 "Open Office extractors may produce python error if filename contains illegal characters" Fixed. Rather than creating a file with filename, we create one with the docid and the extension Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2579 "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 KTS-2579 "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 KTS-2579 "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 KTS-2579 "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/STABLE/trunk@7576 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2514 "Indexing requirements is harsh currently as it requires all indexing issues to be resolved" Fixed. Added extractor table Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2522 "Fatal Error when you perform a move and checkout" Fixed. Refactored the prune users function into the getsubscribers function, where it is passed an array of id's instead of an array of objects. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-2541 "indexes must be applied to searchable fields when recreating indexes" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2529 "Test open office document extractor" Updated. Extended KTUtil::findCommand to resolve python, php, and java in the stack KTS-673 "The search algorithm needs some work" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie BBS-298 "Mac OS X Webdav as 3rd Party Client" Updated. Added functionality to prevent the .DS_Store files and ._filename files from being uploaded when adding a document or folder. Added Goliath as a client. Removed the forward slash from the end of file names. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-673 "The search algorithm needs some work" Updated. Made reference to DocumentIndexer Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Capitalise D Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Status dashlet must only show when there are no isssues Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Changed reference from lucene to Document Indexer Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1554 "Implement a Scheduler" Updated. Added a check on the extension to ensure .sh scripts run on *nix and .bat on windows, etc. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2525 "Create windows service to wrap around scheduler" Updated. Added taskrunner.bat and modified service scripts. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7457 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2455 "Capitalise the U in "Bulk upload"" Fixed. Changed successfully to uppercase Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTS-2527 "Change the usage of 'search expression' and 'expression' to 'search criteria' and 'criteria' respectively when working with search." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2521 "No notifications when you are subscribed to a folder" Fixed. Added notifications to the functions in document util. Refactored archive into documentutil. Added notifications to export. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-673 "The search algorithm needs some work" Updated. Parameters to command not passed correctly Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. KTS-2514 "Indexing requirements is harsh currently as it requires all indexing issues to be resolved" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2525 "Create windows service to wrap around scheduler" Updated. Modified service scripts. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7446 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2525 "Create windows service to wrap around scheduler" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Added Exif extractor Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. pstotext only available in windows Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7437 c91229c3-7414-0410-bfa2-8a42b809f60b