-
"CLONE -Feature Request - Break Up List of "Documents with Indexing Problems" Into Seperate Pages(SUP-756)" Fixed. Added pagination to index errors report page. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8457 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Need ability to E-mail file links to external non-KTMS users" Fixed. External users are emailed a link to download the document via webservices. Added a check in the webservice download function to bypass the session check and to use the normal document object instead of ktapi document. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8452 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Folder Usage dashlet reporting space usage incorrectly" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8449 c91229c3-7414-0410-bfa2-8a42b809f60b
-
""Resolved permissions per user" shows all users in the system (i.e. not only users which have permissions assigned) in version 3.5.2 (SUP-638)" Fixed. Replaced the array of all users with only active users when displaying them in the template. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8433 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -Failure in Workflow(SUP-805)" Fixed. The getDisplayName() function was expecting a document object to exist. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8429 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"When navigating to an archived document, the user should have the ability to request a document to be unarchived." Fixed. The user can send a request which plugs into the "request assistance" notification plugin. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8428 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8418 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8416 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Greek filename does not appear in tooltips nor greek tag" Fixed. Removed the strtolower() on non-ascii tags. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8412 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8411 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Disk usage dashlet doesn't work on Mac OS X" Fixed. The -B parameter doesn't exist for df on the mac, changed it to use -k (kB) and multiply by 1024. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8410 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8403 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8393 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8388 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Welcome Dashlet needs to be changed." Fixed. Added Changes. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8386 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add "browse by tag" feature" Fixed. Created a portlet that displays next to the search results and can be used to filter down through the results. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8364 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Entered information not retained/persisted when the user is returned to a page by the input validation failing." Fixed. The user parameters get persisted on failure of validation. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8363 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add Document: Missing Document type deletes source File selection" Fixed. Moved the message from the validation to addDocument. It now only appears if there are other errors in the form. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8360 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Add Document: Missing Document type deletes source File selection" Fixed. Updated the javascript to only fill in the title if the field is empty. Added a message to reselect the filename. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8358 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"It should be possible to edit and rename lookup values form the administration section" Fixed. Added an edit icon. Removed the sanitizetosql on saving to the DB. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8349 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8347 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Allow the user to change the ordering of the browse columns" Fixed. Added the logic to change the order. Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8334 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8333 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8327 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8325 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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/trunk@8317 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8316 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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"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
-
"Funny looking folders in IE" Fixed. Changed CSS and HTML to display folders correctly under Internet Explorer. Committed By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8244 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8242 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"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 git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8240 c91229c3-7414-0410-bfa2-8a42b809f60b