-
KTS-3337 "Text extractors using incorrect Python binary because of config.ini option" Fixed. The stack is now checked before the config.ini option. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8435 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3323 "CLONE - Breaks the pattern graph (SUP-780)" Fixed. Added scrolling to stop user interface from displaying incorrectly. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8432 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-119 "get_listing() function failing on a directory containing a document assigned to a workflow state" Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8426 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3257 "CLONE -Advanced Search - List User Names in Alphabetical Order (SUP-715)" Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8425 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3242 "Class "PartialQuery" not found in search2.php on line 97" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8424 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2666 "Permissions not properly inherited" Fixed. Changed check in Permission.php and hasPermission in User.inc to use userHasPermissionOnItem function. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8423 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3315 "Remove hardcoded APP_NAME's" Fixed. Changed hard coded KnowledgeTree to APP_NAME where found. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8422 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3319 "Users unable to remove manage security permission" Fixed. Commented out manage security checks. Committed By: Jonathan Byrne Reviewed By: Isaac Lundall git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8421 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3326 "Bug when loading cached config results in an error with array_key_exists." Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8420 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3328?"MD5 hash is not being updated or stored for documents that are checked in"?Fixed. Added md5 hash update to documentutil.inc.php??Committed By: Jalaloedien Abrahams?Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8419 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-463 "Path Issues in KnowledgeTree (LDAP and File Upload problems)" Fixed. Added a check to ensure path is absolute. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8409 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3260 "Missing require_once in files" Fixed. Added the missing requires. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8408 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3316 "Remove references to KnowledgeTree from housekeeper plugin" Removed. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8404 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8402 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-2295 "CLONE -Links to KT documents/folders do not work in MS Word (SUP-390)" Fixed. Removed all logic for redirecting to the dashboard after a time-out. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8401 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3254 "KTUtil::checkForStackCommand assumes php is to be found inside KTDir" Fixed. The scheduler now calls findCommand() which is not a stack specific function. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8400 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3288 "Language Paths aren't being created in the database properly which causes the Welcome Dashlet to not display." Fixed. Fixed a problem with the isAbsolutePath function. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8399 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3303 "Performance on updating of permissions takes a long time when there are many documents" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8398 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3305 "Disk/Folder Utilization dashlets have wrong URLs" Fixed. The dispatcherUrl was being appended to itself. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8397 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3311 "Custom Error page graphics not displaying in windows XP" Fixed. Added a check to remove unwanted / or \ in then rooturl. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8396 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3312 "config.ini file is possibly corrupted after upgrade" Fixed. Removed active code but left upgade in so as not to mess with the upgrades table. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8395 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2c-Release-Branch@8394 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2b-Release-Branch@8362 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2b-Release-Branch@8361 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.2a-Release-Branch@8351 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3233 "If you use a (-) in a lookup fieldset name, the browse by lookup value returns all documents associated to the fieldset." Fixed. The (-) was being replaced by an (_). Committed by: Megan Watson Reviewed by: Conrad Vermeulen KTS-3165 "Remove background task permissions problems by making web server user deal with background tasks" Fixed. Added some debug logging Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3235 "Indexer unable to index a MS PPT 2003 document" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3236 "Indexing process should skip temporary files as the indexer process is likely to fail resulting in users being confused." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3237 "Document Indexer dashlet shows the number of documents in the queue to include the problem documents in the queue" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8348 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3165 "Remove background task permissions problems by making web server user deal with background tasks" Fixed. Cater for HTTPS certificate issues Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8342 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3165 "Remove background task permissions problems by making web server user deal with background tasks" Fixed. Sorted issue with server name resolution Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8340 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3229 "SQL for search cleanup function is not compatible in newer versions of mysql" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8338 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3220 "Lucene migration status dashlet remains in view after installation is complete" Fixed. Was returning true before checking. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8336 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3214 "Mobile Number is not saved in database" Fixed. Stopped preference update from removing mobile number. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8332 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-445 "Problem with Workflow Triggers" Fixed. On loading the plugins the relative paths are converted to full paths. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8330 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3214 "Mobile Number is not saved in database" Fixed. Added line to save mobile number into user object. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-3201 "Ability to toggle between old 'browse view' search results, and 'search engine' results view" Fixed. Added check on whether search results exist, so the document count returns 0 not 1. Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3216 "Document Links: Invalid Identified Provided for: Document" Fixed. Removed array_merge function and added 'new' action to collection options array. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8329 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3211 "Search not adhering to read permissions" Fixed. Added permissions to the sql. Committed by: Megan Watson Reviewed by: Kevin Fourie KTC-443 "No dashlets are displayed on Ie7 after upgrading from 3.5.2 to 3.5.2a" Fixed. The font-family "Bitstream Vera Sans" was causing an issue in IE7 so it has been removed. Committed by: Megan Watson Reviewed by: Kevin Fourie KTC-444 "SQL Error in the Indexer" Fixed. Committed By: Kevin Fourie Reviewed By: Isaac Lundall git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8324 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3206 "Upgrading from OSS 3.4.6 to 3.5.2a shows the error 'Could not locate the df library'" Fixed. Commented out config item as on Linux it is a system command. Committed By: Kevin Fourie Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8320 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3208 "Error when adding external links to a document" Fixed. Check if array is not empty before running the foreach Committed by: Megan Watson Reviewed by: Jonathan Byrne KTS-3181 "Scheduler: Migration process fails" Fixed. Divide by 1 if migrated documents is 0 Committed By: Megan Watson Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8318 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3199 "Cannot scroll to the right or left on the workflow configuration page of a large workflow" Fixed. Stopped div from popping out of the main page in internet explorer. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8315 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTC-436 "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 KTS-3190 ""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 KTC-437 "info Box / Document preview" In progress. Added big mimetype icons for the info box. Committed by: Megan Watson Reviewed by: Jalaloedien Abrahams KTS-3201 "Ability to toggle between old 'browse view' search results, and 'search engine' results view" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3112 "Fatal error on new installation when directed to login.php line 168" Removed. The redirection could result in endless loop. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3204 "Search engine results references Score field, which should be Rank" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie KTS-3205 "dmsDefaults refers to KTDIR and not KT_DIR" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3203 " Ensure all entries in config.ini have a default in dmsDefaults.php" Fixed. Added defaults for all items from config that i could see were missing. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams KTS-3202 "Update search2 widget to persist search results default state" Fixed. Used the session variable to persist state. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8313 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3141 "Error in template syntax for search2 portlets" Fixed. Fixed all hyperlink urls mentioned in the ticket. Committed By: Jonathan Byrne Reviewed By: Megan Watson KTS-3200 "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/STABLE/trunk@8303 c91229c3-7414-0410-bfa2-8a42b809f60b
-
WSA-114 "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 WSA-118 "Java proxy objects experiencing exceptions" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson KTS-3199 "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/STABLE/trunk@8299 c91229c3-7414-0410-bfa2-8a42b809f60b