• KTS-3083
    "Import from Server Location, you get a Fatal Error"
    Fixed. Added more document object error checking.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonnathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8149 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-1594
    "Support for Office 2007 Documents"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2861
    "KTUtil::arrayGet see "0" as an empty string"
    Fixed. Using isset($aArray{0}) now. Evaluates to false if $aArray is not set or if it has zero length (ie. it's first character is not set).
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8144 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTC-396
    "On registering plugins the order should be registered"
    Fixed. Added the order into the createFromArray().
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8140 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3077
    "Error dialogs are not displayed correctly"
    
    Fixed. Fixed text overlapping the bottom of the block. Fixed holes in the side of the block.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-3056
    "Create a script to check if Open Office is running (SUP-614)"
    Fixed. Added the script to the scheduled tasks.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-3083
    "Import from Server Location, you get a Fatal Error"
    Fixed. Added document object error checking.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonnathan Byrne
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8139 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-388
    "remove Dev comment from config file at [user_prefs]"
    Removed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-3070
    "Path not found when generating PDFs"
    Fixed. Paths updated.
    
    KTS-3096
    "Import from Server Locaton, get a python error."
    Fixed. Paths updated.
    
    KTS-3074
    "Location of OpenOffice in the stack has changed"
    Fixed. Paths updated.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonnathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8131 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3045
    "Search2: Documents are not being indexed in Windows XP for OSS"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-1399
    "Searching in discussion threads yields no results"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTC-177
    "RSS feed appears wrong when launched from the 'Actions on this folder' when the folder has the internationalisation string as its name or the name of any of its subfolders."
    Fixed. Added a check for IE 6, and only send headers then.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-1399
    "Searching in discussion threads yields no results"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTC-188
    "File using Internationalisation string as title and/or filename causes bulk export to break"
    Fixed. Added a replace to replace the illegal characters (*,?,etc) in the filenames with dashes.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-383
    "License Mechanism modification"
    In progress. Changed SMB and Enterprise to Basic, Plus and Premium. Added a check on the tiers instead of the number of licenses.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-3067
    "The check on absolute path causes errors with the plugins"
    Fixed. Used strtolower on the paths
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8128 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-378
    "A Pear fatal error when attempting to create a new authentication provider"
    Fixed. Made the isError function static as it inherits from PEAR::isError which was made static.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2579
    "scripts not resolving paths correctly with stack installer"
    Update. Adding changing to relative path so external user/scripts don't have to do this
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-3053
    "TinyMCE WYSIWYG editor not loading on disclaimer and help edit pages"
    In progress. Removed old version.
    
    Committed By: Kevin Fourie
    Reviewed By: Philip Arkcoll
    
    KTS-2891
    "Search widget is too big as it is invisible when the screen resolution is low"
    Fixed. Add Dashlet widget was not catered for on dashboard.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3053
    "TinyMCE WYSIWYG editor not loading on disclaimer and help edit pages"
    Fixed. Updated to version 3.0.
    
    Committed By: Kevin Fourie
    Reviewed By: Philip Arkcoll
    
    KTS-2849
    "Document object has some uncorrects methods"
    
    Fixed. Changed setMetadataVersion function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8120 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2699
    "Add a magic file to the stack so we have something to fallback on in case we can't find one on the target operating system"
    Fixed. Added magic file to config folder
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-3044
    "MD5 support list should show relative filenames and not absolute filenames"
    Fixed. Archiving wasn't working under windows correctly
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8111 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • 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
    
    KTS-2668
    "When updating a Dynamic condition it does not the updated conditions with permissions already set in folders."
    Fixed. Updated the permission object on updating or deleting a condition.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3047
    "ktScheduler service does not start on upgrade"
    Fixed. Added a check on whether the scheduler table exists before starting the scheduler.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3034
    "Breadcrumb trail goes behind the search bar."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8107 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2890
    "Search results run off page on IE 7, FF, Safari"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Johnathan Byrne
    
    KTS-2891
    "Search widget is too big as it is invisible when the screen resolution is low"
    Fixed. Added support for Safari
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Bryne
    
    KTS-2816
    "User without permissions is notes as having all permissions upon 'View resolved permissins for users'"
    
    Fixed. Fixed problems in the user hasPermission function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8100 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2917
    
    "If the fieldset names are too long there is no way to get to the edit button on the main Fieldset page"
    
    Fixed. Fieldset name is now truncated to a better size.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2717
    "Changing folder permissions to allow for a new user group to perform the delete action does not work"
    Fixed. On overriding permissions for the folder the copy permissions action wasn't taking existing documents in the folder into account.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2432
    "Dynamic Condition Doesnt Work in 3.4.3"
    Fixed. On adding / editing a document it now checks if dynamic conditions exist and updates the permission object.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-227
    "Widget broken"
    
    Fixed. Html tags are now interpreted properly on the conditional metadata admin page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-3048
    "External Dependencies missing after upgrade"
    In Progess. Updated the upgrade config functions.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8093 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3044
    "MD5 support list should show relative filenames and not absolute filenames"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2742
    "Create/identify a function to test for acceptable characters that should be supported in file names and folder names."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8086 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3044
    "MD5 support list should show relative filenames and not absolute filenames"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8083 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3043
    "On reread of plugins the quicklinks plugin is set to disabled"
    Fixed. Moved the checks on the end version after an upgrade into the if statement containing the upgrade.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8076 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3039
    "The paths in the plugin_helper table can't contain both forward and backward slashes"
    Fixed. Modified the function checking the absolute path. On registering the plugin helper, all back slashes are changed to forward slashes.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTC-382
    "The version history dies if the document comparison plugin is enabled but no license is installed"
    Fixed. Added a check on loading the plugin, load returns false if the license is not installed.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8066 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2391
    "When changing doc type the old associated fieldsets should be removed"
    Fixed. Incremented the metadata version and copied the metadata for the fieldsets that remain with the new doc type.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-3031
    "Breadcrumb function in Document links displays incorrectly"
    Fixed. Added the root folder at the start of the breadcrumb trail. Refactored the function into ktutil.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-1489
    "Unarchival action not recorded within document transaction history"
    Fixed. Added a transaction in.
    
    KTS-3029
    "On restoring archived documents, all documents in the list are selected"
    Fixed. Removed the collection widget which only works properly for single selections.
    
    KTS-2891
    "Search widget is too big as it is invisible when the screen resolution is low"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3024
    "Search2: Searching using a quick search gives a warning"
    Updated. Changed the content of the message.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Xolo Mashinini
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8052 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2912
    "Document Indexing Diagnostics shows that there is a problem indixing a PDF file"
    Fixed.
    
    Commited By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    KTS-2892
    "Search for user by username returns all users and filter is ignored."
    Fixed. The sql function to get the list of users was overwriting the filter.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2873
    "Double quote (") is not accepted as valid input for metadata when the name of a Lookup field or a Tree field has a Double quote in."
    Fixed. Sanitised the values.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-331
    "Bulk upload throws an exception shown on attached screenshot"
    Fixed. The upload is successful regardless of the exception, put @ in front of the chgrp() to suppress the error message.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8031 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2906
    "Introduce logging of PEAR_Error into log file"
    Updated. Made this feature optional.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8022 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3016
    ""
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8019 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-286
    "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container"
    Fixed. Added a check, if the list of dashlets for the user is empty, then it should find the welcome dashlet and move it.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTC-320
    "Information icon in WebDAV Connection Information dashlet does nothing"
    Fixed. Removed the icon.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2182
    "A user, which subscribe to a folder doesn't need to be notify for his own action on the folder"
    Fixed. Added a check for the current user when getting the list of subscribers.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2359
    "Automatically fill document title from filename"
    Fixed. Added a check on whether the filename has an extension.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-1738
    "Add version comparison diff"
    Fixed. Added a check for the doc comparison plugin. If its active, the links to compare content are displayed.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8017 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2642
    "Improve magicDatabase path detection"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2828
    "Mime types of Microsoft Office documents are being resolved incorrectly as binary files that cannot be indexed"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7983 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2895
    "DocumentUtil::saveMetadata clears metadata when novalidation option is set"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2838
    "Upgrade script must ensure tables are using InnoDB storage engine on mysql"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2896
    "Performance optimisation on inheriting permissions from folders"
    Improved.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2838
    "Upgrade script must ensure tables are using InnoDB storage engine on mysql"
    Fixed. 
    
    KTS-2877
    "Full path on document and folder in database is misleading"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7980 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2876
    "On comparing the metadata history between 2 versions, the selected version is always the current one"
    Fixed. When getting the field values it was using the wrong metadata id.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2893
    "Uninstalled columns may cause browsing the repository to break"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    Version bump to 3.5.2-beta3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7975 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2799
    "3.5.2 beta 2 upgrade error"
    Updated. Fixed typo.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7971 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2799
    "3.5.2 beta 2 upgrade error"
    Updated. Using new method to provide correct paths.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7969 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2799
    "3.5.2 beta 2 upgrade error"
    Updated. Fixed plugin_helper clean sql. Fixed root path in config.ini. 
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7967 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2799
    "3.5.2 beta 2 upgrade error"
    Updated. Updated Ini class to allow updating of existing items.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7965 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2799
    "3.5.2 beta 2 upgrade error"
    Fixed. Updated paths in config.ini to use generic paths.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7962 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • Updated i18n files using bin/genpo.sh
    
    KTS-2847
    "Disabled plugins still load"
    Fixed. Used a debug trace to find which plugin is adding a location and get the plugin namespace, so that the location can be linked to the plugin and not loaded when its been disabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    KTS-2799
    "3.5.2 beta 2 upgrade error"
    Fixed. Updated paths in config.ini. Added plugins_helper cleanout during upgrade. Added CustomError section to config.ini.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7960 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2601
    "Create indexer administration page"
    Updated. Added a status column to the index_files table so that reporting can be done more easily.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Burne
    
    KTS-2601
    "Create indexer administration page"
    Implemented. Added all search & indexing administration/reporting pages.
    
    Committed By: Jonathan Byrne
    Reviewed By: Conrad Vermeulen
    
    KTS-2634
    "When changing the view of the 'Browse documents' tab the option 'Checked out by' is needed in the options list of columns to add to the view"
    Fixed. Added a new column.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2601
    "Create indexer administration page"
    Updated. Added better text descriptions for admin section and implemented status_msg update mechanism.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    WSA-100
    "When adding a document with metadata, failure to update metadata returns an error, but the document is in the repositor"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    WSA-102
    "Mechanics of adding a document to repository is not the same from 3.4.4 to 3.4.5+. This means that the web service base code results in empty documents being added in 3.4.4 if the newer ktapi code is backported."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7947 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2800
    "Dashlets display with horizontal lines between text"
    Fixed. Changed the style overflow and padding
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2859
    "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Fixed. Add "call " in front of the command passed to exec().
    
    Committed by: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    Updated License Headers to 2008 and corrected some incorrect headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    Merge of Bryn Divey's work on Conditional Metadata into DEV branch.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7936 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »


  • "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Fixed. Added an upgrade script to remove the backslashes.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2653
    "Change the text at the end of a bulk export"
    Fixed. Changed the display at the end of both ways of bulk exporting.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2456
    "Dropdown in search bar and search portlet needs to be aligned correctly"
    Fixed. Patched to work with IE
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2301
    "Number of characters allowed in a field is not 250 as is mostly specified"
    
    Fixed. Changed version, filename and comment fields variable types.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2833
    "Text in Search Portlet overruns the width of the portlet"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2827
    "Search by created/modified/checkout date returns wrong results"
    Fixed. Rendering in IE was not working because of missing close of TD element
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan  Watson
    
    KTS-2456
    "Dropdown in search bar and search portlet needs to be aligned correctly"
    Fixed. Updated so IE does not complain
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2831
    "CLONE -End line characters in discussions and disclaimers being displayed as html tags (SUP-546)"
    Fixed. Removed the calls to sanitiseForSQL before inserting into the database.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2831
    "CLONE -End line characters in discussions and disclaimers being displayed as html tags (SUP-546)"
    Fixed. Replaced the \r\n with <br>
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2772
    "CLONE -LDAP / Active Directory Authentication incorrect fields returned(SUP-521)"
    Fixed. Rearranged the attributes retrieved from either directory to match the user's fields correctly.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2790
    "CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)"
    Updated. Added upgrade line items to upgrades table.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7915 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2806
    "On renaming a folder the full path of folders beginning with the same name are also renamed"
    Fixed. Modified the sql to find the correct folder path
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2810
    "RSS plugin slows down the dashboard"
    Fixed. Cut down the number of times the database has to be accessed. Optimised the code.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    WSA-97
    "Remove static variable declaration so code can be used in php4"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7891 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2812
    "Fatal error after clicking 'View resolved permissions for user'."
    Fixed. Removed the $ in $this->$iId
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7888 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Version bump to 3.5.2 beta2
    
    WSA-89
    "When calling add_document_with_metadata, notification for add and update are created."
    Fixed. Not the best solution, but now we remove the duplicate message.
    
    WSA-91
    "error with move_document: Cannot assign object of type Dowco.KTWrapper.atlantic_kt.kt_response to an object of type Dowco.KTWrapper.atlantic_kt.kt_document_detail."
    Fixed.
    
    WSA-92
    "get error when calling move_folder: An existing connection was forcibly closed by the remote host"
    Fixed.
    
    WSA-93
    "Add integration/oem no so that integrators may associate a custom document reference"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-91
    "error with move_document: Cannot assign object of type Dowco.KTWrapper.atlantic_kt.kt_response to an object of type Dowco.KTWrapper.atlantic_kt.kt_document_detail."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-76
    "Update unit tests for document detail in web service"
    Updated. Reinstating some tests
     
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-94
    "Metadata update not reporting correct error messages when fieldsets/fields are specified that don't actually exist"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-93
    "Add integration/oem no so that integrators may associate a custom document reference"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-92
    "get error when calling move_folder: An existing connection was forcibly closed by the remote host"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-93
    "Add integration/oem no so that integrators may associate a custom document reference"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-91
    "error with move_document: Cannot assign object of type Dowco.KTWrapper.atlantic_kt.kt_response to an object of type Dowco.KTWrapper.atlantic_kt.kt_document_detail."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-92
    "get error when calling move_folder: An existing connection was forcibly closed by the remote host"
    Fixed. Updated caching clearing mechanism.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2808
    "HouseKeeper plugin produces 'Class 'KTPlugin' not found' error"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-96
    "Adding a document via web service should default to default document type if it does not exist. This is compatible with previous DWI operations"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTC-267
    "When subscribed to a folder: Document removal occurrences are listed twice in the 'Items that require your attention' dashlet on the Dashboard"
    Fixed. Removed the function call.
    
    Committed By:Yusuf Davids
    Reviewed By:Kevin Fourie
    
    KTC-301
    "Generate PDF progress bar stays running long after the conversion has happened"
    Fixed. Disabled the progress bar loader before converting to pdf.
    
    Committed By:Yusuf Davids
    Reviewed By:Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7883 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KNP-33
    "Top Download Dashlet takes a long time to load"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7852 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-263
    "Internal RSS feed does not work on FF but partially works on IE"
    Fixed. Added a check on whether an external feed is pointing to an internal document.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-266
    "The 'Dashboard' External RSS feed dashlet does not support password authenticated feeds"
    
    Fixed. Added a better error message for authenticated rss feeds.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    KTS-2750
    "Allow/enable multiple documents to be selected when attempting to link documents"
    Fixed. Changed the collection to use the advanced selection. Removed the collection widget and added breadcrumbs. The collection widget wasn't using the mochikit correctly.
    
    KEP-121
    "Links to or from external world"
    Fixed. Added a link to the Links action to add an external url as a link.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7849 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-259
    "HREF Error when attempting to access a document via a URL that specifies a non-existent document-id"
    Fixed. Added a boolean variable to the page object which checks for a link. 
    
    Committed By: Yusuf Davids
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7844 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • WSA-72
    "Add missing fields to document detail structure in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2730
    "When adding a document, the document util's add function dies on encountering an unlink"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-49
    "Add missing fields to search structure in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2732
    "Create a new way to setup resources in plugins"
    Fixed. Added a function to the base class called run_setup that gets called when the plugins are loaded.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    WSA-78
    "download manager does not construct a full url for the webservice download"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    KTS-2733
    "Colouration of DiskUsageDashlet is incorrect"
    
    Fixed. Thanks Dirk!
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    KTC-271
    "Bulk upload does not work"
    Fixed. Added 'temp_file' to the options array. 
    
    KTC-273
    "All files uploaded with the function 'Import from Server Location' has a size of 0kb after upload"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2734
    "sanitize to html removes information from data stored in the database. It was discovered that slashes were removed"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arckoll
    
    KTS-2735
    "Metadata values should not be sanitized until display on whichever interface."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arckoll
    
    KTS-2736
    "Metadata values constrained to 255 characters. some clients want larger values."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arckoll
    
    KTC-275
    "Files that are uploaded with the 'Import from Server Location' is MOVED instead of COPIED to the DMS."
    Fixed. Added a flag to aOptions to copy a file when uploading to the DMS instead of moving it.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-2301
    "Number of characters allowed in a field is not 250 as is mostly specified"
    Updated. Changed filename and comment to be mediumtext compatible with other fields in other tables.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-76
    "Update unit tests for document detail in web service"
    Updated. Added missing fields.
    
    WSA-79
    "cater for custom_document_no and oem_document_id in webservices"
    Updated. Added placeholders for future use.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-77
    "Update unit tests for search structure in web service"
    Updated. Added missing fields.
    
    WSA-79
    "cater for custom_document_no and oem_document_id in webservices"
    Updated. Added placeholders for future use.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-75
    "Create unit test for get_folder_contents in web services"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-49
    "Improve the document_detail and folder_detail records to incorporate more fields available on the document"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2737
    "Folder util sanitises too much which results in additional slashes being added to the database"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    WSA-77
    "Update unit tests for search structure in web service"
    Updated. Added missing fields.
    
    WSA-79
    "cater for custom_document_no and oem_document_id in webservices"
    Updated. Added placeholders for future use.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2744
    "Documents are not being indexed in the queue"
    
    Fixed. Using new exec system.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    KTS-2745
    "More detailed errors need to be returned when a failure occurs when adding a document."
    
    Fixed. Added more detailed error messages.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2718
    "Tags added to documents when the Tag Cloud add-in is disabled does not show in that Tag Cloud Dashlet once it has been enabled again."
    
    Fixed. Moved tag cloud trigger into core so it isn't dependant on the plugin.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    KTS-2600
    "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page"
    Fixed. 
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2646
    "Database exception handler needs to be fixed"
    Fixed. All database errors are now logged and the user is sent to an improved page.
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2645
    " A general exception handler is required to deal with thrown exceptions not caught by the application"
    Fixed. 
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTC-256
    "UI not displaying correctly"
    Fixed. UI changed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2748
    "Wrong filesize units at DiskUsageDashlet and zero-byte lines"
    
    Fixed. Corrected parition and filesize methods and catered to 0 size file.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    KTC-239
    "CLONE -Performance has become tragically slow (SUP-443)"
    Fixed. Added the DB optimise script to the scheduler. Modified the script to log messages instead of printing them. Added a check on the id to the scheduler tasks in the upgrade script.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2748
    "Wrong filesize units at DiskUsageDashlet and zero-byte lines"
    Updated. Fixed use of incorrect constants (replaced MEGA with MB).
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2746
    "CLONE -Put the custom metadata fields in alphabetical order(SUP-304)"
    Fixed. Added a new config under ui. Put a usort on the fields.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    WSA-87
    "Comparison of folders when validating upload path does not work on windows correctly"
    Fixed. Refactored some functionality and made the path seperator consistent.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    
    KTS-2751
    "Logging statement in trigger registry has typo. this can cause php to bomb!"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2752
    "Folder Usage plugin must check the existance of the folder it is scanning"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2600
    "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page"
    Fixed.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTC-277
    "Tags associated to documents that have been deleted still show in the Tag Clouds dashlet."
    Fixed. Altered the dashlet query.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Conrad Vermeulen
    
    KTS-1850
    "Major performance issue - SQL query"
    Fixed. Incorporated some of the changes from the optimisation patch into the core.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2606
    "KnowledgeTree 3.5 requires php5 to be installed. It should detect php4 and provide an elegant error message that it is no longer supported."
    Fixed. Inserted phpversion check in dmsDefaults.php.
    
    Committed By:Yusuf Davids
    Reviewed By:Jonathan Byrne
    
    WSA-87
    "Comparison of folders when validating upload path does not work on windows correctly"
    Fixed. Refactored some functionality and made the path seperator consistent. Path was not being returned correctly in some cases.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    
    KTS-1850
    "Major performance issue - SQL query"
    Updated. Removed lines replaced by the patch.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    Version bump to 3.5.2 Beta1
    
    KTS-2669
    "Discussion thread text rendering creates <br> tags"
    Fixed. Updated sanitize.
    
    Committed By:Yusuf Davids
    Reviewed By:Jonathan Byrne
    
    KTC-239
    "CLONE -Performance has become tragically slow (SUP-443)"
    Updated. Added the @ sign in front of id when inserting.
    
    Committed by: Martin Kirsten
    Reviewed by: Megan Watson
    
    KTC-292
    "Minor version does not increase when the Document Title is changed."
    Fixed. Added a new content version and updated the version number.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2709
    "After re-activating the Tag Cloud plugin this does not work"
    
    Fixed. Hid Tag fieldset and linked it to tag cloud plugin.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaoedien Abrahams
    
    KTS-2759
    "Extend scheduler looping every 30 seconds by default vs 10 seconds"
    Updated. Also added copyright.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2760
    "Powerpoint files not being indexed"
    Fixed. powerpoint was missing.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2761
    "Last run time in Indexer Dashlet is not updated"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2761
    "Last run time in Indexer Dashlet is not updated"
    Fixed. queue updated to reflect live files only.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2762
    "KTUtil::filesizeToString returns wrong filesizes"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    BBS-868
    "CLONE -Login - remember password"
    Added a client policy to the server.
    
    Committed By: Isaac Lundall
    Reviewed By: Martin Kirsten
    
    KTS-2754
    "Add a Document Fails"
    
    Updated. Added better error checking.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2763
    "pdf extractor does not have quotes around application name. this results in pdftotext not being called correcly in windows."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    KTC-296
    "Bulk Download scrambles the folder hierarchy and only exports the first non-empty subfolder."
    Fixed. The document paths were missing the last folder in the path and being added to the one below.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2157
    "bulk upload does not validate that file is a zip file."
    Fixed. Added a check on the file type.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    Version bump to 3.5.2 beta1
    
    KTS-2765
    "csv mime type does not have an icon"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2765
    "csv mime type does not have an icon"
    Updated. Added omitted upgrades table entries.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2773
    "CLONE -RSS Feeds from KTDMS(SUP-525)"
    Fixed. Updated path mechanism.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Megan Watson
    
    KTS-2679
    "Fatal error: Call to a member function query() on a non-object in /var/www/ktdms/lib/security/Permission.inc on line 123"
    Fixed. Changed the query to use dbutil instead of $default->db in userIsSystemAdministrator().
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-286
    "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container"
    Fixed. Refactored the way the users state is refreshed. It now uses the plugin_helper table to get any new dashlets.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2777
    "Refactor the plugins update function to run setup"
    Fixed. Update function now gets only the plugins that need to be enabled and runs setup on them.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-261
    "The automatic workflow assignment by Document Type or by Folder does not work."
    Fixed. Moved the check for which type was assigned into the run_setup() function. Added a deregister plugin helper function.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2778
    "Add the plugin ordering variable to the plugins table"
    Fixed. Added a column to the plugins table to set the ordering. Added a check on disabled when loading the plugins.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2780
    "search results with long filenames span multiple rows."
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2743
    "upgrade functionality needs to apply foreign key constrains."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2779
    "Refresh the plugin_helper table on reread plugins"
    Fixed. Added a delete on the plugin_helper table before doing the reread
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2743
    "upgrade functionality needs to apply foreign key constrains."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2743
    "upgrade functionality needs to apply foreign key constrains."
    Updated. Prevent a clean install having to go through the process of having foreign keys applied again.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2783
    "KTPlugin ->orderby field needs a default of 0"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTC-286
    "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container"
    Updated. Moved the sql ignore into an if not empty statement. 
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2778
    "Add the plugin ordering variable to the plugins table"
    Updated. Moved the sql order by below the check for disabled plugins.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2784
    "ktlucene.jar produces a ArrayOutOfBounds error when a search result has more than 100 items"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-2787
    "Search reports document indexer inconsistency and that the administrator must be contacted when the indexer has values but the document no longer exists in the repository"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2786
    "KTAPI must provide a mechanism for indexing text to be updated so that client applications can provide text when the server does not have an extractor"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2785
    "ktapi.php session variable unsets variable used by upload.php"
    Fixed. The variable is used to check that the session has not been started already.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2788
    "Auto creation of groups when a user authenticates via ldap/active directory is not always expected."
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    WSA-90
    "Remove php5 specific modifiers on functions so that web services works on both 3.4.x and 3.5.x"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    KTC-304
    "Navigating to a document from a tag cloud, and deleting it using the bottom 'delete' causes an error"
    Fixed. Added the full url to the top menu items.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTC-299
    "Bulk Upload failed: File is not a zip file"
    Fixed. Added check for application/zip.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    TS-2467
    "OSS: FedoraCore5: The RSS feed to a subscribed document is not rendered correctly."
    Fixed. Changed the sql to use the metadata version id and not the document id when joining to the document_metadata_version table.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-265
    "LDAP users can be imported many times over"
    Fixed. Removed users that have already been imported from the list returned by the LDAP server.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7842 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »