• "plugin_rss is not an innodb table"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7305 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Adding a folder descendant lookup table for search"
    Added. 
    
    Reviewed By: Kevin Fourie
    Committed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7304 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Use of wrong field in update of workflow state replacement during workflow state deletion"
    Fixed. replaced workflow_state_id with target_state_id in sql update.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7303 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Some typo slipped in.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7302 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Need a way to download or checkout multiple files at the same time"
    Refactored the code to zip files into a class. Updated the Bulk Export with the new class. Added the bulk check out action.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7301 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Automatically fill document title from filename"
    Added more logic to removing the extension from the title.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7300 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "Create proper init script for stack install"
    Done. Added to examples directory too.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7299 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Set the JavaXMLRPCLuceneIndexer as the default indexer"
    Done. See [indexer] section on config.ini.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7298 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »
  • "Indexes directory not found on stack install."
    Fixed. Corrected path for stack install.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7297 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Code »

  • "The search algorithm needs some work"
    Added. Primitive simple command line search.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7296 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Short tag issue
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7295 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7294 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Short tag issue
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7293 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "CLONE -Performance has become tragically slow (SUP-443)"
    Added. Implemented a a command line script to do basic mysql optmisation on tables.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7292 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "CLONE -Bug - Document Transaction History Not Tracking Emailing From KT (SUP-378)"
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7291 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Migration to PHP 5.2 seemed to have a problem with HTTP_RAW_POST_DATA variable not being set in some environments for some reason."
    Fixed. Removed reference to global HTTP_RAW_POST_DATA .
    
    Committed By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7290 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »

  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7289 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7288 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7287 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7286 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    KTS-2407
    "The text extractor diagnostics dashlet should also diagnose if the indexer is operational."
    Implemented. Made provision for distinction between extractor and indexer diagnosis.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7285 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7284 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7283 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation and optimisation of NOT into inverse of desired operator
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7282 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Internationalisation
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7281 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. removed some debugging statement.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7280 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "NOT doesn't always work in search expressions."
    Fixed.
    
    Commited By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7279 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "the 'does contain' or 'does not contain' expression syntax does not work"
    Fixed. There was a typo regarding the constant from phplemon.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7278 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Re-enable browse by script"
    Updated. Enabled the original browse by. We are going to re-imagine this at a later stage.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7277 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Add some basic plugin caching to improve performance"
    Updated. The original caching was causing problems. Had to revert caching to only around the database call.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7276 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Migration to PHP 5.2 seemed to have a problem with HTTP_RAW_POST_DATA variable not being set in some environments for some reason."
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7275 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "links on toolbar became inactive - preferences , about, etc"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7274 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »

  • "Reason field while copying a document can not be viewed through the UI"
    The reason wasn't being fetched from the form info before being inserted into the DB for both the copy and move actions.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7273 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Add some basic plugin caching to improve performance"
    Updated. Caching of plugins to file now implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7272 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "Add some basic plugin caching to improve performance"
    Updated. KTS-2358 impacted on the caching array that is required to cache. Thus the singleton() methods are restored to what they were before.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7271 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "possibility to delete a document version"
    Added a new transaction type for deleting a version of a document. The physical document is deleted but the DB record remains.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7270 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »
  • "Automatically fill document title from filename"
    Added an onchange option to the file input.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7269 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Code »

  • "The search algorithm needs some work"
    Updated.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7268 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Persistence of quick search from session
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7267 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »
  • "The search algorithm needs some work"
    Updated. Added search portlet.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7266 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse Code »