• 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 File »
  • 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 File »
  • 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 File »

  • 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 File »

  • 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 File »
  • 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 File »