-
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
-
KTC-262 "Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action"" Fixed. Added a check to display name using getName() in case getDisplayName() returns an empty string. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-3057 "Cleanup link on System Folder Utilization dashlet points to an non-existing url" Fixed. Cleaned up Url creation for Windows. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8134 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2572 "Storage Utilisation dashlet only works in linux" Fixed. It now works with cygwin/df in Windows Fixed By: Conrad Vermeulen 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@8096 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2884 "Storage Utilization dashlet rendering on IE 7 is broken: a black box covers the text." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8008 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
-
"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
-
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
-
Updated license header in two omitted files. 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 Updated SVN tags. 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- "" Updated. Location of error.css changed. Committed By:Yusuf Davids Reviewed By: KTS- "" Updated. Location of error_01.gif and error.css changed. Committed By:Yusuf Davids Reviewed By: 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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7812 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
KTS-673 "The search algorithm needs some work" Updated. DiskUsage only working on Linux for now Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. added licensing Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7557 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-673 "The search algorithm needs some work" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1554 "Implement a Scheduler" Updated. is_background was removed from dtabase. Committed by: Conrad Vermeulen Reviewed by: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Updated reference from Lucene to Document Indexer Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Updated. Added cross platform calling of df Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Updated. Removed term disk from Disk Mount. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Updated. Removed empty line from DF Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7520 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-673 "The search algorithm needs some work" Updated. Fixed references to Lucene Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Fixed references to lucene Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Updated. Not scaning temp directory if windows Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2471 "create search2 dashets" Updated. Changed reference to lucene and added checking for 'df' Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2568 "Add scheduler service to Linux" Added php loop file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7505 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
KTS-673 "The search algorithm needs some work" Updated. Integrated with DocumentConverter.py Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2547 "Test RTF Indexer" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. MailMime is not tested... will implement again when have more time. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Sometimes the extractor may change the target filename. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Updated. Licensing. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Search requires php, python and java. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7477 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-673 "The search algorithm needs some work" Updated. Typo with internationalisation Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2497 "Creation of a new thread fails with: 'DB error: unknown error'" Fixed. Set defaults to null and not -1 Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2497 "Creation of a new thread fails with: 'DB error: unknown error'" Fixed. change nullable fields on discussion_threads Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2446 "CLONE -Skins don't disply properly on portlets in IE 6 (SUP-464)" Fixed. Updated css for skin Committed By: Jalaloedien Abrahams Reviewed By: Conrad Vermeulen KTS-2328 "When adding an Authentication source the 'Required' fields are marked as a 'Required' but the requirement is not enforced." Fixed Added a check for each of the required fields Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams BBS-1009 "Folder or files with the Test Character set as their names cannot be manipulated in WebDAV in any way." Added validation functions for special characters - /\?,.:"'*. Validation is on adding / renaming folders and documents. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1753 " Implement Disk Usage Plugin" Implemented. short php tag Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 "Implement Disk Usage Plugin" Updated. Added some comments and increased thresholds Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2503 "Ports in openoffice python files are incorrect" Changed port to 8100. Also added LGPL DocumentConvertor.py which seems good. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7395 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2429 "config.ini must be updated during upgrade for new search to work." Done. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2471 "create search2 dashets" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1753 " Implement Disk Usage Plugin" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2395 "Create index migration script" Updated. register script with scheduler Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2395 "Create index migration script" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2395 "Create index migration script" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2471 "create search2 dashets" Updated. Refactored period calculations. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2395 "Create index migration script" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. added lucene server URL and migration config. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Added lucene server and migration defaults Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7367 c91229c3-7414-0410-bfa2-8a42b809f60b