-
"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
-
Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7935 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7931 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Dashlets display with horizontal lines between text" Fixed. Changed the style overflow and padding Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7929 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine" Fixed. Added a new util function for exec on windows, that iterates through the execute functions till one works. Committed by: Megan Watson Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7926 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)" Fixed. Removed the sanitiseForSql function call. Committed by: Megan Watson Reviewed by: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7924 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Backslashes appear before every quote and double quote throughout our version of knowledgetree(SUP-532)" Updated. Removed C-style comment block from upgrade SQL. Committed by: Kevin Fourie Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7922 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Moving Users To a new OU in active Directory Causes - Failed Logins - Auth Failure" Fixed. Added a second authentication check, if the login fails using the dn, then it tries to authenticate using the sAMAccountName. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7919 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"About Page text update" Fixed. Updated text. Committed By: Jalaloedien Abrahams Reviewed By: Jonathan Byrne KTC-245 "Login Page text update" Fixed. Updated text. Committed By: Jalaloedien Abrahams Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7918 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@7914 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7913 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7912 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7909 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7908 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7907 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Text in Search Portlet overruns the width of the portlet" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7906 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
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7904 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7900 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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7898 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"KnowledgeTree Indexer plugin not indexing in 3.4.5 on a windows machine" Fixed. Replaced the exec function on the word indexer with popen. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7897 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add a delete "bin" icon to "Items that require your attention..." Dashboard item and don't delete the item automatically" Fixed. The href was missing a closing quote. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7896 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Dropdown in search bar and search portlet needs to be aligned correctly" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7895 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search by created/modified/checkout date returns wrong results" Fixed. The date manipulation was correct Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7894 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improve logging of sysdata updates - especially when exceptions are encountered" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7893 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Clicking the 'refresh' link on the ''results in 'NOT FOUND. The requested URL/\plugins/housekeeper/HouseKeeperDispatcher.php was not found on this server.'" Fixed. Removed the slash and also included the rootURL offset Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7892 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove static variable declaration so code can be used in php4" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7890 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"RSS plugin slows down the dashboard" Fixed. Cut down the number of times the database has to be accessed. Optimised the code. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7889 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On renaming a folder the full path of folders beginning with the same name are also renamed" Fixed. Modified the sql to find the correct folder path Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7887 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Fatal error after clicking 'View resolved permissions for user'." Fixed. Removed the $ in $this->$iId Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7885 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@7882 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7881 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7880 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Database exception handler needs to be fixed" Fixed. Centred the text container. Committed By:Yusuf Davids Reviewed By:Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7879 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Committed By:Yusuf Davids git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7878 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"HouseKeeper plugin produces 'Class 'KTPlugin' not found' error" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7877 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"get error when calling move_folder: An existing connection was forcibly closed by the remote host" Fixed. Need to ensure cache is cleared so there is no unexpected data corruption from cache. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7876 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7875 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