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
23 Nov, 2005
31 commits
  • Remove files replaced by actions ...
    4866cd8e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4147 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:17:30 +0000  
    Browse Code »
  • Implement bulk import as a folder action. ...
    7b76c6cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4146 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 22:15:14 +0000  
    Browse Code »
  • Default _aPages to an empty array. ...
    0a22e8d4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4145 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:57 +0000  
    Browse Code »
  • If the folder action has a path, require it. ...
    589a0f46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4144 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:36 +0000  
    Browse Code »
  • Only include the exception if it is there. ...
    ce7d8654
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4143 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:50:11 +0000  
    Browse Code »
  • If the action has a path, include it. ...
    f12cd60f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4142 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 21:49:34 +0000  
    Browse Code »
  • Register subscriptions as a plugin in KTPluginRegistry. ...
    a088490d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4141 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:15:07 +0000  
    Browse Code »
  • Let actions and portlets have access to their plugin's object ...
    ce6d6413
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4140 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:14:17 +0000  
    Browse Code »
  • plugin.php gives plugins a place to put pages that aren't actions or ...
    04bb7685
    admin pages (for example, a page for a user to manage their
    subscriptions)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4139 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:12:40 +0000  
    Browse Code »
  • Registry for plugins loaded on the system ...
    4a24fdab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4138 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:10:56 +0000  
    Browse Code »
  • Template for subscription management ...
    90c62411
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4137 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 19:03:38 +0000  
    Browse Code »
  • Moved into the plugins system ...
    2f557c81
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4136 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 15:30:20 +0000  
    Browse Code »
  • Use the new KTPlugin method to register actions, triggers, and portlets. ...
    ade01194
    Add a new plugin page for managing subscriptions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4135 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:56:01 +0000  
    Browse Code »
  • The page registry allows for entirely dispatcher objects to be reached ...
    6b638467
    via the web using /plugin.php/pagename.  Plugins will automatically put
    their namespaces at the beginning, so for subscriptions, it would be
    /plugin.php/ktstandard.subscriptions.plugin/pagename.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4134 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:54:47 +0000  
    Browse Code »
  • This stuff has moved into the Subscriptions plugin in ktstandard. ...
    c763d2e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4133 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:51:15 +0000  
    Browse Code »
  • KTPlugin is the base class for plugins - actions, portlets, triggers, ...
    86d110b2
    and pages should be registered via a plugin.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4132 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 14:50:26 +0000  
    Browse Code »
  • fix brokenness resulting from previous delete. ...
    6ee19488
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4131 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 14:40:44 +0000  
    Browse Code »
  • purge links, web, news. ...
    25389aef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4130 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 14:28:45 +0000  
    Browse Code »
  • merge in role management. ...
    187aea5c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4129 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 13:58:01 +0000  
    Browse Code »
  • Implement folder subscribe/unsubscribe ...
    11d6e38e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4128 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:48:09 +0000  
    Browse Code »
  • Remove old folder permissions edit/view code - folder permission ...
    5df72790
    view/edit is now a folder action.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4127 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:28:32 +0000  
    Browse Code »
  • Implement folder permissions view/edit using the folder actions framework. ...
    545a3bae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4126 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:23:14 +0000  
    Browse Code »
  • Put some code folding helpers around actions ...
    a4cd7289
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4125 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 12:22:36 +0000  
    Browse Code »
  • Accomodate (but not yet act on) exceptions/errors being passed through to ...
    2f87f3bc
    errorRedirectTo and errorPage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4124 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 11:59:05 +0000  
    Browse Code »
  • Use default messages instead. ...
    937b7b52
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4123 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 11:43:48 +0000  
    Browse Code »
  • Cater for error viewers and default messages - default messages will ...
    6f44d95d
    only be used if another message isn't forthcoming - from a PEAR Error
    instance, for example.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4122 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 11:42:40 +0000  
    Browse Code »
  • The error viewer framework allows for pear errors to be displayed in the ...
    d6099c4f
    best possible manner for the error in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4121 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 11:41:14 +0000  
    Browse Code »
  • - add org admin, unit admin. ...
    5ebf4e59
    - 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
    Brad Shuttleworth authored
    2005-11-23 10:49:24 +0000  
    Browse Code »
  • Use fully-qualified names for queries. ...
    25092535
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4119 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 10:22:30 +0000  
    Browse Code »
  • Re-implement folder addition using the folder actions framework. ...
    783b3e04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4118 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-23 10:18:20 +0000  
    Browse Code »
  • moved group management to a kt3-style dispatcher. ...
    df90063a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4117 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-23 08:43:48 +0000  
    Browse Code »

22 Nov, 2005
9 commits
  • Fix typo - sBuildInAction -> sBuiltInAction ...
    19d25f24
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4116 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 20:33:35 +0000  
    Browse Code »
  • Fix double-$ typo. ...
    5c056d27
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4115 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 20:31:56 +0000  
    Browse Code »
  • Move document discussion into the actions framework. ...
    57b60d5d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4114 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:23:06 +0000  
    Browse Code »
  • Modernise the discussion entities using the usual KTEntity style. ...
    83033f32
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4113 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:18:59 +0000  
    Browse Code »
  • Changes to support requireCSSStandalone ...
    4eb3f556
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4112 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:18:09 +0000  
    Browse Code »
  • Add validateString, which currently trims off all whitespace from the ...
    9f5b32be
    return value, and errors out if the resultant string is empty.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4111 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:17:28 +0000  
    Browse Code »
  • Add requireCSSStandalone, which allows you to include some CSS styling ...
    62884caf
    for your template, but in the proper location.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4110 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:16:39 +0000  
    Browse Code »
  • Add getId(), since the implementation is the same for every entity. ...
    53238b9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4109 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:15:49 +0000  
    Browse Code »
  • user management is now a dispatcher, and cleaned up. ...
    de5abcbb
    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
    Brad Shuttleworth authored
    2005-11-22 13:18:48 +0000  
    Browse Code »