• KTS-3342
    ""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/STABLE/branches/3.5.2c-Release-Branch@8438 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • 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
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »
  • 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
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3100
    "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/STABLE/trunk@8277 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3168
    "Searching integer field types results in SQL error"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3164
    "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
    
    KTC-433
    "Full Path Search Broken - says field not found: Full"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3163
    "Wildcard search on metadata inconsistent with full text content search"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3165
    "Remove background task permissions problems by making web server user deal with background tasks"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    WSA-116
    "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
    
    KTS-3169
    "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
    
    KTS-3171
    "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/STABLE/trunk@8265 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2439
    "Use of wrong field in update of workflow state replacement during workflow state deletion"
    Fixed. Static call to cache clearing function that is not static was causing fatal error.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3098
    "If the Field contain more than 50 character you cannot scroll to the right"
    Fixed. Truncated the filed to 40 characters.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8197 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTC-395
    "Unable to compare content versions for a txt doc or an Open Office document"
    Fixed. Changed the way it checks if open office is running.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-3104
    "Dashboard Info Dashlets displaying white blocks when rolled up."
    
    Fixed. Added new pngs to be used when an info dashlet is rolled up and changed css accordingly.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2885
    "Positioning of where the notification icon appears on dashlets is incorrect. Currently vertically aligned middle and should be text-top."
    
    Fixed. Changed the positioning of the error and info dashlet notifictation icons to top.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-3106
    "On the log-in/logout dialog and the footer of the KTDMS web browser interface there is no version description added to the version."
    Fixed. If the wintools plugin is not enabled, Community Edition is appended to the version name.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2695
    "The character Ñ is replaced by ? when used in a document filename in the DMS"
    
    Fixed. Changed smarty wordwrap to make a new line on the end of a word to stop question marks from displaying.
    
    Committed By: Jonathan Byrne
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8194 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3102
    "Error dashlets and error message dashlets displaying incorrectly."
    
    Fixed. Changed CSS and added new pictures to fix error dashlets, error message dashlets and info dashlets.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-2894
    "Dashboard reports problems and refers to Administrator Guide, which does not deal with those problems"
    Fixed. Removed offending text.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8187 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-399
    "Bulk checkout: when you checkout an already checked out document you get an information alert that is not clear"
    Fixed. If a document is checked out by the current user it now gets added to the downloaded files.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2655
    "Error Message On Removing Permissions but action goes ahead anyway"
    Fixed. Added a check to ensure the user doesn't removed his/her own permission to manage security.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2873
    "Double quote (") is not accepted as valid input for metadata when the name of a Lookup field or a Tree field has a Double quote in."
    Fixed. The values in the sub categories needed to be htmlentities().
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3091
    "The name of the open office service needs to be changed in the script to check if its running"
    Fixed. Changed the name and the paths to match the new stack.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3093
    "Creating fieldsets and fields with quotes results in double escaping of names and descriptions"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3096
    "Creating workflow, workflow states, workflow transition names with quotes results in double escaping of names and descriptions"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3097
    "Field names with quotes was impacting on search2 query builder"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3085
    "Storage utilisation plugin does not seem to be working on Windows Vista."
    Fixed. Unfortunately, df does not work on Vista. We now detect if df has a problem and disable the dashlet accordingly.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTC-403
    "One is able to make a checked out document immutable"
    
    Fixed. Added a check to return an error if the document is checked out.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-1888
    "Expunge page in the DMS Administration section, pagination not working, links to consecutive pages do not work"
    
    Fixed. Changed the php file to return the contents of a div and not just a table body so that pagination works 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@8171 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3059
    "Unsupported documents are not indexed rightly so but the Documents Indexer Statistics's Documents Indexed shows a number contrary this"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-1594
    "Support for Office 2007 Documents"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2400
    "Using double quotes in the new search system may be problematic"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8147 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3077
    "Error dialogs are not displayed correctly"
    
    Fixed. Fixed text overlapping the bottom of the block. Fixed holes in the side of the block.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-3056
    "Create a script to check if Open Office is running (SUP-614)"
    Fixed. Added the script to the scheduled tasks.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-3083
    "Import from Server Location, you get a Fatal Error"
    Fixed. Added document object error checking.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonnathan Byrne
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8139 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTC-262
    
    "Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action""
    
    Fixed. Added a check to display name using getName() in case getDisplayName() returns an empty string. 
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-3057
    "Cleanup link on System Folder Utilization dashlet points to an non-existing url"
    Fixed. Cleaned up Url creation for Windows.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8134 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-378
    "A Pear fatal error when attempting to create a new authentication provider"
    Fixed. Made the isError function static as it inherits from PEAR::isError which was made static.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2579
    "scripts not resolving paths correctly with stack installer"
    Update. Adding changing to relative path so external user/scripts don't have to do this
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-3053
    "TinyMCE WYSIWYG editor not loading on disclaimer and help edit pages"
    In progress. Removed old version.
    
    Committed By: Kevin Fourie
    Reviewed By: Philip Arkcoll
    
    KTS-2891
    "Search widget is too big as it is invisible when the screen resolution is low"
    Fixed. Add Dashlet widget was not catered for on dashboard.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3053
    "TinyMCE WYSIWYG editor not loading on disclaimer and help edit pages"
    Fixed. Updated to version 3.0.
    
    Committed By: Kevin Fourie
    Reviewed By: Philip Arkcoll
    
    KTS-2849
    "Document object has some uncorrects methods"
    
    Fixed. Changed setMetadataVersion function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8120 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2890
    "Search results run off page on IE 7, FF, Safari"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Johnathan Byrne
    
    KTS-2891
    "Search widget is too big as it is invisible when the screen resolution is low"
    Fixed. Added support for Safari
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Bryne
    
    KTS-2816
    "User without permissions is notes as having all permissions upon 'View resolved permissins for users'"
    
    Fixed. Fixed problems in the user hasPermission function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8100 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2917
    
    "If the fieldset names are too long there is no way to get to the edit button on the main Fieldset page"
    
    Fixed. Fieldset name is now truncated to a better size.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2717
    "Changing folder permissions to allow for a new user group to perform the delete action does not work"
    Fixed. On overriding permissions for the folder the copy permissions action wasn't taking existing documents in the folder into account.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2432
    "Dynamic Condition Doesnt Work in 3.4.3"
    Fixed. On adding / editing a document it now checks if dynamic conditions exist and updates the permission object.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-227
    "Widget broken"
    
    Fixed. Html tags are now interpreted properly on the conditional metadata admin page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-3048
    "External Dependencies missing after upgrade"
    In Progess. Updated the upgrade config functions.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8093 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3027
    "Search2: a search criteria using LIKE does not work if combined with a wildcart search"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    KTS-3038
    
    "Scheduler plugins are not in the default data.sql install file"
    Fixed. Updeated data.sql file.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8071 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTC-327
    "The Document Indexing Diagostics does not show problems when in reality they exist"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8068 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2143
    "Manage Lookups for Field: Explanations incorrect"
    Fixed.
    
    Commited By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    Updated About page.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-3033
    "The bullets on the welcome dashlet render incorrectly"
    Fixed. Added some left padding
    
    Committed By: Megan Watson
    Reviewed By: Jalaloedien Abrahams
    
    KTC-177
    "RSS feed appears wrong when launched from the 'Actions on this folder' when the folder has the internationalisation string as its name or the name of any of its subfolders."
    Fixed. Added headers before displaying the feed. Cleaned up the htmlentities in the feed.
    
    Committed By: Megan Watson
    Reviewed By: Jonathan Byrne
    
    KTS-3020
    "When sent a link to a document in KnowledgeTree, asked to log in, but not taken to the document - taken to the dashboard."
    Fixed. Modified the check on the last user to use the ip address and check if the last user timed out or not.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3025
    "Move KTWSAPI foders to KnowledgeTree forge"
    Moved.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-3038
    "Scheduler plugins are not in the default data.sql install file"
    Fixed. Updeated data.sql file.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8063 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2143
    "Manage Lookups for Field: Explanations incorrect"
    Fixed.
    
    Commited By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-3023
    "Search2: The criteria uses both BEFORE and AFTER inclusively"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8056 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2391
    "When changing doc type the old associated fieldsets should be removed"
    Fixed. Incremented the metadata version and copied the metadata for the fieldsets that remain with the new doc type.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-3031
    "Breadcrumb function in Document links displays incorrectly"
    Fixed. Added the root folder at the start of the breadcrumb trail. Refactored the function into ktutil.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-1489
    "Unarchival action not recorded within document transaction history"
    Fixed. Added a transaction in.
    
    KTS-3029
    "On restoring archived documents, all documents in the list are selected"
    Fixed. Removed the collection widget which only works properly for single selections.
    
    KTS-2891
    "Search widget is too big as it is invisible when the screen resolution is low"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3024
    "Search2: Searching using a quick search gives a warning"
    Updated. Changed the content of the message.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Xolo Mashinini
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8052 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2809
    "Update the Copyright date to 2008 from 2007"
    
    Updated. Changed copyright date on login page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-2809
    "Update the Copyright date to 2008 from 2007"
    
    Updated. Changed copyright date on login page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-2809
    "Update the Copyright date to 2008 from 2007"
    
    Updated. Changed copyright date on login page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8036 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2912
    "Document Indexing Diagnostics shows that there is a problem indixing a PDF file"
    Fixed.
    
    Commited By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    KTS-2892
    "Search for user by username returns all users and filter is ignored."
    Fixed. The sql function to get the list of users was overwriting the filter.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2873
    "Double quote (") is not accepted as valid input for metadata when the name of a Lookup field or a Tree field has a Double quote in."
    Fixed. Sanitised the values.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-331
    "Bulk upload throws an exception shown on attached screenshot"
    Fixed. The upload is successful regardless of the exception, put @ in front of the chgrp() to suppress the error message.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8031 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2906
    "Introduce logging of PEAR_Error into log file"
    Updated. Made this feature optional.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8022 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3016
    ""
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8019 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-286
    "Welcome to knowledgeTree dashlet should always be on the top left corner of the dashlet container"
    Fixed. Added a check, if the list of dashlets for the user is empty, then it should find the welcome dashlet and move it.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTC-320
    "Information icon in WebDAV Connection Information dashlet does nothing"
    Fixed. Removed the icon.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2182
    "A user, which subscribe to a folder doesn't need to be notify for his own action on the folder"
    Fixed. Added a check for the current user when getting the list of subscribers.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2359
    "Automatically fill document title from filename"
    Fixed. Added a check on whether the filename has an extension.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-1738
    "Add version comparison diff"
    Fixed. Added a check for the doc comparison plugin. If its active, the links to compare content are displayed.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8017 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2906
    "Introduce logging of PEAR_Error into log file"
    Implemented. Not ideal implementation, would have been better in a derived class.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2907
    "Workflow Association Plugin does not include plugin.inc.php"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8005 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2889
    "Scheduler Dashlet (containing cron instructions) should not be visible if the stack is installed properly and the PHP schedular is running."
    Fixed. Added a check for disabled tasks and for a fresh install. Modified the text to reflect the scheduler running as a service.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2879
    "WebDAV from Mac Finder does not work to local dms. Suspect it could be https."
    Fixed. The page displaying the url for connecting to webdav now displays https not http and indicates if safemode is enabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen 
    
    KTS-1594
    "Support for Office 2007 Documents"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-1594
    "Support for Office 2007 Documents"
    Implemented. Added Mime Types
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2799
    "3.5.2 beta 2 upgrade error"
    Updated. Updated the persistent actions methods. This needs to be done properly if it works.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7995 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • KTC-247
    "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
    
    KTS-1786
    "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/STABLE/trunk@7920 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "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
    kevin_fourie authored
     
    Browse Dir »

  • 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
    kevin_fourie authored
     
    Browse Dir »

  • KTC-263
    "Internal RSS feed does not work on FF but partially works on IE"
    Fixed. Added a check on whether an external feed is pointing to an internal document.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-266
    "The 'Dashboard' External RSS feed dashlet does not support password authenticated feeds"
    
    Fixed. Added a better error message for authenticated rss feeds.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    KTS-2750
    "Allow/enable multiple documents to be selected when attempting to link documents"
    Fixed. Changed the collection to use the advanced selection. Removed the collection widget and added breadcrumbs. The collection widget wasn't using the mochikit correctly.
    
    KEP-121
    "Links to or from external world"
    Fixed. Added a link to the Links action to add an external url as a link.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7849 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-259
    "HREF Error when attempting to access a document via a URL that specifies a non-existent document-id"
    Fixed. Added a boolean variable to the page object which checks for a link. 
    
    Committed By: Yusuf Davids
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7844 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »