• KTS-3347
    "CLONE -Add a Document to a folder problem(SUP-820)"
    Fixed. Changed htmlentities to htmlspecialchars to stop conversion of international characters.
    
    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@8447 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3346
    "KTPluginUtil dies horribly when a DB / pear error is returned"
    Fixed. Added a check for pear error when getting the plugin helpers.
    
    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@8439 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • 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
    kevin_fourie authored
     
    Browse Dir »

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

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

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

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

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

  • 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
    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 »

  • KTS-2402
    "Display the search expression tree"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3178
    "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
    
    KTS-3177
    "Unit admin permissions"
    Fixed. Changed logic which checks whether the Manage Security permission is being disabled.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-3187
    "Problem with opendir() in windows under indexerCore"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    KTS-3187
    "Problem with opendir() in windows under indexerCore"
    Fixed. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    KTS-3188
    "Indexing Diagnostics page provides an invalid link to documents"
    Fixed.
    
    Committed By: Conrad Vermeulen	
    Reviewed By: Monique
    
    KTS-3182
    "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/STABLE/trunk@8295 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3181
    "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
    
    KTS-3179
    "OOPresentationExtractor not working"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3181
    "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/STABLE/trunk@8285 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2832
    "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/STABLE/trunk@8279 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-2601
    "Create indexer administration page"
    Updated. Fixed Typo.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Byrne
    
    KTS-3178
    "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/STABLE/trunk@8275 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3154
    "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
    
    KTS-3155
    "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
    
    KTS-3167
    "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/STABLE/trunk@8272 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-3166
    "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/STABLE/trunk@8256 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Version change to 3.5.2a for bugfix release.
    
    KTS-3150
    "WebDAV Interface - "&" in folder names causes error"
    Fixed. Replaced the & with %26.
    
    Committed by: Megan Watson
    Reviewed by: Isaac Lundall
    
    KTS-3156
    "Fix incorrect fonts in 3.5.2"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-3157
    "Fieldset fields aren't being sorted alphabetically when editing the metadata"
    Fixed. Added the sort into the getByFieldset function that gets used everywhere.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-3022
    "Change the plugins to use relative paths"
    Fixed. On setup the plugins and plugin helpers now call fixfilename which finds the correct relative paths. Fixed the ktutil function isAbsolutePath.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8253 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-3129
    "After upgrade user can conenct KTE to Server but cannot upload files or create folders"
    Fixed. 
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8227 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3054
    "Reason for error not indicated in Windows Server 2003 IE6"
    Fixed. Added css to display error message in kt-ie-icons.css 
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTS-2768
    "DMS crashes when clicking 'Bulk Download' on a folder view folders in view"
    Fixed. Changed the name of the zip file.
    
    Committed By: Megan Watson
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8220 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3108
    "In bulk import gzip should be removed from the list of supported formats"
    Fixed. Removed the text.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-3112
    "Fatal error on new installation when directed to login.php line 168"
    Fixed. This just hides a symptom, but not the reall cause.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3112
    "Fatal error on new installation when directed to login.php line 168"
    Fixed. Deleting plugin helper usually fixes this.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8210 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3055
    "OpenOffice service is not being detected by Dashlets on Vista"
    Fixed. Seems Vista has no alias for localhost. We need to use 127.0.0.1
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8203 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-408
    "Cannot locate binary for PostScript Text Extractor (pstotext)"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8183 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3095
    "Backslashes, ampersands etc and different characters in the Workflow and Document type names with ' " <> | ; in its name"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-3088
    "Linking a document to itself does not create a link."
    
    Fixed. Added a check to return an error if the document is trying to link to itself.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    KTC-387
    "Duplication of the log-in footer after logging out from languages other than English."
    Fixed. Updated dulicate tags due to "2007 to 2008" issue.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    KTS-673
    "The search algorithm needs some work"
    Added. Examples folder was missing.
    
    KTS-2901
    "Search2: the quick search options are not clickable"
    Updated. This should resolve the javascript error.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTC-400
    "Exception thrown when clicking on a document's version history link"
    Fixed. Added function to check plugin availability
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    KTS-3090
    "Get an error when trying to view all groups on your active directory server."
    Fixed. Added error checking.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8180 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3095
    "Backslashes, ampersands etc and different characters in the Workflow and Document type names with ' " <> | ; in its name"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8173 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-2829
    "Tags containing special characters are truncated at the first special character the system encounters."
    
    Fixed. Changed strlower command to mb_strtolower to cater for special characters.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2584
    "Postscrip extractor is disabled on linux"
    Updated. Updated binary name to ps2txt.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8154 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2861
    "KTUtil::arrayGet see "0" as an empty string"
    Fixed. Removed isset in favour of manual 0 and '0' checking.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8151 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-3083
    "Import from Server Location, you get a Fatal Error"
    Fixed. Added more 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@8149 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • KTS-1594
    "Support for Office 2007 Documents"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2861
    "KTUtil::arrayGet see "0" as an empty string"
    Fixed. Using isset($aArray{0}) now. Evaluates to false if $aArray is not set or if it has zero length (ie. it's first character is not set).
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8144 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »