-
Version bump to 3.5.4 KTS-3765 "Add index on user_id on document_transactions table." Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3627 "Saving a search with Japanese characters causes IE6/7 to display the saved search as "??" (SUP-967)" Fixed. Moved the search query and name out of the url and into the extjs function where the encoding is done for us. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9433 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3699 "Long search expressions are not saved. Saved searches become corrupt because they are truncated." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9324 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1397 "Extending subscription to subfolders" Fixed. Added a DB column to indicate that subfolders should be included. Refactored the way subscribing worked to use ajax. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9292 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KOA-120 "Session management security" Updated. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3a-Release-Branch@9263 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3313 "Optimize database datatypes for space" Updated. Changed many types from char to varchar and fixed some minor irregularities. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8977 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3527 "Improve controls in the System Configuration section" Fixed. Added radio buttons and dropdown lists, etc. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8917 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-587 "Link to document between folders" Fixed. Added base code for symbolic links / shortcuts. Committed by: Aart-Jan Boor Reviewed by: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8772 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reliance on zseq_tables" Updated. Added header to sql files. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8716 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove reliance on zseq_tables" Fixed. Now can now deal with the auto inc on the tables. dbutil is bypassing peardb for the id, but will be rectified in 3.6. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8704 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8584 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Config file data needs to be moved to the database and an admin page needs to be made to manage this data." Fixed. Made changes to run config from DB. KTS-3309 "Dmsdefaults has a lot of config functions in it, they need to be moved to the KTConfig class." Fixed. Functions have been separated into the right classes. KTS-3272 "Migration of configuration to database" Fixed. Completed KTS-3276 and KTS-3278 associated with this issue. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8560 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add MD5 hash to assist with validation of repository storage" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8366 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3161 "Allow the user to change the ordering of the browse columns" Fixed. Added the logic to change the order. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3162 "Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3231 "No email sent when you are subscribed to a folder or a document." Fixed. Removed the text on the icon. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3234 "CLONE -When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects(SUP-675)" Fixed. Added a mimetype id change if the filename changes in the rename function. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8354 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short." Updated. Added item to upgrades table. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8204 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short." Fixed. Changed RSS Title length to 100. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8200 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3038 "Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8073 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8072 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3027 "Search2: a search criteria using LIKE does not work if combined with a wildcart search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3038 "Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8071 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler plugins are not in the default data.sql install file" Fixed. Updeated data.sql file. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8070 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2813 "Folder view's checkout function should not apply to documents where workflow configuration blocks checkout" Fixed. Added a check on the WF disabled actions. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-2869 "User with Delete permission can Delete an Immutable document." Fixed. Added a check for immutable documents in bulk delete. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTC-379 "Fix zseq tables" Updated. Fixed "ZSEQ SHOULD NOT BE EMPTY ON" and "DB ERROR ON" issues. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8042 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fix zseq tables" Updated. Fixed "ZSEQ SHOULD NOT BE EMPTY ON" and "DB ERROR ON" issues. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8041 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
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7939 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
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7905 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
-
"Add integration/oem no so that integrators may associate a custom document reference" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7874 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
"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/trunk@7850 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
"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/trunk@7848 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7823 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7819 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
-
"Metadata values constrained to 255 characters. some clients want larger values." Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7754 c91229c3-7414-0410-bfa2-8a42b809f60b
-
------------------------------------------------------------------------ r7700 | kevin_fourie | 2007-11-20 18:53:23 +0200 (Tue, 20 Nov 2007) | 1 line Fixed Merge error. ------------------------------------------------------------------------ r7702 | kevin_fourie | 2007-11-20 21:31:52 +0200 (Tue, 20 Nov 2007) | 1 line Fixed merge errors. ------------------------------------------------------------------------ r7703 | megan_w | 2007-11-21 08:53:51 +0200 (Wed, 21 Nov 2007) | 8 lines KTS-2708 "Refactor plugins registration and loading" Fixed. Added a helper table for registering all the dashlets, actions, etc. Reduced the number of calls made when loading the plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7705 | conradverm | 2007-11-21 09:02:38 +0200 (Wed, 21 Nov 2007) | 6 lines KTS-2713 "Filename is cast to integer in search results" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie ------------------------------------------------------------------------ r7706 | megan_w | 2007-11-21 09:04:40 +0200 (Wed, 21 Nov 2007) | 8 lines KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Megan Watson Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7707 | conradverm | 2007-11-21 09:07:22 +0200 (Wed, 21 Nov 2007) | 6 lines KTS-2714 "Search results via web service return an error because of incorrect reference to workflow and state variables" Fixed. Comitted By: Conrad Vermeulen Reviewed By: Isaac Lundal ------------------------------------------------------------------------ r7710 | jonathan_byrne | 2007-11-21 16:38:51 +0200 (Wed, 21 Nov 2007) | 7 lines KTS-2301 "Number of characters allowed in a field is not 250 as is mostly specified" Fixed. Changed database to hold larger comments. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie ------------------------------------------------------------------------ r7711 | kevin_fourie | 2007-11-21 18:09:34 +0200 (Wed, 21 Nov 2007) | 7 lines KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7712 | kevin_fourie | 2007-11-21 18:58:39 +0200 (Wed, 21 Nov 2007) | 7 lines KTS-2708 "Refactor plugins registration and loading" Updated. Added upgrade table sql. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7713 | kevin_fourie | 2007-11-21 19:01:13 +0200 (Wed, 21 Nov 2007) | 7 lines KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7715 | kevin_fourie | 2007-11-21 19:15:30 +0200 (Wed, 21 Nov 2007) | 7 lines KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7719 | megan_w | 2007-11-22 08:56:19 +0200 (Thu, 22 Nov 2007) | 8 lines KTS-2691 "Add the ability to enable / disable tasks within the scheduler" Fixed. Tasks can be set as enabled / disabled / system. System tasks can't be disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7720 | megan_w | 2007-11-22 09:03:23 +0200 (Thu, 22 Nov 2007) | 13 lines KTS-2691 "Add the ability to enable / disable tasks within the scheduler" Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system. KTS-1346 "Periodic deleted document expunge" Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen ------------------------------------------------------------------------ r7722 | kevin_fourie | 2007-11-22 14:44:48 +0200 (Thu, 22 Nov 2007) | 4 lines Database version bump to 3.5.2. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen ------------------------------------------------------------------------ r7724 | kevin_fourie | 2007-11-22 21:12:34 +0200 (Thu, 22 Nov 2007) | 7 lines 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. Plugins now return their names correctly. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne ------------------------------------------------------------------------ r7725 | jonathan_byrne | 2007-11-23 08:06:10 +0200 (Fri, 23 Nov 2007) | 7 lines KTS-2706 "Fatal error with in the workflow move document action. Fatal error: Call to undefined function: getpatharray() in /srv/www/html/3.4.3/plugins/ktcore/KTWorkflowTriggers.inc.php on line 513" Fixed. User will be directed to root folder. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie ------------------------------------------------------------------------ r7727 | conradverm | 2007-11-23 11:27:36 +0200 (Fri, 23 Nov 2007) | 6 lines WSA-70 "Provide a mechanism to allow for JSON responses from web service requests" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson ------------------------------------------------------------------------ r7728 | conradverm | 2007-11-23 11:54:21 +0200 (Fri, 23 Nov 2007) | 6 lines WSA-44 "web service unit tests in php need to be incorporated for search" Updated. A few tests for search has been incorporated Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7729 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add the ability to enable / disable tasks within the scheduler" Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system. KTS-1346 "Periodic deleted document expunge" Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7720 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2708 "Refactor plugins registration and loading" Fixed. Added a helper table for registering all the dashlets, actions, etc. Reduced the number of calls made when loading the plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2713 "Filename is cast to integer in search results" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2714 "Search results via web service return an error because of incorrect reference to workflow and state variables" Fixed. Comitted By: Conrad Vermeulen Reviewed By: Isaac Lundal KTS-2301 "Number of characters allowed in a field is not 250 as is mostly specified" Fixed. Changed database to hold larger comments. 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-2708 "Refactor plugins registration and loading" Updated. Added upgrade table sql. 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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7716 c91229c3-7414-0410-bfa2-8a42b809f60b