-
KTS-2439 "Use of wrong field in update of workflow state replacement during workflow state deletion" Fixed. Static call to cache clearing function that is not static was causing fatal error. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3098 "If the Field contain more than 50 character you cannot scroll to the right" Fixed. Truncated the filed to 40 characters. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8197 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-408 "Cannot locate binary for PostScript Text Extractor (pstotext)" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8183 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3095 "Backslashes, ampersands etc and different characters in the Workflow and Document type names with ' " <> | ; in its name" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3088 "Linking a document to itself does not create a link." Fixed. Added a check to return an error if the document is trying to link to itself. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTC-387 "Duplication of the log-in footer after logging out from languages other than English." Fixed. Updated dulicate tags due to "2007 to 2008" issue. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne KTS-673 "The search algorithm needs some work" Added. Examples folder was missing. KTS-2901 "Search2: the quick search options are not clickable" Updated. This should resolve the javascript error. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTC-400 "Exception thrown when clicking on a document's version history link" Fixed. Added function to check plugin availability Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-3090 "Get an error when trying to view all groups on your active directory server." Fixed. Added error checking. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8180 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3095 "Backslashes, ampersands etc and different characters in the Workflow and Document type names with ' " <> | ; in its name" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8173 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-399 "Bulk checkout: when you checkout an already checked out document you get an information alert that is not clear" Fixed. If a document is checked out by the current user it now gets added to the downloaded files. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-2655 "Error Message On Removing Permissions but action goes ahead anyway" Fixed. Added a check to ensure the user doesn't removed his/her own permission to manage security. Committed by: Megan Watson Reviewed by: Jonathan Byrne 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. The values in the sub categories needed to be htmlentities(). Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3091 "The name of the open office service needs to be changed in the script to check if its running" Fixed. Changed the name and the paths to match the new stack. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3093 "Creating fieldsets and fields with quotes results in double escaping of names and descriptions" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3096 "Creating workflow, workflow states, workflow transition names with quotes results in double escaping of names and descriptions" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3097 "Field names with quotes was impacting on search2 query builder" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3085 "Storage utilisation plugin does not seem to be working on Windows Vista." Fixed. Unfortunately, df does not work on Vista. We now detect if df has a problem and disable the dashlet accordingly. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTC-403 "One is able to make a checked out document immutable" Fixed. Added a check to return an error if the document is checked out. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-1888 "Expunge page in the DMS Administration section, pagination not working, links to consecutive pages do not work" Fixed. Changed the php file to return the contents of a div and not just a table body so that pagination works in Internet Explorer. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8171 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2829 "Tags containing special characters are truncated at the first special character the system encounters." Fixed. Changed strlower command to mb_strtolower to cater for special characters. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-2584 "Postscrip extractor is disabled on linux" Updated. Updated binary name to ps2txt. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8154 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2861 "KTUtil::arrayGet see "0" as an empty string" Fixed. Removed isset in favour of manual 0 and '0' checking. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8151 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
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 -
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7928 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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