Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • knowledgetree
  • docs
  • VERSION.txt
  • Merged in from DEV trunk... ...
    ce586c33
    ------------------------------------------------------------------------
    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
    2007-11-23 09:59:42 +0000  
    Browse Code ยป
VERSION.txt 6 Bytes
Edit Raw Blame History
1
3.5.2