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

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

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

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

  • KTS-3184
    "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/STABLE/trunk@8287 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • KTS-3180
    "AddOutputFilterByType command has been deprecated in apache 2.1 and later"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8281 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »

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

  • KTS-3172
    "Indexer should default to JavaXMLRPCLuceneIndexer in dmsDefaults"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    KTS-3159
    "CLONE -3.5.2 Upgrade - INFO: Scheduler - Background tasks errors(SUP-636)"
    Fixed. 
    
    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@8268 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »

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

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

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

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

  • "Fatal error on new installation when directed to login.php line 168"
    Updated. Fixed typo.
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8214 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-3112
    "Fatal error on new installation when directed to login.php line 168"
    Re-applied. This was not the issue. upgrade.php had not run successfully.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8213 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • 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 Code »
  • KTC-173
    "The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short."
    Updated. Added item to upgrades table.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8206 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "The Title of the RSS feed seems to be limited to 20 characters and names longer than that is cut-short."
    Updated. Added item to upgrades table.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8204 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8199 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • 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 Code »

  • 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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8189 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • KTC-398
    "Security properties on the PDF document prevent text from being extracted."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8184 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8177 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

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

  • KTS-1594
    "Support for Office 2007 Documents"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8160 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • KTS-1594
    "Support for Office 2007 Documents"
    Fixed. Remove some stdout logging
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    KTS-2852
    " Title of the 'Welcome to KnowledgeTree' dashlet is cut off at the first double-quote the system encounters when it is in Edit mode."
    
    Fixed. Added functionality to convert double quotes to &quot so that the input tag displays the title correctly.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8157 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • 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 Code »