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

  • WSA-52
    "Webservice File Download"
    Fixed. Improved error handling in file download in PHP KTWSAPI
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-52
    "Webservice File Download"
    Fixed. Improved error handling in file download in PHP KTWSAPI
    
    Contribution By: Florian Treml
    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
    
    Reverted commit of "Forgot Password" functionality. It's still DEV.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    Updated license text.
    
    Committed By: Kevin Fourie
    Reviewed By: Daniel Chalef
    
    KTS-2448
    "Add Hover Text for icons that perform actions"
    
    Fixed
    Added Hover text to icons which perform actions
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTC-246
    "Footer Text update"
    Updated. New image in use.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2661
    "Regenerate and update translation files"
    Done.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2665
    'Add "ExpiresActive On"'
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    WSA-53
    "Break up nunit test files into more moduler self contained tests"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTC-238
    "Spelling and grammar errors on the 'Manage Lookup Tree' page in the DEV 3.5.0 build"
    Corrected.
     
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    KTS-2226
    "When doing an update of the Permissions the page shows incorrectly"
    
    Fixed
    Added a check for utf-8 characters to prevent putting them into html entity form. Permissions page should display correctly.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-2664
    "When no document is selected when performing a bulk action in a folder the error message is not displayed as per Knowledge Tree standard."
    Fixed. Added a new redirect method to dispatcher "redirectToBrowse()". The action now redirects to the browse.php instead of action.php.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2653
    "Change the text at the end of a bulk export"
    Updated. Text message made more user friendly.
    
    Committed By:Yusuf Davids
    Reviewed By:Megan Watson
    
    WSA-53
    "Break up nunit test files into more moduler self contained tests"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-53
    "Break up nunit test files into more moduler self contained tests"
    Deleted. This file was too big.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-1
    "Problems with upload.php"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-51
    "Check that folder and name lookup are sanitized when performing lookup so there are no database errors"
    Fixed.
    
    WSA-50
    "KTAPIFolder::_get_folder_by_name should be called as a static method"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-51
    "Check that folder and name lookup are sanitized when performing lookup so there are no database errors"
    Fixed.
    
    WSA-50
    "KTAPIFolder::_get_folder_by_name should be called as a static method"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-54
    "Session should restore userID to previous value otherwise it state will be lost"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-1
    "Problems with upload.php"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2680
    "Search trigger has a constraint violation on search_saved_events table"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7654 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »