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

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

  • BBS-1010
    "'Move', 'Copy' and 'Rename' can be done on a Checked Out document in WebDAV."
    Fixed. The functions now check who is doing the action.
    
    Written By: Martin Kirsten
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7072 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-1969
    "Non-ASCII chars in username or password prevent connecting KnowledgeTree Explorer (SUP-224)"
    Fixed. UTF-8 encoding fix.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7002 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-95
    "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6607 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-1979
    "General Metadata search outputs an db error. "
    Fixed.
    
    Reviewed By: Conrad
    
    KTS-1920
    "Update the About page"
    Partial fixes done. To be continued...
    
    Reviewed By: Jalaloedien
    
    KTC-7
    "On document upload, KnowledgeTree server creates .tmp files in the Windows directory"
    Fixed. Temp file is now removed correctly.
    
    Reviewed By: Conrad
    
    KTS-1935
    "Invalid discussion thread id produces fatal error revealing system path."
    Fixed. Thanks Kenny Horan!
    
    Reviewed By: Conrad
    
    KTS-1944
    "Found an error in KnowledgeTree Admin section, an explanation is worded incorrectly - Note that its not possible to set a group without a unit as as having unit administration privileges."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTC-81
    ""Your Checked-out Document" a request to have this dashlet permanently on the dashboard, even if there is currently no checked-out document"
    Added a config.ini section called "dashboard" with this item. Default is to always show now.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-679
    "review default dataset shipped with KT"
    Updated data.sql.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    "KTS-1973"
    "Webservice error when calling get_folder_contents fom VB.NET"
    Fixed. Patched the return types of all the functions.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6604 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Add WebDAV functionality to core"
    Added.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6500 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "CLONE -Document link should send full url. (SUP-183). "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6497 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Misc patches for i18n support"
    Verified and updated.
    
    Reviewed by: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6482 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "CLONE -KnowledgeTree alters document filenames if filename includes space character or if "Open" is chosen during checkout (SUP-179). "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6466 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "FolderUtil has a typo in validaion and has some debug output that impacts on web services."
    Fixed.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6453 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Saving metadata can cause warnings that corrupt webservice output"
    Fixed.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6452 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Unable to unsubscribe from a folder. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6441 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Use of the term "Name" in the Advanced Search"
    Changed.
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6426 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Put an "About KnowledgeTree" between "Preferences" and "Logout" on the menu bar. "
    Made changes.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6425 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »
  • "Malformed SQL syntax in Criteria,inc file. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6424 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Put an "About KnowledgeTree" between "Preferences" and "Logout" on the menu bar. "
    Implemented.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6421 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Update new APP_NAME to be i18n compatible. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Create skinning system. "
    Implemented.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6409 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "Fieldsets should not be deleted, but flagged instead. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6388 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • "when bulk deleting files in a sub folder, am redirected to root"
    Fixed. Will attempt to redirect back to folder last visited.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6370 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "when bulk deleting files in a sub folder, am redirected to root"
    Fixed. Will attempt to redirect back to folder last visited.
    
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6366 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "PHP5 array_merge produces warnings with dashlet display fix"
    Fixed.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6365 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Fatal error on dashboard after deleting the target folder of a quick link and then navigating back to the dashboard"
    Fixed.
    
    Reviewed By: Conrad 
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6356 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Quick links page faulty"
    Fixed. Someone commented out the return for the TitleColumn.RenderData on which QuickLinksColumn is based.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6355 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Fatal error on dashboard after deleting the target folder of a quick link and then navigating back to the dashboard"
    Fixed.
    
    Reviewed By: Conrad 
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6354 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Quick links page faulty"
    Fixed. Someone commented out the return for the TitleColumn.RenderData on which QuickLinksColumn is based.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6353 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "An advanced search function to search by metadata"
    Implemented.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6319 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »

  • "Upgrade installer refers to wrong system setting property and knowledgetree version not updated in database"
    Fixed.
    
    Reviewed by: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6315 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Upgrade installer refers to wrong system setting property and knowledgetree version not updated in database"
    Fixed.
    
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6312 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Validation breaks: Unable to move file into folder after copied file has been deleted."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6302 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "Validation breaks: Unable to move file into folder after copied file has been deleted."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6298 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Implement Tag Cloud system. "
    Implemented.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6283 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse Dir »

  • "Double quote to single quote conversion"
    Fixed.
    
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6261 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Double quote to single quote conversion"
    Fixed.
    
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6260 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Can move a folder onto itself."
    Fixed.
    
    KTS-1687
    "Double quote to single quote conversion"
    Fixed.
    
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6254 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Double quote to single quote conversion"
    Fixed.
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6253 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Error adding Workflow State in search criteria"
    Fixed. Removed double "ORDER BY" clause.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6251 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Double quote to single quote conversion"
    Fixed.
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6242 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Double quote to single quote conversion"
    Fixed.
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6241 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »