• KTS-3530
    "Allow reindexing of folders and their contents"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8872 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3232
    "Uno module appears to require editing document conversion scripts"
    Fixed. Allow ooProgramPath to be set as an environment variable.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8841 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "not indexed documents are not flagged to the admin"
    Fixed. reportUnindexedDocuments.php iterates through document id's in the database and identifies records that don't have a record in the index.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8693 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-3434
    "Background task can test Document Indexer diagnostics and cache results"
    Fixed
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8673 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Background task can test Document Indexer diagnostics and cache results"
    Fixed
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8669 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • KTS-3444
    "Indexing needs to be more resiliant when encountering errors with open office"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8656 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Indexing needs to be more resiliant when encountering errors with open office"
    Fixed. Rewrote expression used to resume processing failed indexed documents.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8654 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Indexing needs to be more resiliant when encountering errors with open office"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8652 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-3440
    "Restart open office periodically"
    Fixed. A count is incremented on indexing a document (successfully or not), after 50 documents open office is restarted.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermuelen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8637 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Restart open office periodically"
    Fixed. A count is incremented on indexing a document (successfully or not), after 50 documents open office is restarted.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermuelen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8634 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »


  • "When installing stack as root, OpenOffice stores files as root in the KT temp folder. The indexing scripts cannot clean these up."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8448 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • "Boolean expression break simple search"
    Fixed
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8436 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »


  • "CLONE -Advanced Search - List User Names in Alphabetical Order (SUP-715)"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Philip Arkoll
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8371 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »
  • "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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8346 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Indexer unable to index a MS PPT 2003 document"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8345 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-3229
    "SQL for search cleanup function is not compatible in newer versions of mysql"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8338 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "SQL for search cleanup function is not compatible in newer versions of mysql"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8337 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • KTS-3211
    "Search not adhering to read permissions"
    Fixed. Added permissions to the sql.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    KTC-443
    "No dashlets are displayed on Ie7 after upgrading from 3.5.2 to 3.5.2a"
    Fixed. The font-family "Bitstream Vera Sans" was causing an issue in IE7 so it has been removed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    KTC-444
    "SQL Error in the Indexer"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Isaac Lundall
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8324 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "SQL Error in the Indexer"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Isaac Lundall
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8323 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Search not adhering to read permissions"
    Fixed. Added permissions to the sql.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8321 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w 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 »
  • "Search engine results references Score field, which should be Rank"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8309 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »

  • "Problem with opendir() in windows under indexerCore"
    Fixed. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8292 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Problem with opendir() in windows under indexerCore"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Martin Kirsten
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8291 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Display the search expression tree"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8288 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »
  • "OOPresentationExtractor not working"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8283 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »

  • 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 Dir »
  • "CLONE -3.5.2 Upgrade - INFO: Scheduler - Background tasks errors(SUP-636)"
    Fixed. 
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8266 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm 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 »
  • "Remove background task permissions problems by making web server user deal with background tasks"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8261 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Wildcard search on metadata inconsistent with full text content search"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8260 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Full Path Search Broken - says field not found: Full"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8259 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8258 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »
  • "Searching integer field types results in SQL error"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8257 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Dir »