• KTS-2520
    "Fatal Error when deleting a state in a workflow and selecting a replacement state."
    Fixed. Corrected cache clearing function call.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen 
    
    WSA-55
    "Allow users to be able to update the 'creator', 'created date', and other system fields via the KTAPI and web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-57
    "Checkout functions should return document detail"
    Updated.
    
    WSA-56
    "rename document_detail.updated fields to be document_detail.modified to be consistent with normal interface"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-58
    "All functions working with documents should return document_detail structure. This allows for less chipy based communication"
    Fixed.
    
    WSA-57
    "Checkout functions should return document detail"
    Fixed. WSA-58 covers this too.
    
    WSA-59
    "Log incoming SOAP requests and outgoing responses based on the debug level"
    Fixed.
    
    WSA-55
    "Allow users to be able to update the 'creator', 'created date', and other system fields via the KTAPI and web services"
    Updated. update_document_metadata allows for parameters to be passed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-59
    "Log incoming SOAP requests and outgoing responses based on the debug level"
    Deleted. Proxy not needed anymore.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    Reverted commit of "Forgot Password" functionality. It's still DEV.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2683
    "Bug with AnyMetadata search field as it does not pick up on metadata"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2647
    "Folder utilisation dashlet should get the indexer location from the indexer and not from the config.ini"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2641
    "indexing task should log start and stop as debug"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2639
    "index optimisation task outputs name and indication when done"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2638
    "index migration task should log start and stop as debug"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1112
    "after auto log-out, re-login as different user gives old url"
    
    Fixed.
    Added a check to redirect to the dashboard if a different user logs back in after a logout or a timeout.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2672
    "KTWebDAV move functions fail on litmus"
    Fixed. Corrected status messages. Adjusted rename to check for overwrite.
    
    KTS-2671
    "KTWebDAV copy functions fail on litmus"
    Fixed. Corrected status messages. Added extra depth of '0'. Changed documentutil to accept a new document or folder name. Changed folderutil to allow a copy of only the folder, ignoring all subfolders and documents.
    
    BBS-1119
    "Refactor move functions into ktapi"
    In progress. Cleaned up some functionality. Added in line documentation.
    
    BBS-1118
    "Refactor copy functions into ktapi"
    In progress. Added in line documentation.
    
    KTS-2643
    "basic tasks called by scheduler need to be in the source install"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2687
    "update the db install/upgrade scripts so that the php scripts that must be scheduled are referenced correctly"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2690
    "Strange character in search_ranking table. This may impact on ranking of search criteria."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2688
    "Index migration script should stop running when complete so script is not called unnecessarily"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2575
    "df.exe cannot be found by the Disk Usage dashlet"
    Fixed.
    
    Contributed By: Tahir Tahang
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1390
    "A more precise error message needed when creating a duplicate of an already existing Permission"
    
    Fixed
    Added a more detailed error message system.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    KTS-2697
    "'between' operator is not working in the advanced search query builder"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2452
    "Re-evaluate the placement, size and icon for the download icon"
    
    Fixed
    Changed download icon.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    WSA-31
    "copy_document seems to return an exception in c# even though it was successful."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-1820
    "Reachable folders being considered orphaned folders"
    Fixed. Added a check for folder details permission in addition to the check on read permission, in getBrowseableFolders().
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2600
    "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page"
    Updated. Dashlet text was improved.Also a image toggle has been added for the notes.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2488
    "Improve database incompatibility error message"
    Fixed. Error message changed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2488
    "Improve database incompatibility error message"
    Fixed. Error message changed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2641
    "indexing task should log start and stop as debug"
    Updated. Static function should not have $this
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-63
    "add add_document_with_metadata and checkin_document_with_metadata to webservice"
    Added.
    
    WSA-64
    "Refactor the nunit tests a little"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2705
    "Comment length not being calculated properly in the Delete, Move, Archive, Check in, Check out comment fields."
    
    Fixed
    Both normal and utf-8 character sets lengths should be calculated correctly now.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2505
    "Database configuration issues cause horrible knowledgetree failure"
    
    Fixed
    Added a check to stop any database calls in search if there is a database error.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2376
    "When uploading .PNG image files these are incorrectly displayed as JPEG images"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-65
    "Remove php5 specific modifiers on functions so that web services works on both 3.4.x and 3.5.x"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7698 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 »

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

  • "License version is incorrect"
    Corrected.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6518 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "Grey line appears at the bottom of the rss dashlet when an external feed is loaded. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6391 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse File »

  • "Copyright comments missing from rss plugin files"
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6318 c91229c3-7414-0410-bfa2-8a42b809f60b
    jalaloedien authored
     
    Browse File »


  • "Alter information to be displayed inside of rss feed body."
    Implemented.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6175 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse File »

  • "Implement RSS feed system"
    Implemented.
    
    Reviewed By: Kevin, Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6166 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse File »