Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • plugins
23 Nov, 2005
5 commits
  • Put some code folding helpers around actions ...
    dd4461aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4125 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:22:36 +0000  
    Browse Dir »
  • Use default messages instead. ...
    aec424e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4123 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 11:43:48 +0000  
    Browse Dir »
  • - add org admin, unit admin. ...
    0423e62c
    - hide org admin
    - improve group-admin to allow editing of unit link
    - add UnitLink utilities to class Group
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4120 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 10:49:24 +0000  
    Browse Dir »
  • Re-implement folder addition using the folder actions framework. ...
    43eceb98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4118 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 10:18:20 +0000  
    Browse Dir »
  • moved group management to a kt3-style dispatcher. ...
    84b73292
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4117 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 08:43:48 +0000  
    Browse Dir »

22 Nov, 2005
2 commits
  • Move document discussion into the actions framework. ...
    be1908af
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4114 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:23:06 +0000  
    Browse Dir »
  • user management is now a dispatcher, and cleaned up. ...
    55c72d3b
    LDAP user-editing needs re-implementation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4108 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-22 13:18:48 +0000  
    Browse Dir »

21 Nov, 2005
14 commits
  • Implement document email using the actions framework. ...
    598ecfc7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4104 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 21:30:16 +0000  
    Browse Dir »
  • Move document permissions into the actions framework. ...
    78ecf34e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4103 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:59:27 +0000  
    Browse Dir »
  • Move permissions action into its own file (due to complexity) ...
    3c1f80cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4102 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:45:51 +0000  
    Browse Dir »
  • Remove "Link New Doc" until it works again. ...
    4ebe17d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4100 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:23:33 +0000  
    Browse Dir »
  • Move discussions into ktstandard from ktcore. ...
    52fae98e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4099 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:16:58 +0000  
    Browse Dir »
  • Implement archive subscription notice with the triggers framework. ...
    5d81f168
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4097 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:12:48 +0000  
    Browse Dir »
  • Implement archive using the actions framework. ...
    56f29c8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4096 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:12:21 +0000  
    Browse Dir »
  • Document publication has always been broken - remove it entirely. ...
    aced4b0d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4094 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:27:11 +0000  
    Browse Dir »
  • Implement document move subscription notices using the triggers ...
    6b0c6bfa
    framework.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4093 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:25:27 +0000  
    Browse Dir »
  • Implement document move using the action framework. ...
    90e903ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4092 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:24:44 +0000  
    Browse Dir »
  • improve and merge help admin with the new UI. ...
    2303cdf2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4091 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:56:34 +0000  
    Browse Dir »
  • improved the fieldset modification views. ...
    23999e53
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4090 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:44:38 +0000  
    Browse Dir »
  • moved admin/documentlink to new environment ...
    0573fffe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4088 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:31:11 +0000  
    Browse Dir »
  • The file request variable is named 'file', not 'fFile'. ...
    91119a66
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4084 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 10:56:12 +0000  
    Browse Dir »

20 Nov, 2005
3 commits
  • Implement document addition using the action framework. ...
    3edf668e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4080 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:39:53 +0000  
    Browse Dir »
  • We're now using folder actions! ...
    b0acd4d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4077 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:38:11 +0000  
    Browse Dir »
  • Don't try manage the list of transitions when we're not even in ...
    9580a83e
    workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4075 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 07:39:58 +0000  
    Browse Dir »

19 Nov, 2005
6 commits
  • Implement the document workflow screen within the actions framework. ...
    9cb27927
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4073 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:11:07 +0000  
    Browse Dir »
  • Add a subscription trigger on the delete action. ...
    4d4ec005
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4070 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:23:52 +0000  
    Browse Dir »
  • Implement document deletion using the action system. ...
    7addd52a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4069 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:22:19 +0000  
    Browse Dir »
  • Make the checkout subscription event a trigger. ...
    d52e9749
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4066 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:43:06 +0000  
    Browse Dir »
  • Implement checkin and checkout using the actions system ...
    1164e1b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4062 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:19:21 +0000  
    Browse Dir »
  • Add the search portlet to the dashboard page. ...
    c8429d02
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4059 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:50:04 +0000  
    Browse Dir »

18 Nov, 2005
5 commits
  • Introduce the ktstandard plugin, which provides services that can be ...
    449c77c5
    removed from the core of KnowledgeTree without causing problems.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4050 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:32:58 +0000  
    Browse Dir »
  • Bring in the portlets ...
    b38dd794
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4049 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:31:55 +0000  
    Browse Dir »
  • Move the search portlet into the plugins architecture. ...
    85f1f4aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4048 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:31:31 +0000  
    Browse Dir »
  • Implement the view action using the dispatcher method. ...
    bc170032
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4047 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:29:28 +0000  
    Browse Dir »
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    7de4999f
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »

16 Nov, 2005
2 commits
  • Remove DocumentCollaboration include - we don't use that anymore. ...
    59358ab0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4020 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:16:01 +0000  
    Browse Dir »
  • Welcome to KT3 ...
    f20b6b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »

15 Nov, 2005
1 commit
  • Comment out collaboration-related stuff - will need to look at how this ...
    f454dc20
    interacts with workflow at some point.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3984 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:09:18 +0000  
    Browse Dir »

25 Oct, 2005
1 commit
  • Fix a type that was registering the wrong action as a folder action. ...
    b35011f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3887 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-25 12:45:28 +0000  
    Browse Dir »

10 Oct, 2005
1 commit
  • Add a "workflow" action to documents. ...
    ba32dec4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3786 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:06:38 +0000  
    Browse Dir »