-
KTS-2841 "Document linked to a tag (with non-alphaneumeric characters) not returned when the tag is navigated." Fixed. Replaced the strtolower. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3051 "Scheduler running time to be configurable in the config file" Fixed. Added the config setting. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3049 "Plugin is unable to change filename during checkout" Fixed. Triggers on now checked on the download. They check for the action 'checkoutDownload'. Committed by: Megan Watson Reviewed by: Jonathan Byrne WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3147 "Scheduler calls the default php and doesn't check for the stack php" Fixed. It now checks for the stack php first. Committed by: Megan Watson Reviewed by: Conrad Vermeulen Added new contributors to about page. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8247 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1644 "Untranslateable strings in /lib/browse/Criteria.inc" Fixed. Added _kt() so that strings are now translatable. Committed By: Jonathan Byrne Reviewed By: Megan Watson WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-113 "Implement returning of basic permissions returned by get_listing() and document detail." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3136 "Implement Open Search with new search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson Version Bump to 3.5.3 beta1 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8239 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-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
-
WSA-111 "DocumentType is not escaped correctly on query to database" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson 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@8082 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-67 "Add error code for unknown document type" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten 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 KTS-2648 "KT granted access to all databases" Fixed. Applied suggested change from Kenny Horan. Thanks! Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8046 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-106 "KT_Error is used with insufficient parameters" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-107 "Checkout returns kt_response and not kt_document_detail" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8011 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2601 "Create indexer administration page" Updated. Added update to upgrades table. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen WSA-104 "Folder detail returning incorrect modified date. It returns checked out date rather than modified date" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-103 "DocumentType and LinkType id resolution functions return incorrect values when there are 10 or more types defined" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2875 "Create a hooking mechanism for new searchable fields to be part of the general text search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jalaloedien Abrahams KTS-2874 "New column for document type in browse view" Fixed. Added a new column class. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7955 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
-
"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
-
WSA-72 "Add missing fields to document detail structure in web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2730 "When adding a document, the document util's add function dies on encountering an unlink" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson WSA-49 "Add missing fields to search structure in web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2732 "Create a new way to setup resources in plugins" Fixed. Added a function to the base class called run_setup that gets called when the plugins are loaded. Committed by: Megan Watson Reviewed by: Conrad Vermeulen WSA-78 "download manager does not construct a full url for the webservice download" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten KTS-2733 "Colouration of DiskUsageDashlet is incorrect" Fixed. Thanks Dirk! Committed By: Kevin Fourie Reviewed By: Jonathan Byrne KTC-271 "Bulk upload does not work" Fixed. Added 'temp_file' to the options array. KTC-273 "All files uploaded with the function 'Import from Server Location' has a size of 0kb after upload" Fixed. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2734 "sanitize to html removes information from data stored in the database. It was discovered that slashes were removed" Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll KTS-2735 "Metadata values should not be sanitized until display on whichever interface." Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll KTS-2736 "Metadata values constrained to 255 characters. some clients want larger values." Updated. Committed By: Conrad Vermeulen Reviewed By: Philip Arckoll KTC-275 "Files that are uploaded with the 'Import from Server Location' is MOVED instead of COPIED to the DMS." Fixed. Added a flag to aOptions to copy a file when uploading to the DMS instead of moving it. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-2301 "Number of characters allowed in a field is not 250 as is mostly specified" Updated. Changed filename and comment to be mediumtext compatible with other fields in other tables. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-76 "Update unit tests for document detail in web service" Updated. Added missing fields. WSA-79 "cater for custom_document_no and oem_document_id in webservices" Updated. Added placeholders for future use. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-77 "Update unit tests for search structure in web service" Updated. Added missing fields. WSA-79 "cater for custom_document_no and oem_document_id in webservices" Updated. Added placeholders for future use. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-75 "Create unit test for get_folder_contents in web services" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-49 "Improve the document_detail and folder_detail records to incorporate more fields available on the document" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2737 "Folder util sanitises too much which results in additional slashes being added to the database" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-77 "Update unit tests for search structure in web service" Updated. Added missing fields. WSA-79 "cater for custom_document_no and oem_document_id in webservices" Updated. Added placeholders for future use. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2744 "Documents are not being indexed in the queue" Fixed. Using new exec system. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen KTS-2745 "More detailed errors need to be returned when a failure occurs when adding a document." Fixed. Added more detailed error messages. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-2718 "Tags added to documents when the Tag Cloud add-in is disabled does not show in that Tag Cloud Dashlet once it has been enabled again." Fixed. Moved tag cloud trigger into core so it isn't dependant on the plugin. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie KTS-2708 "Refactor plugins registration and loading" Updated. Added the upgrade sql. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen KTS-2600 "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page" Fixed. Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTS-2646 "Database exception handler needs to be fixed" Fixed. All database errors are now logged and the user is sent to an improved page. Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTS-2645 " A general exception handler is required to deal with thrown exceptions not caught by the application" Fixed. Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTC-256 "UI not displaying correctly" Fixed. UI changed. Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTS-2748 "Wrong filesize units at DiskUsageDashlet and zero-byte lines" Fixed. Corrected parition and filesize methods and catered to 0 size file. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne KTC-239 "CLONE -Performance has become tragically slow (SUP-443)" Fixed. Added the DB optimise script to the scheduler. Modified the script to log messages instead of printing them. Added a check on the id to the scheduler tasks in the upgrade script. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2748 "Wrong filesize units at DiskUsageDashlet and zero-byte lines" Updated. Fixed use of incorrect constants (replaced MEGA with MB). Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2746 "CLONE -Put the custom metadata fields in alphabetical order(SUP-304)" Fixed. Added a new config under ui. Put a usort on the fields. Committed by: Megan Watson Reviewed by: Conrad Vermeulen WSA-87 "Comparison of folders when validating upload path does not work on windows correctly" Fixed. Refactored some functionality and made the path seperator consistent. Committed By: Conrad Vermeulen Reviewed By: Isaac Lundal KTS-2751 "Logging statement in trigger registry has typo. this can cause php to bomb!" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2752 "Folder Usage plugin must check the existance of the folder it is scanning" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2600 "Document Indexer Statistics Dashlet - improve text / US spelling / Capitalization / Link to Management Page" Fixed. Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams KTC-277 "Tags associated to documents that have been deleted still show in the Tag Clouds dashlet." Fixed. Altered the dashlet query. Committed By: Jalaloedien Abrahams Reviewed By: Conrad Vermeulen KTS-1850 "Major performance issue - SQL query" Fixed. Incorporated some of the changes from the optimisation patch into the core. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2606 "KnowledgeTree 3.5 requires php5 to be installed. It should detect php4 and provide an elegant error message that it is no longer supported." Fixed. Inserted phpversion check in dmsDefaults.php. Committed By:Yusuf Davids Reviewed By:Jonathan Byrne WSA-87 "Comparison of folders when validating upload path does not work on windows correctly" Fixed. Refactored some functionality and made the path seperator consistent. Path was not being returned correctly in some cases. Committed By: Conrad Vermeulen Reviewed By: Isaac Lundal KTS-1850 "Major performance issue - SQL query" Updated. Removed lines replaced by the patch. Committed by: Megan Watson Reviewed by: Conrad Vermeulen Version bump to 3.5.2 Beta1 KTS-2669 "Discussion thread text rendering creates <br> tags" Fixed. Updated sanitize. Committed By:Yusuf Davids Reviewed By:Jonathan Byrne KTC-239 "CLONE -Performance has become tragically slow (SUP-443)" Updated. Added the @ sign in front of id when inserting. Committed by: Martin Kirsten Reviewed by: Megan Watson KTC-292 "Minor version does not increase when the Document Title is changed." Fixed. Added a new content version and updated the version number. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-2709 "After re-activating the Tag Cloud plugin this does not work" Fixed. Hid Tag fieldset and linked it to tag cloud plugin. Committed By: Jonathan Byrne Reviewed By: Jalaoedien Abrahams KTS-2759 "Extend scheduler looping every 30 seconds by default vs 10 seconds" Updated. Also added copyright. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2760 "Powerpoint files not being indexed" Fixed. powerpoint was missing. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2761 "Last run time in Indexer Dashlet is not updated" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2761 "Last run time in Indexer Dashlet is not updated" Fixed. queue updated to reflect live files only. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2762 "KTUtil::filesizeToString returns wrong filesizes" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie BBS-868 "CLONE -Login - remember password" Added a client policy to the server. Committed By: Isaac Lundall Reviewed By: Martin Kirsten KTS-2754 "Add a Document Fails" Updated. Added better error checking. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2763 "pdf extractor does not have quotes around application name. this results in pdftotext not being called correcly in windows." Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne KTC-296 "Bulk Download scrambles the folder hierarchy and only exports the first non-empty subfolder." Fixed. The document paths were missing the last folder in the path and being added to the one below. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2157 "bulk upload does not validate that file is a zip file." Fixed. Added a check on the file type. Committed By: Megan Watson Reviewed By: Conrad Vermeulen Version bump to 3.5.2 beta1 KTS-2765 "csv mime type does not have an icon" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2765 "csv mime type does not have an icon" Updated. Added omitted upgrades table entries. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2773 "CLONE -RSS Feeds from KTDMS(SUP-525)" Fixed. Updated path mechanism. Committed By: Jalaloedien Abrahams Reviewed By: Megan Watson KTS-2679 "Fatal error: Call to a member function query() on a non-object in /var/www/ktdms/lib/security/Permission.inc on line 123" Fixed. Changed the query to use dbutil instead of $default->db in userIsSystemAdministrator(). Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTC-286 "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container" Fixed. Refactored the way the users state is refreshed. It now uses the plugin_helper table to get any new dashlets. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2777 "Refactor the plugins update function to run setup" Fixed. Update function now gets only the plugins that need to be enabled and runs setup on them. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTC-261 "The automatic workflow assignment by Document Type or by Folder does not work." Fixed. Moved the check for which type was assigned into the run_setup() function. Added a deregister plugin helper function. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2778 "Add the plugin ordering variable to the plugins table" Fixed. Added a column to the plugins table to set the ordering. Added a check on disabled when loading the plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2780 "search results with long filenames span multiple rows." Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2743 "upgrade functionality needs to apply foreign key constrains." Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2779 "Refresh the plugin_helper table on reread plugins" Fixed. Added a delete on the plugin_helper table before doing the reread Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2743 "upgrade functionality needs to apply foreign key constrains." Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2743 "upgrade functionality needs to apply foreign key constrains." Updated. Prevent a clean install having to go through the process of having foreign keys applied again. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2783 "KTPlugin ->orderby field needs a default of 0" Updated. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTC-286 "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container" Updated. Moved the sql ignore into an if not empty statement. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2778 "Add the plugin ordering variable to the plugins table" Updated. Moved the sql order by below the check for disabled plugins. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2784 "ktlucene.jar produces a ArrayOutOfBounds error when a search result has more than 100 items" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2787 "Search reports document indexer inconsistency and that the administrator must be contacted when the indexer has values but the document no longer exists in the repository" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jalaloedien Abrahams KTS-2786 "KTAPI must provide a mechanism for indexing text to be updated so that client applications can provide text when the server does not have an extractor" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jalaloedien Abrahams KTS-2785 "ktapi.php session variable unsets variable used by upload.php" Fixed. The variable is used to check that the session has not been started already. Committed By: Conrad Vermeulen Reviewed By: Jalaloedien Abrahams KTS-2788 "Auto creation of groups when a user authenticates via ldap/active directory is not always expected." Implemented. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll WSA-90 "Remove php5 specific modifiers on functions so that web services works on both 3.4.x and 3.5.x" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jalaloedien Abrahams KTC-304 "Navigating to a document from a tag cloud, and deleting it using the bottom 'delete' causes an error" Fixed. Added the full url to the top menu items. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTC-299 "Bulk Upload failed: File is not a zip file" Fixed. Added check for application/zip. Committed by: Megan Watson Reviewed by: Conrad Vermeulen TS-2467 "OSS: FedoraCore5: The RSS feed to a subscribed document is not rendered correctly." Fixed. Changed the sql to use the metadata version id and not the document id when joining to the document_metadata_version table. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTC-265 "LDAP users can be imported many times over" Fixed. Removed users that have already been imported from the list returned by the LDAP server. Committed By: Megan Watson Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7842 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
WSA-70 "Provide a mechanism to allow for JSON responses from web service requests" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson 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 KTS-2721 "Refactor adding a document to use the storage manager" Fixed. Removed all references to KTFSFileLike. Added a function to the storagemanager for uploading a temp file. Committed by: Megan Watson Reviewed by: Conrad Vermeulen WSA-71 "Add missing fields to folder contents structure in web services" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten KTS-2723 "The Search Portlet is not displaying in the browse view" Fixed. Changed implode/explode to serialise/unserialise. Committed by: Megan Watson Reviewed by: Conrad Vermeulen BBS-301 "Novel NetDrive Webdav as 3rd Party Client" Fixed. Netdrive didn't resolve the relative paths correctly and kept the "/ktwebdav/ktwebdav.php" path as part of the folder / document path. KTS-2344 "WEBDAV Not working in 3.4.2 (was in 3.4.1-1)" Fixed. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-2725 "Archived document should not be found using PropFind" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7739 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
-
WSA-52 "Webservice File Download" Fixed. Improved error handling in file download in PHP KTWSAPI Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-52 "Webservice File Download" Fixed. Improved error handling in file download in PHP KTWSAPI Contribution By: Florian Treml Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie Reverted commit of "Forgot Password" functionality. It's still DEV. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams Reverted commit of "Forgot Password" functionality. It's still DEV. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams Updated license text. Committed By: Kevin Fourie Reviewed By: Daniel Chalef KTS-2448 "Add Hover Text for icons that perform actions" Fixed Added Hover text to icons which perform actions Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTC-246 "Footer Text update" Updated. New image in use. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams KTS-2661 "Regenerate and update translation files" Done. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2665 'Add "ExpiresActive On"' Added. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen WSA-53 "Break up nunit test files into more moduler self contained tests" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTC-238 "Spelling and grammar errors on the 'Manage Lookup Tree' page in the DEV 3.5.0 build" Corrected. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne KTS-2226 "When doing an update of the Permissions the page shows incorrectly" Fixed Added a check for utf-8 characters to prevent putting them into html entity form. Permissions page should display correctly. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-2664 "When no document is selected when performing a bulk action in a folder the error message is not displayed as per Knowledge Tree standard." Fixed. Added a new redirect method to dispatcher "redirectToBrowse()". The action now redirects to the browse.php instead of action.php. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2653 "Change the text at the end of a bulk export" Updated. Text message made more user friendly. Committed By:Yusuf Davids Reviewed By:Megan Watson WSA-53 "Break up nunit test files into more moduler self contained tests" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-53 "Break up nunit test files into more moduler self contained tests" Deleted. This file was too big. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-1 "Problems with upload.php" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-51 "Check that folder and name lookup are sanitized when performing lookup so there are no database errors" Fixed. WSA-50 "KTAPIFolder::_get_folder_by_name should be called as a static method" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-51 "Check that folder and name lookup are sanitized when performing lookup so there are no database errors" Fixed. WSA-50 "KTAPIFolder::_get_folder_by_name should be called as a static method" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-54 "Session should restore userID to previous value otherwise it state will be lost" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-1 "Problems with upload.php" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2680 "Search trigger has a constraint violation on search_saved_events table" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7654 c91229c3-7414-0410-bfa2-8a42b809f60b
-
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
-
WSA-30 "The move_folder in the KTAPI does a copy and not a move()." Fixed. Reviewed By: Kevin Fourie WSA-32 "get_document_version_history has a type conversion problem." Fixed. Changed type to be string and also checked that user exists. WSA-33 "get_document_links has a type check problem" Updated. Have added return SOAP_Value(). Reviewed By: Kevin Fourie WSA-34 "Create unit tests for webservices" Initial implementation. Reviewed By: Kevin Fourie KTS-2330 "Change array_merge to kt_array_merge for PHP5" Updated. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2270 "In the actions restrictions for a workflow, generate PDF is not included in the list as an action restriction" Fixed. Changed getDisplayName to return the name. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2270 "In the actions restrictions for a workflow, generate PDF is not included in the list as an action restriction" Fixed. Changed getDisplayName to return the name when the mime types don't exist. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-751 "Bulk Export/Upload doesn't catch empty directories" Comment: Fixed. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2336 "Remove <br> from error and info boxes" In Progress. Removed from PDF Generator. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne KTC-230 "ZendGuard 5.0.0 array_multisort bug is breaking encoding." Fixed. Used two sorts instead of multisort. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2215 "When editing the dashboard welcome message the ktcore/en/welcome.html file is corrupted" Fixed. Removed \r and \n from HTML output. Committed By: Kevin Fourie Reviewed By: Conrad Verleulen KTS-1554 "Implement a Scheduler" Added the script for running the scheduled tasks. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Added the javascript for the administrative UI for the scheduler. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Added the scheduler administration UI template. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Added the scheduler plugin, with the admin UI, the class for adding a task to the scheduler and the class for running a background task. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Added the sql for creating the table containing the tasks Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Added the upgrade patch. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2348 "upgrade.php is totally broken" Fixed. This was a short tags issue. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2335 "Minor GUI glitch in IE7" Checked whether the name in the list of actions is empty. If there is no name IE adds the action as an empty item in the list. Committed by: Megan Watson Reviewed by: Conrad Vermeulen WSA-6 "validate configuration of examples is correct so developers can easily evaluate webservices" Implemented. Checks if caching is disabled and that required folders are installed. Reviewed By: Kevin Fourie WSA-38 "improved debug logging in webservice layer" Implemented. Added debug() method. WSA-39 "implement search via webservice" Implemented. WSA-40 "There is a typo in the structures for workflow transition." Fixed. structures were named incorrectly. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2351 "Add CheckedOut date so can track when documents were checked out" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1554 "Implement a Scheduler" Removed call to test class and fixed a small bug. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Updated the runtime on changing frequency and setting task to run on next iteration. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Updated the runtime on changing frequency and setting task to run on next iteration. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1554 "Implement a Scheduler" Updated the runtime on setting task to run on the next iteration. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2353 "mime.inc.php - magicDatabase option" Updated. Contribution added to mime.inc.php with updates to config.ini and dmsDefaults.php Contributed By: Florian Treml Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2354 "ktentity.inc - cache removal" Fixed. Contributed By: Florian Treml Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-35 "KTUploadManager.inc.php - Tempfile not correct" Updated. Contributed By: Florian Treml Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1804 "Able to move workflow whilst a document is checked out." Hid the links to workflow when a document is checked out. Added an error message if the workflow template is displayed. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2255 "When viewing document details, must show workflow name." Added the workflow name. Committed by: Megan Watson Reviewed by: Conrad Vermeulen WSA-42 "SQL update statement on active_sessions table has typo" Fixed. typo on lastused field in active_sessions. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-25 "get_document_detail_by_name fails with user that doesn't have permission to root folder" Implemented. add get_folder_by_name to ktapi Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-25 "get_document_detail_by_name fails with user that doesn't have permission to root folder" Fixed. removed requirement of getting the root folder first. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2356 "i8nJavascript.php runs very slowly" Fixed. Implemented 'caching' of the javascript in the session. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-34 "Create unit tests for webservices" Updated. Addid a basic call to query.cs Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-581 "Deleting of document types with no associated documents should be possible" Added an icon for deleting document types if there are no associated documents. Fixed the isUsed function that checks, it was pointing to the wrong table. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2358 "php5 migration" Updated. Removed & from &new. Added statics. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2358 "php5 migration" Updated. Removed & from &new. Added statics. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Removed old criteria dependant on mysql fulltext tables. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Updated. Added checkedout field and removed mysql fulltext clearout code. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-673 "The search algorithm needs some work" Implemented. Index is cleared out when document is expunged. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2348 "upgrade.php is totally broken" More fixed. This was a short tags issue. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2360 "Remove cache logging." Updated. Added KTLOG_CACHE Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2360 "Remove cache logging." Updated. KTS-2358 "php5 migration" Updated. Removed & from &new. Added statics. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2362 "Improve mime type resolution based on file extension" Improved. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-1871 "Add copy workflow trigger" Implemented. Made a base class which the copy and move is based on. Note the classes are named incorrectly to save the upgrade process. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-1345 "Following a hyperlink from an MS Office doc works the first time but subsequently goes to dashboard until user logs out" The login script was finding the current session and going straight to the dashboard, ignoring the redirect link. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1871 "Add copy workflow trigger" Implemented. Made a base class which the copy and move is based on. Note the classes are named incorrectly to save the upgrade process. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-2365 "Add new bulk actions - copy, archive, extract" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson Database version bump to 3.5.0 & App version bump to 3.5. KTS-2368 "Deactivated users still show up in list of Available Users when allocating users to a role" Added filter to check the disabled flag. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2373 "Update structure.sql and data.sql" Updated. Upgrades added and now using mysqldump to produce dumps. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2372 "Emails sent multiple times when emailing groups with sub-groups (SUP-197)" If a user is in more than one of the groups selected then he/she will get the email more than once. The email is now sent once to multiple users and ignores duplicate email addresses. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2372 "Emails sent multiple times when emailing groups with sub-groups (SUP-197)" Removed call by reference. Committed By: Megan Watson Reviewed By: Conrad Vermeulen KTS-2380 "Fatal error: Cannot redeclare class adminversionplugin when upgrading from 3.4.3 to 3.5" Fixed. Added upgrade function to remove old file. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2384 "Add KTScheduler to the enabled plugins list." Added. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTC-238 "Spelling and grammar errors on the 'Manage Lookup Tree' page in the DEV 3.5.0 build" Corrected. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne KTS-2386 "Add some basic plugin caching to improve performance" Added. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2365 "Add new bulk actions - copy, archive, extract" Added in the folder component of the actions. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2359 "Automatically fill document title from filename" Added an onchange option to the file input. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-1613 "possibility to delete a document version" Added a new transaction type for deleting a version of a document. The physical document is deleted but the DB record remains. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2386 "Add some basic plugin caching to improve performance" Updated. KTS-2358 impacted on the caching array that is required to cache. Thus the singleton() methods are restored to what they were before. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2366 "Reason field while copying a document can not be viewed through the UI" The reason wasn't being fetched from the form info before being inserted into the DB for both the copy and move actions. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2413 "links on toolbar became inactive - preferences , about, etc" Fixed. Committed By: Kevin Fourie Reviewed By: Kevin Fourie WSA-45 "Migration to PHP 5.2 seemed to have a problem with HTTP_RAW_POST_DATA variable not being set in some environments for some reason." Fixed. Committed By: Conrad Vermeulen Reviewed By: Isaac Lundal KTS-2386 "Add some basic plugin caching to improve performance" Updated. The original caching was causing problems. Had to revert caching to only around the database call. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2396 "Re-enable browse by script" Updated. Enabled the original browse by. We are going to re-imagine this at a later stage. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2417 "the 'does contain' or 'does not contain' expression syntax does not work" Fixed. There was a typo regarding the constant from phplemon. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2404 "NOT doesn't always work in search expressions." Fixed. Commited By: Conrad Vermeulen Reviewed By: Kevin Fourie WSA-45 "Migration to PHP 5.2 seemed to have a problem with HTTP_RAW_POST_DATA variable not being set in some environments for some reason." Fixed. Removed reference to global HTTP_RAW_POST_DATA . Committed By: Conrad Vermeulen Reviewed By: Isaac Lundal KTS-2419 "CLONE -Bug - Document Transaction History Not Tracking Emailing From KT (SUP-378)" Committed by: Megan Watson Reviewed by: Kevin Fourie KTC-239 "CLONE -Performance has become tragically slow (SUP-443)" Added. Implemented a a command line script to do basic mysql optmisation on tables. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2427 "Indexes directory not found on stack install." Fixed. Corrected path for stack install. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2428 "Set the JavaXMLRPCLuceneIndexer as the default indexer" Done. See [indexer] section on config.ini. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2430 "Create proper init script for stack install" Done. Added to examples directory too. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen KTS-2359 "Automatically fill document title from filename" Added more logic to removing the extension from the title. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2390 "Need a way to download or checkout multiple files at the same time" Refactored the code to zip files into a class. Updated the Bulk Export with the new class. Added the bulk check out action. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2439 "Use of wrong field in update of workflow state replacement during workflow state deletion" Fixed. replaced workflow_state_id with target_state_id in sql update. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2440 "Adding a folder descendant lookup table for search" Added. Reviewed By: Kevin Fourie Committed By: Conrad Vermeulen KTS-2441 "plugin_rss is not an innodb table" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2442 "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily." Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2415 "Scheduler: Change DB date format" Changed the DB to use datetime instead of a unix timestamp. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2414 "Implement a dashlet for the scheduler" Added a dashlet to inform the admin user when scheduler hasn't been running. Changed the background on the bullets to transparent. Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-2445 "KTDMS install does not install correctly: 'Fatal error: Call to undefined method....'" Fixed. Put the database password back into config.ini Committed By: Jalaloedien Abrahams Reviewed By: Kevin Fourie KTS-1796 "CLONE -No easy way to delete users/User.inc(SUP-163)" Fixed: Added functionality to soft delete a user. Committed By: Jonathan Byrne Reviewed By: Kevin Fourie KTS-2442 "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily." Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-2442 "Some database tables use unsigned int, but relations are mostly to signed int fields. This means foreign key constraints cannot be added easily." Updated. Mime type defaults to 9 (binary file) until it is set officially. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7313 c91229c3-7414-0410-bfa2-8a42b809f60b
-
BBS-1036 "Option to turn off request for metadata on document upload" Changed the architecture of the mechanism to retrieve settings from the server. Committed By: Isaac Lundall Reviewed By: Conrad Vermeulen BBS-1036 "Option to turn off request for metadata on document upload" Tweeked the delivery of the config options. Committed By: Isaac Lundall Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7114 c91229c3-7414-0410-bfa2-8a42b809f60b
-
BBS-1036 "Option to turn off request for metadata on document upload" Added a function to the web services API to retrieve KTtools configuration from the server. Committed By: Isaac Lundall Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7107 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-22 "Changing document type or editing metadata does not call edit triggers" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7051 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-21 "Starting a session does not store userID in _SESSION" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7050 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-12 "Clean up expired sessions in webservice" Fixed. It now removes stale sessions. WSA-10 "When user max_sessions is reached, attempting to authenticate returns a null session." Fixed. The return from _check_session() was not handled correctly for PEAR::Error Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7032 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-9 "get_document_metadata() breaks when document_type has no fieldssets" Fixed. Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7030 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-9 "Disabled document type causes web service timeout" Implemented validation on resolution of document type. Reviewed By: Jalaloedien Abrahams WSA-15 "File Corruption when using Base64 and VB.NET" Fixed. Files should have been written as binary and not as text. Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7021 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2129 "Add get_document_type_metadata() to webservice" Fixed. Also added links as KTS-2130. Reviewed By: Kevin Fourie KTS-2129 "Add get_document_type_metadata() to webservice" Fixed. Also added links as KTS-2130. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-2135 "remove debug failure message for move and copy folder commands in webservice" Fixed. Reviewed By: Kevin Fourie KTS-2134 "Add @ in front of file functions such as unlink. There are cases that seem to break webservices because of warnings." Fixed. Reviewed By: Kevin Fourie KTS-1349 "Bulk Import problem with áéíóúÑ or other special characters of Spanish language." In Progress. Applied some utf8 encoding changes and busy doing some testing. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6870 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2115 "create unit tests for ktapi" Fixed. Added a test for using existing sessions. Reviewed By: Kevin Fourie KTS-2115 "create unit tests for ktapi" Fixed. KT_DIR was mistakenly used when it is only part of dmsDefaults. Reviewed By: Kevin Fourie KTS-2115 "create unit tests for ktapi" Updated. added licensing. Reviewed By: Kevin Fourie KTS-2115 "create unit tests for ktapi" Fixed. Temporarily commented ktapi tests Reviewed By: Kevin Fourie KTS-2115 "create unit tests for ktapi" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6837 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-1715 "Add DB backup step to upgrade process" Fixed. Upgrade not possible if mysql directory not resolvable. Reviewed By: Kevin Fourie KTS-2122 "Cannot restore a backup done in Commercial 3.3.7, commercial 3.4 looks for the back in a different directory" Fixed. Can now specify backup/mysqlDirectory to find mysqldump. Also, backups must be located in default or backup/backupDirectory. Reviewed By: Kevin Fourie KTS-2115 "create unit tests for ktapi" Fixed. Added a test for using existing sessions. Reviewed By: Kevin Fourie KTS-2115 "create unit tests for ktapi" Fixed. Added a test for using existing sessions. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6831 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-2121" "ldap plugin not validating username correctly" Fixed. Reviewed By: Kevin Fourie WSA-3 "Error occurs in >>ktws_eg_folder_listing.php<<" Fixed. Rewrote get_listing() to accomodate anonymous. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6824 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-2113" "Split KTAPI into seperate files based on classes" Implemented. Reviewed By: Kevin Fourie "KTS-2114" "kt3template.inc.php did not find the PluginRegistry." Fixed. Added require_once statement. Reviewed By: Kevin Fourie "KTS-2116" "Document object does var_dump() on pear error." Fixed. Reviewed By: Kevin Fourie "KTS-2117" "upgrade simpletest" Upgraded. Reviewed By: Kevin Fourie "KTS-2118" "FolderUtil allows duplicate folders to be added" Fixed. Reviewed By: Kevin Fourie "KTS-2115" "create unit tests for ktapi" Fixed. Reviewed By: Kevin Fourie "KTS-2115" "create unit tests for ktapi" Implemented. Some basic unit tests for the KTAPI have been implemented. Reviewed By: Kevin Fourie "KTS-2119" "Error message in upload.php: "get_session() should be overloaded!" Fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6814 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1783" "Unable to Expunge documents in OSS 3.0.3a" Implemented. This script expunges documents. It should be scheduled. Reviewed By: Kevin Fourie "KTS-1783" "Unable to Expunge documents in OSS 3.0.3a" Implemented. expunge() fixed. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6751 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1994" "KT webservice: add_document not working" Fixed. Some types still incorrect. Reviewed By: Kevin Fourie "KTS-2020" "Web Service functions for 'small_document' need to be aliased." Implemented. Reviewed By: Kevin Fourie "KTS-1781" "New Upgrade Utility should be password protected" Fixed. Reviewed By: Kevin Fourie "KTS-1781" "New Upgrade Utility should be password protected" Implemented. Also applied some recommendations to 'back' and 'next' vs previous 'home' and 'continue'. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6699 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1994" "KT webservice: add_document not working" Updated. Added new functions to cater for base64 encoding. Also added missing dependency. Reviewed By: Kevin Fourie "KTS-1994" "KT webservice: add_document not working" Fixed. Checkin must also cleanup.... Reviewed By: Kevin Fourie KTS-2005 "Cannot move or roll up/down dashlets in ie7. " Fixed. Reviewed By: Kevin git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6663 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KTS-1973" "Webservice error when calling get_folder_contents fom VB.NET" Updated. Added typecast to integer for content listing. Removed the 'return true' for procedures. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6611 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-95 "Update License Headers" Updated and added some missing headers. Committed By: Kevin Reviewed By: Conrad git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6607 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SOAP Webservice Implementation" Updated. Improved response relating to sessions. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6504 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SOAP Webservice Implementation" Updated. Fixed php documentor @static Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6502 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SOAP Webservice Implementation" Updated. Initial modifications to cater for passing by reference under PHP4. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6478 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SOAP Webservice Implementation" Updated. Initial modifications to cater for passing by reference under PHP4. Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6472 c91229c3-7414-0410-bfa2-8a42b809f60b