• KTS-2414
    "Implement a dashlet for the scheduler"
    Updated. When no jobs have been run, it says they were last run 1974 weeks ago... Changed this!
    
    Committed by: Conrad Vermeulen
    Reviewed by: Kevin Fourie
    
    KTS-2414
    "Implement a dashlet for the scheduler"
    Updated. Updated paths of scheduled tasks.
    
    Committed by: Conrad Vermeulen
    Reviewed by: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Prevent multiple instances of indexer running which may lock the server under load
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2568
    "Add scheduler service to Linux"
    Updated sh file.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Scheduler initialised when indexer is first run.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7539 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-673
    "The search algorithm needs some work"
    Updated. use path of document as it includes the full path
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. refactor boolean
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. reworking strToBool
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2525
    "Create windows service to wrap around scheduler"
    Updated. added realpath
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2414
    "Implement a dashlet for the scheduler"
    Updated some text.
    
    Committed by: Kevin Fourie 
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7533 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Like was missing.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2568
    "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/STABLE/trunk@7527 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Strings were not being coverted to date correctly for comparison
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Negative results not displayed correctly.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2525
    "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/STABLE/trunk@7524 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1554
    "Implement a Scheduler"
    Updated. is_background was removed from dtabase.
    
    Committed by: Conrad Vermeulen
    Reviewed by: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Updated reference from Lucene to Document Indexer
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Updated. Added cross platform calling of df
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Updated. Removed term disk from Disk Mount.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Updated. Removed empty line from DF
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7520 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2525
    "Create windows service to wrap around scheduler"
    Updated. Fixed issues executing cross platform.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-1554
    "Implement a Scheduler"
    Updated. Made script work cross platform
    
    Committed by: Conrad Vermeulen
    Reviewed by: Kevin Fourie
    
    KTS-2571
    "Upgrade wizard is not calling ini upgrade function"
    Fixed. Added backup before writing config.ini
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1554
    "Implement a Scheduler"
    Updated. add scheduled tasks to clean db
    
    Committed by: Conrad Vermeulen
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7513 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2549
    "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
    
    KTS-2568
    "Add scheduler service to Linux"
    Updated. Fixed script error.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7508 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Fixed references to Lucene
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Fixed references to lucene
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Updated. Not scaning temp directory if windows
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2471
    "create search2 dashets"
    Updated. Changed reference to lucene and added checking for 'df'
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2568
    "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/STABLE/trunk@7505 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2460
    "Allow reindexing of knowledgetree tables"
    Updated. some fields should not be null
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2515
    "new index recreate script needs to add indexes on fields used in advanced search"
    Done.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7499 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2560
    "Move the scheduler plugin and dashlet into core"
    Fixed. Moved the scheduler plugin and dashlet into the core.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-2429
    "config.ini must be updated during upgrade for new search to work."
    Updated. Added OS_WINDOWS entries.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Remove the mime type registration. this happens automatically when the indexer is run.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2440
    "Adding a folder descendant lookup table for search"
    Added. 
    
    Reviewed By: Kevin Fourie
    Committed By: Conrad Vermeulen
    
    KTS-2460
    "Allow reindexing of knowledgetree tables"
    Updated. scheduler has a unique field
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    Merged in from STABLE trunk...
    
    KTS-2568
    "Add scheduler service to Linux"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7496 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Add scheduler service to Linux"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7494 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2460
    "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/STABLE/trunk@7488 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2566
    "HTTPS performance tuning added to .htaccess"
    Updated. Added configuration for caching...
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7486 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTC-245
    "Login Page text update"
    Fixed. Updated login.php, login.smarty
    
    KTC-246
    "Footer Text update"
    Fixed. Updated standard_page.smarty, kt3template.inc.php
    
    KTC-247
    "About Page text update"
    Fixed. Updated about.php, about.smarty, knowledgeTree.pot, templates.c
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    KTS-2558
    "Update OSS to GPLv3"
    Updated. More header updates.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2450
    "Add "Candy Stripe" to indicate activity to all pages that keep the user waiting."
    Fixed.
    
    Committed By: Yusuf Davids
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7484 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2558
    "Update OSS to GPLv3"
    Updated. More header updates.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2558
    "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2561
    "Add df to config.ini"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7482 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-673
    "The search algorithm needs some work"
    Updated. Integrated with DocumentConverter.py
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2547
    "Test RTF Indexer"
    Implemented. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated.  MailMime is not tested... will implement again when have more time.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Sometimes the extractor may change the target filename. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Updated. Licensing.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Search requires php, python and java.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7477 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Removed internal metadata references
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2529
    "Test open office document extractor"
    Fixed. Extractor script was not taking host and port correctly
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Removed experimental indexer
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2525
    "Create windows service to wrap around scheduler"
    Updated. Changed bat file to dos filetype.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7462 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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
    kevin_fourie authored
     
    Browse Code »
  • 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
    kevin_fourie authored
     
    Browse Code »

  • 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
    kevin_fourie authored
     
    Browse Code »
  • "OpenOffice service is not starting under Suse and RHEL"
    Updated example dmsctl.sh file.
    
    Committed By: Keivn Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7433 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Completed basics of script.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2524
    "Create document indexer shutdown script"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7432 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2507
    " Workflow Transitions reset after adding new transition to existing workflow."
    
    Fixed
    When adding a new transition the old data should remain intact.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    KTS-2524
    "Create document indexer shutdown script"
    Implemented. Also did a few other small fixes...
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2524
    "Create document indexer shutdown script"
    Implemented. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2520
    "Fatal Error when deleting a state in a workflow and selecting a replacement state."
    Fixed typo. KTWorkflowTransitions should have been KTWorkflowTransition.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7430 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-673
    "The search algorithm needs some work"
    Updated. added authentication.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2519
    "Move periodic scripts out of web tree to install root"
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-673
    "The search algorithm needs some work"
    Updated. added authentication between lucene server and kt
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2429
    "config.ini must be updated during upgrade for new search to work."
    Done. Added new entries.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7424 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2519
    "Move periodic scripts out of web tree to install root"
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7420 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2505
    "Database configuration issues cause horrible knowledgetree failure"
    Fixed. preventing early calls to the db
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2457
    "On search results page - move save search out of the collapsable area"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2511
    "short tag present on phpluceneindexer"
    Fixed.
    
    KTS-2398
    "Java Lucene Server needs to send the highlighted results back more optimally"
    Updated. Had to modify the way results are returned from the php lucene indexer as well
    
    Reviewed By: Kevin Fourie
    Committed By: Conrad Vermeulen
    
    KTS-2398
    "Java Lucene Server needs to send the highlighted results back more optimally"
    Updated. Also fixed optimise typo
    
    Reviewed By: Kevin Fourie
    Committed By: Conrad Vermeulen
    
    KTS-2512
    "Search result object must return more fields to be used in templating and web services"
    Updated. added more fields to the result object
    
    Reviewed By: Kevin Fourie
    Committed By: Conrad Vermeulen
    
    KTS-673
    "The search algorithm needs some work"
    Updated. dmsDefaults needs to move for internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2513
    "Add params for host and port to OOo doc converter"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-673
    "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2471
    "create search2 dashets"
    Added. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2512
    "Search result object must return more fields to be used in templating and web services"
    Updated. Added a status to string
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2512
    "Search result object must return more fields to be used in templating and web services"
    Updated. Added adminIsInAdminMode function
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Proxies are required to unserialize() correctly
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. webservice search structures 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTC-248
    "Disable commercial plugins on license expiry and display dashlet"
    Fixed. Changed delete user to deallocate the license. Changed isBaobabUser to isValid user on creating a session, so as not to lock the user out.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Updated Lucene Server
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2251
    "Characters in the names of Folders and files appear as question marks and squares in the crumbtrail."
    
    Fixed
    Question marks are no longer displayed on truncated bread crumb details.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    BBS-298
    "Mac OS X Webdav as 3rd Party Client"
    In Progress. Root folder parent_id was changed to null. Changed the sql to use is_null instead of =0. Affects all webdav, not only Mac.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-2430
    "Create proper init script for stack install"
    Corrected port number.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2519
    "Move periodic scripts out of web tree to install root"
    In Progess.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7418 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-673
    "The search algorithm needs some work"
    Updated. Typo with internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2497
    "Creation of a new thread fails with: 'DB error: unknown error'"
    Fixed. Set defaults to null and not -1
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2497
    "Creation of a new thread fails with: 'DB error: unknown error'"
    Fixed. change nullable fields on discussion_threads
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2446
    "CLONE -Skins don't disply properly on portlets in IE 6 (SUP-464)"
    Fixed. Updated css for skin
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    KTS-2328
    "When adding an Authentication source the 'Required' fields are marked as a 'Required' but the requirement is not enforced."
    
    Fixed
    Added a check for each of the required fields
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    BBS-1009
    "Folder or files with the Test Character set as their names cannot be manipulated in WebDAV in any way."
    Added validation functions for special characters - /\?,.:"'*. Validation is on adding / renaming folders and documents.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Implemented. short php tag
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    "Implement Disk Usage Plugin"
    Updated. Added some comments and increased thresholds
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2503
    "Ports in openoffice python files are incorrect"
    Changed port to 8100. Also added LGPL DocumentConvertor.py which seems good.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7395 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2499
    "Incorrect SVN tags in several files under scheduler folder"
    Updated. Changed $Id: to $Id:$
     
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7385 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2484
    "Create shell script wrappers for search scripts so they may be invoked by scheduler"
    Implemented. Created Windows wrappers - requires Bitrock installer substitution
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2484
    "Create shell script wrappers for search scripts so they may be invoked by scheduler"
    Implemented. Added setlocal to preserve current environmental settings
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2482
    "Scheduler assumes script being run is a php script. this may not necessarily be the case"
    Removed the include, now uses system to run the tasks.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2395
    "Create index migration script"
    Updated. Set run times
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2481
    "Scheduler's first run time not set correctly when registering task according to spec"
    Changed the setFirstRunTime() to accept a date input instead of a unix timestamp.
    
    KTS-2485
    "Internationalise scheduler - daily/weekly/5mins, etc"
    Changed the dropdown to use the internationalised wording for the label.
    
    KTS-2496
    "Remove unused fields from scheduler table"
    Removed the unused DB fields.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2498
    "javaLuceneURL is set incorrectly in config.ini"
    Corrected. Set to "default".
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7383 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2395
    "Create index migration script"
    Updated. Internationalisation - missing closing i18n tag
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Updated. missing scheduler header
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7376 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2484
    "Create shell script wrappers for search scripts so they may be invoked by scheduler"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. using externalBinary
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7373 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Added lucene server and migration defaults
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Updated. Internationalisation.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Updated. fixed paths to wrapper functions
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2484
    "Create shell script wrappers for search scripts so they may be invoked by scheduler"
    Implemented. Created unix wrappers
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7371 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2429
    "config.ini must be updated during upgrade for new search to work."
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2471
    "create search2 dashets"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1753
    " Implement Disk Usage Plugin"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Updated. register script with scheduler
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2471
    "create search2 dashets"
    Updated. Refactored period calculations.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2395
    "Create index migration script"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. added lucene server URL and migration config.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated. Added lucene server and migration defaults
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7367 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-673
    "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2429
    "config.ini must be updated during upgrade for new search to work."
    In Progress. Added upgrade function. Still needs testing.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2429
    "config.ini must be updated during upgrade for new search to work."
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7355 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-673
    "The search algorithm needs some work"
    Updated. Associate mime types with extractors
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7349 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7348 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • KTS-2442
    "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily."
    Fixed. Meant to update folders table, not documents.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2468
    "Add foreign key constraints to the database"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2442
    "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily."
    Fixed. Meant to update folders table, not documents.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2469
    "Deleted user can login"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2360
    "Remove cache logging."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2470
    "Make triggers more failure proof so it can load it's own class file incase it has not been loaded"
    Updated.
    
    Updated By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2471
    "create search2 dashets"
    Updated. Added function  to KTUtil to deal with period calculations.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2471
    "create search2 dashets"
    Added. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-673
    "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2460
    "Allow reindexing of knowledgetree tables"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2373
    "Update structure.sql and data.sql"
    Updated. Upgrades added and now using mysqldump to produce dumps.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7346 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-2425
    "CLONE -When editing permissions of folder, displayed cookie trail using invalid html entity »(SUP-451)"
    Fixed. Sanitization issue.
    
    Committed By: Kevin Fourie
    Reveiwed By: Jonathan Byrne
    
    BBS-1011
    "Auto Workflow Assignment: When a document is move from within KTE to the assigned linked folder the correct worklfow is not initiated."
    Moved the triggers into the document util copy action, fixes both webdav and KT tools.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2447
    "Remove search dashets"
    Updated. Removed general metadata dashlet.
    
    Commited By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2447
    "Remove search dashets"
    Updated. Removed search dashlet.
    
    Commited By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2454
    "Search portlet must be expanded"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-47
    "Add Web Service Delphi Contribution"
    Added.
    
    Contributed By: Bjarte Kalstveit Vebjørnsen
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2093
    "When clicking on a large "Tag Cloud", more than one page of document attached to it, you get an error."
    Fixed. Added a fixed line on line 108
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    KTS-2460
    "Allow reindexing of knowledgetree tables"
    Added.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2388
    "Issue with detection of kt root in Suse Linux"
    Contribution.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2429
    "config.ini must be updated during upgrade for new search to work."
    In Progress. Added class to help with ini editing.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7328 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »


  • KTS-2442
    "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily."
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2442
    "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily."
    Updated. Mime type defaults to 9 (binary file) until it is set officially.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7316 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »