• KTS-2800
    "Dashlets display with horizontal lines between text"
    Fixed. Changed the style overflow and padding
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2859
    "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Fixed. Add "call " in front of the command passed to exec().
    
    Committed by: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    Updated License Headers to 2008 and corrected some incorrect headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    Merge of Bryn Divey's work on Conditional Metadata into DEV branch.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7936 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • ------------------------------------------------------------------------
    r7700 | kevin_fourie | 2007-11-20 18:53:23 +0200 (Tue, 20 Nov 2007) | 1 line
    
    Fixed Merge error.
    ------------------------------------------------------------------------
    r7702 | kevin_fourie | 2007-11-20 21:31:52 +0200 (Tue, 20 Nov 2007) | 1 line
    
    Fixed merge errors.
    ------------------------------------------------------------------------
    r7703 | megan_w | 2007-11-21 08:53:51 +0200 (Wed, 21 Nov 2007) | 8 lines
    
    KTS-2708
    "Refactor plugins registration and loading"
    Fixed. Added a helper table for registering all the dashlets, actions, etc. Reduced the number of calls made when loading the plugins.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    ------------------------------------------------------------------------
    r7705 | conradverm | 2007-11-21 09:02:38 +0200 (Wed, 21 Nov 2007) | 6 lines
    
    KTS-2713
    "Filename is cast to integer in search results"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    ------------------------------------------------------------------------
    r7706 | megan_w | 2007-11-21 09:04:40 +0200 (Wed, 21 Nov 2007) | 8 lines
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    ------------------------------------------------------------------------
    r7707 | conradverm | 2007-11-21 09:07:22 +0200 (Wed, 21 Nov 2007) | 6 lines
    
    KTS-2714
    "Search results via web service return an error because of incorrect reference to workflow and state variables"
    Fixed.
    
    Comitted By: Conrad Vermeulen
    Reviewed By: Isaac Lundal
    ------------------------------------------------------------------------
    r7710 | jonathan_byrne | 2007-11-21 16:38:51 +0200 (Wed, 21 Nov 2007) | 7 lines
    
    KTS-2301
    "Number of characters allowed in a field is not 250 as is mostly specified"
    
    Fixed. Changed database to hold larger comments.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    ------------------------------------------------------------------------
    r7711 | kevin_fourie | 2007-11-21 18:09:34 +0200 (Wed, 21 Nov 2007) | 7 lines
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    ------------------------------------------------------------------------
    r7712 | kevin_fourie | 2007-11-21 18:58:39 +0200 (Wed, 21 Nov 2007) | 7 lines
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added upgrade table sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    ------------------------------------------------------------------------
    r7713 | kevin_fourie | 2007-11-21 19:01:13 +0200 (Wed, 21 Nov 2007) | 7 lines
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    ------------------------------------------------------------------------
    r7715 | kevin_fourie | 2007-11-21 19:15:30 +0200 (Wed, 21 Nov 2007) | 7 lines
    
    KTS-2708
    "Refactor plugins registration and loading"
    Updated. Added the upgrade sql.
    
    Committed by: Kevin Fourie
    Reviewed by: Conrad Vermeulen
    
    ------------------------------------------------------------------------
    r7719 | megan_w | 2007-11-22 08:56:19 +0200 (Thu, 22 Nov 2007) | 8 lines
    
    KTS-2691
    "Add the ability to enable / disable tasks within the scheduler"
    Fixed.  Tasks can be set as enabled / disabled / system. System tasks can't be disabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    ------------------------------------------------------------------------
    r7720 | megan_w | 2007-11-22 09:03:23 +0200 (Thu, 22 Nov 2007) | 13 lines
    
    KTS-2691
    "Add the ability to enable / disable tasks within the scheduler"
    Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system.
    
    KTS-1346
    "Periodic deleted document expunge"
    Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    ------------------------------------------------------------------------
    r7722 | kevin_fourie | 2007-11-22 14:44:48 +0200 (Thu, 22 Nov 2007) | 4 lines
    
    Database version bump to 3.5.2.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    ------------------------------------------------------------------------
    r7724 | kevin_fourie | 2007-11-22 21:12:34 +0200 (Thu, 22 Nov 2007) | 7 lines
    
    KTC-262
    "Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action""
    
    Fixed. Plugins now return their names correctly.
    
    Committed By: Kevin Fourie
    Reviewed By: Jonathan Byrne
    ------------------------------------------------------------------------
    r7725 | jonathan_byrne | 2007-11-23 08:06:10 +0200 (Fri, 23 Nov 2007) | 7 lines
    
    KTS-2706
    "Fatal error with in the workflow move document action. Fatal error: Call to undefined function: getpatharray() in /srv/www/html/3.4.3/plugins/ktcore/KTWorkflowTriggers.inc.php on line 513"
    
    Fixed. User will be directed to root folder.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    ------------------------------------------------------------------------
    r7727 | conradverm | 2007-11-23 11:27:36 +0200 (Fri, 23 Nov 2007) | 6 lines
    
    WSA-70
    "Provide a mechanism to allow for JSON responses from web service requests"
    Implemented.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    ------------------------------------------------------------------------
    r7728 | conradverm | 2007-11-23 11:54:21 +0200 (Fri, 23 Nov 2007) | 6 lines
    
    WSA-44
    "web service unit tests in php need to be incorporated for search"
    Updated. A few tests for search has been incorporated
    
    Committed By: Conrad Vermeulen
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7729 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "Add the ability to enable / disable tasks within the scheduler"
    Fixed. Added a status flag to determine if tasks are enabled / disabled / system. Set the indexing tasks as system.
    
    KTS-1346
    "Periodic deleted document expunge"
    Fixed. Changed the print statements to use the log. Added the expunge script to the scheduler and set as disabled.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7720 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse File »

  • KTS-2558
    "Update OSS to GPLv3"
    Updated. More header updates.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2558
    "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2561
    "Add df to config.ini"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7482 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • "Update OSS to GPLv3"
    Updated. More header updates.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7481 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7478 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "KTS-1880"
    "Upgrading from 3.0.3 to 3.3.5, has lost the information on who created the folders"
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    "KTS-2056"
    "Hard-coded on-screen text refers to a button that does not exist."
    Fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6776 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • "Unable to Expunge documents in OSS 3.0.3a"
    Fixed. Added session logout().
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6764 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »

  • "KTS-1783"
    "Unable to Expunge documents in OSS 3.0.3a"
    Implemented. This script expunges documents. It should be scheduled.
    
    Reviewed By: Kevin Fourie
    
    "KTS-1783"
    "Unable to Expunge documents in OSS 3.0.3a"
    Implemented. expunge() fixed.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6751 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »
  • "Unable to Expunge documents in OSS 3.0.3a"
    Implemented. This script expunges documents. It should be scheduled.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6746 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
     
    Browse File »