-
""Import from server location" should also remove the file extension from the document name" Fixed. Document add now drops the extension from the filename if it is used for the document title. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8305 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"500 Internal Server Errors Happen when Uploading Files through KTE or KT Webdav" Fixed. Checked that path is absolute before doing a require(). Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8304 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error during database upgrade: 3.4.6 to 3.5.2a" Fixed. Apache user (nobody) was attempting to backup the config.ini in the ktdms folder where it has no write rights. The config.ini is now only backed up or even updated if the file is writeable. There should be defaults for all config.ini values in dmsDefaults.php anyway and config.ini only provides a way to override those defaults. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8302 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Ability to toggle between old 'browse view' search results, and 'search engine' results view" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8301 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error in template syntax for search2 portlets" Fixed. Fixed all hyperlink urls mentioned in the ticket. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8300 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Cannot scroll to the right or left on the workflow configuration page of a large workflow" Fixed. Wrapped the workflow table a div with scrolling. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8298 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Java proxy objects experiencing exceptions" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8297 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Uploading a document via hot folders, not specifying the Date Created and Date Modified the server inserts its own random date." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8296 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"documentutil->add function should at least throw a warning if 'contents' is there and 'temp_file' isn't" Fixed. Added an error message if the temp file is not there. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8294 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexing Diagnostics page provides an invalid link to documents" Fixed. Committed By: Conrad Vermeulen Reviewed By: Monique git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8293 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problem with opendir() in windows under indexerCore" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8292 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problem with opendir() in windows under indexerCore" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8291 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Unit admin permissions" Fixed. Changed logic which checks whether the Manage Security permission is being disabled. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8290 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Checking for write permission doesn't check if document is immutable. if immutable, user cannot have write access." Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8289 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Display the search expression tree" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8288 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Dashboard reflecting disk space incorrectly. It is showing the Gig amounts as Meg amounts" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8286 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler: Migration process fails" Fixed. Added check if migrated documents = 0 then make them 1 for the division. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8284 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"OOPresentationExtractor not working" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8283 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Scheduler: Migration process fails" Fixed. Changed the function to return the default if its there rather than pear error. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8282 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"AddOutputFilterByType command has been deprecated in apache 2.1 and later" Fixed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8280 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Must test if mb_string extension is in php.ini, and maybe provide a recovery option" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8278 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Various <a href> links don't work when kt installed in subfolder off root url" Fixed. Fixed all broken href links I could find. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8276 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Checking for write permission doesn't check if document is immutable. if immutable, user cannot have write access." Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8274 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Create indexer administration page" Updated. Fixed Typo. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8273 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Issue with viewing resolved permissions for all users" Fixed. Added a check for users in subgroups on the resolved permissions per user page. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8271 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Error when renaming folders that contain special characters" Fixed. Mysql is case insensitive, added a check in the php before returning true. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8270 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"new Tags with spaces are created without spaces" Fixed. The spaces were being removed using a str_replace. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8269 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexer should default to JavaXMLRPCLuceneIndexer in dmsDefaults" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8267 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -3.5.2 Upgrade - INFO: Scheduler - Background tasks errors(SUP-636)" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8266 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add extra validation for Permission::userIsSystemAdministrator()" Updated. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8264 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Provide some actions for portlets that allow javascript to be called rather than requiring the action framework" Implemented. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8263 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Update unit tests to be compatible with 3.5.2" Updated. Made sure unit tests ran as expected. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8262 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Remove background task permissions problems by making web server user deal with background tasks" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8261 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Wildcard search on metadata inconsistent with full text content search" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8260 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Full Path Search Broken - says field not found: Full" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8259 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Removed Title from being part of GeneralText criteria for search as it is catered for by the FullPath" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8258 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Searching integer field types results in SQL error" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8257 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On certain systems the external binaries are not found after upgrade" Updated. Fixed merge error. Committed By: Kevin Fourie Reviewed By: Philip Arkcoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8255 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"On certain systems the external binaries are not found after upgrade" Fixed. Added full path to upgrade installer function. NOTE: This will only work for pre 3.5.2 upgrades. Committed By: Kevin Fourie Reviewed By: Philip Arkcoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8254 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8252 c91229c3-7414-0410-bfa2-8a42b809f60b